﻿body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;
	color: #ffffff;
	line-height: 18px;
	background-color: #999999;
	text-align: center;
}
a {
	border: 0px solid white;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	border: 0px solid white;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	border: 0px solid white;
	color: #FF9900;
	text-decoration: none;
}
#container {
	position: relative;
	width: 815px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */;
	height: 850px;
	margin: 0 auto;
/* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */;
	border: 0px solid red;
}
#tag {
	float: right;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a6c6fe;
	padding-top: 5px;
}
#subNav a {
	border: 0px solid white;
	color: #ffffff;
	text-decoration: none;
}
#subNav a:hover {
	border: 0px solid white;
	color: #ff9000;
	text-decoration: none;
}
#subNav ul {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style: none;
	font-weight: normal;
	color: #ffffff;
}
#menu {
	width: 600px;
	height: 40px;
	margin: 0 auto;
	padding: 0 10px;
	float: right;
}
#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#menu ul li a {
	float: left;
	display: block;
	margin-right: 0px;
	padding:5px 0 5px 10px;
	text-align: right;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
	letter-spacing: 1px;
}
#menu li a:hover, #templatemo_menu li .current {
	color: #FF9900;
	text-decoration: none;
}
#mainLogo {
	position: relative;
	top: 10px;
	right: 20px;
	float: left;
	width: 200px;
	height: 129px;
	background: url(images/logo.png) no-repeat scroll 0 0;
	margin-top: -10px;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	padding-top: 0px;
	border: 0px solid red;
	z-index: 25;
}
#mainmenu {
	position: absolute;
	width: 600px;
	height: 25px;
	margin-top: 2px;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	padding-top: 0px;
	float: right;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	border-right: #FF9900;
	border-right-style: dotted;
	border-spacing: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #fcfcfc;
	text-decoration: none;
}
#mainmenu .hover {
	float: left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	margin: 10px 2px;
	height: 20px;
	width: 200px;
}
#mainHeader {
	position: relative;
	float: left;
	width: 815px;
	height: 142px;
	padding: 5px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	text-align: center;
	border: 0px solid red;
	z-index: 99px;
}
#mainContent {
	position: relative;
	float: right;
	width: 97%;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	margin-top: 10px;
	margin-left: 0px;
	border: 0px solid red;
	min-height: 400px;
	z-index: 99px;
}
#subNav {
	position: relative;
	float: left;
	width: 200px;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	margin-top: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	border: 0px solid red;
	z-index: 99px;
}
#mainFooter {
	position: relative;
	float: left;
	width: 815px;
	height: 30px;
	border: 0px solid red;
	text-align: right;
	z-index: 99px;
}
#mainFooter a {
	border: 0px solid white;
	color: #660033;
	text-decoration: none;
	margin-left: 20px;
}
#mainFooter a:link {
	border: 0px solid white;
	color: #660033;
	text-decoration: none;
	margin-left: 20px;
}
#mainFooter a:hover {
	border: 0px solid white;
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
}
#mainLine {
	position: relative;
	float: left;
	width: 815px;
	height: 8px;
	margin-top: 40px;
	background-color: #3c3a3b;
	border: 0px solid red;
	text-align: left;
	z-index: 99px;
}
input, textarea, select {
	background-color: #cccccc;
	color: #003366;
	padding: 1px;
	border: 1px solid #003366;
}
#mainNavContainer {
	position: relative;
	float: left;
	width: 815px;
	height: 135px;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	padding-top: 0px;
	border: 0px solid red;
	z-index: 99px;
}
#mainContentHome {
	position: relative;
	float: left;
	width: 135px;
	height: 35px;
	line-height: 16px;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	margin-top: 10px;
	margin-left: 0px;
	border: 0px solid red;
	text-align: left;
	z-index: 99px;
}
#mainContentHome a {
	border: 0px solid white;
	color: #ffffff;
	text-decoration: none;
}
#mainContentHome a:link {
	border: 0px solid white;
	color: #ffffff;
	text-decoration: none;
}
#mainContentHome a:hover {
	border: 0px solid white;
	color: #48a716;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: #660033;
	font-size: 16px;
}
.whitebold {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
.bolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #660033;
}
#mainSiteMap {
	position: relative;
	float: left;
	width: 175px;
	height: 135px;
	line-height: 16px;
	padding: 0px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	margin-top: 10px;
	margin-left: 0px;
	border: 0px solid red;
	text-align: left;
	z-index: 99px;
}
.sup {
	font-size: 11px;
	font-family: verdana;
}
#mainBio {
	position: relative;
	float: left;
	width: 400px;
	padding: 15px;
/* remember that padding is the space inside the div box and margin is the space outside the div box */	padding-top: 15px;
	text-align: left;
	border: 0px solid red;
	z-index: 99px;
}
#dropmenudiv {
	position: relative;
	border-bottom-width: 0;
	z-index: 100;
	padding-top: 25px;
	padding-left: 245px;
}
#dropmenudiv a {
	width: 100%;
	display: inline;
	text-align: left;
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #fcfcfc;
	text-decoration: none;
}
#dropmenudiv a:hover {
	/*hover background color*/
background-color: #FF9900;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: square;
	width: 135px;
	background-color: #FF9900;
}
.sub_link:hover {
	padding-left: 0px;
}
.pro_line3 {

	position: relative;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	z-index: 500;
	margin-top: 20px;
	padding-left: 0px;
}


.pro_line2 {
	height: 36px;
	position: relative;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	z-index: 500;
	margin-top: 60px;
	padding-left: 0px;
}
.pro_line2 .select {
	margin: 0;
	padding:  0 0 0 0px;
	list-style: none;
	white-space: nowrap;
}
.pro_line2 li {
	float: left;
}
.pro_line2 .select a {
	display: block;
	height: 36px;
	float: left;
	padding: 0 0 0 7px;
	line-height: 25px;
	white-space: nowrap;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.pro_line2 .select a b {
	display: block;
	padding: 0 30px 10px 15px;
}
.pro_line2 .select a:hover, .pro_line2 .select li:hover a {
	padding: 0 0 0 7px;
	color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}
.pro_line2 .select a:hover b, .pro_line2 .select li:hover a b {
	display: block;
	padding: 0 30px 9px 7px;
	cursor: pointer;
}
.pro_line2 .sub {
	display: none;
}
/* IE6 only */
.pro_line2 table {
	border-collapse: collapse;
	margin: -1px;
	font-size: 1em;
	width: 0;
	height: 0;
}
.pro_line2 .sub {
	margin: 0;
	padding: 0 0 0 125px;
	list-style: none;
}
.pro_line2 .sub li {
	background: transparent;
}
.pro_line2 .select :hover .sub {
	display: block;
	position: absolute;
	float: left;
	width: 750px;
	top: 22px;
	left: 0;
	text-align: center;
}
.pro_line2 .select :hover .sub li a {
	display: block;
	height: 18px;
	line-height: 16px;
	float: left;
	margin: 0;
	white-space: nowrap;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.pro_line2 .select :hover .sub li a:hover {
	color: #FF9900;
	text-decoration: none;
	line-height: 15px;
}
img, div, a {
	behavior: url(iepngfix.htc);
}
