.center_backing {
	background-image: url(images/backing_blue.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.maintable
{ 
margin-left: auto;
margin-right: auto;
}

.norepeat {
	background-repeat: no-repeat;
	height: 23px;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 12px;
}

.maincopy_nopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.sidecolumn {
	background-image: url(images/curve_repeat.JPG);
	background-repeat: repeat-y;
	background-position: top;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	margin: 0px;
}
.homepage_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 37px;
}
.middle {
	background-repeat: repeat-y;
	height: 23px;
	background-position: center;
}
.clients_state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18 px;
	font-weight: bolder;
	color: #006699;
	letter-spacing: 3px;
}
.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	left: 12px;
}

.client_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

.client_indent {
	width: 50px;
}
.clients_maincopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.team_headers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	left: 12px;
}

.team_name {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
} 
.bullet_table {
	width: 50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.news_header {
	size: 12px;
	color: #CC3300;
}

.news_header {
	size: 15px;
	color:#003399;
	font-weight: bold;
}

.news_date {
	size: 15px;
	color: #CC3300;
}

form.nobreaks { display: inline; }
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#006699;
	color:white;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	font-variant: normal;
	color: #FF6600;
}

.codes_titles {
	font-size: 14px;text-decoration: underline; color:#333333; font-weight: bold;
}

.codes {
	color:#006699; font-weight: bold; margin-right: 12px;
}


.contract_box {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 12px;
	border: solid 1px;
	empty-cells:hide;
	border-collapse:collapse;
}

#footer {
	padding-top: 35px;
	color: white;
	text-align: center;
	font-size: 13px;
	height: 50px;
	background:url(images/footer_homepage.jpg) no-repeat center;	
}

#footer a {
	color:white;
	text-decoration: underline;	
}


#footer-content {
	padding-top: 33px;
	color: white;
	text-align: center;
	font-size: 12px;
	height: 50px;
	background:url(images/footer.jpg) no-repeat center;	
}

#footer-content a {
	color:white;
	text-decoration: underline;	
}
