body {
	background-color: #D6D0C7; 
	background-image: url('http://kermit/platonic/images/lines.gif');
	background-repeat: repeat;
	margin-top: 21px; 
	width: 964px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
	color: #393938;
	line-height: 14px;
}
hr {
	color: #C2C2C2;
}
p{
	line-height: 14px;
}
#container{
	background-color: #2A2A2A;
	text-align: left;
	width: 920px;
	border-left: 20px solid #2A2A2A;
	border-right: 20px solid #2A2A2A;
}
.page{
	float: left; 
	background-color: #E9E7E8;
	padding: 0px;
	margin: 0px;
	border: 20px solid #E9E7E8;
}
.center{
	border-right: 20px solid #E9E7E8; 
	border-left: 20px solid #E9E7E8; 
	background-color: #FFFFFF; 
	padding-bottom: 20px;
}
.navigation{
	float: left; 
	width: 158px; 
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.right_column{
	float: left;
	width: 158px;
	padding: 0px;
	margin: 0px;
}
.footer{
	background-color: #2A2A2A; 
	height: 40px; 
	clear: left; 
	text-align: left;	
	width: 920px;
	color: #FFFFFF;
	padding-top: 15px;
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
}
.pop_page{
	float: left; 
	background-color: #E9E7E8;
	padding: 0px;
	margin: 0px;
	border: 20px solid #E9E7E8;
}
.pop_white{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 16px solid #FFFFFF;
	text-align: left;
}
.light_grey_box{
	background-color: #939393;
	padding: 5px 0px 5px 20px;
	height: 27px;
	line-height: 14px;
}
.dark_grey_box{
	background-color: #626262;
	padding: 20px;
	color: #FFFFFF;
	border-bottom: 1px solid #CE6429;
	line-height: 14px;
}
.rhc_img{
	padding-bottom: 15px;
}
td{
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
	color: #393938;
}
.off_white{
	background-color: #F4F3F3;
}
.light_header{
	color: #939393;
	font: 8pt Arial,Verdana,Helvetica,sans-serif;
	margin: 0px;
}
a{
	text-decoration: none;
	border: 0px solid #FFFFFF;
	color: #CE6429;
}
 a:hover{
	 text-decoration: none;
	border: 0px solid #FFFFFF;
	color: #CE6429;
 }
 
  h2 a:hover{
	text-decoration: none;
	border: 0px solid #FFFFFF;
	color: #CE6429;
 }
 .green_link{
	text-decoration: none;
	border: 0px solid #FFFFFF;
	color: #AEACAD;
}
 .green_link a:hover{
	 text-decoration: none;
	border: 0px solid #FFFFFF;
	color: #CE6429;
 }
img{
	border: 0px solid #FFFFFF;
}
h1{
	color: #393938;
	font: bold 10pt Arial,Verdana,Helvetica,sans-serif;
}
h2{
	color: #393938;
	font: bold 8pt Arial,Verdana,Helvetica,sans-serif;
	margin: 0px;
}
h2 a {
	color: #CE6429;
	font: bold 8pt Arial,Verdana,Helvetica,sans-serif;
	margin: 0px;	
}
h3{
	color: #AEACAD;
	font: bold 8pt Arial,Verdana,Helvetica,sans-serif;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 7px;
}
#navigation_Main{
	margin:0;
	padding: 0px;
	list-style-type:none;
	width: 150px;
	height: auto;
	color: #393938;
}
#navigation_Main li a{
	display:block;
	color:#393938;
	height: 18px;
	width: 150px;
	text-decoration: none;
	font: Arial,Helvetica,Verdana,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
}
#navigation_Main li a:focus, #navigation_Main li a:hover, #navigation_Main li a:active{
	color:#CE6429;
}
#navigation_Main li a.selected{
	color: #CE6429;
}
.submit{
	background-color: #737373;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	font-size : 9px;
	padding : 2px 4px 2px 4px;
	width: 130px;
	text-align: left;
}
.footer a{
	color: #7F7F7F;
}
.footer a:hover{
	color: #CE6429;
}
.footer a.selected{
	color: #CE6429;
}