
*{
	margin:0;
}

BODY{
	background:#4f4f4f;
	font: normal 13px/1.5em Arial, Helvetica, sans-serif;
	color: #555;
	margin-bottom:30px;
}

BODY,TD{
	font: normal 13px/1.5em Arial, Helvetica, sans-serif;
	color: #555;
}

A,A:visited{
	color:#36619D;
}

A:hover{
	color:#FC8227;
}

#wrapper{
	left: 50%;
	margin-left: -391px;
	float: left;
	width: 783px;
	position: relative;
	background: #fff;
	margin-bottom:30px;
}

ul{
	margin-left:1.5em;
	padding-left:0;
}

/* --[ tabs ]--------------------------------------------------------------------------------------------------------------*/
#tabs ul {
	/* background:red; */
	margin: 0;
	margin-top:71px;
	padding: 0;
	float: left;
	position: relative;
	right: 0;
	bottom: 0;
	top: 0px;
	left: 15px;
	margin-bottom: 7px;
}

#tabs #first{
}

#tabs #last{
	margin-right:12px;
}

/* off */
#tabs li{
	display:block;
	float:left;
	margin-right:13px;
	background: url(/images/split.gif) top left no-repeat;
	padding-left:7px;
}

#tabs li a, #tabs li a:visited{
	border:0;
	float:left;
	font:14px Arial;
	font-weight:bold;
	white-space:nowrap;
	padding-top:14px;
	height:21px;
	color:#fff;
	text-decoration:none;
}
#tabs li a:hover{
	color:#ecd61b;
}

/* on  */
#tabs li.on	A, #tabs li.on A:visited{
	color:#ecd61b;
	text-decoration:none;
	border-bottom:2px #ecd61b solid;
}

#header{
	background: url(/images/header_bg.gif) top repeat-x;
	width:781px;
	height:108px;
	margin-left:1px;
}

#nav{
	padding-left:2px;
}

#nav IMG{
	margin-top:71px;
	margin-left:20px;
	border:0px;
}

#header #logo{
	background:url(/images/logo_top.gif);position:absolute;width:279px;left:490px;top:3px;height:105px;
}

#splash{
	margin-left:1px;
	background:url(/images/front_splash.gif) top left no-repeat;width:781px;height:373px;
}

#splash_off{
	margin-left:1px;
	background:#fff url(/images/header_bottom.gif) top left no-repeat;width:761px;height:45px;
	color:#fff;
	font-size:20px;
	padding-top:55px;
	padding-left:20px;
	font-weight:bold;
}

#splash #logos{
	position:absolute;width:354px;height:105px;top:352px;left:386px;
}

#content{
	background:#fff;
	width:751px;
	padding:15px;
	padding-bottom:55px;
}

#footer{
	position:relative;
	width: 783px;
	background:#fff url(/images/footer_left.gif) bottom left no-repeat;
	height:60px;
	clear:both;
}

#footer_left{
	height:25px;margin-top:35px;color:#fff;width:544px;float:left;vertical-align:bottom;padding-left:20px;font-size:11px;padding-top:0px;font-weight:bold;
}

#footer_right{
	height:60px;background:#fff url(/images/footer_right.gif) bottom right no-repeat;width:198px;float:right;text-align:right;padding-right:15px;
}

#page_title{
	line-height:1.20;margin-bottom:8px;
}

.orange{
	font-size:20px;font-weight:bold;color:#ff9600;margin:0;
}

.blue{
	font-size:18px;font-weight:bold;color:#00197b;margin:0;
}

