body{
	background-color: #4D70A2;
	margin: 0 0 0 0;
	background-image: url('images/bg_blue.gif');
	font-family: arial, sans-serif;


}

.bodylinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline; cursor: hand}
.bodylinks2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #990066; text-decoration: underline; cursor: hand }
.bodylink-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bodylink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.bodylinks-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

td.header{
	background-color: #fff;
	height: 97px;
	color: #90A6C7;
}
td.nav{
	vertical-align: bottom;
	padding-right: 10px;
}
ul.subnav{
	width:100%;
	padding:0px;
	margin:0;
	list-style-type:none;
}
li.subnav{
	display:inline;
	padding:10px;

}
a.subnavlinks{
	COLOR: #567AAF;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}
a:hover.subnavlinks{
	text-decoration: underline;
}
td.pagerip{
	background-image: url('images/pageedge.png');
	background-repeat: repeat-x;
	height:35px;
}
img.logo{
	position: relative;
	top: 35px;
}
td.centerbox{
	background-color: #FFF;
	height:400px;
	color: #000;
	vertical-align:top;
	padding: 15px;
}
td.rightboxedge{
	width: 6px;
	background-image: url('images/shadow_right.png');
	background-repeat: repeat-y;
}
td.rightbottomcorner{
	width: 6px;
	height: 6px;
	background-image: url('images/shadow_BRcorner.png');
	background-repeat: no-repeat;
}
td.bottomboxedge{
	height: 6px;
	background-image: url('images/shadow_bottom.png');
	background-repeat: repeat-x;
}
td.footer{
	height: 26px;
	text-align: center;
	background-color: #fff;
}
ul.footer{
	width:100%;
	padding:0px;
	margin:0;
	list-style-type:none;
}
li.footer{
	display:inline;
	padding:10px;

}
a.footerlinks{
	COLOR: #704110;
	font-size: x-small;
	text-decoration: none;
}
#subnavbox {
	background-color: #90A6C6;
	border: 0px solid black;
	color:white;
	text-align:left;
	margin-left: -10px;
	padding-left: 10px;
	padding-top:10px;
	font-size: small;
	list-style:none;
}
a.subnavbox {

	color: white;
	font-weight: bold;

}
a.subnavbox:hover {
	background-color: #fff;
	color: #4D70A2;
	text-decoration:none;
}
ul.subnavbox {
	background-color: #4D70A2;
}
li.activesubnavlink {
	background-color: #fff;
	text-decoration:none;
}
a.subnavboxactive {

	color: #4D70A2;
	font-weight: bold;
	text-decoration:none;

}
.subnavtitles {
	color: #4D70A2;
	font-weight: bold;
	text-decoration:none;
	font-size:medium;
}
	