@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	background-color: #13133e;
	background-position:center;

}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #23234b;
}
a:link {
	color: #23234b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #23234b;
}
a:hover {
	text-decoration: underline;
	color: #454591;
}
a:active {
	text-decoration: none;
}
#container{
width:917px;
margin:auto;
}
#top{
width:917px;}

.billLink { float:right; width:200px; height:30px; margin-top:-20px; clear:right; text-align:right; padding-right:10px; vertical-align:baseline; font-size:14px}
.billLink a { color:#000033;}
.billLink a:hover { color:#990000}

#nav{
width:917px;
}

#content{
width:917px;
}
#left{
width:171px;
float:left;
background-image:url(images/leftbg.gif);
background-repeat:no-repeat;
padding-left:15px;
padding-right:24px;
font-size:11px;
}
#right{
/*width:695px;*/
width:690px;
float:left;
padding-right:12px;
}
h2{
font-size:14px;
}
.left-img{
float:left;
}

.right-img{
float:right;
}
.phonenumber{
font-size:18px;
font-weight:bold;
}

#footer {
	width: 917px;
	height: 70px;
	border-top: #23234b 2px solid;
	background:url(images/footerbg.jpg);
	float:left;
	margin-top:30px;
}

.tableheading {font-size: 14px; color: white; font-weight:bold;}
.tableheadingsmall {font-size: 12px; color: white;}