body{
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #494949;
	font-size: 12px;
}
body.index{
	background: white url(../img/bg_index.jpg) top center repeat-x;
}
/************* Index global menu ***************/
td.menu{
	background: url(../img/bg_menu.jpg) right bottom no-repeat;
}
td.menu ul{
	margin:15px 60px 10px 0px;
	padding:0;
	list-style: none;
	text-align: right;
}
td.menu ul li{
	font-size: 15px;
	margin: 6px 0px;
}
/************* Regular global menu ***************/
td.regmenu{
	background: url(../img/bg_regmenu.jpg) right bottom no-repeat;
}

td.regmenu ul{
	margin:15px 10px 180px 0px;
	padding:0;
	list-style: none;
	text-align: right;
}
td.regmenu ul li{
	font-size: 15px;
	margin: 6px 0px;
	padding: 0px 20px 0px 0px;
}
td.regmenu ul li.selected{
	font-weight: bold;
	color: #64b117;
	background:url(../img/arr_curmenu.jpg) right center no-repeat;
	font-style: italic;
}
/************* Main content formatting ***************/
.linedivider{
	background: url(../img/line_graydivider.gif) left repeat-y;
	margin: 15px 0px 0px 0px;
}
.contentbg{
	margin:0px;
	padding:0px 0px 100px 0px;
	min-height: 530px;
	background: url(../img/bg_content.jpg) left bottom no-repeat;
}
.content{
	margin: 0px 20px 0px 20px;
}
.content p{
	line-height: 16px;
	margin:15px 0px;
}
.content h1{
	font-size: 30px;
	margin: 15px 0px 18px 0px
}
.content h2{
	font-size: 22px;
	margin: 22px 0px 15px 0px
}
.content h3{
	font-size: 18px;
	margin: 20px 0px 15px 0px
}
p.breadcrumb {
	font-size: 11px;
	color: #a4a4a4;
	margin:7px 0px;
}
p.breadcrumb img{
	margin: 0px 5px;
}
.content ul.seealso{
	margin:15px 0px;
	padding: 0px;
	list-style: none;
}
.content ul.seealso li{
	background:url(../img/arr_archive.gif) left center no-repeat;
	padding-left: 10px;
	margin: 7px 0px 7px 15px;
}
/************* Main promo formatting ***************/
td.promo{
	background: url(../img/bg_promo.jpg) left bottom no-repeat;
}
td.promo ul{
	margin:150px 0px 0px 360px;
	padding:0px;
	list-style: none;
}
td.promo ul li{
	background: url(../img/arr_promo.gif) 0px 2px no-repeat;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 20px;
	font-size: 16px;
}
/*************** Secondary promo formatting ************/
.news{
	background: url(../img/line_graydivider.gif) left repeat-y;
	margin: 80px 0px 25px 0px
}
.news h3{
	font-size: 18px;
	margin:0px 0px 10px 0px;
	background: url(../img/line_graydivider.gif) bottom repeat-x;
	padding: 0px 0 10px 18px;
}
.news p{
	margin: 10px 0px 15px 18px;
	font-size: 11px;
	line-height: 15px;
}
.news p .date{
	color: #a4a4a4;
	font-weight: bold;	
}
.news .arrowed{
	background:url(../img/arr_archive.gif) left center no-repeat;
	padding-left: 10px;
}
/*************** Secondary promo formatting ************/
.informer{
	float: left;
	font-size: 16px;
	line-height: 19px;
	color: white;
	margin:3px 15px 3px 100px;
	padding: 10px 10px 10px 10px;
	background:url(../img/line_sec_promo.gif) top right repeat-y;
}
.map{
	float: left;
	font-size: 16px;
	line-height: 19px;
	color: white;
	margin:3px 10px 3px 0px;
	padding: 10px 0px 10px 70px;
	background:url(../img/bg_map.gif) left center no-repeat;
}
.map a{
	color: white;
}
/************* Inner banner formatting ***************/
.innerbanner{
	margin:25px 0px 30px 0px;
}
/************* Agencies formatting ***************/
td.agencies{
	background: white url(../img/bg_agencies.jpg) top left repeat-x;
}
div.agency{
	width: 317px;
	background: url(../img/line_agency.gif) top right no-repeat;
	float: left;
	text-align: center;
	margin:0;
	padding:0;
}
div.agencyright{
	width: 318px;
	float: left;
	text-align: center;
	margin:0;
	padding:0;	
}
div.agency img, div.agencyright img{
	margin:1px;
}
div.agency p, div.agencyright p{
	font-size: 20px;
	margin:4px;
	padding:4px;
}
div.agency p .code, div.agencyright p .code{
	color: #bacedc;
}

/************* News formatting ***************/
.news_index div{
	margin: 0px 30px 0px 15px;
}

.news_index h2{
	font-size: 18px;
	width: 325px;
	float: left;
	margin: 40px 3px 10px 3px;
}
.news_index p.allnews{
	float: left;
	margin: 45px 3px 10px 3px;
	background:url(../img/arr_archive.gif) left center no-repeat;
	padding: 0px 0px 0px 10px;
}
.news_index hr{
	clear: both;
	border-top: none;
	border-left: none;
	border-right:none;
	border-bottom: 1px #e4e4e4 solid;
}
.news_index p.newsdate{
	font-size: 15px;
	margin: 15px 0px 3px 3px;
}
.news_index p.news_summary{
	margin: 3px 0px 20px 13px;
	line-height: 16px;
}
.banner p{
	margin: 5px 0px 25px 0px;
}
/************* Other formatting ***************/
td,th{
	font-size: 12px;
}
a{
	color: #027fd6;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
#subcontainer{
	width: 100%;
	background: white url(../img/bg_regular.jpg) bottom center no-repeat;
}
#container {
	width: 952px;
	margin: 0 auto 0px auto;
}
.floatoff {
	clear: both;
	margin:0px;
	height:1px;
	padding:0px;
}
p.document{
	background: url(../img/doc_icon.jpg) left top no-repeat;	
	padding:4px 0px 4px 25px;
}
.copyright p{
	font-size: 11px;
	line-height: 15px;
	color: #a4a4a4;
	text-align: right;
}
.copyright a{
	color: #a4a4a4;
}

table.flats-table td {padding: 10px}
.hrefunderlined{
	text-decoration: underline;
}
