 body  {
background-color : #285a87;
margin : 0;
font-family : Arial;
}

#bg-container {
width : 100%;
background-color : #ffffff;

}


#bg-header .top {
background-color : #ffffff;
height: 58px;
width: 996px;
margin-left: auto;
margin-right: auto;
}

#bg-header .bottom {
min-width: 996px;
width: auto !important;
width: 996px;
background-image: url(/images/t_gray_bar.jpg);
background-repeat: repeat-x;
height: 68px;
margin-right: auto;
margin-left: auto;
}

#top_nav {
margin-left : auto;
margin-right : auto;
width: 996px;
height: 68px;
background-position: top left;
background-image: url(/images/nav_left.jpg);
background-repeat: no-repeat;
}

#top_nav .links {
width : 650px;
float : right;
}

#top_nav .links a {
margin-right : 20px;
padding : 11px;
color : #000000;
text-decoration : none;
font-weight : bold;
font-size : 14px;
display : block;
float : left;
}

#top_nav .links a:hover {
background-color : #285a87;
padding-top : 11px;
padding-left : 11px;
padding-right : 11px;
padding-bottom : 30px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
display : block;
float : left;
}

#bg-body {
background-color : #d3d3d3;
height : 330px;
}

#bg-footer {
height : 312px;
background-color : #275a87;
}

#main_content {
position : absolute;
top : 100px;
width : 100%;
text-align : center;
}

#content {
margin-left : auto;
margin-right : auto;
min-height : 418px;
height : auto !important ;
height : 418px;
width : 926px;
background-color : #ffffff;
text-align : left;
padding-left : 32px;
padding-right : 32px;
padding-top : 32px;
padding-bottom : 20px;
background-position : bottom left;
background-image : url(/images/b-color-bar.jpg);
background-repeat : repeat-x;
overflow: hidden;
}

#content h1 {
font-size : 18px;
color : #4f88ad;
margin-bottom : 20px;
text-transform : none;
}

#content p, ul, li, td, div {
font-size : 15px;
}

.vert-div {
margin-left : 10px;
height : 100px;
width : 4px;
background-image : url(/images/vert-div.gif);
background-repeat : repeat-y;
background-position : center;
}

#alert, #ialert {
background : url(/images/misc/icon-alert.gif) no-repeat 15px 10px;
border-bottom : 1px solid #f00;
margin : 0 0 15px 0;
padding : 15px 15px 15px 75px;
}

#alert h2 {
margin : 0;
padding : 0;
}

#alert p, #ialert p {
margin : 1.2em 0 0 0;
padding : 0;
}

#ialert h2 {
color : #f00;
font-size : 20px;
font-weight : bold;
margin : 0;
padding : 0;
}

.copyright {
padding : 20px;
color : #a4c1de;
font-size : 11px;
min-width : 1024px;
width : auto !important ;
width : 1024px;
}

.copyright a {
color : #a4c1de;
}

#home_recent{
			float: left;
			display: block;
			height: 150px;
			background: url(/images/misc/RSSIcon.jpg) top left no-repeat;
			width: 200px;
			margin-top: 10px;
		}
		
		#home_recent .heading{
			font-weight: bold; 
			text-align: left; 
			margin-left: 70px; 
			margin-top: 15px;
		}
		
		#home_recent .heading a{
			text-decoration: none;
		}
		
		#home_recent a div.heading{
			text-decoration: none;
			color: #000000;
		}
		
		#home_recent ul.recent li {
			background-image: url('/images/misc/bullet-recent.gif');
			background-repeat: no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			background-position: 0 2px;
			font-size: 12px;
			text-align: left;
		}

		#home_recent ul.recent {
			list-style-type: none;
			margin-top: 4px;
			padding-top: 10px;
			margin-left: 0;
			padding-left: 60px;
			font-size: 12px;
		}
		
		
		#home_twitter{
			float: right;
			display: block; 
			height: 150px; 
			background: url(/images/misc/twitterIcon.jpg) top left no-repeat; 
			width: 200px; 
			margin-top: 10px; 
		}
		
		#home_twitter .heading{
			font-weight: bold;
			text-align: left;
			margin-left: 50px;
			margin-top: 15px;
		}
		
		#home_twitter .heading a{
			text-decoration: none;
		}
		
		#home_twitter a div.heading{
			text-decoration: none;
			color: #000000;
		}
		
		#home_twitter ul.twitter li {
			background-image : url('/images/misc/twitter-icon-sm.gif');
			background-repeat : no-repeat;
			padding-left : 24px;
			padding-bottom : 3px;
			background-position : 0 2px;
			font-size : 12px;
			margin-bottom: 6px;
		}

		#home_twitter ul.twitter{
			list-style-type : none;
			margin-top : 4px;
			padding-top : 10px;
			margin-left : 0;
			padding-left : 30px;
			font-size : 12px;
			text-align: left;
		}

#news_room {
padding : 10px;
}

#news_room h1 {
font-weight : bold;
font-size : 18px;
color : #f28b44;
text-transform : capitalize;
margin-bottom : 18px;
}

#news_room .article {
margin-bottom : 26px;
}

#news_room .article .title {
color : #285a87;
text-transform : capitalize;
font-size : 22px;
font-weight : bold;
}

#news_room .article .date {
color : #000000;
text-transform : capitalize;
font-size : 14px;
margin-bottom : 16px;
}

#news_room .article .body {
color : #000000;
font-size : 14px;
}

#news_room .article .foot {
color : #000000;
font-size : 12px;
}

#news_room .article .commentForm {
color : #000000;
padding : 10px;
background-color : #f3f3f3;
}

#news_room .article .comments_section div {
font-size : 12px;
}

#news_room .article .comments_section .comments {
margin-bottom : 10px;
padding : 10px;
background-color : #ffeab2;
}

#news_room_sidebar {
padding-left : 15px;
}

#news_room_sidebar ul.subscr li {
background-image : url('/images/misc/bullet-rss.gif');
background-repeat : no-repeat;
padding-left : 20px;
padding-bottom : 3px;
background-position : 0 2px;
font-size : 12px;
}

#news_room_sidebar ul.subscr {
list-style-type : none;
margin-top : 4px;
padding-top : 0;
margin-left : 0;
padding-left : 0;
font-size : 12px;
}

#news_room_sidebar ul.recent li {
background-image : url('/images/misc/bullet-recent.gif');
background-repeat : no-repeat;
padding-left : 20px;
padding-bottom : 3px;
background-position : 0 2px;
font-size : 12px;
}

#news_room_sidebar ul.recent {
list-style-type : none;
margin-top : 4px;
padding-top : 0;
margin-left : 0;
padding-left : 0;
font-size : 12px;
}

#news_room_sidebar ul.twitter li {
background-image : url('/images/misc/twitter-icon-sm.gif');
background-repeat : no-repeat;
padding-left : 24px;
padding-bottom : 3px;
background-position : 0 2px;
font-size : 12px;
margin-bottom: 6px;
}

#news_room_sidebar ul.twitter{
list-style-type : none;
margin-top : 4px;
padding-top : 0;
margin-left : 0;
padding-left : 0;
font-size : 12px;
}

#footer{
	min-height: 34px; 
	height: auto !important;
	height: 34px;
	max-height: 64px;
	overflow: hidden;
	background-image: url(/images/footer_bg2.jpg); 
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #bebebe;
	font-size : 12px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
	clear : both;
	width : 992px;
	
}

#footer table tr td, #footer{ font-size : 12px;}

#footer .middle{
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer .left{
	background-image: url(/images/l_footer_bg2.jpg); 
	background-position: bottom;
	width: 34px;
	min-height: 34px; 
	height: auto !important;
	height: 34px;
	max-height: 64px;
}

#footer .right{
	background-image: url(/images/r_footer_bg2.jpg); 
	background-position: bottom;
	width: 34px;
	min-height: 34px; 
	height: auto !important;
	height: 34px;
	max-height: 64px;
}


.formdesign {font-size:small; font-family:Arial, Helvetica, sans-serif; 
border:solid 2px #e6e6e6;
background:#f5f5f5;
padding: 5px;
}

.formdesign td{padding: 3px;}
.formdesign .underline td{border-bottom: solid 1px #e6e6e6;}


#content .services{list-style-type: none; padding-left: 15px; background-image: url(/images/misc/bullet-color.gif); background-repeat: no-repeat; background-position: 0px 3px;}

#content .sub{list-style-type: none; padding-left: 5px; margin-left: 0px; font-weight: normal;}
