body{
	background:#fff3e5;
	font-family:helvetica,arial,sans-serif;
/*	background:url(../images/design/bg_body.gif) top center repeat-y;*/
}
#banner_top{
	position:absolute;
	right:0;
	top:0;
}
a{
	color:black
}
a:hover{
	color:#BE272D;
}
	
.noscreen{
	display:none;
}
#wrapper{
	position:relative;
	width:944px;
	margin:0 auto;
	border:0 solid #a09c99;
	border-width:0 1px;
	background:white;
}
#bg_header{
	position:absolute;
}
#head1,
#head2,
#head3{
	position:absolute;
	top:86px;
	width:250px;
	height:75px;
	overflow:hidden;
	font-size:9pt;
	z-index:1000;
}
#head1{
	left:132px;
}
#head2{
	left:390px;
}
#head3{
	left:662px;
}
#head1 p,
#head2 p,
#head3 p{
	padding:5px 0 0 0;
	margin:0;
}
#head1 h2,
#head2 h2,
#head3 h2{
	font-size:13.5pt;
	padding:0;
	margin:0;
	text-align:left;
	font-weight:normal;
}
#control{
	z-index:1000;
	position:absolute;
	top:18px;
	right:22px;
	text-align:right;
	font-size:9pt;
	line-height:1.1em;
}
#control td{
	padding:3px 10px 3px 10px;
	border:0 solid #959595;
	border-right-width:1px;
}
#control b,
#control b a{
	color:#BE272D;
}
#control td.last{
	border:0;
	width:160px;
}
.last a{
	padding:0 25px 0 0;
}
.last div{
	position:relative;
}
a.login img {
	display:block;
	position:absolute;
	width:13px;
	height:18px;
	top:-2px;
	right:25px;
}
a.register img{
	display:block;
	position:absolute;
	width:22px;
	height:24px;
	top:22px;
	right:22px;
}
#logo{
	display:block;
	position:absolute;
	top:22px;
	left:130px;
	z-index:1000;
}
#page{
	position:relative;
	width:900px;
	margin:0 0 0 22px;
	padding-top:165px;
}
#menu a{
	text-decoration:none;
}
#menu{
	left:0px;
	margin:0 0 20px 0;
	padding:0;
	font-size:9pt;
	font-weight:normal;
	width:900px;
	background:url(../images/design/bg_menu.gif) repeat-x;
	height:25px;
	z-index:1500;
	position:relative;
}
#menu li ul{
	font-weight:normal;
}
.menu ul,
.menu li,
.menu a{
	display:block;
}
.menu ul{
	margin:0px;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
.menu li.more ul{
	position:absolute;
	width:240px;
	white-space:normal;
	margin-left:7px;
}
.menu li ul {
	display:none;
	margin:0;
}
.menu li.more a {
	color:white;
	text-transform:uppercase;
	text-align:center;
	padding:5px 12px 5px 18px;
	line-height:15px;
	margin:0px 7px 0px 0px;
}
.menu li.more ul li a {
	padding:7px 0 7px 0;
	margin:0px;
	border:0 solid #808080;
	border-bottom-width:1px;
}
/* Fix IE. Hide from IE Mac \*/* 
html .menu ul li {
	float: left;
	height: 1%;
}
* html .menu ul li a {
	height: 1%;
}
* html .menu ul li{
	width:1%;	
}
/* End */
.menu ul li {
	width:auto;
	float:left;
}
.menu li ul li{
	width:auto;
	float:none;
	background:#ebebeb;
}
.menu li:hover ul,.menu li.over ul {
	display: block;
}
.menu li.cur a{
	color:#F8803B;
}
.menu li.more:hover a,.menu li.over a{
	color:white;
	/*cursor:default;*/
	background:url(../images/design/bg_menu_hover.gif) no-repeat;
}
.menu li.more:hover ul a,.menu li.over ul a,
.menu ul li.nomore a{
	color:black;
	text-align:left;
	text-transform:none;
	cursor:pointer;
	background:#ebebeb;
}
.menu ul li.more ul li a:hover{
	color:#BE272D;
}
#menu li li a.this{
	color:#BE272D;
}
#menu ul ul{
	padding-bottom:10px;
	background:#ebebeb;
}
#menu li li{
	padding:0 12px 0 12px;
}
/*========================*/

#right{
	float:left;
	width:173px;
	border:0 solid #959595;
	border-right-width:1px;
	margin:0 0 10px 0;
	background:#E6E6E6;
}
#right h2{
	text-transform:uppercase;
	text-align:left;
	font-size:9pt;
	padding:2px 0 10px 10px;
	margin:0;
}
#right ul{
	margin:0 0 20px 0;
	padding:0 10px 10px 10px;
	list-style:none;
	list-style-image:url(../images/bg_ul.gif);
}

#right a.this{
	color:#BE272D;
}
#right a{
	text-decoration:none;
}
#right li{
	margin:0;
}
/*#why ul{
	background:#E6E6E6;
}*/
#why h2{
	color:#BE272D;
	background:white;
}
#right li a{
	color:black;
	font-size:9pt;
	display:block;
	padding:7px 0 7px 0;
	margin:0px;
	border:0 solid #808080;
	border-bottom-width:1px;
}
#right li a:hover{
	color:#BE272D;
}
#right #news h2{
	background:url(../images/bg_home_help.gif) no-repeat;
	color:#595959;
	padding:5px 0 5px 10px;
	margin-top:10px;
}
#right #news ul{
	background:#d2e9a4;
	margin-right:12px;
	padding-top:5px;
	padding-bottom:5px;
}
#right #news li a:hover{
	color:black;
}
#right #news li a{
	color:#595959;
	font-weight:normal;
}
td,th{
	vertical-align:top;
}
#content td,
#content p{
	font-size:11.25pt;
}
#content{
	padding:0;
	margin-left:195px;
}
#breadcrumbs{
	margin:0 0 6px 195px;
	font-size:9pt;
}
#breadcrumbs a{
	color:black;
}
#title h2{
	margin:0 0 10px 195px;
	padding:0;
	text-align:left;
	font-size:26.25pt;
	font-weight:normal;
}

#footer{
	clear:both;
	margin:10px 0 0 0;
	padding:10px 0 10px 0;
	clear:both;
	border:0 solid #BE272D;
	border-top-width:1px;
	font-size:9pt;
	text-transform:uppercase;
}
#tab1,
#tab2,
#tab3{
	margin-bottom:10px;
}
#content .tbl_cur,
.tbl_cur{
	background:url(../images/tbl_bg_a.gif) no-repeat;
	height:112px;
	width:290px;
	vertical-align:middle;
	color:#BE272D;
	font-size:16pt;
	cursor:pointer;
	padding:0 0 0 10px;
}
#content .tbl_na,
.tbl_na{
	background:url(../images/tbl_bg_na.gif) no-repeat;
	height:112px;
	width:290px;
	vertical-align:middle;
	cursor:pointer;
	font-size:16pt;
	padding:0 0 0 10px;
}
td.tbl_na:hover{
	background:url(../images/tbl_bg_a.gif) no-repeat;
}
