/*************************************************************************************************************
	Body Content
**************************************************************************************************************/
body {background-color: #006EA9;
	scrollbar-base-color: #DADBDC;
	scrollbar-arrow-color: #006EA9;
	scrollbar-track-color: #DADBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;}
	

/*************************************************************************************************************
	Header Content
**************************************************************************************************************/
h1 {font-family: Arial; font-size: 13px; font-weight: 700;}
h2 {font-family: Arial; font-size: 20px; font-weight: 700; font-style: italic; color: #ED3D3E;}
h3 {font-family: Arial; font-size: 14px; font-weight: 700; color: #EE3A43;} 
h4 {font-family: Arial; font-size: 15px; font-weight: 700; color: #FFFFFF; margin-bottom: 0px;}
h5 {font-family: Arial; font-size: 12px; font-weight: 400; margin-top: 0px; margin-bottom: 0px;}
h6 {font-family: Arial; font-size: 11px; font-weight: 400; color: #999999; text-align: right; margin-top: 0px; margin-bottom: 0px; margin-right: 10px;}

#main h6 {font-family: Arial; font-size: 14px; font-weight: 700; color: #006EA9; padding-top: 15px; text-align: center;}


/*************************************************************************************************************
	Global Navigation Content
**************************************************************************************************************/
#globalnav a:link, #globalnav a:visited, #globalnav a:active {
	font-family: Arial;
	font-size: 13px; 
	color: #ffffff; 
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;}

#globalnav a:hover {color: #DADBDC; text-decoration: underline;}


/*************************************************************************************************************
	Links Content
**************************************************************************************************************/
a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 13px; 
	color: #006EA9; 
	text-decoration: underline;
	text-align: center;}

a:hover {text-decoration: none;}

#header h5 a:link, #header h5 a:visited, #header h5 a:active {font-family: Arial; font-size: 12px; font-weight: 700; color: #444444; text-decoration: none;}
#header h5 a:hover {text-decoration: underline;}

#main h6 a:link, #main h6 a:visited, #main h6 a:active {font-family: Arial; font-size: 14px; font-weight: 700; color: #006EA9; text-decoration: underline;}
#main h6 a:hover {text-decoration: none;}

/*************************************************************************************************************
	Main Content
**************************************************************************************************************/
#main p {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
#main li {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;}


/*************************************************************************************************************
	FORM Content
**************************************************************************************************************/
form {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
form td {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
form label {text-align: right;}


/*************************************************************************************************************
	Quote Content
**************************************************************************************************************/
#quote p {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000;}
#quote .red {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: 700; color: #EE3A43;}
#pscroller1{width: 250px; height: 150px; border: 0px solid black; padding: 5px; line-height:1.5; font-size:12px; font-family:Arial; color: #666666; font-style:italic;}
#testname{float:right; font-weight:bold; font-size:11px; margin-top:5px}
#desig{font-size:10px; text-align:right; font-weight:normal}
.someclass{ //class to apply to your scroller(s) if desired}



/*************************************************************************************************************
	Footer Content
**************************************************************************************************************/
#footer td, #footer p{font-family: Arial; font-size: 10px; color: #88898C; text-align: right; margin-right: 35px; margin-top: 10px;}
#footer a:link, #footer a:visited, #footer a:active {font-family: Arial; font-size: 10px; color: #88898C; text-align: right; margin-right: 35px; margin-top: 10px; text-decooration: none;}
#footer a:hover {font-family: Arial; font-size: 10px; color: #88898C; text-align: right; margin-right: 35px; margin-top: 10px; text-decooration: underline;}
