body {
	margin:0px; padding:0px;
	text-align:center;
	font-family:tahoma, arial, sans-serif;
	font-size: 12px;
	color:#292929;
	background-color: #000;
}

body img {
	border: 0;
}

#wrapper {
	margin:0px auto;
	text-align:left;
	width: 889px;
	height:auto; 
	background-color: #fff;
	border-right: 1px solid #212427;
	border-bottom: 1px solid #212427;
	border-left: 1px solid #212427;
}

#wrapperbottom {
	margin:0px auto;
	text-align:left;
	width: 889px; 
}
	
#header {
	text-align: left;
	width:889px;
	height: 32px;
	background-color:#000;
}
	
#logo {
	float: left;
	margin: 19px 0 0 0;  
	width:485px;
	background-color:#000;
}
	
#nav { 
	float: left;
	background-color:#212427;
	width:889px;
}

.navitem { 
	float: left; 
	border: 0px solid #f00;
	margin: 0;
	padding: 0;
	border: 0;
	height:32px;
}

#contentwrap {
	width: 889px;
	clear: left;
	float: none;
	position:relative;
	background-color:#fff;
	background-image:url(../images/mainbg.gif);
	height: 355px;
	min-height:335px;
	height:auto;
	display:table;
}

h1 {
	font-family:tahoma, arial, sans-serif;
	font-size: 18px;
	color:#4A4A4A;
	margin: 25px 0 0 0;
	padding: 0;
}

.colLeft {
	width: 589px;
	margin: 0;
	padding: 0;
	float:left;
	text-align:left;
	height: 355px;

}

.colLeftContent {
	width: 520px;
	margin: 25px 0 0 25px;
	padding: 0;
	line-height: 2.2;
	float:none;
	text-align:left;
}

.colRight {
	width: 300px;
	margin: 0;
	padding: 0;
	float:left;
	background-color: #E7E7E7;
	background-repeat:no-repeat;
	background-position:bottom;
	height: 355px;
	height:auto;
	}

.colRightContent {
	width: 100%;
	margin: 0;
	padding: 0;
	float:left ;
}

ul{
	margin: 2px 2px 12px 2px;
	padding: 0 0 0 15px;
	/*list-style-image: url(../images/bulletgrey.gif); */
	line-height: 2.2;
	color: #76400b;
}

.pdf ul {
	margin: 2px 2px 12px 2px;
	padding: 0 0 0 15px;
	line-height: 2.2;
	color: #76400b;
list-style-type:none;

 background-image:url(../images/pdf.gif);
 background-repeat:no-repeat;
}

.sm {
font-size:9px;
color:#999;
line-height:normal;
}





	/*  Basic ANCHOR Tags */

A {
	COLOR: #3E4C88;
	FONT-WEIGHT: 200;
	text-decoration: underline;
}
A:visited {
	FONT-WEIGHT: 200;
	text-decoration: underline;
}
A:hover {
	FONT-WEIGHT: 200;
	text-decoration: none;
}

.btn {
   color:#fff;
   font-family: Verdana ,Arial, Helvetica, sans-serif;
   background-color: #415199;
   font-size: 10px;
   font-weight: bold;
   border:1px solid #aaaaaa;
   height: 19px; 
}

#footer {
	background-color:#000; 
	width:889px; 
	height:24px; 
	position: relative;
}

#footercontent {
	color:#eee; 
	font-family:tahoma, arial, sans-serif;
	font-size: 10px;
	margin:10px 0 0 10px;
	float:left;
	width:500px;

}

#footercontent a {
	color:#999; 
	font-family:tahoma, arial, sans-serif;
	font-size:10px;
}