body {font-size: 13px; line-height: 20px;font-family: "Lucida Sans"; }



/* ul							{margin:7px 0 5px 0;padding-left:30px} */
ul, ol							{margin:7px 0 5px 0;padding-left:17px}
li 								{padding:0 ;margin:0 0 2px 0;}


sup {size:-.5em
}

h1 {
	color: #7d7c7c;
	font-size: 35px;
	font-weight: bold;
	margin-top: 20px;
}
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
.content 				{ color:#757575; background-color:#fff;font-size: 13px; line-height: 20px;font-family: "Lucida Sans";}
.registermark 			{
	color: #a3a3a3;
	font-size: 13px;
	position: relative;
	top: -1px;
}
.pageTitle 				{ color: #555; 			font-size: 20px; font-weight: bold; line-height: 24px; margin-bottom:10px;margin-top:15px;display:block;}
.paragraphHead 		{ color: #444; 							font-size: 15px; font-weight: bold; line-height: 20px; margin:15px 0 0px 0;}
.subSection 			{ }
.section 				{ }
.caption 				{ 								font-size: 10px; font-style: italic; line-height: 14px; }
.pageTitle .registermark { color: #a3a3a3; font-size: 13px; position: relative; top: -7px; }
.mouseType 			{ color: #999; 			font-size: 10px; font-weight: bold; line-height: 14px;}
.callOut 					{ color: #666; 			font-size: 13px; font-weight: bold; line-height: 15px; }


.content a:link  		{ color: #004be5; 			text-decoration: none; }
.content a:visited  	{color: #004be5; 			text-decoration: none; }
.content a:hover  	{color: #004be5; 			text-decoration: underline; }



.siteLinks  		{ color: #fff; 			text-decoration: none; }

.siteLinks a:link  		{ color: #000; 			text-decoration: none; }
.siteLinks a:visited  	{color: #000; 			text-decoration: none; }
.siteLinks a:hover  	{color: #fff; 		text-decoration: underline; }

#footer-inner ul { 	margin:2px 0 5px 0;padding-left:15px		 }
#footer-inner li {color: #000; 	padding:0 ;margin:0 0 2px 0;		 }
#footer-inner .c3 { margin:8px 13px 8px 0;		 }

.breadcrumbs { color: #fff; font-weight:bold;			text-decoration: none; }

.breadcrumbs a:link  		{ color: #fff; 			text-decoration: none; }
.breadcrumbs a:visited  	{color: #fff; 			text-decoration: none; }
.breadcrumbs a:hover  	{color: #fff; 			text-decoration: underline; }


.callOutQuoteStart {}
.callOutQuoteEnd { vertical-align: top; margin-left: 4px;margin-top: 5px; }
.callOutQuote {
	font:18px "Times New Roman", Times, serif;
	line-height:20px;
	color: #4fab33;
/*	margin-left: 20px;*/
}
.callOutQuoteName { font: italic 14px/20px "Lucida Sans" ; color: #777777; margin-top: 5px; }
.imageShadow {
	margin-left: -5px;
}


.ruleBelowGray { border-bottom:solid 1px #ccc; }

.nowrap { white-space: nowrap; }


.alertText  {color:#fff; font: bold 14px  'Lucida Sans', Arial;}
.alertText a:link {color:#fff; font: bold 14px  'Lucida Sans', Arial;}
.alertText a:visited {color:#fff; font: bold 14px  'Lucida Sans', Arial;}
.alertText a:hover {color:#fff; font: bold 14px  'Lucida Sans', Arial;}


.videoLinks {width:201px;float: left;  margin-bottom: 9px; margin-top:5px;display: block;}

.videoLinks p {
	display:block;
	padding-left:30px;
	color:#000;
	font-size: 10px;
}

.videoLinks .selected {background: url(videoArrow.gif) no-repeat -5px 1px; border-top:1px solid #999;border-bottom:1px solid #999;}

.videoLinks a:link {color:#004be5; 			text-decoration: none; }
.videoLinks a:visited {color:#666; 			text-decoration: none; }
.videoLinks a:hover {color:#004be5; 		text-decoration: underline; }

.requiredField {color:#ff0000;}

/*The background image is of the button in it's hover state*/

div.submitButton    { 
background: url(buttonBlank150.gif) no-repeat 0px 0px ; 
color: #fff; 
width: 150px;
height:54px; 
display: block; 
padding:0; 
margin-top:3px;}
	
/*The background image is of the button in it's normal state	 */	

div.submitButton   a    { 
 	background: url(buttonBlank150.gif) 0px  0px no-repeat; 
	color: #fff; 
	font:  14px "Lucida Sans", Arial, serif; 
	text-decoration: none; 
	vertical-align: middle; 
	text-align: center; 
	display: block;
	width: 150px; 
	height: 100%; 
 }
  

 div.submitButton  span  {
	display: block;
	margin: 0 8px 0 0 ; 
	padding: 16px 0px 10px 0px;
	text-align: center; 
text-decoration: none;
color: #fff; 
width: 150px; 

	}
 


div.submitButton  a:hover {
	background-image: none;
	color: #91bbf8;
	text-decoration: none;  
	}
	

div.submitButton  a:active {
	color: #000;
	}

