@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topmenu {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
}
#topmenu a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	float: none;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu a:hover {
	font-size: 10px;
	color: #01657D;
	text-decoration: none;
	float: none;
	clear: none;
	margin: 0px;
	padding: 0px;
}


.twoColFixLtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 172px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 217px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0px;
	width: auto;
} 
.twoColFixLtHdr #mainContentWide {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0px;
	width: auto;
} 
p, td  {
	font-size: 10px;
	color: #666666;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.welcome {
	color: #01657C;
	background-image: url(../images/welcome_panel-2.jpg);
	background-repeat: no-repeat;
	min-height:142px;
	height:142px;
}


.twoColFixLtHdr #footer {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 910px;
	float: none;
	padding-top: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-top: 20px;
} 
.twoColFixLtHdr #footer a {
	font-size: 10px;
	color: #83b6af;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.leftnav {
}

.leftnav h1 {
	color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-image: none;
}
.leftnav a {
	color: #01657C;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: normal;
	padding: 0px;
	display: block;
}

#welcome h1 {
	color: #01657C;
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 10px;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 12px;
	color: #f6460a;
	background-image: url(../images/headerhex.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 16px;
	margin-bottom: 0px;
}
#product_text {
	color: #01657C;
}
#product_text p {
	color: #01657C;
	font-size: 9px;
	text-align: center;
	padding-top: 6px;
}
a {
	font-weight: bold;
	color: #01657C;
	text-decoration: underline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subscribe a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.category_titles {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.greenText {
	color: #01657C;
}
ul {
	color: #666666;
	list-style-type: disc;
	font-size: 10px;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 5px;
}


h2 {
	font-size: 11px;
	color: #f6460a;
	background-image: url(../images/subcat_icon.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.breadcrumb {
	font-weight: bold;
	color: #01657C;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/divdot_breadcrumb.gif);
	background-repeat: repeat-x;
}
h3 {
	font-size: 12px;
	color: #f6460a;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#list_table {
	border: 1px solid #E5E1E1;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	color: #01657C;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.rightimage {
	float: right;
	margin-left: 20px;
	display:none;
}
#list_table td {
	border: 1px solid #E5E1E1;
	color: #f6460a;
}
#list_table h1 {
	text-align: center;
	font-weight: bold;
	color: #01657C;
	margin-top: 5px;
	margin-left: 5px;
	background-image: none;
	padding: 0px;
	font-size: 11px;
}
.email_link {
	float: right;
}
.email_link a{
	background-image: url(../images/email_icon.gif);
	background-repeat: no-repeat;
	background-position: 250px;
}
.whiteText {
	color: #FFFFFF;
	margin-left: 15px;
	font-size: 12px;
	margin-top: 5px;
}
li {
	margin-bottom: 0px;
}
.exclusive {
	margin-top: 5px;
	margin-bottom: 5px;
}
#list_table p {
	text-align: left;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
	background-image: none;
	padding: 0px;
	font-size: 10px;
}

.contentHeading {
	font-size: 14px;
	font-weight: bold;
	color: #01657D;
	margin-bottom: 10px;
}

.downloadpdf                {padding:14px 10px 0 10px; margin:4em 12px 20px 12px; position:relative; border:1px solid #D4D4D4; background:#F3F3F5;}
.downloadpdf span 			{
	color:#01657C;
	position:absolute;
	top:-30px;
	left:-10px;
	font-size:1em;
	padding:3px 0 0 37px;
	display:block;
	background:url(../images/backgrounds/icn_pdf.jpg) 0 0 no-repeat;
	min-height:34px;
}
.downloadpdf ul             {color:#AF3239;}
.downloadpdf a              {text-decoration:none; color:#333;}
.downloadpdf a:hover, .downloadpdf a:focus, .downloadpdf a:active {text-decoration:underline; color:#AF3239;}

.additionalInfo                {padding:14px 10px 0 10px; margin:4em 12px 20px 12px; position:relative; border:1px solid #D4D4D4; background:#F3F3F5;}
.additionalInfo span 			{
	color:#01657C;
	position:absolute;
	top:-30px;
	left:-10px;
	font-size:1em;
	padding:3px 0 0 37px;
	display:block;
	background:url(../images/backgrounds/icn_additional.jpg) 0 0 no-repeat;
	min-height:34px;
}
.additionalInfo ul             {color:#AF3239;}
.additionalInfo a              {text-decoration:none; color:#333;}
.additionalInfo a:hover, .additionalInfo a:focus, .additionalInfo a:active {text-decoration:underline; color:#AF3239;}

.pad { margin-left:20px; margin-right:20px;
}
.additionalInfo ul             {color:#AF3239;}
.additionalInfo a              {text-decoration:none; color:#333;}
.additionalInfo a:hover, .additionalInfo a:focus, .additionalInfo a:active {text-decoration:underline; color:#AF3239;}

.pad2 {
	margin-left:0px;
	margin-right:20px;
	border: thin solid #666666;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

