@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #c2c1bf;
	text-align: center;
	color: #000000;
	background-repeat: repeat-y;
	background-image: url(../images/bg.gif);
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container  {
	width: 908px;
	margin: 0 auto;
	text-align: left;
	position: inherit;
	top: 0px;
	left: 58px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 100%;
} 
#menuSpecialsBar {
	margin: 0px;
	padding: 0px;
}
#titleDiv {
	background-image: url(../images/title2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0px;
	padding: 0 0px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	position: inherit;
	background-color: #ffffff;
	vertical-align: top;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 30px;
	color: #0065a4;
}
h2 {
	font-size: 18px;
	color: #0065a4;
}
h3 {
	font-size: 19px;
	color: #FFFFFF;
	line-height: 35px;
	background: #0065a4;
	background-image: url(../images/titlebg2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 20px;
	color: #0065a4;
	line-height: 1;
}
h5 {
	font-size: 14px;
	color: #000000;
	line-height: 100%;
}
.tableStyle {
	border-right-style: solid;
	border-right-color: #0065a4;
	border-right-width: 2px;
	height: 100%;
}


h6 {
	font-size: 12px;
	margin-left: 5px;
	line-height: 10px;
	margin-right: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableStyleR {
	border-left-style: solid;
	border-left-color: #0065a4;
	border-left-width: 2px;
	height: 100%;
}

.flt {
	float: left;
}
p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
