* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	outline: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	margin: 8px 0 0 0;
}
p, span, td, th, li {
	font-size: 12px;
	color: #000000;
}
p {
	margin:	0 0 0px 0;
	padding: 0;	

}
.cellbg {
	background-image: url(images/bg_07.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* Top Nav */

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #079EE6;
}
.topnav a {
	font-size: 11px;
	color: #079EE6;
	text-decoration: none;
}
.topnav a:hover {
	color: #8ce3fc;
}

/* Top Nav 2 */

.topnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topnav2 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav2 a:hover {
	color: #8ce3fc;
}

/* About Links */

.aboutlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03457d;
}
.aboutlinks a {
	font-size: 14px;
	color: #03457d;
	text-decoration: none;
}
.aboutlinks a:hover {
	color: #8ce3fc;
	text-decoration: none;
	
}

/* Content Links */

.contentfontlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0265a4;
}
.contentfontlinks a {
	font-size: 14px;
	color: #0265a4;
	text-decoration: none;
}
.contentfontlinks a:hover {
	color: #8ce3fc;
	
}



/* Showcase Links */

.hometags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C70B3;
}

.hometags_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.morelinks {
	font-size: 10px;
	margin:	0 0 0 200px;
	color: #FFFFFF;
	text-decoration: none;
}
.morelinks a {
	font-size: 10px;
	color: #11c1f4;
	text-decoration: none;
}
.morelinks a:hover {
	text-decoration: underline;
}
.contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.newsroomfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.contactfont {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.contactfont2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	text-decoration: none;
}
.blueheader {
	font-size:16px;
	color:#035db8;
	font-weight: bold;
}
.stimulusheader {
	font-size:17px;
	color:#FFFFFF;
	font-weight: bold;	
	margin: 0 0 0px 0;
	padding: 6px 0 0px 0;
}



/* STANDARD HEADER */

	h1 {font-size:16px;
		display: inline;
		color:#035db8;
		font-weight: bold;}
	
	h2 {font-size:21px;
		color:#0074bd;}
	
	h3 {font-size:18px;
		color:#FFFFFF;
		margin: 0 0 0px 0;
		padding: 6px 0 0px 0;}
		
	h4 {font-size:14px;
		display: inline;
		color:#035db8;
		margin:0,0,0,0;
		padding:0,0,0,0;}
	
	h5 {font-size:13px;
		display: inline;	
		color:#035db8;
		font-weight: bold;}
	
	h6 {font-size:14px;
		color:#FFFFFF;
		margin: 0 0 0px 0;
		padding: 6px 0 0px 0;}

	h7 {font-size:16px;
		color:#01568f;}	
		
	h8 {font-size:14px;
		color:#035db8;
		font-weight: bold;}	
		
	h9 {font-size:16px;
		color:#035db8;
		font-weight: bold;}	
		
	h10 {font-size:13px;
		color:#035db8;
		font-weight: bold;}	

	h11 {font-size:13px;
		color:#0d6914;
		font-weight: bold;
		padding: 0 0 10px 20px;}

	h12 {font-size:12px;
		font-style: italic}							
		
				
/* END STANDARD HEADER */



/* Footer */

.footercopy {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footercopy a {
	font-size: 10px;
	color: #9acff4;
	text-decoration: none;
}
.footercopy a:hover {
	text-decoration: underline;
}

