body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #595959;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.Wrapper {
	text-align:center;
	margin:0 auto;
	width:950px;
	}

.header {
	background:url(images/bg_div_header.gif) no-repeat top center;
	text-align:left;
	height: 100px;
	}

.left_panel_header {
	float:left;
	width:704px;
	text-align:left;
	margin-top:33px;
	padding-left:10px;
	}

.right_panel_header {
	float:left;
	width:220px;
	text-align:left;
	padding:20px 0px;
	margin-left: 10px;
	}

.left_panel {
	float:left;
	width:715px;
	text-align:left;
	background:url(images/bg_content_top_1.gif) left top no-repeat;
	}

.right_panel {
	float:left;
	width:235px;
	text-align:left;
	background: #FFFFFF;
	}

.bg_content {
	background:url(images/bg_content_center_1.gif) left top repeat-y;
	}

.content {
	margin-top:22px;
	}

.container_close {
	background:url(images/bg_div_close_1.gif) top center no-repeat;
	height:33px;
	text-align:left;
	clear:both;
	}

.footer {
	text-align:left;
	padding:30px 10px;
	font-size:10px;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #595959;
	}

p {
	margin:0;
	padding:0;
	}
	
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

h1 {
	text-align: left;
	border-bottom: 2px solid #cfb897;
	padding-bottom: 10px;

}
.header_text {
	color: #b5a185;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	width: 270px;
	text-align:center;
	}

h2 {
	font-size: 16px;
	color: #333333;
}

h3 {
	font-size: 14px;
	color: #333333;
}

#menu {
	margin:30px auto;
	width:170px;
	font-size: 13px;
	}

#menu a, #menu a:visited {
	text-decoration:none;
  	color:#333;
  	display:block;
	padding: 6px 7px;
  	width: 156px;
  	border-bottom:0px solid #ccc;
	font-weight: normal;
  }

#menu a:hover {
	color:#007fff;
	padding-left: 25px;
	background:url(images/pink_arrow.gif) left center no-repeat;
	width: 138px;
  }

#menu .selected {
	text-decoration:none;
  	color:#007fff;
  	display:block;
	padding: 6px 7px 6px 25px;
  	width: 138px;
  	border-bottom:0px solid #ccc;
	background:url(images/pink_arrow.gif) left center no-repeat;
	font-weight: normal;
	}

#menu #submenu {
	margin-left:25px;
	}

#menu #submenu a, #submenu a:visited {
	text-decoration:none;
  	color:#333;
  	display:block;
	padding: 6px 7px;
  	width: 131px;
  	border-bottom:0px solid #ccc;
	font-weight: normal;
  }

#menu #submenu a:hover {
	color:#007fff;
	padding-left: 25px;
	background:url(images/pink_arrow.gif) left center no-repeat;
	width: 113px;
  }

#menu #submenu .current {
	text-decoration:none;
  	color:#007fff;
  	display:block;
	padding: 6px 7px 6px 25px;
  	width: 113px;
  	border-bottom:0px solid #ccc;
	background:url(images/pink_arrow.gif) left center no-repeat;
	font-weight: normal;
	}

.text {
	margin:0px 43px;
	text-align:left;
	line-height: 18px;
	}
	
#inline .col1 {
	display: block;
	float: left;
	margin-bottom: 15px;
	text-align: center;
	width: 200px;
	padding-top: 150px;
	}
	
#inline .col2 {
	display: block;
	width: 348px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-left: 80px;
	}
	
#inline br {
	clear: left;
	}

#inline .heading {
	color: #0280ff;
	font-size: 16px;
	font-weight: normal;
	}