body {
	background:url(../images/topbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	scrollbar-arrow-color:#1873E2;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#C6C6C6;
	scrollbar-face-color:#E2E2E2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C6C6C6;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}
form{
	margin:0px;
	padding:0px;
}
a:link, a:visited{
	color: #8673E6;
	font-weight:normal;
	text-decoration:underline;
}
a:hover{
	color: #AC320D;
	font-weight:normal;
	text-decoration:none;
}
div, td, th {
	font-family:Verdana;
	font-size:11px;
	color: #525252;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}
.button{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	background-color:#FF4601;
	border-color:#A19E98;
	border-width:1px;
  	border-style:outset;
	height:21px;
	padding:0 15px;
	_padding:0 10px;
}
.form{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	border-color:#A7A09A;
	border-width:1px;
	border-style:inset;
	background-color:#ffffff; 
	text-align: left;
	padding:1px; 
	margin:0px;
}
.subhead ol{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.subhead ol li{
	margin:0px;
	padding:0px 2px 0px 0px;
	display:block;
	float:left;
	height:31px;
}
.subhead ol li a{
	margin:0px;
	padding:5px 25px 0px 25px;
	display:block;
	float:left;
	height:26px;
	white-space:nowrap;
}
.subhead ol li a:link, .subhead ol li a:visited{
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.subhead ol li a:hover{
	background:url(../images/menu_hover.gif) top left repeat-x;
	font-family:arial;
	font-size:12px;
	color: #1D1D21;
	font-weight:bold;
	text-decoration:none;
}
.subhead ol li a.active:link, .subhead ol li a.active:visited, .subhead ol li a.active:hover{
	background:url(../images/menu_hover.gif) top left repeat-x;
	font-family:arial;
	font-size:12px;
	color: #1D1D21;
	font-weight:bold;
	text-decoration:none;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.content{
	width:829px; 
	margin:0 auto;
	display:block;
	background:url(../images/mainbg.gif) top right repeat-y;
	padding-right:65px;
}
.subhead{
	width:440px;
	height:74px;
	padding-left:115px;
	background:url(../images/subhead_left.jpg) top left no-repeat;
}
.leftarea{
	width:555px;
	float:left;
	padding:0px 0px 18px 0px;
}
.rightarea{
	width:260px;
	padding:15px 0px 0px 14px;
	float:left;
	background:url(../images/rightside.gif) top right no-repeat;
	font-size:12px;
	line-height:17px;
}
.textarea{
	padding:0px 20px 0px 65px;
	margin-top:10px;
	min-height:403px;
}
*html .textarea{
	height:388px;
}
.footer{
	background:url(../images/footerbg.jpg) top left no-repeat;
	height:33px;
	width:776px;
	margin:0 auto;
	clear:both;
	color:#FFFFFF;
	padding-top:28px;
}
.footer a:link, .footer a:visited{
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover{
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.grayhead {
	font-family:arial;
	font-size:13px;
	color: #3E3E42;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0px 0px 4px 0px;
}
h5 {
	font-family:arial;
	font-size:16px;
	color: #04027F;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:1px 0px 10px 0px;
}
h6{
	font-family:arial;
	font-size:15px;
	color: #04027F;
	font-weight:normal;
	text-decoration:none;
	padding:12px 0px 1px 0px;
	margin:0px;
}
h4{
	font-family:arial;
	font-size:15px;
	color: #04027F;
	font-weight:normal;
	text-decoration:none;
	padding:3px 0px 2px 0px;
	margin:0px 0px 8px 0px;
	border-bottom:#dddddd 1px solid;
	clear:both;
}
ul{
	margin:0px;
	padding:8px 0px 8px 0px;
	list-style-type:none;
}
ul li{
	margin:3px 0px 0px 20px;
	padding:3px 0px 3px 20px;
	background:url(../images/bullet.gif) top left no-repeat;
}
.bluebox{
	border:#D2CCF2 1px solid;
	background-color:#F8F7FE;
	padding:8px 10px 10px 10px;
}
.greenbox{
	border:#BCE0C0 1px solid;
	background-color:#FAFFFB;
	padding:8px 10px 10px 10px;
}
a.greenlink:link, a.greenlink:visited{
	color: #525252;
	font-weight:normal;
	text-decoration:none;
}
a.greenlink:hover{
	color: #1B7424;
	font-weight:normal;
	text-decoration:underline;
}
.partnerbox{
	min-height:112px;
	display:table;
}
*html .partnerbox{
	height:112px;
}
