/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	background: #fff;
	background-image:url(../images/bg-gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	}

td{
  font: normal 12px Arial, Helvetica,sans-serif;
	line-height: 16px;
	color:#000;
}


a:link, a:visited{
	color:#FF6600;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
  color:#0099cc;
	text-decoration: underline;
}

h1{
 font: bold 18px Arial,sans-serif;
 color: #019ac9;
 line-height: 22px;
 padding:0px 0px 6px 0px;
 margin: 0px;
}

h2{
 font: bold 14px Arial, Helvetica,sans-serif;
 line-height: 17px;
 color: #000000;
 padding-bottom: 8px;
 margin: 0px;
}

h3{
 font: bold 12px Arial, Helvetica,sans-serif;
 line-height: 15px;
 color: #019ac9;
 padding:0px 0px 6px 0px;
 margin: 0px;
}



/***********************************************/
/* Layout Divs                                */
/***********************************************/

.spacer {
  clear: both;
  }

.container {
  width:760px;
	margin-right:auto;
	margin-left:auto;
 }

.header{
  background-image:url(../images/page_header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:104px;
}

.logo{
  float:left;
	width:294px;
	padding:20px 0px 0px 30px;
}

.navdiv{
  float:left;
	width:400px;
}

.topnav{
  text-align:right;
  font: bold 11px Arial, Helvetica,sans-serif;
	color:#003366;
	padding:28px 0px 0px 0px;
}

a.nav:link, a.nav:visited{
 font: bold 11px Arial, Helvetica,sans-serif;
 color:#003399;
 line-height:13px;
}
 
a.nav:hover{
	color:#000;
	text-decoration: underline;
}

.navbar{
	padding:40px 0px 0px 0px;
	text-align:right;
	}
	
.leftbar{
  width:184px;
	background-color:#eaefe8;
	text-align:left;
}

.leftButton {
  font: normal 11px Arial, Helvetica,sans-serif;
  border-bottom:1px solid #fff;
  border-top:0px;
  border-right:0px;
  border-left:0px;
	padding:6px 5px 5px 13px;
}

.contentParent{
  background-color:#fff;
	}
	
.content{
  font: normal 12px Arial, Helvetica,sans-serif;
	line-height: 17px;
	color:#000;
	text-align:left;
	background-color:#fff;
	padding:20px 0px;
	}

.pageLeft{
 background-image:url(../images/page_bg_left.jpg);
 background-repeat:repeat-y;
 }
 
.pageRight{
 background-image:url(../images/page_bg_right.jpg);
 background-repeat:repeat-y;
 }

.homeLeftCol{
  float:left;
	width:415px;
}
 
.homeRightCol{
  float:left;
	width:225px;
	padding:0px 0px 0px 50px;
}

.titleBarGreen{
  background-image:url(../images/bar_bg_green.gif);
	background-repeat:no-repeat;
  font: bold 12px Arial, Helvetica,sans-serif;
	color:#fff;
	width:412px;
	margin:20px 0px 0px 0px;
	}

.contentGreen{
  background-color:#edf7e3;
  font: normal 11px Arial, Helvetica,sans-serif;
	color:#339933;
	line-height:16px;
	padding:10px 0px;
}
 
.titleBarBlue{
  background-image:url(../images/bar_bg_blue.gif);
	background-repeat:no-repeat;
  font: bold 12px Arial, Helvetica,sans-serif;
	color:#fff;
	width:412px;
	margin:20px 0px 0px 0px;
	}

.contentBlue{
  font: normal 11px Arial, Helvetica,sans-serif;
	color:#666;
	line-height:16px;
	padding:10px 0px 10px 12px;
	width:390px;
}

.contentPromo{
  font: normal 11px Arial, Helvetica,sans-serif;
	color:#666;
	line-height:16px;
	padding:15px 0px 0px 0px;
	width:224px;
}

.caption{
  font: italic 10px Arial, Helvetica,sans-serif;
	line-height: 14px;
	color:#666;
	width:inherit;
}
 
.mainSubCol{
  float:left;
	width:140px;
	font: normal 11px Arial, Helvetica,sans-serif;
	color:#000;
}

.subnavTitle{
  font: bold 11px Arial, Helvetica,sans-serif;
	color:#019ac9;
  padding:2px 6px 15px 6px;
	border-bottom:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-style:dotted;
	border-color:#ccc;
}

.subnavDiv{
  padding:5px 0px 5px 6px;
	border-bottom:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-style:dotted;
	border-color:#ccc;
}

a.subnav:link, a.subnav:visited{
	font: normal 11px Arial, Helvetica,sans-serif;
	color:#FF6600;
}
 
a.subnav:hover{
	color: #019ac9;
	font: normal 11px Arial, Helvetica,sans-serif;
	text-decoration: underline;
}

.mainRightCol{
  float:left;
	width:500px;
	padding:0px 0px 0px 40px;
}

.pageTitle {
  font: normal 18px Arial, Helvetica,sans-serif;
	line-height: 20px;
	color:#019ac9;
  margin: 0px 0px 10px 0px;
}

.categoryTitle {
  font: normal 11px Arial, Helvetica,sans-serif;
	color:#019ac9;
  margin: 0px 0px 2px 0px;
}

.black{
  color:#000;
	}
	
a.smallLink:link, a.smallLink:visited{
	font: bold 10px Arial, Helvetica,sans-serif;
	color:#FF6600;
}
 
a.smallLink:hover{
	color: #0099cc;
	font: bold 10px Arial, Helvetica,sans-serif;
	text-decoration: underline;
}

a.footerLink:link, a.footerLink:visited{
	font: bold 11px Arial, Helvetica,sans-serif;
	color:#999;
}
 
a.footerLink:hover{
	color: #999;
	font: bold 11px Arial, Helvetica,sans-serif;
	text-decoration: underline;
}

.footer{
  background-image:url(../images/page_footer.jpg);
	background-repeat:no-repeat;
  padding: 25px 0px;
	font: 11px Arial, Helvetica,sans-serif;
	line-height: 14px;
	color:#999;
	text-align: center;
	width:760px;
}

/********************* end **********************/