/********************** CLASS DIVS *****************************/

body {
	background-color: #FFF;
	color: #000;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
p 
{
   	 margin-bottom:15px;
	margin-top:9px;
	padding-top:0;
}
h1 {
	color:#000000;
	font-size:22px;
	line-height:20px;
	margin-bottom:14px;
	font-weight:bold;
}
h1 .h1var {
	  color: #00467F;
	  font-weight:bold;
}
h2 {
	color: #000000;
	font-size: 18px;
	font-weight:bold;
	margin-right:5px;
	margin-top:0px;
}
h3 {
	color:#000000;
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
	padding:0;	
}


h4 {
  	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
h5 {
	font-weight: bold;
	font-size: 10px;
}
h6 {
	font-weight: bold;
	font-size: 8px;
}
a,  a:link {
	color: #06C;
	text-decoration: none;
	line-height: normal;
}
a:visited {
 /* color: #000000;*/
  text-decoration: none;
}
a:hover {
	color: #89c3ed;
	text-decoration: underline;
	cursor:pointer;
}
a:focus {
  color: #6dab22;
}
a:active {
  color: #6dab22;
}
.notice {
	display: inline;
	padding: 2px 3px;
	background-color: #97C261;
	color: #00467F;
}
.topNav  {
  color: #4D4A48;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
	a.topNav:visited, a.topNav:link, a.topNav:active {
		color: #4D4A48;
		}
	a.topNav:hover {
		color: #818181;
		text-decoration:none;
		}
.topNavText  {
  color: #6DAB22;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
}
	a.topNavText:visited, a.topNavText:link, a.topNavText:active {
	color: #6DAB22;
		}
	a.topNavText:hover {
		color: #385812;
		text-decoration:none;
		}
.topNavBar  {
  color: #6DAB22;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin:0 5px;
}
.capsuleText  {
	color: #333333;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	a.capsuleText:visited, a.capsuleText:link, a.capsuleText:active {
		color: #06C;
		}
	a.capsuleText:hover {
		color: #333333;
		text-decoration:none;
		}
.footerLinks  {
  color: #6C6D70;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
	a.footerLinks:visited, a.footerLinks:link, a.footerLinks:active {
	color: #6C6D70;
		}
	a.footerLinks:hover {
		color: #999;
		text-decoration:none;
		}
.footerBar  {
  color: #6DAB22;
  font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin:0 5px;
}
.photoLeft  { float:left; margin-left:20px; margin-bottom:10px;}
.photoRight  { float:right; margin-left:20px; margin-bottom:10px;}
a#button1 {
	display: block;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:150px;
	padding:8px;
	text-align:center;
	margin-top:6px;
}
a#button1 img { display: block; background-color: #D6CCAF;}
a#button1:hover { background-color: #4282C2; color:#FFF;}
a#button2 {
	display: block;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:75px;
	text-align:center;
	padding:3px;
	margin-top:6px;
}
a#button2 img { display: block; background-color: #D6CCAF;}
a#button2:hover { background-color: #4282C2; color:#FFF;}
.searchBox {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6DAB22;
	font-size: 11px;
	height:15px;
	width:170px;
	border:1px solid #999;
	padding:3px 5px 2px;
	float:right;
}
.loginBox {
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6DAB22;
	font-size: 11px;
	height:15px;
	width:85px;
	border:1px solid #999;
	padding:3px 5px 2px;
}
#ctl00_right_menu li {
	margin-bottom: 6px;
}
ul.sideNav h3 {
	margin-bottom:5px;
	}
.sideNav ul {
  color: #6C6C70;
  font-size: 12px;
  margin-bottom:5px;
  margin-left: 0px;
}
.sideNav ul li ul {
  margin-top: 5px;
  margin-left: 7px;
}
.sideNav ul li ul li {
  margin-bottom: 0px;
  margin-top: 0px;
}
.sideNav li {
  margin-bottom:6px;
}
	.sideNav li a:link, active {
		color: #0066CC;
		text-decoration:none;
	}
	
.sideNav li a:visited {
		/*color: #6DAB22;*/
		text-decoration:none;	
	}		


	.sideNav li a:hover {
		color: #00467F;
		text-decoration:none;	
	}
.sideNav li ul li {
  font-size: 11px;
  margin:5px 0;
}

/********************** ID DIVS ***************************/

#outerWrapper { }
#Wrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 955px;
}
#Wrapper #header {
	position:relative;
	background-color: #FFFFFF;
	height:135px;
}
#Wrapper #header #topNav1 {
	position:absolute;
	text-align:right;
	top:66px;
	right:0;
	width: 364px;
	height: 53px;
}
#Wrapper #header #topNav2 {
	position:absolute;
	text-align:left;
	top:20px;
	left:0;
	width: 438px;
}
#Wrapper #mainNav {
	height: 42px;
	/*background-image: url(../img/nav_backer.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	width:957px;
	margin:0;
	padding:0;
	z-index: 1000;
}
	#company {
		width: 191px;
		height: 42px;
		background-image: url(../img/company.gif);
		background-repeat: no-repeat;
	}
	#company:hover {
		background-image: url(../img/company2.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.companyLink {
		width: 191px;
		height: 42px;
	}
	#products {
		width: 191px;
		height: 42px;
		background-image: url(../img/products.gif);
		background-repeat: no-repeat;
	}
	#products:hover {
		background-image: url(../img/products2.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.productsLink {
		width: 191px;
		height: 42px;
	}
	#services {
		width: 191px;
		height: 42px;
		background-image: url(../img/services.gif);
		background-repeat: no-repeat;
	}
	#services:hover {
		background-image: url(../img/services2.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.servicesLink {
		width: 191px;
		height: 42px;
	}
	#resources {
		width: 191px;
		height: 42px;
		background-image: url(../img/resources.gif);
		background-repeat: no-repeat;
	}
	#resources:hover {
		background-image: url(../img/resources2.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.resourcesLink {
		width: 191px;
		height: 42px;
	}
	#community {
		width: 191px;
		height: 42px;
		background-image: url(../img/community.gif);
		background-repeat: no-repeat;
	}
	#community:hover {
		background-image: url(../img/community2.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.communityLink {
		width: 191px;
		height: 42px;
	}
#Wrapper #mainPhoto {
	height: 274px;
	margin-left: 1px;
	z-index: 1;
}
#Wrapper #mainInt {
	height: 200px;
}
#contentWrapper {
	margin:20px 0 0;
	overflow: hidden;
}
/*
#Wrapper .contentWrapperInt {
	margin:20px 0 0;
	overflow: hidden;
	background-image: url(../img/vert_bar.gif);
	background-repeat: no-repeat;
	background-position: 760px 15px;
}
*/
#Wrapper #contentWrapper #leftColumn {
  float: left;
  padding: 15px 35px;
  width: 262px;
}
#Wrapper #contentWrapper #rightColumn {
  float: right;
  padding: 15px 35px;
  width: 262px;
}
#Wrapper .contentWrapperInt #rightColumnInt {
  float: right;
  padding: 20px 20px 15px 35px;
  width: 125px;
}
#Wrapper .contentWrapperInt .rightColumnInt2 {
	float: right;
	padding: 20px 10px 0 5px;
	width: 160px;
	clear:right;
}
#Wrapper .contentWrapperInt .rightColumnInt3 {
	float: right;
	clear:right;
	padding-top: 10px;
	padding-bottom: 15px;;
}
#Wrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#Wrapper .contentWrapperInt .contentInt {
	margin-top: 0;
	margin-right: 205px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#Wrapper .contentWrapperInt .contentInt ul {
	margin-bottom: 10px;
}
#Wrapper .contentWrapperInt .contentInt ol li {
	list-style-type: inherit;
	*list-style-type: decimal;
	list-style-position: inherit;
	margin-left: 40px;
	padding: auto;
}
#Wrapper .contentWrapperInt .contentInt ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25px;
}
#Wrapper #footer {
	height:15px;
	background-image: url(../img/btm_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#Wrapper #footer2 {
	height:15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footerNav {
  float:right;
}
#footerCredit {
  float:left;
}
#sideCapsule {
	border: 1px solid #999999;
	clear:both;
}
#capsuleTop {
	background-color:#06C;
	padding:5px;
}
#capsuleMid {
	background-color:#FFFFFF;
	padding:5px;
}
#capsuleBtm {
	background-color:#4C89C8;
	padding:5px;
}
#search {
	margin:10px 0 0;
	left:10px;
}
#searchButton {
	margin:10px 0 0;
}
#login {
	float:left;
	margin-bottom:10px;
}
#loginButton {
	float:right;
	/* margin-top:15px; */
}
#loginArea {
	border:1px solid #6EAB23;
	margin-bottom:20px;
	padding:15px;
	height:55px;
}
#spacer1 { height:5px; clear:both;}
#spacer2 { height:10px; clear:both;}
#spacer3 { height:15px; clear:both;}
#spacer4 { height:25px; clear:both;}



.Header_text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #195790;
	text-decoration: none;
	font-weight: bold;
}

.Header_text2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #195790;
	text-decoration: none;
	font-weight: bold;
}

.required_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	text-decoration: none;
}

.small_main_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.larger_text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.larger_text2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
strong {
	font-weight:bold;
}
em {
	font-style: italic;
}

