/* 	DEFAULT LINKS AND TEXT /////////////////////////////
		///////////////////////////////////////////////// */

#main { /* sets the default font unless specified */
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
}

a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #0099FF;
	text-decoration: underline;
}

.heading_large {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}

.heading_small {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

.heading_white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.heading_slogan {
	font-size: 12px;
	font-weight: bold;
}

.heading_slogan2 {
	font-size: 14px;
	font-weight: bold;
}

.heading_slogansmall {
	font-size: 10.5px;
	font-weight: bold;
}

.bodycopy {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

body {
	padding: 0;
	margin: 0;
}

p {
	font-size: 11px;
	margin: 8px;
	line-height: 20px;
}

h1 {
	font-family: Verdana;
	font-weight:bold; font-size: 14px;
	line-height: 12px;
	margin: 8px;
	color: #3093CE;
}

.header {
	background-color: #0099FF;
}

/* the alternate <tr> bgcolor */
#alternate { 					
	background-color:	 	#F1F1F1;
	margin-left:			1px;
	margin-right:			1px;	
}

/*	FOOTER DIV /////////////////
	*/
#footer {
	font-size: 10px;
	margin-left: 8px;
}
#footer a, a:visited {
	text-decoration: none;
	text-align: right;
		
	color: #303030;	
}
#footer a:hover, a:active {	
	text-decoration: none;
	text-align: right;
		
	color: #0099FF;	
}
/*	VIDEO ///////////////////
	*/
#video {
	padding-top: 10px;
}


/*	NAV_SUP /////////////////
	*/
a.nav_sup:link, a.nav_sup:visited, a.nav_sup:hover, a.nav_sup:active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
	
/*	NAV_SUP1 /////////////////
	*/
a.nav_sup1:link, a.nav_sup1:visited, a.nav_sup1:hover, a.nav_sup1:active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #3093CE;
	text-decoration: none;
}
	

/*	SUB NAV /////////////////
	*/
#nav_sub {	
	font-size: 11px;	
	text-align: right;
	
	width: 143px;
	height: 18px;
	background: #F5F5F5;
	
	border-bottom: 1px solid #FFFFFF;

	padding-right: 2px;
	padding-top: 2px
}
#nav_sub a, a:visited {
	text-decoration: none;
	text-align: right;
		
	color: #006699;	
}
#nav_sub a:hover, a:active {	
	text-decoration: none;
	text-align: right;
		
	color: #006699;	
}

#nav_subOver {
	font-size: 11px;	
	text-align: right;
	
	width: 143px;
	height: 18px;
	background: #EAEAEA;
	
	border-bottom: 1px solid #FFFFFF;

	padding-right: 2px;
	padding-top: 2px;
	
	cursor: pointer;
}
#nav_subOver a, visited {
	text-decoration: none;
	text-align: right;
		
	color: #006699;	
}
#nav_subOver hover, active {	
	text-decoration: none;
	text-align: right;
		
	color: #006699;	
}



/*	NAV SECONDARY SUB NAV ///////////////
	*/
.nav_sub_2 {
	font-family: Verdana;
	font-size: 11px;	
	color: #006699;
	
	text-align: left;
	
	background: #FDFDFD;
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
A.nav_sub_2:link, A.nav_sub_2:visited {
	font-family: Verdana;
	font-size: 11px;

	text-decoration: none;
		
	color: #006699;
}
A.nav_sub_2:hover, A.nav_sub_2:active {
	font-family: Verdana;
	font-size: 11px;
	
	text-decoration: none;
			
	color: #0099FF;
}

/*	THIRD LEVEL OF SUB NAV /////////////
	*/
.nav_sub_3 {
	font-family: Verdana;
	font-size: 10px;	
	color: #006699;
	
	text-align: left;
	
	background: #FDFDFD;
	
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 10px;
}

A.nav_sub_3:link, A.nav_sub_3:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;

	text-decoration: none;
		
	color: #006699;
}
A.nav_sub_3:hover, A.nav_sub_3:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	
	text-decoration: none;
			
	color: #0099FF;
}

/*	NAV SECONDARY ///////////////////////
	*/
.nav_secondary {
	font-family: Verdana;
	font-size: 10px;	
	color: #006699;
	
	padding-right: 5px;
}
A.nav_secondary:link, A.nav_secondary:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;

	text-decoration: none;
		
	color: #006699;
}
A.nav_secondary:hover, A.nav_secondary:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;	
	
	text-decoration: none;
			
	color: #0099FF;
}.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
/*	QUICK LINKS INTERNAL ///////////////////////
	*/
a.quicklinks:link, a.quicklinks:visited, a.quicklinks:hover, a.quicklinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #3093CE;
}
.newslettertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;


}

.whitecopy {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
	