body { 	
	background-color: #fff;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333;
}

.botnav {
	font-size: 8.5pt;
	color: white;
}

.container {
	margin-left: auto; 
	border: solid 1px #666;
	margin-right: auto; 
	height:100%;
	width: 768px;
	min-height:100%;
	background:#fff;
	color: #000000;
background-color: #fff}


	
.banner {
	position:absolute;
	top:0;
	width:768px;
	margin-left: auto; 
	margin-right: auto; 
	overflow:hidden;
	padding: 0;
	height: 61px;
}

.pcurve {
	position:absolute;
	top:61px;
	width:770px;
	margin-left: auto; 
	margin-right: auto; 
	overflow:hidden;
	padding: 0;
	height: 114px;
}
		
.contentArea {	
	padding-top:166px;
	width: 500px;
	background-color : #FFF;
	margin-left : 149px;
	margin-right : 109px;
}

.contentText {	
	padding: 15px;
	line-height: 21px;
}

.contentText2 {	
	margin-top: -5px;
	margin-left: 10px;
	line-height: 21px;
}

.first {
	font-size: 10pt;
}

.heading1 {
	font-size: 14pt;
}

.sidebarleft { 
	position:absolute;/*ie needs this to show float */
	margin-left:0;
	width: 144px;
	top: 175px;
}

.sidebarright { 
	position: absolute;/*ie needs this to show float */
	width:119px;
	margin-left: 649px;
	text-align: right;
	margin-right: 0px;
	top: 176px;
	padding-top:0;/*needed to make room for header*/
}

.sidebarleftcontent { 
}

.sidebarrightcontent { 
	height: 100%;
}

img.floatRight { float: right;
margin: 4px; }

.footer {
	height:42px;
}

.footernav {
	padding-left: 30px;
	padding-bottom: 10px;
}

.copy {
	margin-left: auto; 
	margin-right: auto; 
	height:100%;
	width: 768px;
	
}

.first {

	font-size: 10px;
	font-weight: bold;


}

.copycontent {
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 10px;
}

A {
	color: #0078C1;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

A.nav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #0078C1;
	text-decoration: underline;
}

A.nav:hover {
	color: #666;
	text-decoration: none;
}

A.copy {
	color: white;
	text-decoration: none;
}

A:hover.copy {
	color: #ccf;
	text-decoration: none;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border-right: 1px solid #79ABDC;
	border-bottom: 1px solid #79ABDC;
	border-top: 1px solid #79ABDC;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) repeat-x;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #79ABDC;
	background: none;
}

#mytable td {
	font-size: 10px;
	border-right: 1px solid #79ABDC;
	border-bottom: 1px solid #79ABDC;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytabletd alt {
	background: #fff;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #79ABDC;
	border-top: 0;
	background: #fff url(../bullet1.gif) no-repeat;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #79ABDC;
	border-top: 0;
	background: #f5fafa url(../bullet2.gif) no-repeat;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #797268;
}

li
{
 list-style: none;
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .9em;

}

label,input {
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 10px;
}

.hid input {
background-color: #fff;
border: 0px solid #333;
	width: 0px;
	padding: 0px;

}

input {
background-color: #ADCAE8;
border: 1px solid #333;
	color: #333;
	width: 174px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

label {
	text-align: right;
	width: 140px;
	padding-right: 20px;
}

select  {border: 1px solid #333;
background-color: #ADCAE8;

	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;}

textarea {border: 1px solid #333;
background-color: #ADCAE8;
	color: #333;
	width: 200px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
overflow:hidden;

margin-bottom:8px;
}

.submit-button
{
border: 0px;
width: 116px;
height: 25px;
}

br {
	clear: left;
}

div#commentForm
{
	display: none;
}
h1
{
	font-family: Arial;
	font-size: 16pt;
	color: #0079C2;
	font-weight: normal;
}