.caption {color: #666666; font-size: 10px; text-align: right;}

.image_right  {float: right;}



.form_address {float: right; margin-top: 30px; margin-right: 40px; font-size: 13px; width: 267px;}

.brochure_link {margin-left: 103px; margin-top: 4px;}


caption {text-align: left; line-height: 14px; color: #333; font-weight: 600; background-color: #fff; padding-top: 1px; padding-bottom: 1px; padding-left: 0; border-bottom: medium solid #2b89d1; }

.tdRange {width: 95px;}
.thumbnail {border: thin solid #CCCCCC;}

UL {
list-style-image: url(assets/graphics/bulletpoint.gif);
margin-top: 12px;
margin-bottom: 12px;
}

.form_element {margin-bottom: 3px;}

li {margin-bottom: 10px;}

body {
	background-image: url(assets/bg-blue.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Tahoma, Shruti, Tunga, Arial;
	font-size: 12px;
	color: #333333;
	margin: 0px auto;
	}
	
a img {border: none;}

.appHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
}

.list {
	background-image: url(assets/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
	width: 250px;
	}

		
/* Layout */

/* */

.float_right {float: right; padding-left: 5px; }

.map {float: right; padding-left: 5px; padding-top: 5px; }

#wrapper {
	position: relative;
	width: 798px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	text-align: left;
	/* background-image: url(img/wrapperbg.png);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px auto;
	top: 15px;
			}

#contentwrapper {margin: 20px 50px;}

#productwrapper {margin: 20px 50px; width: 90%;}

#newswrapper {
	margin: 20px 50px;
	}

#navinfo {
	font-size:9px;
	padding-left: 10px;
	text-align: left;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navheader {
	width: auto;
	position: relative;
	background-image: url(assets/topbar-blue.jpg);
	background-repeat: repeat-x;
	height:20px;
	padding: 10px 5px 5px;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 20px;
	}

#banner {
	font-size:9px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	/* background-image: url(img/banner.gif); */
	background-repeat: no-repeat;
	height: 92px;
	border-bottom-style: solid;
}

.footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
		}

/* Links */

a {
	text-decoration: none;
	color: #294898;
}
a:hover {text-decoration: underline;}

a.footerlink {font-size: 10px; text-decoration: none; color: #666666; font-weight: bold;}

a.lightgrey {text-decoration: none; color: #666666;  font-weight: bold;}
a.lightgrey:hover {background-color: #C1E0FF}

a.navlink {text-decoration: none; color: #333333;  font-weight: bold; padding: 6px }
a.navlink:hover {text-decoration: underline;}



/* Font Styles */
h1 {font-size: 16px; font-weight: bold;	display: inline;}
h2 {font-size: 14px; font-weight: bold; display: inline;}
.news_h1 {font-size: 23px; font-weight: bold; text-align:justify; border-bottom: 1px solid #CCCCCC;}
h1 {font-size: 22px; font-family: Tahoma, Arial;}
.h2 {font-size: 14px; font-weight: bold;}
.hbig {font-size: 24px; font-weight: bold;}
.date {	font-size: 11px; color: #666666; text-align: left;}
.comment {font-size: 11px; text-align: right; color: #666666;}
.readmore {font-size: 11px;	color: #666666;	display: inline;}

