/* CSS Document */





/* body nav */

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #8C5107;
	text-decoration: none;
}


a:hover {
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}





/* Global Web Site Styles */

body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}


a {
	margin: 0px;
	padding: 0px;
}


p {
	margin-top: 7px;
	margin-bottom: 7px;
}


pdf li  {
	background-image:url(../_images/bullet-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 15px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}





li {
	background-image:url(../_images/bullet-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 17px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



ol li {
	list-style-image:  none;
	list-style-type: decimal;
	margin-left: 5px;
	padding: 0px;
	background-image: none;
}


ol ol li {
	list-style-type: lower-roman;
	list-style-image: none;
	background-image: none;
	margin-left: 8px;
}

ul {
	margin-left: 8px;
	padding: 0px;
	margin-top: 5px;
}

ol {
	list-style-image:  none;
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;
}


ol ol {
	margin-top: 1px;
	margin-left: 15px;
}


ul ul {
	margin-top: 1px;
	margin-left: 9px;
}


ul ul li {
	list-style-type: none;
	list-style-image: none;
	background-image: url(/_images/bullet-sq-open.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}




#flashcontentHome {
	height: 364px;
	width: 975px;
}


#flashcontentBody {
	height: 255px;
	width: 1024px;
}



#getFlashlogoA {
	float: right;
	padding-top: 5px;
	padding-right: 70px;

}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;

}




.phoL {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.phoR {
	float: right;
	padding-bottom: 10px;
}





#tollFreeA {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	padding-top: 15px;
}

#navBodyA {
	height: 80px;
	width: 998px;
	position: relative;
}

#navBodyAleft {
	height: 80px;
	width: 203px;
	float:left;
}


#navBodyAright {
	height: 80px;
	width: 791px;
	float:left;
	text-align: right;
}

#navBodyAbar {
	height: 47px;
	width: 791px;
	float:left;
	background-image: url(/_images/navBody_bar.jpg);
	position: relative;
	text-align: left;
}

#navBodyLinks {
	letter-spacing: .05em;
	padding-top: 10px;
	padding-left: 15px;
	
}




#searchFormA {
	margin: 3px 5px 5px 0px;
	float: right;
	color: #2F6D00;
	
}


#breadA {
	height: 19px;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}


#navBread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #277305;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}


#navBread ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;

}

#navBread li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
   
}

#navBread a:link{
	color: #205300;
	text-decoration: underline;
}

#navBread a:visited {
	color: #205300;
	text-decoration: underline;
}


#navBread a:hover {
	color: #9900FF;
	text-decoration: none;
}

#navBread a:active {
	color: #675B00;
	text-decoration: none;
}










/* Form Styles */




.formTitleSm {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #989903;
	padding-top: 3px;
	padding-right: 2px;
}


.formTitle {
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #989903;
	padding-right: 2px;
	padding-top: 3px;
}

.formBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}



.formSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: 15px;
	}

.formButton {
	font-family: Arial;
	font-size: 10px;
	color: #2F6D00;
	background-color: #F1F8D2;
	height: 17px;
	background-image: url(../_images/bg-formButton.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-transform: uppercase;
		}
		

.formArea {
	font-family: Arial;
	color: #333333;
	border: 1px solid #EAEACA;
	background-color:#FFFFFF;
	font-size: 11px;
	background-image: url(../_images/bg-formArea.jpg);
	background-repeat: repeat-x;
			}
			
.formBox {
	font-family: Arial;
	color: #333333;
	border: 1px solid #EAEACA;
	background-color:#FFFFFF;
	font-size: 11px;
	height: 15px;
	background-image: url(../_images/bg-formBox.jpg);
			}

.formBodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}

.formDrop {
	font-family: Arial;
	color: #999900;
	border: 1px solid #999999;
	background-color:#F3F9DB;
	font-size: 11px;
	background-image: url(../_images/bg-formArea.jpg);
}
     
	 
	 
	h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	text-align: left;
	font-size: 25px;
	padding: 10px 0px 2px;
	margin: 0;
	line-height: 24px;
	letter-spacing: 2px;
	color: #1855C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F72CE;
	font-weight: normal;
		
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	padding: 5px 0px 2px;
	margin: 0;
	text-transform: uppercase;
	color: #60B5B5;
}
	
	
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0px 0px;
}


h5 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 2px;
	margin: 0;
}
	


	
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 7;
	padding: 5px 0px 1px;
}
	
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0px 5px;
}



.bodyIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
}


.bodySm {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 18px;
	}
	
	
.bodyMed {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	}
	
	
	
.bodyLarge {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 25px;
	}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	font-style: italic;
}


.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}



.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}





/* Section Category Navigation ( Right Side Top) */

 #nav2 {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
}


 #nav2 ul{
	list-style-image: none;
	list-style-type: none;
	width: 135px;
	margin: 0px;
	padding: 0px;
}


#nav2 li {
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding: 1px 0px 0px 10px;
	width: 135px;
} 


 #nav2 ul ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECEECF;
	background-image: none;
	list-style-image: none;
	
}





#nav2 a:link, #nav2 a:visited {
	color:#006600;
	margin: 0px;
	
}

#nav2 a:hover {
	color: #9900FF;
	text-decoration: underline;
	
}

#nav2 a:active {
	color:#827300;
	text-decoration: none;
	}






/* inline second tier nav */

 #nav3 {
	padding: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	line-height: 25px;
	text-transform: uppercase;
}

 #nav3 ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-top: 20px;
	clear: both;
}


 #nav3 ul ul {
	padding: 0px;
	display: inline;
	margin: 0px 10px 0px 0px;
}


 #nav3 ul li {
	margin: 0px;
	padding: 0px;
}

 #nav3 ul ul li {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}



 #nav3 a {
	margin: 0px 4px 0px 0px;
	padding: 1px 3px 2px;

}


 #nav3 li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

	#nav3 a:link, #nav3 a:visited {
	text-decoration:none;
	border: 1px solid #9EB0D8;
	color:#3C72CB;

}

	#nav3 a:hover {
	color: #A3B8E5;
	border: 1px solid #9EB0D8;
}

	#nav3 a:active {
	color:#FFFFFF;
	border: 1px solid #394BA8;
	background-color: #3C76D2;
}
 
	                                                                                                                                                                                                                   v

