* { padding: 0; margin: 0;}
html { overflow: -moz-scrollbars-vertical !important; }

body, td, li, p div{
	font-family : arial;
	font-size : 11px;
	color : #000000;
	line-height:20px;
}

.container {
	width:830px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.leftCol {
	width:278px;
	float:left;
}

.rightCol {
	width:542px;
	float:left;
}

p {
	margin: 8px 0 8px 0;
}

a {
	font-family: arial;
	font-size: 11px;
	color: #955D2A;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	color: #955D2A;
	text-decoration: underline;
}

.leftnav ul li{
	list-style-type:none;
	margin:5px;
	color: #955D2A;
	font-size: 11px;
	font-weight:bold;

}

.leftnav ul li a{
	color: #955D2A;
	font-size: 11px;
	font-weight:bold;

}

.leftnav ul li a:hover{
	color: #818181;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;

}

.barnav {
	padding-left:50px;
	padding-top:1px;

}

.barnav a{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.barnav a:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.subnav {
	padding-left:125px;
	padding-top:1px;

}

.subnav a{
	color: #0F1477;
	font-size: 11px;
	text-decoration: none;
}

.subnav a:hover{
	color: #0F1477;
	font-size: 11px;
	text-decoration: none;
}

.header {
	font-family: arial;
	font-size: 12px;
	color: #955D2A;
	font-weight:bold;
}

.headerBrown {
	font-family: arial;
	font-size: 12px;
	color: #955D2A;
	font-weight:bold;
}

.headerBlack {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.headerBlue {
	font-family: arial;
	font-size: 12px;
	color: #0F1477;
	font-weight:bold;
}

.subheaderBlue {
	font-family: arial;
	font-size: 11px;
	color: #0F1477;
	font-weight:bold;
}

.homeBlue {
	font-family: arial;
	font-size: 11px;
	color: #0F1477;
	font-weight:bold;
	line-height:18px;
}

.subheaderBrown {
	font-family: arial;
	font-size: 11px;
	color: #955D2A;
	font-weight:bold;
}

.footer {
	color: #0F1477;
	font-size: 10px;
	line-height:15px;

}

.footer a{
	color: #0F1477;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover{
	color: #0F1477;
	font-size: 10px;
	text-decoration: underline;
}

.logo {
	margin:22px 0 20px 22px;
}

.mainnav {
	margin:43px 0 15px 115px;
}

.stockDiv {
	margin-left:20px;
	height:140px;
}

.stockBox {
	width:180px;
	background-color:#eeeeee;
}

.stockTable {
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	background-color:#ffffff;
	margin:0;
}

.stockTable td{
	border-bottom:1px solid #d0d0d0;
	margin:0;
	padding: 0 2px 0 2px;
}

.mainBody {
	margin:20px 0 15px 0;
}

.footerDiv {
	margin:15px 0 15px 0;
}