body{
	background: url(/images/bg_homesq.gif);
}
.contentmarker{
	background: url(/images/hometitle_squares.gif);
	width: 68px;
	height: 18px;
}
#logobar td label{
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}
.logoleft{
	background: url(/images/top_banner_home.gif) no-repeat;
}
.logocenter{
	background: url(/images/top_spacer_home.gif);
}
.logoright{
	background: url(/images/top_search_home.gif) no-repeat;
}
.searchsubmit{
	background: url(/images/go_home.gif) no-repeat;
}

#navbar a{
	color: #0B2345;
	text-decoration: none;
	font-size:80%;
}
#navcurrent, #navcurrent a{
	color: #ffffff;
	background-color: #1087D3;
	text-decoration: none;
}
#navcurrent a{
	font-size:80%;
}
#subnav, #subnav td, #subnav td a{
	background-color: #1087D3;
	color: #ffffff;
	text-decoration: none;
}
#breadcrumb{
	font-size:80%;
}
#body{
	font-size: 80%;
	color: #0B2345;
}
#news{
	background-color: #C0FBFF;
	border-color: #000000;
	font-size: 70%;
}
#footbanner, #footer{
	background: url(/images/bottom_banner_home.gif) no-repeat;
}
#footbanner li a{
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;

}