* {
margin:0;
padding:0;
}

div.hr {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding:0;
	margin:0;
	border-top: 1px solid #aca899;
	border-bottom: 1px solid #fff;
	clear:both;
}
body {
font-family:Verdana, sans-serif;
font-size: 11px;
color:#000;
background-color:#fff;
}

a {
color:#333;
text-decoration:none;
}

a:hover {
color:#333;
text-decoration:underline;
}

h1 {
font-size:2em;
font-weight:700;
color:#333;
padding-bottom:0px;
line-height:normal;
}

h2 {
font-size:16px;
color:#A58F53;
}

h3 {
font-size:16px;
color:#000;
}

h4 {
font-size:12px;
color:#D3B368;
}

ol li {
margin-left:2em;
}

small {
font-size:0.9em;
}

#Body {
width:861px;
height:100%;
text-align:left;
display:table;
background:#fff;
margin:auto;
padding:0 0px;
}

#Header {
height:152px;
}

#Logo {
	position:relative;
	top:103px;
	left:611px;
	width:172px;
}

#Header .head {
}

#Partner {
padding-top:40px;
}

#Locator {
font-size:0.9em;
color:#666666;
margin-bottom:1em;
}

#Locator a {
color:#666666;
}

#Contentwrapper {
padding-top:20px;
position:relative;
width:744px;
height:1em;
padding-bottom:18px;
}

#Navigation {
	display:block;
	padding-bottom:0px;
}

#Navigation ul {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

#Navigation ul li {
	float:left;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1em;
}

#Navigation ul li a {
	border-left:1px solid #6b6b6b;
	font-weight:bold;
	padding:0px 25px;
	text-decoration:none;
	display:block;
}
#Navigation ul li.first a {
	border-left:0px;
	border-left:1px solid #6b6b6b;
}

#Navigation ul li a:hover {
	background:#1c353e;
	color:#fff;
}
#Navigation ul li.current a {
/*	background-color:#eee;*/
}
#Navigation ul li.currentfirst a {
	border-left:0px;
	border-left:1px solid #6b6b6b;
/*	background-color:#eee;*/
}

input.text, textarea.text {
	width:170px;
	height:17px;
	font-size: 1.1em;
	line-height:15px;
	border: 1px solid #666;
	margin:0;
	padding:0;
	display:block;
}
textarea.text {
	height:91px;
}
input.submit {
	height:21px;
	width:172px;
	vertical-align:bottom;
	font-size: 1.1em;
	line-height:15px;
}

input.checkbox {
	margin:0;
	padding:0;
	margin-right:4px;
}

#subwrapper {
	display:block;
}

#subcontent {
	background-color:#1c353e;
	height:139px;
}

#subnavihead {
	position:relative;
	top:-9px;
	left: 611px;
	border: 1px solid #fff;	
	background-color: #faa405;
	height:15px;
	width:171px;
	font-weight: bold;
	font-size:11px;
	padding-top:2px;
	padding-left:13px;
	color:#fff;
}

#subnavi {
	position:relative;
	top:3px;
	left:611px;
	color:#fff;
	width:199px;
	padding-top:8px;
	font-size: 10px;
	font-weight:bold;
}

#subnavi a {
	padding-left:7px;
	line-height:1.5em;
}

#subnavi2 {
	position:relative;
	top:0px;
	left:0px;
	color:#fff;
	width:199px;
	padding-top:8px;
	font-size: 10px;
	font-weight:bold;
}

#subnavi2 a {
	padding-left:7px;
	line-height:1.5em;
}
a.white, a.white:hover {
	color:#fff;
}

a.darkgray, a.darkgray:hover {
	color:#000;
}

#subnavline {
	padding-bottom:10px;
}

div.normal_num,  div.selected_num {
	float:left;
	width:18px; 
	height:14px; 
	text-align:center;
	color:#fff;
	line-height:14px;
	font-size:10px;
	margin-left:4px;
	font-weight:bold;
	display:block;
	cursor: pointer;
}
div.normal_num {
	background-color:#fee8c0;
	color:#aaa;
}
div.selected_num {
	background-color:#fca103;
}
a div.normal_num , 
a div.selected_num 
{
	text-decoration:none;
} 

#Content {
font-size:11px;
line-height:18px;
float:left;
width:861px;
padding-bottom:10px;
}

#Content a {
color:#333333;
text-decoration:underline;
}

#Content ul li {
list-style:square;
margin-left:1em;
}
#contentleft {
	float:left; 
	width:575px; 
	padding-left:25px;
	color:#424242;
	padding-top:48px;
}
#contentright {
	float:right; width:253px; height:290px; background-color:#9f9c9c; }

#contentfull {
	float:left; 
	width:861px; 
}

#Copy {
margin-bottom:2em;
}

#footerwrapper {
width:861px;
height:87px;
background-color: #d5d5d5;
position:relative;
clear:both;
padding-top:25px;
font-size:10px;
line-height:15px;
margin:0 auto;
}

#footerwrapper a {
text-decoration:none;
color:#666;
font-weight:bold;
}

#footerwrapper p {
text-align:center;
color:#999;
margin:0;
padding:5px;
}

#footerwrapper div.address {
padding:0;
left:610px;
position:relative;
width:200px;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

.clearfloats {
clear:both;
}

