body {
	margin: 0px;
	font-family: "Arial Unicode MS";
	font-size: 12px;
	color: #727271;
}
p {
	line-height: 20px;
}
h1 {
	font-family: "Helvetica Neue", Arial Unicode MS;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #68b0db;
}
h2 {
	font-family: "Helvetica Neue", Arial Unicode MS;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
	color: #727271;
}
h3 {
	font-family: "Helvetica Neue", Arial Unicode MS;
	font-size: 16px;
	font-weight: lighter;
	color: #727271;
}

.quotetext {
	font-family: "Helvetica Neue", Arial Unicode MS;
	font-size: 11px;
	font-style:italic;
	font-weight: lighter;
	color: #727271;
}
#logoWrapper {
	margin: auto;
	position: relative;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#logo {
	width: 50%;
	margin: auto;
	background-color:#FFFFFF;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
}
#topTab {
	width: 244px;
	background-color:#FFFFFF;
	position: absolute;
	float:right;
	right: 16%;
	top: 3px;
}
.topMenu {
	height: 41px;
	background-color: #f2f4f5;
	position: relative;
}

a.mainlink {
	color: #68b0db;
	text-decoration: underline;
	font-size: 12px;
}


/*Banner Styles*/

#topBanner {
	background-image:url(images/bannerBg.gif);
	background-position: right top;
	background-repeat: repeat-x;
	height: 199px;
	margin: auto;
	position: relative;
}
#btmBanner {
	background-image:url(images/btmBannerNEW.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 197px;
	margin: auto;
	position: relative;
}
/*Main Content Area Styles*/


.main #container {
	width: 90%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.main #sidebar1 {
	float: left;
	width: 21%;
	background: #ffffff;
}
.main #sidebar2 {
	float: right;
	width: 21%;
	background: #ffffff;
	padding: 0;
}


.main #sidebar1 p, .main #sidebar1 h3, .main #sidebar2 p, .main #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.main #mainContent {
	margin: 0 22% 0 23.5%;
}


.main #mainContentwide {
	width:70%; float:left; margin-left: 30px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

ul.NoIndent {
  list-style-type: square;
  margin-left: 8px;
  padding-left: 8px;
}
ul.Square {
  list-style-type: square;
}

/*Menu Styles*/

#vertmenu {
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	display: block;
	border-bottom: 1px dashed #c1bfbf;
	padding: 10px 0px 10px 5px;
	text-decoration: none;
	color: #6b6b6b;
	width:180px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #79bce4;
	background-color: #f7f5f5;
}
/*Navigation*/

#navDivider {
	position: relative;
	width: 380px;
	float: right;
	right: 5%;
}
#navDivider ul {
	margin: 0;
	padding: 0;
	margin-bottom: 0em;
	font: lighter 11px Arial Unicode MS;
	width: 100%;
}
* html #navDivider ul { /*IE only rule, reduce menu width*/
	width: 99%;
}
#navDivider ul li {
	display: inline;
}
#navDivider ul li a {
	float: left;
	color: #727271;
	padding: 13px 20px;
	text-decoration: none;
	background: transparent url(images/divider.gif) right no-repeat;
}
#navDivider ul li a:hover {
	color: #79bce4;
}
span.print-text {
	display: inline !important;
}
img.replacement {
	display: none;
}
#btmWrapper {
	width: 800px;
	margin: auto;
	font-size: 11px;
	color: #696868;
}
#btmList1 {
	width: 10%;
	float: left;
	position: relative;
	left: 5%;
	top: 57px;
}
#btmList2 {
	width: 12%;
	float: left;
	position: relative;
	left: 10%;
	top: 57px;
}
#btmList3 {
	width: 15%;
	float: left;
	position: relative;
	left: 14%;
	top: 57px;
}
#btmList4 {
	width: 19%;
	float: left;
	position: relative;
	left: 18%;
	top: 57px;
}
a.btmlistlink {
	color: #696868;
	text-decoration: none;
}

#aboutBill {width: 178px; height: 92px; background-image:url(images/aboutBill.gif); padding-top: 40px; padding-left: 15px;}
a.bill {text-decoration: none; color: #666666;}

.fields {width: 200px; height: 27px; border: 1px solid #999999;}
.comments { width: 300px; height: 70px; border: 1px solid #999999;}
.send { background-color:#666666; color: #FFFFFF; border: 1px solid #eeeeee;}