html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-size: 11px;
	color: #666666;
}
a{
	color: #1A587F;
}
a:visited{
	color: #13425E;
}
a:hover{
	color: #67B2CD;
}
a:active{
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #1A587F;
	margin: 0px;
	padding: 2px 0px;
}
p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

/* NEWSLETTER SIGN UP ================================================================
============================================================================= */
.nl_body {
	background-image: url(images/pr_bg.gif);
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nl_item {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 10.5px;
	margin-left: 3px;
}
.nl_bottom {
	background-image: url(images/nl_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 8px 8px 20px;
}

.nl_head {
	padding-bottom: 4px;
}
.nl_input-box{
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nl_submit-button{
margin-top: 2px;
    margin-left: 20px;
    margin-bottom: 2px;
} 


/* PRESS RELEASES ================================================================
============================================================================= */
.pr_body {
	background-image: url(images/pr_bg.gif);
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pr_item {
	background-image: url(images/pr_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 21px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 10px;
	margin-left: 3px;
}
.pr_item a{
	color: #666666;
}
.pr_item a:visited{
	color: #333333;
}
.pr_item a:hover{
	color: #1A587F;
}
.pr_item a:active{}
.pr_bottom {
	background-image: url(images/pr_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	padding: 8px;
}
.pr_bottom a{
	color: #1A587F;
}
.pr_bottom a:visited{
	color: #1A587F;
}
.pr_bottom a:hover{
	color: #DEA12D;
}
.pr_bottom a:active{
	color: #333333;
}
.pr_head {
	padding-bottom: 4px;
}
/* BODY CONTENT ================================================================
============================================================================= */
.content_body {
	padding-left: 25px;
	padding-right: 25px;
	color: #666666;
	line-height: 14px;
}
.content_header {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 7px;
}

/* FOOTER ------------------------------------------------------------------------  
================================================================================*/
.footerStrip {
	height: 40px;
	background-repeat: repeat-x;
}
.footer {
	margin-left: 9px;
	margin-right: 7px;
	background-color: #ECECEC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(images/bottomStrip.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
}
.footer_nav {
	font-size: 11px;
	margin-bottom: 5px;
}
.footer_nav a{
	color: #1A587F;
}
.footer_nav a:visited{
	color: #13425E;
}
.footer_nav a:hover{
	color: #67B2CD;
}
.footer_nav a:active{
	color: #333333;
}

/* NEWS PAGE ================================================================
============================================================================= */
.news_hed{
	font-size: 9px;
	font-weight: bold;
}
.news_date{
	font-size: 10px;
	color: #666666;
}
.news_item{
	line-height: normal;
}
.news_item a{
	color: #1A587F;
}
.news_item a:visited{
	color: #13425E;
}
.news_item a:hover{
	color: #67B2CD;
}
.news_item a:active{
	color: #333333;
}
.news_detail_date {
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
/* ============================= */
h3, .content_body h3 {
	color: #1A587F;
	line-height: normal;
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.mod_pr {
	width: 152px;
}

.subheader {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
	}
.clear {
	clear: both;
}