@charset "UTF-8";

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
p 
{
    margin: 0,0,0,0;
}
a:link {
	color: #00457B;
}
a:visited {
	color: #00457B;
}
a:hover {
	color: #996633;
}
a:active {
	color: #996633;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996633;
	text-align: left;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: left;
}
.header_product {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #996633;
	text-align: left;
}
.product_intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}

.nav_top {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #00457B;
	text-align: left;
}
.nav_top a:link, .nav_top a:visited {
	text-decoration: none;
	}
.nav_top a:hover, .nav_top a:active {
	color: #996633;
	text-decoration: none;
	}
.larger2 {
	font-size: 19px;
}
.larger3 {
	font-size: 21px;
}		
	
.nav_products
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #00457B;
    text-align: left;
    width: 203px;
    display: block;
}
.nav_products a:link, .nav_products a:visited {
	text-decoration: none;
    width: 203px;
    display: block;
	}
.nav_products a:hover, .nav_products a:active
{
    color: #996633;
    text-decoration: none;
    background-image: url(../../images/nav/highlight.jpg);
    background-position: left center;
    background-repeat: repeat-y;
    width: 203px;
    display: block;
}

.nav_products_on
{
    color: #996633;
    text-decoration: none;
    background-image: url(../../images/nav/highlight.jpg);
    background-position: left center;
    background-repeat: repeat-y;
    width: 203px;
    display: block;
}
	
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457B;
	text-align: left;
}
.search a:link, .search a:visited {
	text-decoration: none;
	}
.search a:hover, .search a:active {
	color: #996633;
	text-decoration: none;
	}	
.bold_text {
	font-weight: bold;
	font-size: 14px;
}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin: 0px 10px;
}
.teal_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #1A8DA5;
	font-weight: bold;
}
.teal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #1A8DA5;
}
.teal_text a:link, .teal_text a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #1A8DA5;
	}
.teal_text a:hover, .teal_text a:active {
	color: #00457B;
	text-decoration: underline;
	font-weight: bold;
	}
hr {
	color: #666666;
	height: 1px;
	size: 1px;
}
.pad_20 {
	padding-left: 20px;
	padding-right: 20px;
}
.inset_photo {
	float: left;
	border: 1px solid #666666;
	margin: 10px 20px 10px 0px;
}
.product_photo {
	border: 1px solid #666666;
}
.product_grid_h1 {
	color: #996633;
}
.product_grid_h2 {
	color: #996633;
	font-size: 14px;
	font-weight: bold;
}
.product_grid_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
.anchors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #996633;
	text-align: left;
}
.anchors a:link, .anchors a:visited {
	text-decoration: none;
	color: #996633;
	}
.anchors a:hover, .anchors a:active {
	color: #00457B;
	text-decoration: none;
	}
.resources_grid {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
}
.subnav_resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #00457B;
	text-align: left;
}
.subnav_resources a:link, .subnav_resources a:visited {
	text-decoration: none;
	}
.subnav_resources a:hover, .subnav_resources a:active {
	color: #996633;
	text-decoration: none;
	}
	
.maintable 
	{
	    	border: 1px solid #FFFFFF;
}

.btn  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		color:#003366;
		background: #D6E7EF;
		border-bottom: 1px solid #104A7B;
		border-right: 1px solid #104A7B;
		border-left: 1px solid #AFC4D5;
		border-top:1px solid #AFC4D5; 
		text-decoration:none;
		cursor: hand;
		height: 23;
   }
   
.req_blk {
		display: none;
	}        
