/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B060C;
	}
body {
	/*background-color: #F2F4ED;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #2478C3;
	font-size:11px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size:11px;
	color: #2478C3;
}
a:hover {
	text-decoration: underline;
	font-size:11px;
	color: #2478C3;
}
a:active {
	text-decoration: none;
	font-size:11px;
	color: #2478C3;
}
#outerTable {
border-left:#BDBCAE 1px solid;
border-right:#BDBCAE 1px solid;
}
#borderRight {
border-right:#BDBCAE 1px solid;
}
#logoBorder{
border-right:#BDBCAE 1px solid;
border-bottom:#BDBCAE 1px solid;
}
#navBarBorder{
border-bottom:#BDBCAE 1px solid;
border-top:#BDBCAE 1px solid;
letter-spacing:-0.9px;
}
#navLeftBorder{
background-color:#F2F4ED;
}
#contentTable{
background-color:#FFFFFF;
border-left:#BDBCAE 1px solid;
width:585px;
}
.textPadding{
padding-left:15px;
padding-right:10px;
line-height:150%;
padding-top:0px;
}

.mainNav a:link,  .mainNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2478C3;
	padding-left: 70px;
	display: block;
	text-decoration: none;
	border: none;
	height: 20px;
	vertical-align: middle; 
	width: 120px;
	padding-top: 10px;
	letter-spacing:-0.9px;
	font-weight:bold;
	}
.mainNav a:hover {
	color: #052848;
	text-decoration:none;
	
	
}
.navLeftRepeat{
background-repeat:no-repeat;
}
.bottomBar{
font-size:11px;
color:#2478C3;
padding-left:7px;
border-top:#BDBCAE 1px solid;
}
h1{
color:#2478C3;
font-style:italic;
font-size:13px;
padding-bottom:0px;
}
.productBorders{
border:#BDBCAE 1px solid;
}
.picBorders{
border:#2478C3 1px solid;
}

hr {
	border: medium dotted #BDBCAE;
}


