body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 3px; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #2c2c2c; 
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border: 0px;	
}
#wrapper {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px auto; 
	width: 757px; 
	PADDING-TOP: 1px; 
	TEXT-ALIGN: left;
	background-color: #8a8a8a;
}
#header {
	margin:0px;
	background: #8a8a8a;	
	width: 755px;
	margin-bottom: 2px;
}
#header .logo {
	background: url(../images/site/header_logo.jpg);
	height: 243px;
	width: 755px;
}
#pagebody {
	BACKGROUND: #2b2b2d;
	TEXT-ALIGN: center;
	margin-left: 1px;
	margin-right: 1px;
}
#left_col {
	float: left;
	width: 173px;
}

#right_col {
	float: right;
	width: 581px;
	border-left: 1px solid #2A2A2C;
}
span {
	color: #ffffff;
	float: right;
	font-size: 10px;
	text-decoration: underline;
	margin-right:3px;
}

/* NAVIGATION 
======================================================================*/
#menu{
	width: 173px;
	background: url(../images/site/nav_bg.jpg) repeat-x left;
}
#menu .top {
	background: url(../images/site/nav_top.jpg) no-repeat;
	height: 23px;
}
#menu .mid {
	background: url(../images/site/nav_mid.jpg) no-repeat;
	background-color: #383838;
	height: 243px;
}
#menu .bottom {
	background: url(../images/site/nav_bottom.jpg) no-repeat; 
	height: 24px;
}
#menu .mid ul {
	margin: 0px auto;
	padding: 5px 8px 0px 12px;
	text-align: left;
	list-style-type: none;
}

#menu .mid ul li {
	width: 96%;
	color: #dfdfdf;
	border-top: 1px solid #4c4c4c;
	border-bottom: 1px solid #b1b1b1;
}
#menu .mid ul li a {
	color: #f1f1f1;	
	font-family: Myriad Pro;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 5px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	clear: both;
}
#menu .mid ul li a:hover {
	color: #000;
	clear: both;
}
#menu .mid ul li:hover {
	background: url(../images/site/hoverbg.gif) center center repeat-x;
}
/* HEADERS
======================================================================*/
h1 {
	color: #fdc689;
	font-size: 14px;
	font-family: Myriad Pro;
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #fbaf5c;
	font-size: 14px;
	font-family: Myriad Pro;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #ffffff;
	height: 17px;
	font-size: 12px;
	padding:0px;
	text-align:left;
}

/* LEFT - Box 
======================================================================*/
#box_left {
	background-color: #616163;
	padding-bottom: 15px;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: left;
}
#box_left .box {
	border-bottom: 1px dotted #ffffff;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
#box_left .box h1 {
	border-bottom: 2px dotted #333;
	padding: 3px 3px 3px 3px;
}
#box_left .box h3 {
	padding: 4px 3px 0px 3px;
	margin: 0;
}
#box_left .box div {
	padding: 3px 0px 15px 3px;
	color: #c9c9c9;
	display: block;
}

.clearing {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	PADDING-TOP: 0px; 
	HEIGHT: 1px;
}
.style1 {
	text-align:left;
	color: #e2e2e2;
	font-size: 12px;
	font-family: arial;
}
.style1 strong {
	text-align:left;
	color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.style2 {
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	font-family:arial; 
	font-size:12px
}
.style3 {
	color: #c9c9c9;
	font-size: 12px;
	font-family: arial;
}
.style4, .style4 a:link, .style4 a:hover, .style4 a:visited{
	color: #bdbdbd;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align:left;
}
.style5, .style5 a {
	color: #a1a1a1;
	font-size: 12px;
	font-family: arial;
}
.style6 {
	color: #949494;
	font-size: 12px;
	font-family: arial;
}
.style7 {
	color: #AFAFAF;
	font-size: 12px;
	font-family: arial;
}
.style8 {
	color: #FFFFFF;
font-family:arial; font-size:12px
}
.style9 {
	color: #BCBCBC;
font-family:arial; font-size:12px
}
.style10 {
	color: #8D8D8D;
font-family:arial; font-size:12px
}
.style11 {color: #c9c9c9}
.style12 {color: #a1a1a1; font-size: 12px; font-family: arial; font-weight: bold; }