body {
	color: #2B3F55;
	margin:0;
	padding:0;
	background-color: #052A5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.small:active, a:focus, a:link, a:visited {
	color: #9CB7D3;
}
a.small:hover {
	color: #FFFFFF;
}
a:active, a:focus, a:link, a:visited {
	color: navy;
}
a:hover {
	color: blue;
}
a.mtop:active, a.mtop:focus, a.mtop:link, a.mtop:visited {
	color: #9CB7D3;
	text-decoration: none;
}
a.mtop:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active, a.menu:focus, a.menu:link, a.menu:visited {
	color: #9CB7D3;
	display:block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	display:block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bold {
	color:#9CB7D3;
	font-weight: bolder;
	font-size: 15px;
}
.menutd {
	background-color:#084A8D;
	color: #9CB7D3;
	display:block;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
	width:199px;
}
.redbar {
	margin:0;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFFFFF;
	padding:5px 10px;
	background-color:#CC120D !important;
	line-height: 20px;
	background-image: url(../images/title_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 30px;

}
.searchfield {
	background-color:#426F9F;
	padding:2px 2px 2px 2px;
	display:block;
	color: #FFFFFF;
	border: 1px;
	border-top-color: #9CB7D3;
	border-right-color: #9CB7D3;
	border-bottom-color: #9CB7D3;
	border-left-color: #9CB7D3;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	width: 150px;
	height: 18px;
	vertical-align: middle;
}
.top {
	color: #9CB7D3;
	font: 11px Arial, Helvetica, sans-serif;
	height:40px;
	text-align:right;
}
#footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #9CB7D3;
	margin:0 auto;
	position:relative;
	display:block;
	padding: 15px 0 0 15px;
	text-align:left
}
#footer #copyright {
	font-size:12px;
	text-align:left;
	margin:0 auto;
	padding: 0 0 5px 0;
}
.StaticMenuStyle
{
	color:#a2cefb;
	background-color:#084a8d;
	font-size: 12px;
	width: 200px;
	font-weight: bold;
	padding-right:10px;
}
.DynamicMenuStyle
{
	color: #a2cefb;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	border: solid 2px #426f9f;
	display: block;
	z-index: 100;
}
.DynamicMenuStyle a
{
	width: auto;
	padding: 0.6em 0.90em;
	color: #a2cefb;
	background-color: #084a8d;
	display: block;
	border: 2px;
	border-top-color: #8da9c6;
	border-bottom-color: #8da9c6;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	z-index: 100;
}
.StaticMenuStyle a
{
	padding: 0.6em 0.90em;
	color: #a2cefb;
	background-color: #084a8d;
	display: block;
	border: 2px;
	border-top-color: #8da9c6;
	border-bottom-color: #8da9c6;
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.StaticHoverMenuStyle, .StaticHoverMenuStyle a, .DynamicHoverMenuStyle, .DynamicHoverMenuStyle a
{
	background-color: #0A57A5;
	color: #FFFFFF;
}
.adAreas 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
.adLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.quadmenu {
	padding: 0.6em 0.90em;
	color: #a2cefb;
	background-color: #084a8d;
	display: block;
	border: 2px;
	border-top-color: #8da9c6;
	border-bottom-color: #8da9c6;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
a.quadmenu:hover 
{
	background-color: #0A57A5;
	color: #FFFFFF;
}