body {
	margin:0px; padding:0px;
	text-align:center;
	background-image:url(../images/site_bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#323232;
}

body img {
	border: 0;
	text-decoration: none;
}

#wrapper {
	margin:0px auto;
	text-align:left;
	width: 913px;
	height:auto;
	background-image:url(../images/shadowright.png);
	background-repeat:repeat-y;
	background-position:right;
}

#wrapperbottom {
	margin:0px auto;
	text-align:left;
	width: 913px; 
}
	
#header {
	text-align: left;
	width:901px;
	height: 91px;
	background-color:#000;
}
	
#logo {
	float: left;
	margin: 19px 0 0 0;
	width:415px;
	background-color:#000;
}
	
#nav {
	float: left;
	margin: 56px 0 0 0;
	background-color:#000;
	width:470px;
}

.navitem {
	float: left;
	border: 1px solid #f00;
	margin: 0;
	padding: 10px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6;
	font-weight: bold;
}

.navitem a:hover {
	color:#FFF;
	border-bottom:thin #FFF solid;
	}

#contentwrap {
	width: 913px;
	clear: left;
	float: none;
	position:relative;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#3E4C88;
	margin: 25px 0 0 0;
	padding: 0;
}

.colLeft {
	width: 595px;
	height:550px;
	margin: 0;
	padding: 0;
	float:left;
	text-align:left;
	background-image:url(../images/bg_left.gif);

}

.colLeftContent {
	width: 565px;
	margin: 0 0 0 28px;
	padding: 0;
	line-height: 1.9;
	float:none;
	text-align:left;
}

.colRight {
	width: 306px;
	margin: 0;
	padding: 0;
	height:550px;
	float:left;
	background-color: #F0EFD7;
	background-image:url(../images/bg_right.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

.colRightContent {
	width: 100%;
	margin: 0;
	padding: 0;
	float:left ;
}

ul{
	color: #3E4C88;
	margin: 2px 2px 12px 2px;
	padding: 0 0 0 15px;
	list-style-image: url(../images/star.gif);
	line-height: 1.5;
}

	/*  Basic ANCHOR Tags */

A {
	COLOR: #FF6;
	FONT-WEIGHT: bold;
	text-decoration: none;
	font-size: 11px;
}

A:visited {
	FONT-WEIGHT: bold;
}

A:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.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:901px; 
	height:24px; 
	position: relative;
	clear:both;
}

#footercontent {
	position: absolute; 
	right: 80px; 
	top: 12px; 
	color:#666; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
}

#plws {
	position: absolute; 
	left: 50px; 
	top: 5px; 
}

#footercontent a {
	color:#999; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
}

h4 { color:#3E4C88;
	}
	
.colLeftContent a {
	color: #415199;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.colLeftContent a:hover {
	color: #415199;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: thin #415199 solid;
}

.colRightContent a {
	color: #415199;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.colRightContent a:hover {
	color: #415199;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: thin #415199 solid;
}





.subhead {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #3E4C88;
}

.subheadcopy {
	color: #333;
	font-weight: normal;
	line-height: 1.9;
}

span.label,span.spacer,span.multiple span {
	width:220px; float:left; font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px;    		    
	color:#666666; 
	line-height:140%;
	} 
	
span.multiple {
	float:left;
	} 
	
span.button {
	padding-left:0px;
	} 
	
div.clear {
	clear:both;padding-top:5px;
	} 

