body{
	background-color:#FF9D59;
	margin: 0 0 0 0;
	background-image: url('images/bg_orange.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;
	height: 50px;
}
ul.subnav{
	width:100%;
	padding:0px;
	margin:0;
	list-style-type:none;
}
li.subnav{
	display:inline;
	padding:10px;

}
a.subnavlinks{
	COLOR: #FF9D59;
	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:600px;
	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: #FFC298;
	border: 0px solid black;
	color:white;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	font-size: small;
	line-height: 150%;
}
a.subnavbox {

	color: white;
	font-weight: bold;
}
li.activesubnavlink {
	background-color: #fff;
	text-decoration:none;
}
a.subnavboxactive {

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

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

