@charset "UTF-8";
/* CSS Document */

.clearboth {
	clear:both;
	}

*	{
	margin:0;
	padding:0;
	}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

html, body {
	width:100%;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#104384;
}

li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:right;
}

a{
	padding:0px;
	margin:0px;
	}

ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

img {
	padding:0px;
	margin:0px;
	border:none;
	outline:none;
}

.wrapper{
	width:960px;
	margin: 0 auto; 
 	padding: 0;
	position:relative;
	right:6px;
	}

.subwrapper{
	width:872px;
	margin: 0 auto; 
 	padding: 0;
	position:relative;
	right:6px;
	height:19px;
	}

.header {	
	width:100%;
	background-color:#104384;
	background-image:url(../../images/background_topband_content.gif);
	background-repeat:repeat-x;
	background-position:100% 52px;
	position:relative;
	padding-top:22px;
	}

.header ul {
	padding-bottom:0px;
	margin-bottom:0px;
	}
	

.wrapper .header li {
	display: inline;
	list-style-type: none;
}

.subnav {
	padding-left:120px;
	position:relative;
	left:8px;
	top:-3px;
}


.bodywrapper{
	background-color:#FFFFFF;
	height:100%;
	width:872px;
	margin: 0 auto; 
 	padding: 0;
	position:relative;
	left:28px;
	padding-top:7px;
	}
	
.footerwrapper{
	height:100%;
	width:872px;
	margin: 0 auto; 
 	padding: 0;
	position:relative;
	left:28px;
	}

.container{
	background-color:#FFFFFF;
	}

.content #banner {
	padding-top: 10px;
}

#dateline {
	font-size:14px;
	margin-bottom:10px
	}


.container .bodywrapper li {
clear:both;
float:none;
display:inline;
}
.bodywrapper .content li {
	list-style-type: none;
	bottom: 0px;
}

.disclosure{
	clear:both;
	float:left;
	width:792px;
	font-size:10px;
	}

.rates .tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color:#0A4B85;
}

.rates td {
	border: 0.75pt inset rgb(64, 78, 140);
	padding: 0.75pt; 
	width:20%;
}

.descspan {
	font-weight: bold;
}

.tabnav {
	position:relative;
	bottom:0px;
	}

.content .sep {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #0A4B85;
	border-right-color: #0A4B85;
	border-bottom-color: #0A4B85;
	border-left-color: #0A4B85;
	background-color: #0A4B85;
}
.content .tabnav ul {
	height: 44px;
}
.content .sep {
	width: 779px;
}
.wrapper .subnav {
	width: 23px;
}

.editrates fieldset {
	border:0;
	margin:0;
	padding:0;
	}

.addnewrate fieldset {
	border:0;
	margin:0;
	padding:0;
	}

.bottomnav {
	clear:both;
	float:left;
	margin-left:35px;
	}
	
	.bottmonav li{
	display:inline;
	list-style-type:none;
	}

.footer {
	background-image: url(../../images/background_btmband_home.gif);
	background-repeat: repeat-x;
}

.footer p {
	text-align:center;
	padding-top:100px;
	padding-right:50px;
	color:#FFFFFF;
}

.bg1 {
	background-color:#E1E1E1;
	}
	
.footerwrapper p {
	font-size: 12px;
	}
	
.ratetypename{
font-size:16px;
}

.editrates{
padding-top:100px;
}

#kids{font-style:italic;}

#k{color:#FF0000;}
#i{color: #007cb9;}
#d{color: #e0871a;}
#s{color: #57a166;}
