html, table {
	font-family: Tahoma , Verdana; font-size: 10pt;
}

body {
	background-color: #FFFFFF;
/* if the background image is commented in, IE has a terrible flash on page load, wasn't able to figure out why, so its commented out */
/*
	background-color: #ECEDF2;
	background-image: url(images/bg.jpg);
*/
	/*background-image: url(images/resilience_bg.gif);*/
	background-repeat: repeat-x;
}

a.top_nav {
	height:21px;
	//height: 31px;
	font-size: 12px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	//padding-top: 7px;
	padding-left: 5px;
	padding-right:5px;
	border-left:1px #FFFFFF solid;
	background-color: #468cca;
	background:url(images/bl_button_bg.gif) repeat-x;
}

a.top_nav:hover {
	color: #000000;
}

a.top_nav_on {
	display: block;
	padding-top:5px;
	//padding-top:7px;
	font-size: 12px;
	color: #0562A8;
	background-color: #FFFFFF;
	text-decoration: none;
}

#first_menu_item, #menu_start{
	border:0 !important;
}

#left_side_title{
	font-size:150%;
	text-align:center;
	margin: 5px;
}

#mainmenu {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px black solid;
}

#mainmenu .yuimenubaritem {
	padding-left: 16px;
	padding-right: 16px;
	border-left:1px black solid;
}

#mainmenu .yuimenubaritem a {
	color: #000099;
	text-decoration: none;
}

#mainmenu .yuimenubaritem a:hover {
	color: #000000;
	text-decoration: none;
}

#mainmenu .yuimenu {
	background-color: #FFFFFF;
	border-top: 1px solid #0562A8;
	border-left: 1px solid #0562A8;
	border-right: 1px solid #0562A8;
}

#mainmenu .yuimenuitem {
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #0562A8;
	font-size: 12px;
}

#mainmenu .yuimenuitem a {
	color: #000000;
}

.main_content {
	padding: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#page-title-container {
	height: 90px;
	color: #FFFFFF;
	background-color: #002C52;
}

#page-title-container img {
	height: 90px;
	width: 360px;
	float: left;
}

#page-title {
	padding-left: 70px;
	padding-top: 35px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.pt-final {
	padding-left: 10px;
}

.left_side{
	width:13px;
	background:url(images/left_side_bg.gif) repeat-y;
}

.right_side{
	width:13px;
	background:url(images/right_side_bg.gif) repeat-y;
}
#footer_content{
	border-top:1px black solid;
	border-bottom:1px black solid;
}
.sub_title{
	font-size:150%;
}

#rhs_news{
	padding:10px;
}

.news_article_title{
	font-size:16px;
}

.main_map{
	border:0;
	margin-left:auto;
	margin-right:auto;
}

.resilience_hover{
	z-index: 2;
	width: 200px;
	min-height: 325px;
	padding:5px;
	border: 1px solid #000000;
	position: absolute;
	top: 175px;
	left: 75%;
	background-color: #D2E7F8;
}

.resilience_hover img{
	width:190px;
	border:0;
}

.rc_info_container img{
	width:190px;
	border:0;
}

.big_res_pic{
	max-width:580px;
}

.rc_info_container{
	//height:340px;
	min-height: 340px;
	z-index: 2;
	padding:5px;
	border-bottom: 1px solid #000000;
	background-color: #D2E7F8;
}
