body{
	margin: 0px;
	padding: 0px;
	background: #D8DBBA;
	font-family: Verdana;
}

.content{
	margin: 0px;
	padding: 0px;
	background: #D8DBBA;
	font-family: Verdana;
}

#main_nav {
	background: #E5E7D1;
}

.content_main_start {
	background-repeat: no-repeat;
	background-position: top left;	
}

.content_main_start p table {
	padding-left: 25px;
}

.trenner {
}

.content_main {
	height: 544px;
	background: #EEEFE1;
	background-repeat: no-repeat;
	background-position: center;	
}

.sec_nav {
	width: 241px;
	background: #F6F7F0;
}

#the_content_start {
	text-align: left;
}

#the_content {
	width: 72%;
	text-align: left;
}

#the_content , #the_content_start{
	font-size: 14px;
}
#the_content td, #the_content_start td{
	font-size: 14px;
}

#the_content h1, #the_content_start h1{
	font-size: 22px;
	font-weight: bold;
	color: #65297F;
	margin-top: 45px;
}

#the_content h2, #the_content_start h2{
	font-size: 16px;
	font-weight: bold;
	color: #777777;
	margin-top: 15px;
}

#the_content a, #the_content_start a{
	color: #A9436D;
}

#the_content sup, #the_content_start sup{
	color: #65297F;
	font-size: 120%;
	vertical-align: baseline;
}
#the_content sub, #the_content_start sub{
	color: #65297F;
	font-size: 85%;
	vertical-align: text-top;
}

#footer {
	margin-top: 50px;
}
#footer a{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#top_extra_nav {
	position:absolute;
 	left:360px; 
 	top:5px;
 	font-size: 11px;
 	font-weight: bold;
 	color: 65297F; 
}
#top_extra_nav a{
	color: 65297F;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}

#extra_red {
	color: #A9436D;
}
#extra_red a{
	color: #A9436D;
}

#mainnav .level_1 {
	display: none;
}

#mainnav .level_0 {
	display: inline;
	font-size: 18px;
	margin-left: 25px;
	margin-right: 7px;
}

#mainnav .closed {
	color: #A9436D;
}

.content_main_start #mainnav {
color: #A9436D;
font-size: 18px;
margin-left: 25px;
}

#mainnav .active, #mainnav .open {
	color: #999999;
}

#secnav .level_0 .closed {
	display: none;
}
#secnav .level_0 .active, #secnav .level_0 .open {
	font-size: 15px;
	height: 22px;
	padding-left: 25px;
	display: block;
	background: #E5E7D1;
	color: #A9436D;
	font-weight: bold;
	padding-top: 3px;
	font-weight: bold;
}
#secnav .level_0 a, #secnav .level_0 a:link, #secnav .level_0 a:visited, #secnav .level_0 a:active {
	color: #A9436D;
}
#secnav .level_1 {
	font-size: 15px;
	height: 22px;
	padding-left: 25px;
	display: block;
	border-bottom: 1px solid #E5E7D1;
	padding-top: 7px;
}

#secnav .level_1 .closed {
	color: #999999;
}
#secnav .level_1 .active {
	color: #65297F;
	font-weight: bold;
}

#faq {
	position: absolute; 
	left: 24px; 
	top: 350px; 
	width: 210px;
}

#faq a {
	color: #555;
	font-size: 12px;
}

