html {
	background-color: #FFFFBA;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea{
	border: 1px solid #CBCB7A;
}
img{
	border: 0px;
	vertical-align: middle;
}
a, a:visited {
	color: #1a1a1a;
	text-decoration:underline;
}
a:hover {
	color: #0087cc;
	text-decoration:underline;
}
a.more_link, a.more_link:visited {
	color: #036e8e;
	text-decoration:underline;
}
a.more_link :hover {
	color: #cbcb7a;
}
ul {
margin:0;
padding:0 0 0 15px;
list-style: none;
}
li {
background: url('../images/bullet_menu.jpg') no-repeat 0px 4px;
padding:0px 0 0 15px;
margin:6px 0 6px 0;
font-weight: bold;
}
li a:link, li a:visited {
color: #1a1a1a;
}
li a:hover {
color: #0286C6;
}

#container { 
	width : 755px; 
	margin : 0px auto; 
	overflow: none;
	border: none;
}
h1 {
color: #FFFFFF;
font-size: 32px;
font-weight: bold;
vertical-align: middle;
padding: 0px;
margin: 0px;
}
h2 {
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
vertical-align: middle;
padding: 0px;
margin: 0px;
}
h3 {
font-size: 13px;
font-weight: bold;
padding: 0px 0 5px 0px;
margin: 0;
}
.space_line {
clear: both; 
margin: 0; 
padding: 0px; 
width: auto;
}
.butt {
	background-color: #0083b1;
	border: 1px solid #000000;
	color: #ffffff;
	width: 80px;
	height: 23px;
}

/* ID Elements */
#top{
height: 106px;
}
#top_link {
width:290px; 
padding-top: 8px;
float:right; 
vertical-align:middle;
}
#top_link a:link, #top_link a:visited {
color: #1a1a1a;
}
#top_link a:hover {
color:#0087cc;
}
#menu{
background-image: url(../images/back_menu.jpg);
background-repeat: no-repeat;
background-position: center;
height: 325px;	
}
a.top_button, a:visited.top_button{
font-weight:bold;
font-size:14px;
text-decoration:none;
padding: 0px 13px 0px 13px;
color:#000000;
}
a:hover.top_button  {
text-decoration:underline;
color:#017FC9;
}
.back_menu_break{
background-image: url(../images/back_menu_break.jpg);
background-repeat: no-repeat;
background-position: center;
width: 3px;
height: 65px;
}
#main_container{
margin: 5px 5px 0px 5px;
}
#bottom {
border-top:1px solid #83834f;
background-color: #cbcba2;
height: 62px;
padding: 0px 0 0 0;
margin:0px 5px 0 5px;
}
#bottom_copyright {
float:left;
width:120px;
color:#535353;
font-size:10px;
padding:5px 0 0 10px;
}
#bottom_link {
float:left;
width:500px;
text-align:center;
font-weight:bold;
padding:15px 0 0 0;
}
#bottom_created {
padding: 10px 0px 0px 0px;
float:left;
width:90px;
}
.box_left{
background-image:url(../images/box_left.jpg); 
background-repeat:no-repeat; 
width:10px; 
height:46px; 
}
.box_middle{
background-image:url(../images/box_middle.jpg); 
background-repeat: repeat-x;
height:46px;
}
.box_right{
background-image:url(../images/box_right.jpg); 
background-repeat:no-repeat; 
width:10px; 
height:46px; 
}
.faq_answer_box {
margin: 3px 0 10px 0;
padding: 10px;
background-color:#f5f5f5;
border:1px dashed #ee5b0d;
}
.faq_navi_button{
	
}

