/* layout styles */* {	
	margin: 0;
}
html, body {
	height: 100%;
}
html>body .outer { 
	width:300px; /* opera specific */
}
body {
	margin-top:0px;
	padding-top:0px;
}
#outer {
	width: 975px;
	display: block;	
	margin: 0px auto; 	
	margin-right: auto;	
	padding:0px;	
	text-align:center; /* IE5/Win */	
	height: 100%;	
	height: auto !important;	
	overflow: hidden;	
	voice-family: "\"}\""; 	
	voice-family:inherit;				
}
#outer #left_border {
	background: url(../images/bg_left_fade.png) top left repeat-y;	
	display:block;	
	height:100%;	
	overflow: hidden;
}
#outer #right_border {	
	background: url(../images/bg_right_fade.png) top right repeat-y;	
	display:block;	
	height:100%;	
	overflow: hidden;
}
#inner {	
	padding-left: 27px;	
	display:block;	
	height: 100%;
}
#header {	
	width:875px;	
	display: block;
}
#header_links {	
	float:right;	
	text-align:center;	
	padding-top:25px;	
	float:right;	
	font-size:12px;	
	font-family:verdana;
}
#header_links a {	
	font-size:12px;	
}
#logo {	
	float:left;	
	padding:10px;
	margin:0;
	line-height:1em;
}		
#nav {	
	background: url(../images/top_nav_bg.png) top left repeat-x;	
	font-family: verdana;	
	font-weight:bold;	
	color: #ffffff;	
	font-size:14px;	
	float:left;	
	height:28px;	
	display: block;	
	width: 921px;	
	margin-top:0px;	
	padding-top:0px;
}
#nav_link {	
	width:125px;	
	text-align:center;	
	color:#ffffff;	
	font-family:verdana;	
	font-size:14px;	
	font-weight:bold;	
	text-decoration:none;	
	margin-top:0px;	
	padding-top:5px;	
	display:block;	
	border-right: 1px solid gray;	
	float:left;	
	background: url(../images/top_nav_div.png) top right no-repeat;	
	height:23px;
}
#nav_link_selected {
	/* background-color: #929799;*/
	background: url(../images/button_selected_bg.png) top left repeat-x;
	color: #d8edbc;
	height: 23px;
	/*border-top: 1px solid gray;
	border-bottom: 1px solid gray;*/
	border-right: 2px solid gray;	
	float: left;
	width: 124px;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 5px;
	display: block;
}
#nav_link:hover {	
	/*background-color:#639e42;	*/
	background: url(../images/button_selected_bg.png) top left repeat-x;
	border-right: 2px solid gray;	
		width: 124px;
	color:#d8edbc;	
	height:23px;
	/*border-top: 1px solid gray;
	border-bottom: 1px solid gray;*/
}
#main {	
	padding:0px;
	margin:0px 0px 0px 27px;
	float:left;
	width:950px;
}
#column1 {  	
	width:150px;	
	padding-left:10px;	
	float:left;	
	padding-right:10px;
}
#left_nav {	
	list-style:none;	
	padding-top:10px;	
	padding-bottom:10px;	
	text-align:left;	
	background: url(../images/left_nav_sep.png) bottom left no-repeat;	
	width:150px;
}
#left_nav_text {	
	list-style:none;	
	padding-top:30px;	
	padding-bottom:12px;	
	text-align:left;	
	width:150px;	}
#left_nav a {	
	font-family: verdana;	
	color: #000099;	
	font-size: 12px;	
	font-weight:normal;
}
#left_nav a:hover {	
	background-color:#ffffff;	
	font-weight:bold;	
	text-decoration:none;
}

#left_nav_selected {	
	list-style:none;	
	padding-top:10px;	
	padding-bottom:10px;	
	text-align:left;	
	background: url(../images/left_nav_sep.png) bottom left no-repeat;	
	width:150px;
}
#left_nav_selected a {	
	font-family: verdana;	
	color: #000099;	
	font-size: 12px;	
	font-weight:bold;	
}
#principal_form {
	margin:0;
	padding:0;
	text-align:center;
}
#divider_left {	
	background: url(../images/main_left_fade.png) top left no-repeat;	
	float:left;	
	display:block;	
	width:10px;	
	height:700px;
}
#divider_right {	
	background: url(../images/main_right_fade.png) top left no-repeat;	
	float:left;	
	display:block;	
	width:10px;	
	height:700px;
}			
#middle_column {	
	background: url(../images/middle_bg.png) top left repeat-x;	
	float:left;	
	display:block;	
	width: 485px;	
	min-height: 600px;  
	text-align:left;	
	padding-left:10px;					
	padding-right:10px;	
	padding-bottom:40px;
}
#left_column_text {
	text-align:left;
	margin-left:10px;
	margin-top:20px;
	float:left;
	width:170px;
}

#middle_column ul {
	margin-left:15px;
}
#column3 {	
	text-align:left;	
	float: left;	
	margin-left:15px;  
	margin-right:15px;	
	padding-right:5px; 
	width:185px;
}
/* content styles */
h2 {	
	font-family:verdana;	
	font-size:20px;	
	color:#63A242;	
	font-weight:normal;	
	padding-top:5px;	
	margin-bottom:7px;	
	margin-top:7px;
}
h3 {
	font-family:verdana;
	font-size:16px;	
	color:gray;	
	font-weight:bold;	
	padding-top:10px;	
	padding-bottom:5px;
}
p, #middle_column li {	
	font-family:verdana;
	font-size:11px;	
	padding-bottom: 10px;
	line-height:150%;
}


a {	
	font-weight:bold;
	font-family: verdana;	
	font-size: 11px;	
	color: gray;	
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}			

/* clear */

#clear {
	clear:both;
} 

/* footer styles */

#footer {	
	background: url(../images/bot_bg.png) top left no-repeat;	
	height:35px;
	width: 965px;	
	display: block;	
	margin-left: auto; 	
	margin-right: auto;	
	padding:0px;
	text-align:center; /* IE5/Win */
}			
#copyright {	
	margin-left:30px;	
	font-family:verdana;	
	font-size:8pt;	
	color:gray;	
	float:left;				
}
#footer_links {	
	margin-left:25px;
	font-family:verdana;	
	font-size:8pt;	
	color:gray;	
	float:right;	
	padding-right:45px;	
}
#footer_links ul {display:inline; margin-right:0;}
#footer_links ul li { margin-left:0; padding:0px 5px; border-right:1px solid gray; display:inline;}
#footer_links ul li.last { border-right: none; padding-right:0;}
#footer_links a {	
	font-size:8pt;
}
/* home styles */

#readmore {
	color:#4db394;
	font-family:verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}
.more {
	color: #008000;
	font-weight: bold;
}
.pdflink, .outlink {
	text-decoration: underline;
}
.inputbox {
	font-family: Verdana;
	font-size: 11px;
}
.learnmoreimage {
	border-style: solid;
	border-width: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
.tabletext {
	background-color: #FFFFFF;
	text-align: center;
}
.homelinks {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 13px;
	color: #003300;
}
.ImageNoBorder {
	border-width: 0px;
}
.HomeBullets {
	text-align: center;
	width:27px;
	height:24px;
}
.HomeBulletText, .HomeBulletText a {
	font-size: 12px;
	color: #333333;
}
.largerText, .largerText p, .largerText td {
	font-family:Verdana;
	font-size:13px;
	line-height: 130%;
}
ul.textList li, #middle_column ul.textList li {
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
ul.textList {
	padding-bottom:10px;
	margin-bottom:0;
}
.formTable {
   background:#E4E4E4;
}
.clientTable {
	font-family: verdana;
	border: 2px solid #808080;
}
.clientTable tr th {
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	background-color: #808080;
	line-height: 20px;
}
.clientTable tr td {
	font-size: 11px;
	vertical-align: middle;
	line-height: 17px;
	text-align: left;
	text-indent: 3px;
	background-color: #FFFFFF;
}
.listTable {
	border: 1px solid #808080;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
.dataTable {
	border: 2px solid #808080;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
.dataTable tr th, .listTable tr th {
	text-align:center;
	line-height:19px;
	background:#008000;
	color:#FFFFFF;
}
.dataTable tr td {
	border-bottom: 1px solid #000000;
	padding:0 3px;
	vertical-align:top;
}
.dataTable tr#lastrow td {
	border-width:0;
}
.listTable tr td {
	text-align:center;
}
.noHead tr td {
	text-align:left;
}

.marginright {
	margin-left: 0px;
	margin-right: 3px;
}
img.bio {
	border-style: solid;
	border-width: 1px;
	margin-left: 3px;
	margin-right: 3px;
	float:right;
}
img.bioNoBorder {
	margin-left: 3px;
	margin-right: 3px;
	float:right;
}
p.bioTitle, p.bioTitle a {
	font-weight:bold;
	color:black;
}
.contentBox {
	padding:16px;
	border:1px solid #808080;
	background:#ffffff;
}
.featured {
	color:#0000FF;
	font-style:italic;
}
.linkdesc {
	color: #000099;
	font-weight:bold;
}
.inlinesubhead {
	text-decoration:underline;
}

