body {
	margin: 6px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3F3F2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.whitebg {
	background-color: #FFFFFF;
	border: 1px solid #ebebe9;
	padding: 9px 27px 27px 27px;
}
.topbar {
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
	height: 73px;
}
.logosapce {
	width: 220px;
	text-indent: 6px;
}
.searchspace {
	width: 200px;
}

.linksbg {
	padding-left: 25px;
	background-image: url(divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: bold;
}
a.toplinks {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	padding-right: 17px;
	font-weight: bold;
}
a.toplinks:hover {
	text-decoration: none;
}
a.toplinkso {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	padding-right: 17px;
	font-weight: bold;
}
a.toplinkso:hover {
	text-decoration: underline;
}
.toplinkso {
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 17px;
	color: #666666;
}
.sitesearchbg {
	background-image: url(sitesearch-bg.gif);
	height: 21px;
	width: 153px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.sstxtfield {
	border: 1px solid #FFFFFF;
	font-size: 11px;
	width: 147px;
}
.searchbtnbg {
	background-color: #dbdbdb;
	padding-right: 4px;
}
.midspace {
	padding-top: 10px;
}
.datetxt {
	font-size: 11px;
	color: #999999;
	padding-bottom: 9px;
}

.leftVline {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.Hline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.readmore {
	font-size: 10px;
	color: #0e5ab8;
	text-decoration: underline;
}
a.readmore:hover {
	text-decoration: none;
}
a.bluelink {
	color: #0e5ab8;
	text-decoration: underline;
}
a.bluelink:hover {
	text-decoration: none;
}
.graybox {
	background-color: #efefef;
	border: 1px solid #dbdbdb;
	font-size: 17px;
	color: #494a4a;
	padding: 12px;
}
.graybox1 {
	background-color: #efefef;
	border: 1px solid #dbdbdb;
	font-size: 17px;
	color: #494a4a;
}
.calctxtfield {
	font-size: 11px;
	color: #666666;
}
.clactxtarea {
	font-size: 11px;
	color: #666666;
	height: 20px;
	margin-left: 2px;
}

.calclable {
	font-size: 11px;
	color: #333333;
	text-indent: 2px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.callustxt {
	font-size: 22px;
	color: #414398;
}
.graytxt {
	font-size: 10px;
	color: #666666;
}
.redtxt {
	color: #FF0000;
}



.welcometxt {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 8px;
	display: block;
}
a.submit {
	font-size: 14px;
	color: #0E5AB8;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	display: block;
}
a.submit:hover {
	text-decoration: none;
}
.callbacktxt {
	font-size: 17px;
}




.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	display: block;
	padding: 10px;
}
