@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#595959;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	color: #55361f;
	
	/* Scroll bar */
	SCROLLBAR-FACE-COLOR: 			#FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: 		#cacaca; 
	SCROLLBAR-SHADOW-COLOR: 		#e8e8e8; 
	SCROLLBAR-3DLIGHT-COLOR: 		#f6f5f5; 
	SCROLLBAR-ARROW-COLOR: 			#55361f; 
	SCROLLBAR-TRACK-COLOR: 			#e8e8e8;
	SCROLLBAR-DARKSHADOW-COLOR: 	#cacaca; 
	SCROLLBAR-BASE-COLOR: 			#cacaca;	
}
.footertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#dfddd7;
font-weight:normal;
}

.graytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#aba9a2;
font-weight:normal;
}
.graytextbold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#aba9a2;
}
.graytext a:link, .graytext a:visited, .graytext a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#aba9a2;
font-weight:normal;
text-decoration:none;
}
.graytext a:hover{
text-decoration:none;
}
.graytext1 a:link, .graytext1 a:visited, .graytext1 a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#aba9a2;
font-weight:bold;
text-decoration:none;
}
.graytext1 a:hover{
text-decoration:none;
font-weight:bold;
}
.orangetext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#d24f00;
font-weight:normal;
}
.contentbg {
background-image:url(contentBG.gif);
background-repeat:repeat-y;
background-position:right;
}
.gray36 {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D8D0;
}
.image
{
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
}
.req
{
font-size:11px;
text-decoration:underline;
color:#55361F;
font-weight:normal;
}
.req a:link
{
font-size:11px;
text-decoration:underline;
color:#55361F;
font-weight:normal;
}
.req a:visited 
{
font-size:11px;	
text-decoration:underline;
color:#55361F;
font-weight:normal;
}
.req a:hover 
{
font-size:11px;	
text-decoration:underline;
color:#55361F;
font-weight:normal;
}
.linkwhite
{
font-size:11px;
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
.linkwhite a:link
{
font-size:11px;
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
.linkwhite a:visited 
{
font-size:11px;	
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
.linkwhite a:hover 
{
font-size:11px;	
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
.reqText
{
font-size:11px;
text-decoration:none;
color:#55361F;
font-weight:normal;
}