a:link {color:#7086d0; text-decoration:none;}
a:hover {color:#7086d0; text-decoration:underline;}
a:visited {color:#7086d0;text-decoration: none;}
a:active {color:#7086d0; text-decoration:none;}

body {
	background-image: url(../images/1px_trim.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	background-position: center;
	text-align: center;
}



#hdr {
	width: 800px;
	height: 210px;
	background-image: url(../images/hdr.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#navBox {
	float: left;
	height: 125px;
	width: 160px;
	margin: 0x 0px 0px0px;
	padding: 77px 0px 0px 65px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
}

#navBox ul, li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#nav:active {color:#666666; text-decoration:none;}


#nav:visited {color:#666666; text-decoration:none;}
#nav:hover {color:#666666; text-decoration:underline;}
#nav:link {color:#666666; text-decoration:none;}



.blue {color: #44559D;}

.bold {font-weight: bold;}


#breadcrumb {
	height: 25px;
	width: 798px;
	background-color: #CCCCCC;
	border-left: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	
	text-align: left;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
	text-indent: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#contentArea {width:800px; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif;}

#leftColumn { width:300px; height:450px; float:left; text-align:left }
#leftColumnContent {
	padding:5px 10px 5px 12px;
	line-height:26px;
	font-size:12px;
	color:#999999;
	padding-bottom: 15px;
}

#centerColumn {width:300px; height:450px; float:left; text-align:left; background-image: url(../images/centercol_bkgd.gif); background-repeat: no-repeat; background-position: left top;}
#centerColumnContent {
	padding:5px 0px 5px 12px;
	line-height:26px;
	font-size:12px;
	color:#999999;
	padding-bottom: 15px;
}

#rightColumn { width:200px; height:450px; float:left; text-align:left }
#rightColumnContent { padding:15px 0px 5px 12px; line-height:26px; font-size:12px; color:#999999; }

#products {
	float: none;
	line-height: 17px;
	height: 115px;
	margin: 20px 10px 5px 0px;
	text-align: left;
}
.products {
	vertical-align: middle;
}

.ftrpipe {font-size:9px; color:#999999;}

.padtop10 { padding-top:10px;}

.hr1 {font-size:16px;}
.hr2 {font-size:14px;}

.liteblue {color:#7086d0;}
.darkblue {color:#44579b; }
.brown {color:#b9ab62; }

.padR {padding-right:10px;}
.padB {padding-bottom:10px;}
.padT {padding-top:10px;}
.padL {padding-left:10px;}

input {font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.inputWidth { width:250px;}
.inputHeight { height:150px;}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 210px 10px 10px;
	text-align: center;
}
