/* CSS Document */

.horizontalstroke {
	background-image: url(../images/horizontal_line.gif);
	background-repeat: repeat-x;
	margin-top:8;
}

.feature_image {
margin-right:10;
margin-bottom:10;
border:none;
}

.feature_cell_pad {
padding-top:6;
}

/* TEXT TREATMENT */

.bodycopy{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

.bodycopylink{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #008ccf;
	text-decoration: none;
	font-style: normal;
}

.bodycopylink:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0db14b;
	text-decoration: none;
	font-style: normal;
}

.subnav{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
	color: #6d9d31;
	text-decoration: none;
	font-style: normal;
	
}

.subnav:hover{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
	color: #a3d7f4;
	text-decoration: none;
	font-style: normal;
	
}

.subnav_on{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
	color: #a3d7f4;
	text-decoration: none;
	font-style: normal;
	
}

.copyright{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #808284;
	text-decoration: none;
	font-style: normal;
}

.copyright_link{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #808284;
	text-decoration: none;
	font-style: normal;
}

.copyright_link:hover{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	font-style: normal;
	}
	
.password_link{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #808284;
	text-decoration: none;
	font-style: italic;
}

.password_link:hover{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #808284;
	text-decoration: none;
	font-style: italic;
	}

.subheader{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #008ccf;
	text-decoration: none;
	font-style: normal;
	
}

.link_list{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	list-style-type: square;
	
}

.link_list  li { margin: 10px 0px; }

.blue_info_copy{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #008ccf;
	text-decoration: none;
	font-style: normal;
}

/* GLOSSARY STYLES */

p.leftnav div {width:80px;}

table.leftnav td{
   background-color:#ffffff;
   margin:2px;
   
}
	
table.leftnav td a{
	display:block;
   	padding: 5px;
   	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
   	text-decoration: none;
   	text-align:center;
	background-color:#008CCF;
	width:15px;
}

table.leftnav td a:hover {
   color: #a3d7f4;
   background-color: #008CCF;
}

.glossary_header{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #008ccf;
	text-decoration: none;
	font-style: normal;
}
.news_header {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d9d31;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.news_copy {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 17px;
}
.news_copy:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 17px;
}
