body,td,th,form,input,textarea,select,p,div,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	margin-top: 10px;
	background-color:#FFFFFF;
	background-image:url(../images/bodyBackgroundImage.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a:link {
	color: #0F4488;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #316EA5;
}
a:hover {
	text-decoration: underline;
	color: #FF6D00;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Century Gothic, Helvetica, sans-serif;
	padding:0px;
	spacing:0px;
	margin: 0px;
	margin-bottom: 12px;
}
h2 {
	color: #333333;
	padding:0px;
	spacing:0px;
	margin-bottom:2px;
}
h3 {
	font-size: 12px;
	color: #0066CA;
}
li{
	list-style: square;
	list-style-position: outside;
	padding: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 12px;
	list-style-image: url(../images/graySquare.gif);	
}
ul{
	margin: 0px;
	padding: 0px;
}
hr {
	height: 1px; 
	border-style: dashed; 
	border-color: #cccccc; 
	color:#cccccc; 
	background: #cccccc; 
	border-right-width: 0; 
	border-bottom-width: 0;
}


#mainBodyHome{
	position:absolute;
	top:110px;
	left:0px;
	z-index:1;
	align:center;
	width:100%;
	padding:0px;
	padding:0px;
	margin:0px;
}
#mainBody{
	position:absolute;
	top:280px;
	left:0px;
	z-index:1;
	align:center;
	width:100%;
	padding:0px;
	padding:0px;
	margin:0px;
}
#pageHeader{
	position:absolute; 
	top:10px; 
	left:0px;
	z-index:0;
	align:center;
	width:100%;
	padding:0px;
	margin:0px;
}
.breadCrumb{
	color:#999999;
	font-size: 10px;
	width:98%;
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	

}
.mainTable{
	border: 1px solid #333333;
}
.bottomTable{
	border: 1px solid #333333;
	border-top: 0px solid #428FC5;
}
.topTable{
	border: 1px solid #333333;
	border-bottom: 1px solid #FFFFFF;	
}
.sideTable{
	border: 1px solid #333333;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}
.dark {
	color: #333333;
}
.titleLink a:link {
	color: #0066CA;
	text-decoration: none;
}
.titleLink a:visited {
	text-decoration: none;
	color: #005CB9;
}
.titleLink a:hover {
	text-decoration: underline;
	color: #FF6D00;
}
.titleLink a:active {
	text-decoration: underline;
	color: #000000;
}

.topNav {
	color: #999999;
}
.topNav a{
	font-weight:bold;
}
	
.tollFree {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mainPhone {color: #666666}
.emptyCell {
	padding: 0px;
	padding-right: 0px;
	color: #999999;
	background-image: url(../images/leftBack.jpg);
	background-repeat: repeat-y;
	height: 1px;
}
.leftCellPad {
	padding: 6px;
	padding-right: 0px;
	color: #999999;
	background-image: url(../images/leftBack.jpg);
	background-repeat: repeat-y;
	list-style-type: square;
}
.leftCellPad a{
	color: #000000;
}
.leftCellPad a{
	color: #000000;
}
.leftCellPad a:visited{
	color: #000000;
}
.leftCellPad a:hover{
	color: #0F4689;
}
.leftCellPad a:active {
	text-decoration: underline;
	color: #FF6D00;
}
.topLeftCellPad {
	background-image: url(../images/leftBack.jpg);	
}

.topLeftCellPad {
	padding: 6px;
	padding-right: 0px;
	color: #FFFFFF;
	list-style-type: square;
	height: 130px;
	background-image: url(../images/leftNavBack.jpg);
	background-repeat: repeat-x;
}
.cellPad {
	padding: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.topLeftMenu {
	color: #5EBEF1;
	
}
.topLeftMenu a {
	color: #ffffff;
	font-weight: bold;
}
.topLeftMenu a:visited {
	color: #FFFFFF;
}
.topLeftMenu a:hover {
	color: #FFFF9B;
}
.topLeftMenu a:active {
	text-decoration: underline;
	color: #C3F6FA;
}
.topLeftMenu li{
	list-style-position: outside;
	padding: 0px;
	padding-left: 0px;
	margin-left: 12px;
	list-style-image: url(../images/triangle.gif);
	padding-bottom: 7px;
}
.topLeftMenu ul{
	margin: 0px; 
	padding: 0px;
}
.bodyMenu li{
	list-style-position: outside;
	padding: 0px;
	padding-left: 0px;
	margin-left: 12px;
	list-style-image: url(../images/square.gif);
}
.horizontalNav {
	color: #999999;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #0F4689;
	background-image: url(../images/navBack.jpg);
	background-repeat: repeat-x;
}
.horizontalNav a {
	color: #FFFFFF;
}
.horizontalNav a:visited {
	color: #FFFFFF;
}
.horizontalNav a:hover {
	color: #C3F6FA;

}
.horizontalNav a:active {
	color: #FFFF9B;
	text-decoration: underline;
}
.copyright {
	color: #999999;
}
.bottomCell {
	background-image: url(../images/bottomBack.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	color: #999999;
}

