body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size:10px;
	color:#747476;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px;
}

h1 {
	margin-bottom:20px;
	padding-bottom:15px;
	color:#004078;
	background: url('images/tpl_header_underline.gif') no-repeat scroll bottom left;
	font-size:16px;
}

h2 {
	margin-bottom:5px;
	color:#004078;
	font-size:12px;
}

p {
	margin:12px 0px;
	text-align:left;
}

.dateline {
	margin-bottom:12px;
}

.floatclear {
	overflow:hidden;
	height:0px;
	display:block;
	clear:both;
}

.floatclear.hr {
	border-bottom:1px solid silver;
}

a:link,
a:active,
a:visited,
a:hover {
	color:#004078;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#canvas {
	width:750px;
	margin:0px auto;
	position:relative;
}

#header {
	background: url('images/tpl_header_bkg.jpg') no-repeat scroll top left;
	width: 750px;
	height: 40px;
	margin-bottom:5px;
}

#header-quicklinks{
	float:left;
	font-size:12px;
	padding:12px 0px 0px 20px;
}

#header-quicklinks a:link,
#header-quicklinks a:active,
#header-quicklinks a:visited,
#header-quicklinks a:hover {
	text-decoration:none;
	color:white;
}

#header-search {
	float:right;
	padding:9px 20px 0px 0px;
}

#header-search input {
	display:block;
	float:right;
	margin-left:10px;
}

#search-string-field {
	width:120px;
}

#search-submit {
	margin-top:2px;
}

#masthead {
	width: 750px;
	height: 120px;
}

.masthead_01 {
	background: url('images/tpl_header_masthead_01.jpg') no-repeat scroll top left;
}

.masthead_02 {
	background: url('images/tpl_header_masthead_02.jpg') no-repeat scroll top left;
}

.masthead_03 {
	background: url('images/tpl_header_masthead_03.jpg') no-repeat scroll top left;
}

.masthead_04 {
	background: url('images/tpl_header_masthead_04.jpg') no-repeat scroll top left;
}

.masthead_05 {
	background: url('images/tpl_header_masthead_05.jpg') no-repeat scroll top left;
}

#header-menu {
	height:55px;
	padding-top:10px;
	font-variant: small-caps;
	text-align:center;

}

#header-menu a:link,
#header-menu a:active,
#header-menu a:visited,
#header-menu a:hover {
	font-size:12px;
	padding:2px 10px;
	border-right:2px solid #6db33f;
}

#header-menu a.first:link,
#header-menu a.first:active,
#header-menu a.first:visited,
#header-menu a.first:hover {
	color:#747476;
}

#header-menu a.last:link,
#header-menu a.last:active,
#header-menu a.last:visited,
#header-menu a.last:hover {
	border-right:none;
}

#footer-menu {
	height:30px;
	padding-top:30px;
	text-align:center;
}

#footer-menu a:link,
#footer-menu a:active,
#footer-menu a:visited,
#footer-menu a:hover {
	font-size:10px;
	padding:2px 10px;
	border-right:2px solid #6db33f;
}

#footer-menu a.first:link,
#footer-menu a.first:active,
#footer-menu a.first:visited,
#footer-menu a.first:hover {
}

#footer-menu a.last:link,
#footer-menu a.last:active,
#footer-menu a.last:visited,
#footer-menu a.last:hover {
	border-right:none;
}

#layout-container {
	position:relative;
	width:545px;
	overflow:hidden;
	margin-left:205px;
	font-size:12px;
}

body.home #layout-container {
	font-size:10px;
}

body.home #layout-container {
	width:585px;
	margin-left:165px;
}

#layout-container p {
	line-height:1.5em;
	margin-bottom:20px;
}

body.wide #layout-container {
	width:405px;
}

body.home #layout-container {
	margin-right:0px;
}

body.full #layout-container {
	width:543px;
}

body.full #layout-container {
	margin-right:0px;
}

#layout-container a:link,
#layout-container a:active,
#layout-container a:visited,
#layout-container a:hover {
	text-decoration:underline;
}

img.featureimage {
	float:left;
	margin:5px 10px 0px 0px;
	border:1px solid #7e8a90;
}

.inset-block {
	margin-right:90px;
}

.content-relatedinfo {
	margin-top:20px;
	padding-top:15px;
	color:#747476;
	background: url('images/tpl_horizontal_line.gif') no-repeat scroll top left;
}

.link-list {
	float:left;
	width:230px;
	margin-right:10px;
	min-height:200px;
}

.link-list a:link,
.link-list a:active,
.link-list a:visited,
.link-list a:hover {
	display:block;
	margin-bottom:5px;
}

.content-relatedinfo a:link,
.content-relatedinfo a:active,
.content-relatedinfo a:visited,
.content-relatedinfo a:hover {
	color:#747476;
}

.feature-list {
	width:290px;
	background: url('images/tpl_vertical_line.gif') no-repeat scroll top left;
	float:left;
	padding-left:10px;
	min-height:200px;
}

.feature-list ul {
	margin:10px 0px;
	padding:0px 0px 0px 20px;
}

.feature-list ul li {
	margin:0px 0px 5px 0px;
	padding:0px;
}

.moreinfo-line {
	font-size:120%;
}

.button-back {
	position:absolute;
	display:block;
	right:10px;
	top:27px;
	margin:0px;
	background: url('images/tpl_button_back.gif') no-repeat scroll top left;
	width: 60px;
	height: 20px;
	z-index:800;
}

body.home .button-back {
	display:none;
}

#sidebar-left {
	float:left;
	width:145px;
}

#sidebar-left .menu {
	margin-bottom:15px;
}

#sidebar-left .menu {
	background: url('images/tpl_menu_bkg_repeat.jpg') repeat-y scroll top left;
	width: 145px;
}

#sidebar-left .menu .header {
	background: url('images/tpl_menuheader_bkg.jpg') no-repeat scroll top left;
	width: 133px;
	height: 19px;
	color:white;
	overflow:hidden;
	padding:6px 0px 0px 12px;
	border-bottom:1px solid white;
}

#sidebar-left .menu .content {
	background: url('images/tpl_menu_bkg.jpg') no-repeat scroll top left;
	width: 145px;
}

#sidebar-left .menu.small .content {
	background-image: url('images/tpl_menu_small_bkg.jpg');
}

#sidebar-left .menu a:link,
#sidebar-left .menu a:active,
#sidebar-left .menu a:visited,
#sidebar-left .menu a:hover {
	display:block;
	border-bottom:1px solid white;
	margin-left:5px;
	padding:1px 10px;
	text-decoration:none;
}

#sidebar-left .menu a:hover {
	color:#ffffff;
	background-color:#004078;
}

#sidebar-left #newsletter-form {
	background-color:#ebf3e5;
	padding:5px;
}

#newsletter-form .formrow  input {
	display:block;
	float:left;
}

#newsletter-form h2 {
	font-size:10px;
	margin-bottom:3px;
}

#newsletter-form p {
	font-size:9px;
	color:#6db33f;
	margin:3px 0px 8px 0px;
	text-align:left;
}

#newsletter-email-field {
	width:85px;
	margin-right:5px;
}

#newsletter-submit {
	margin-top:2px;
}

#sidebar-right {
	float:right;
	width:175px;
}

#sidebar-right .menu a:link,
#sidebar-right .menu a:active,
#sidebar-right .menu a:visited,
#sidebar-right .menu a:hover {
	display:block;
	margin-bottom:10px;
}

#sidebar-right .menu a img {
	border:none;
}

#footer {
	background: url('images/tpl_footer_bkg.jpg') no-repeat scroll top left;
	width: 750px;
	height: 17px;
	padding-top:3px;
	color:white;
	margin-bottom:10px;
	text-align:center;
}

.location_block {
	color:#004078;
	border-bottom:2px solid #dedede;
	padding-bottom:20px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}

/*
<div class="roundbox_small">
	<div class="top"></div>
	<div class="wrapper">
		<div class="boxcontent">
			
		</div>
	</div>
	<div class="bottom"></div>
</div>
*/

.roundbox_small {
	width:145px;
}

.roundbox_small a:link,
.roundbox_small a:active,
.roundbox_small a:visited,
.roundbox_small a:hover {
	color:#004078;
	text-decoration:underline;
}

.roundbox_small .titleLine {
	color:#004078;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
}

.roundbox_small .top {
	background: url('images/roundbox/sidebar_box_top.jpg') no-repeat scroll top left;
	width: 145px;
	height: 40px;
}

.roundbox_small .wrapper {
	background: url('images/roundbox/sidebar_box_bg.jpg') repeat-y scroll top left;
	width: 145px;
}

.roundbox_small .boxcontent {
	background: url('images/roundbox/sidebar_box_gradient.jpg') no-repeat scroll top left;
	padding:10px 5px;
}

.roundbox_small .bottom {
	background: url('images/roundbox/sidebar_box_bottom.jpg') no-repeat scroll top left;
	width: 145px;
	height: 10px;
}

.roundbox_small ul {
	margin:0px;
	padding:0px;
}

.roundbox_small li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:transparent url('/images/arrowbullet.gif') no-repeat 5px 5px;
}




.roundbox_hp {
	width:390px;
}

.roundbox_hp a:link,
.roundbox_hp a:active,
.roundbox_hp a:visited,
.roundbox_hp a:hover {
	color:#004078;
	text-decoration:underline;
}

.roundbox_hp .titleLine {
	color:#004078;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
}

.roundbox_hp .top {
	background: url('images/roundbox/hp_box_top.jpg') no-repeat scroll top left;
	width: 390px;
	height: 35px;
	padding-top:5px;
	color:white;
	text-align:center;
}

.roundbox_hp .wrapper {
	background: url('images/roundbox/hp_box_bg.jpg') repeat-y scroll top left;
	width: 390px;
}

.roundbox_hp .boxcontent {
	background: url('images/roundbox/hp_box_gradient.jpg') no-repeat scroll top left;
	padding:10px 5px 0px 5px;
	overflow:hidden;
}

.roundbox_hp .bottom {
	background: url('images/roundbox/hp_box_bottom.jpg') no-repeat scroll top left;
	width: 390px;
	height: 10px;
}

.roundbox_hp .logo {
	width:165px;
	padding:0px 10px;
	margin-bottom:10px;
	float:left;
}

.roundbox_hp .text {
	width:185px;
	padding-right:10px;
	margin-bottom:10px;
	float:left;
}

.roundbox_hp .floatclear.hr {
	margin:10px;
}



#hp-featured-product {
	width:215px;
	float:left;
}

#hp-featured-product .feature-product {
	display:none;
}

#hp-featured-product.feature01 .feature-product.feature01,
#hp-featured-product.feature02 .feature-product.feature02,
#hp-featured-product.feature03 .feature-product.feature03,
#hp-featured-product.feature04 .feature-product.feature04,
#hp-featured-product.feature05 .feature-product.feature05,
#hp-featured-product.feature06 .feature-product.feature06,
#hp-featured-product.feature07 .feature-product.feature07,
#hp-featured-product.feature08 .feature-product.feature08,
#hp-featured-product.feature09 .feature-product.feature09  {
	display:block;
}


#hp-featured-product img {
	border:none;
}