@import url("style_navigation.css");

body {
	font-size: 65%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	margin:0 0 20px 0;
	padding:0px;
	background-color:#E0E0E0;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* BUILD */
.lrg {
	font-size:1.2em;
}
#featureProd {
	position:absolute;
	width:440px;
	height:115px;
	z-index:1;
	left: 35px;
	top: 150px;
}
#featureNews {
	position:absolute;
	width:440px;
	height:115px;
	z-index:1;
	left: 35px;
	top: 170px;
}
#headerWrapper {
	width:986px;
	position:relative;
	left:50%;
	margin-left:-493px;
	height:97px;
}
.clear, #clear {
	clear:both;
}
#contentBg {
	width:986px;
	position:relative;
	left:50%;
	margin-left:-493px;
	background-image: url(images/contentBg.png);
	background-repeat: repeat-y;
}
.contentPad {
	padding:9px 13px 9px 13px;
}
.content5 {
	padding:10px 5px 10px 5px;
}
.content5p {
	padding:0px 5px 0px 5px;
}
.content5Sides {
	padding:0px 5px 0px 5px;
}
.partners, .products {
	margin:0px 5px 0px 5px;
	background-image: url(images/boxes/partners_bar.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	height:25px;
	font-size:1em;
	font-weight:bold;
}
.partners p {
	padding:5px;
	margin:0;
	font-size:1.2em;
}
.products p {
	padding:5px;
	margin:0;
	font-size:1.2em;
}
.newsHeader {
	margin:0px 5px 0px 5px;
	background-image: url(images/boxes/news_bar.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	height:25px;
	font-weight:bold;
}
.newsHeader p {
	padding:5px;
	margin:0;
	font-size:1.2em;
}
.boxBlue {
	background-color: #CAEBE7;
	background-image: url(images/boxes/shade.jpg);
	background-repeat: repeat-x;
	padding:10px 5px 10px 5px;
	margin-left:5px;
	margin-right:5px;
	min-height:120px;
}
.boxBluePartners {
	background-color: #CAEBE7;
	background-image: url(images/boxes/shade.jpg);
	background-repeat: repeat-x;
	padding:1px 5px 5px 5px;
	margin-left:5px;
	margin-right:5px;
	/*min-height:280px;*/
}
.boxwhite {
	background-color: #FFFFFF;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
}
.boxwhitep {
	background-color: #FFFFFF;
	padding:0px 5px 5px 5px;
	margin-left:5px;
	margin-right:5px;
}
.boxButton {
	background-image: url(images/boxes/button_bar.jpg);
	display:block;
	background-repeat: no-repeat;
	padding: 2px 15px 0px 0px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:17px;
}
.boxButtonLong {
	background-image: url(images/boxes/button_bar_long.jpg);
	display:block;
	background-repeat: no-repeat;
	padding: 2px 15px 0px 0px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:17px;
}
a.boxButton, a.boxButton:visited, a.boxButton:hover, a.boxButtonGrey, a.boxButtonGrey:visited, a.boxButtonGrey:hover, a.boxButtonLong, a.boxButtonLong:visited, a.boxButtonLong:hover {
	display:block;
	background-repeat: no-repeat;
	padding: 2px 15px 0px 0px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:17px;
}
a.boxButton, a.boxButton:hover {
	background-image: url(images/boxes/button_bar.jpg);
}
a.boxButtonLong, a.boxButtonLong:hover {
	background-image: url(images/boxes/button_bar_long.jpg);
}
a.boxButtonGrey, a.boxButtonGrey:hover {
	background-image: url(images/boxes/button_bar_grey.jpg);
}
.line {
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
	height: 14px;
}
#footer {
	width:986px;
	position:relative;
	left:50%;
	margin-left:-493px;
	text-align:center;
	color:#999999;
}
#footer a, #footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #21B1AD;
}

/* TEXT */
h1 {
	font-family: Helvetica, sans-serif;
	color:#D60C16;
	font-size:18px;
}
.blue {
	color: #21B1AD;
}
.blueLrg {
	color: #21B1AD;
	font-size:1.2em;
}

/* LINKS */
a,a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: none;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #21B1AD;
	font-weight: none;
	text-decoration: none;
}
a.blue,a.blue:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #21B1AD;
	font-weight: none;
	text-decoration: underline;
}
a.blue:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: none;
	text-decoration: none;
}

/* CONTENT STYLES */
ul {margin: 0;padding: 0;padding-left: 1.2em;}
ul li {list-style-image: url(images/bullet.gif);font-size: 1em; padding-bottom:5px; }

.bulletLinks ul {
	margin: 0;padding: 0;padding-left: 1.2em;
}
.bulletLinks li {
	list-style-image: url(images/bullet2.gif);font-size: 1em; padding-right:10px;
}
.imgCaption {
	color:#23B1AD;
	padding-top:4px;
	clear:both;
}

/* FORMS */
.form {
	width: 300px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border:1px solid #999999;
}
.formSm {
	width: 150px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border:1px solid #999999;
}
input.btn{
	color:#003399;
	font-family:Verdana,helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	background-color:#85EBF9;
	border:1px solid;
	border-color:#003399;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#85EBF9');
}