/* CSS Document */
body {margin:10px; font-family: "Trebuchet MS", Arial, sans-serif; font-size:0.8em; color:#000000;}
LI {list-style-image:url(images/red_bullet.gif); vertical-align:text-bottom;}
img { 
	border: 0px;
}
.blueBG {background-color:#1b466b; vertical-align:middle;}
.grayBG {background-color:#e6e6e6;}
.whiteBG {background-color:#ffffff;}
.redBG {background-color:#ab2e3c;}
.darkGrayBG {background-color:#cbc9c9;}
.orangeBG {background-color:#ee7e00;}
.links {background-color:#1b466b; color:#ffffff; text-decoration:none; text-align:center;}
.links:hover {text-decoration:none; color:#ee7e00;}
.toplinks {background-color:#1b466b; color:#ffffff; text-decoration:none; text-align:center; font-size: 16px; font-weight: bolder;}
.toplinks:hover {text-decoration:none; color:#ee7e00;}
.HPgrayBoxes {background-color:#e6e6e6; padding-left:20px; padding-right:10px;}

.Dates {color:#1b466b; font-weight:bold;}
.Dates a {
    text-decoration: none;
    color: #1b466b; /* I would love to use "inherit" here, but IE sucks */
}
.Dates a:hover {
    text-decoration: underline;
    color:#ab2e3c;
}

.HPFrame {padding:20px; text-align:center;}
.pageTitlePics {margin-right:15px; margin-bottom:15px;}
H1 {
	font-family:Arial, sans-serif;
	color:#ffffff;
	font-size:1.2em;
	margin-left:50px;
	vertical-align:middle;
	position:relative;
	top:4px;
}
H2{color:#1b466b; font-size:1.1em; font-family:Arial, sans-serif; line-height:1.5em;}
H3 {color:#ab2e3c; font-size:1.1em; font-family:Arial, sans-serif;}
.pageSubTitle {color:#ab2e3c; font-weight:bold; font-size:1.1em; font-family:Arial, sans-serif;}
.pageBulletTitle {color:#ab2e3c; font-weight:bold; font-size:98%; font-family:Arial, sans-serif; padding-left:1em; text-align : left;}
.innerBigText {color:#1b466b; font-weight:bold;}
.innerText {background-color:#ffffff; padding-left:50px; padding-right:50px;}
.newsText {font-size:0.9em; color:#000000; text-decoration:none;}
.newsText:hover {text-decoration:underline; color:#1b466b;}
.sideLinks {color:#ab2e3c; text-decoration:none; line-height:20px;}
.sideLinks:hover {color:#1b466b; text-decoration:underline;}
.bottomLinks {font-size:0.85em; color:#ab2e3c; text-decoration:none;}
.bottomLinks:hover {color:#1b466b; text-decoration:underline;}
.textLinks {color:#ab2e3c; text-decoration:none;}
.textLinks:hover {color:#1b466b; text-decoration:underline;}
.tableTitle {font-size:1.1em; color:#1b466b; font-weight:bold; text-decoration:none;}
.tableTitle:hover {color:#ab2e3c;}
.textBold {color:#ab2e3c; font-weight:bold; font-size:1.0em;}
.rightImage {margin-left:15px; margin-bottom:5px;}
.HPrights {font-size:0.75em; color:#608782;}
.HPrights:hover {color:#ee7e00}
.contactsRight {
	width:160px; float:left; padding-left:8px; 
	border-left-width:1px; border-left-style:solid; border-left-color:#e6e6e6;}
.contactsCenter { 
	width:160px; float:left; padding-left:8px; }
.contactsLeft {
	width:180px; float:left; padding-right:4px; margin-left: 20px;
	border-right-width:1px; border-right-style:solid; border-right-color:#e6e6e6;
	padding-left: 8px; border-left: 1px solid #e6e6e6; }
.HRside {color:#ab2e3c; border-style:solid; height:1px; width:90%; text-align:left;}
.sideTitlePDF {color:#1b466b; font-size:1.1em; font-family:Arial, sans-serif; font-weight:bold;}
.sidePDFLinks {color:#1b466b; text-decoration:none; line-height:20px;}
.sidePDFLinks:hover {color:#ab2e3c; text-decoration:underline;}


#product100 {
	background: url('../images/product_100.jpg') no-repeat bottom right;
}

#product200 {
	background: url('../images/product_200.jpg') no-repeat bottom right;
}

#product400 {
	background: url('../images/product_400.jpg') no-repeat bottom right;
}

#productVirtual {
	background: url('../images/product_virtual.jpg') no-repeat bottom right;
}

.productBoxes {
	width: 259px;
	height: 160px;
	font-size: 85%;
	float: left;
	margin: 10px 10px 0 0;
}

.productBoxes div
{
	float: right;
	width: 165px;
	margin-top: 23px;
}

.productBoxes h3 {
	text-indent: -5000px;
	width: 165px;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 0;
}

h3.title100 {
	background: url('../images/title_100.gif') no-repeat;
}

h3.title200 {
	background: url('../images/title_200.gif') no-repeat;
}

h3.title400 {
	background: url('../images/title_400.gif') no-repeat;
}

h3.titleVirtual {
	background: url('../images/title_virtual.gif') no-repeat;
}

.productBoxes ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	float: left;
}

.productBoxes li {
	background: url('/images/arrow.gif') no-repeat left center;
	padding-left: 10px;
}

.productBoxes .moreInfo {
	float: left;
	clear: left;
	margin: 10px 0 0 5px;
}

.clear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

