/****************************************************************/
/*********************** Main Body Styles ***********************/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #dfdfdf;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#bodyMain {
	width:100%;
	text-align:center;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#d0520e;
	font-size:24px;
	font-weight:normal;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#d0520e;
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
}
hr {
	border:0;
	color:#d0520e;
	height:2px;
	background-color:#d0520e;
	margin-top:-20px;
}

/*********************** Content Styles ***********************/

#contentMain {
	margin:0 auto;
	width:737px;
}
#header {
	width:713px;
	padding:8px 0px 8px 24px;
	*margin-top:8px;
	background-color:#ffffff;
	text-align:left;
}
#mainContent {
	width:717px;
	padding:12px 10px 12px 10px;
	background-color:#fff;
}
#contentCopy {
	padding:0px 8px 10px 8px;
	text-align:left;
}

/********************** Right Column Styles *********************/

#rightReports {
	width:241px;
	border:solid 1px #e1e1e1;
	padding:4px;
}
#rightContent {
	width:241px;
	border:solid 1px #e1e1e1;
	padding:4px;
	margin-top:8px;
}
#rightHeader {
	Padding:8px 0 8px 12px;
	background-color:#d0520e;
	width:229px;
	color:#fff;
	text-align:left;
}
#rightHeaderLinks {
	Padding:10px 0 10px 0;
	background-color:#d0520e;
	width:241px;
	color:#fff;
	text-align:center;
}
#rightHeaderLinks a {
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#rightHeaderLinks a:hover {
	color:#fff;
	text-align:center;
	text-decoration:underline;
}
#rightLinks {
	padding:10px;
	font-size:12px;
	line-height:17px;
	text-align:left;
}
#rightLinks a {
	display:block;
	padding:4px 0 4px 8px;
	border-bottom:dotted 1px #CCCCCC;
	color:#CC3300;
	text-decoration:none;
}
#rightLinks a:hover {
	color:#e2dfa8;
	text-decoration:underline;
}

/************************ Navigation Styles ********************/

#mainNav {
	height:28px;
	width:737px;
	background-color:#d0520e;

}
#menu {
list-style-type:none; 
margin:0px 0px 0px 0px; 
padding:0;}

#menu li {
display:block; 
float:left; 
position:relative; 
z-index:100; 
margin-right:1px;
}
#menu li span {
display:block; 
z-index:100; 
background:#d0520e; 
padding: 6px 10px;
font-size:1.1em;
}
#menu li a, #menu li a:visited {
display:block; 
padding:0;
}

#menu dl {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	background: url(transparency.gif);
	width: 166px;
}
#menu dt {
background:#d0520e; 
margin:0; 
font-size: 1.1em; 
/* border-bottom:1px solid #d0520e; */
float:left; 
border-right:1px solid #fff;
}
#menu dd {
display:none; 
background: transparent; 
border-bottom:1px solid #fff; 
clear:left; 
margin:0; 
padding:0; 
color: #fff; 
font-size: 1em; 
text-align:left;
}

#menu dt a, #menu dt a:visited {
display:block; 
color:#fff; 
padding: 6px 10px; 
text-decoration:none;
}
#menu dd a, #menu dd a:visited {
background:#d0520e; 
color:#fff; 
text-decoration:none; 
display:block; 
padding: 5px 10px;
}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {border-bottom:0px solid #e2dfa8;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #e2dfa8; color:#534;}


/************************ Image Styles *************************/

#imageMain {
	width:443px;
	height:252px;
	padding-bottom:4px;
	border-bottom:solid 2px #d0520e;
}
#topImage {
	width:737px;
	height:6px;
	*margin-bottom:-2px;
}
#bottomImage {
	width:737px;
	height:5px;
	*margin-top:-15px;
}
/********************** Site Map Styles ************************/

#mapHeader {
	Padding:8px 0 8px 12px;
	background-color:#e2dfa8;
	width:694px;
	color:#fff;
	text-align:left;
}
#copyright {
	width:707px;
	padding:0px 20px 8px 10px;
	*margin-bottom:8px;
	background-color:#fff;
	font-size:11px;
	text-align:right;
}
#mapContent {
	padding:15px 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:15px;
	text-align:left;
	color:#999999;
}
#mapContent a {
	color:#333;
	text-decoration:none;
}
#mapContent a:hover {
	color:#333;
	text-decoration:underline;
}
