﻿.content_header {
 width: 931px;
 height: 67px;
 /* text-align: right; */
 margin: 0px 0px 0px 0px;
 background: url(../../images/blue/content_tophead.png) no-repeat;
}

#content_footer {
 width: 931px;
 height: 72px;
 margin: 0px 0px 0px 0px;
 background: url(../../images/blue/content_footer.png) no-repeat;
}

.content_header h1 {
	font-size: 20px;
	color: #FFFFFF;
	font:"Lucida Sans", Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

.content_header h2 {
	font-size: 18px;
    color: #004b91;
	font:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: 100;
	padding-top: 10px;
	padding-left: 270px;
}

.content_header h3 {
	font-size: 12px;
	color: #990000;
}

.content_header h4 {
	font-size: 11px;
	color: #990000;
}

#content a{
 
}

