body {
	background-image: url(files/design/images/bg-body-top.gif);
	background-repeat: repeat-x;
	background-color: #105d99;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #393939;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
a {outline:none;}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#nav {
	height: 56px;
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 274px;
	width: 950px;
	margin: 0 auto;
}
#wrapcontent {
	background-image: url(files/design/images/bg-content-container.gif);
	background-repeat: repeat-y;
	overflow:auto;
	width:950px;
	margin: 0 auto;
}
#wrapcontentpaybill {
	background-image: url(files/design/images/bg-content-container-paybill.gif);
	background-repeat: repeat-y;
	overflow:auto;
	width:950px;
	margin: 0 auto;
}
#content {
	width: 833px;
	overflow:auto;
	margin: 0px 42px 0px 75px;
	background-image:url(files/design/images/bg-top-content-shadow.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#contentpaybill {
	width: 833px;
	overflow:auto;
	margin: 0px 42px 0px 75px;
	background-image:url(files/design/images/bg-top-content-shadow-allwhite.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#leftside {
	width: 331px;
	overflow: auto;
	float:left;
}
#rightsidepaybill {
	width: 801px;
	margin: 0px 0px 0px 15px;
	padding: 20px 0px 30px 0px;
	overflow:auto;
	float:left;
	line-height:18px;
}
#rightside {
	width: 470px;
	margin: 0px 0px 0px 15px;
	padding: 20px 0px 30px 0px;
	overflow:auto;
	float:left;
	line-height:18px;
}
#rightside a:link {
	color: #393939;
	text-decoration:underline;
}
#rightside a:visited {
	color: #393939;
	text-decoration:underline;
}
#rightside a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
#rightside a:active {
	color: #6F6F6F;
	text-decoration:underline;
}
#footer {
	background-image: url(files/design/images/bg-footer.gif);
	height: 95px;
	width: 950px;
	margin: -20px auto 0 auto;
}
#footernav {
	width: 542px;
	height:59px;
	padding:0;
	margin: 0px 0px 0px 367px;
}
.submenu ul li{
	float:left;
	list-style-type:none;
	display: inline;
	font-size:10px;
	font-family:Tahoma, Arial;
	height: 39px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

.s-notsel a {
	float: left;
	height: 35px;
	padding: 24px 15px 0px 17px;
	text-decoration:none;
	color:#ffffff;
}
.s-notsel a:link {
	color:#ffffff;
}
.s-notsel a:hover {
	float: left;
	height: 35px;
	text-decoration:none;
	color:#ffffff;
	background-color: #7b1c1c;
}

.s-notsel2 a {
	float: left;
	height: 35px;
	padding: 24px 15px 0px 20px;
	text-decoration:none;
	color:#ffffff;
}
.s-notsel2 a:link {
	color:#ffffff;
}
.s-notsel2 a:hover {
	float: left;
	height: 35px;
	text-decoration:none;
	color:#ffffff;
	background-color: #7b1c1c;
}

.s-sel a {
	float: left;
	height: 41px;
	padding: 29px 24px 0px 24px;
	text-decoration:none;
	color:#ffffff;
}
.s-sel a:hover {
	float: left;
	height: 50px;
	text-decoration:none;
	color:#ffffff;
}

#cherryonefooter {
	width: 940px;
	text-align:center;
	padding-bottom:20px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #c6c5c5;
	margin: 0 auto;
}
#cherryonefooter a:link {
color: #c6c5c5;
text-decoration:none;	
}
#cherryonefooter a:visited {
color: #c6c5c5;
text-decoration:none;	
}
#cherryonefooter a:hover {
color: #c6c5c5;
text-decoration:none;	
}
#cherryonefooter a:active {
color: #6b6b6b;
text-decoration:none;	
}

.nounderline a:link, a:visited, a:hover, a:active {
text-decoration:none;	
}

table.unitsizerow td {
	border: 0px solid black;
	padding: 0.5em 2ex 0.2em 2ex;
	background-color:#F9F9F9;
}
.tipscrolljquery {
    overflow: auto;
	width: 441px;
	height: 290px;
	background-color:#F7F7F7;
	padding: 0px 10px 0px 10px;
}
* html .tipscrolljquery {
    overflow: auto;
	width: 441px;
	height: 290px;
	background-color:#F7F7F7;
	padding: 0px 10px 0px 10px;
	margin: -3px 0 0 0;
}
