/* 
Insight Publication Text styles
 */
 
 /* Left Content */
 #left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}

/*#left a:link, #left a:visited {
	color: #8fae00;
	text-decoration: none;
}

#left a:hover, #left a:active {
	color: #8fae00;
	text-decoration: underline;
}*/
 
 
 /* Center Content */
 #center .content {
	margin: 20px;
	padding: 0;
	color: #003478;
	font-size: 0.8em;
	
	
}

#center .content h1{
	
	/*font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003478;
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 2px solid #507ab0;
	
}
#center .content  h1{
	
	/*font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003478;
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 2px solid #507ab0;
	
}
#center .content .home-h1-underline h1{
	
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: none;
	line-height: 1.1em;
	
}
#center .content .home-h1-underline{
	margin-top: 0;
	margin-right: -20px;
	margin-left: -18px;
	margin-bottom: 0;
	border-bottom: 2px solid #507ab0;
	
	
}
#center .content .home-h1-underline-red h1{
	color: #d73232 !important;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: none;
	line-height: 1.1em;
	
}
#center .content .home-h1-underline-red {
	margin-top: 0;
	margin-right: -20px;
	margin-left: -18px;
	margin-bottom: 0;
	border-bottom: 2px solid #507ab0;
	
}
#center .content .redtext p{
	color: #E05F25;
	
	
}

/* Product Pages */
#center .content .product-h1-underline h1{
	
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: none;
	line-height: 1.1em;
	
}
#center .content .product-h1-underline{
	margin-top: 0;
	margin-right: -20px;
	margin-left: -18px;
	margin-bottom: 30px;
	border-bottom: 2px solid #507ab0;
	
	
}
#center .content h2{
	/*font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003478;
	margin: 0 0 5px 0;
	font-size: 1.3em;
	/*border-bottom: 2px solid #507ab0;*/
	font-weight: bold;
	line-height: 1.1em;
	/*height: 30px;*/
}
#center .content .home-h2-bg h2{
		font-size: 1.6em;
		color: #003478;
		padding-top: 20px;
		padding-right: 20px;
		padding-left: 20px;
		
		border-bottom: none;
		line-height: 1.3em;
		
	}
#center .content .home-h2-bg {
	background-color: transparent;
	background-image: url(../images/bg/bg_home_h2_v4.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 30px;
	margin-left: -18px;
	height: 45px;
	border-bottom: 2px solid #507ab0;
}

#center .content .home-h2-bg2 h2{
		font-size: 1.6em;
		color: #003478;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		border-bottom: none;
		
		
	}
#center .content .home-h2-bg2 {
	background-color: transparent;
	background-image: url(../images/bg/bg_home_h2_v3.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 30px;
	margin-left: -18px;
	height: 40px;
	border-bottom: 2px solid #507ab0;
}
#center .content h3{
	color: #8fae00;
	margin: 10px 0 0 0;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	
}
#center .content h3 a:link, #center .content h3 a:visited {
	
	color: #003478;
	text-decoration: none;
	font-size: 1.0em;
}

#center .content h3 a:hover, #center .content h3 a:active {
	color: #003478;
	text-decoration: underline;
	font-size: 1.0em;
}

#center .content h4{
	color: #003478;
	margin: 10px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	
}

#center .content h6{
	color: #003478;
	margin: 10px 0 0 0;
	font-size: 1.4em;
	font-weight: Bold;
	
}

#center .content p{
	color: #003478;
	margin: 0 0 15px 0;
	font-size: 1.0em;
	
}

#center .content .redtext p{
	color: #E05F25;
	
	
}

#center .content .homepage-txt p{
	color: #003478;
	margin: 0 0 10px 0;
	font-size: 1.0em;
	
}
#center .content ul{
	color: #003478;
	margin: 0 0 15px 10px;
	font-size: 1.0em;
	list-style-type: none;
	padding: 0;
	line-height: 1.1em;
	background-color: transparent;	
}
#center .content ul li  {
background: transparent url(../images/misc/bullet-green.gif) no-repeat 0 5px;
padding: 5px 0 3px 18px;
list-style-type: none;
}
#center .content ol{
	color: #003478;
	margin: 0 0 15px 30px;
	padding: 0;
	font-size: 1.0em;
	
}


#center .content a:link, #center .content a:visited {
	color: #8fae00;
	text-decoration: underline;
	font-size: 1.0em;
}

#center .content a:hover, #center .content a:active {
	color: #bee800;
	text-decoration: underline;
	font-size: 1.0em;
}

#center .content .schoolyrs {
	font-size: 0.9em;
}


 
 /* Right Content */
 #right .content {
	padding: 15px 15px 0 15px;
	font-size: 0.75em;
	color: #003478;
	line-height: 1.3em;
}

#right .content a:link,  #right .content a:visited{
	color: #8fae00;
	text-decoration: none;
}
#right .content a:hover, #right .content a:active {
	color: #8fae00;
	text-decoration: underline;
}


/* Footer */
 
 #footer .footerright a:link, #footer .footerright a:visited {
 	 color: white;
	 text-decoration: none;
	 
	 }
 #footer .footerright a:hover, #footer .footerright a:active {
 	 color: white;
	 text-decoration: underline;
	 
	 }

	  #footer .footerbottom a:link, #footer .footerbottom a:visited {
 	 color: white;
	 text-decoration: none;
	 
	 }
 #footer .footerbottom a:hover, #footer .footerbottom a:active {
 	 color: white;
	 text-decoration: underline;
	 
	 }

	/* Downloads */
	#center .content .downloadlink a{
background: transparent url(../images/misc/bullet-green.gif) no-repeat 0 5px;
padding: 5px 0 3px 18px;

}

