@charset "UTF-8";
/* CSS Document */

/*- Top Menu--------------------------- */	
#menuT {
	width: 786px;
	border-size: 1px;
	}
	
#menuT li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 43px;
	text-decoration: none;
	float: left;
	}	
	
#menuT li a:link, #menuT li a:visited {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	background-image: url(images/navbutton.jpg);
	background-repeat: no-repeat;
	width: 131px;
	line-height: 15px;
	}
	
#menuT li a:hover {
	color: #2875A9;
	}

/*- Side Menu--------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
#menuS {
	width: 213px;
	border-size: 1px;
	float: right;
	}
	
#menuS li a {
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
	}	
	
#menuS li a:link, #menuS li a:visited {
	color: #FFF;
	display: block;
	background-color: #1C3661;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding-top: 12px;
	padding-right: 8px;
	margin-bottom: 3px;
	padding-bottom: 6px;
	vertical-align: middle;
	}
	
#menuS li a:hover {
	color: #FFF;
	background-color: #3271A4;
	}
	
	
/*- Product Menu--------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
#menuP {
	width: 700px;
	border-size: 0px;
	}
	
#menuP li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	}	
	
#menuP li a:link, #menuP li a:visited {
	color: #2876A7;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-decoration: underline;
	}
	
#menuP li a:hover {
	color: #254871;
	}



/*- Bottom Info White--------------------------- */

.bottomwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 16px;
	padding-right: 10px;
}

.bottomwhite a, .bottomwhite a:visited, .bottomwhite a:hover, .bottomwhite a:active  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	text-decoration: underline;
	padding-left: -20px;
	padding-right: 10px;
}

.bottomwhiteHEADER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 22px;
	padding-right: 10px;
}


/*- Bottom Info Gray--------------------------- */
.bottomgray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 16px;
	padding-right: 10px;
}

.bottomgray a, .bottomgray a:visited, .bottomgray a:hover, .bottomgray a:active  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	text-decoration: underline;
	}

.bottomgrayHEADER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 16px;
	padding-right: 10px;
}
.grayborder {
	border: 1px solid #CCC;
}
.maincopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 25px;
	text-align: left;
}

.maincopy-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 25px;
	text-align: left;
}

.maincopy a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #2876A7;
	line-height: 25px;
	text-align: left;
	text-decoration: underline;
}

.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-align: left;
	font-style: italic;
}

.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


.mainheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #2876A7;
	line-height: 27px;
}
.mainsubheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #3179A5;
	line-height: 20px;
	text-align: left;
}
.rule {
	background-image: url(images/rule.jpg);
	background-repeat: repeat-y;
}
