body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #838CB1;
	color: #666666;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	min-width: 750px;
}

#wrapper {
	margin: 10px auto;
	width: 760px;
	position: relative;
	text-align: left;
}

#banner	{
	background-image: url(../assets/images/hdr.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 760px;
}

#pagebg	{
	background-image: url(../assets/images/pgBG.jpg);
	width: 760px;
}


ul {
	margin: 0px;
	padding: 0px;
}

#bullets ul {
}

#bullets li	{
	font-weight: normal;
	line-height: 150%;
	font-size: 90%;
}

#navcontainer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: 700;
	color: #000066;
	text-align: center;
	background-color: #C1C6D9;
	margin: 0px 10px 10px;
	width: 730px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

#navlist ul	{
	margin: 0px;
	padding: 0px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

/*padding-right: 20px;*/
}



#navlist a:link, #navlist a:visited, #navlist a:active{
	color: #000066;
	/*color: #666633;*/
	font-weight: bold;
}

#navlist a:hover {
	color: #ffffff;
	/*color: #CC9900;*/
	font-weight: bold;
}

/* vertical nav */

#navcontainer2	{
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000066;
}

#navlist2 li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 175%;
/*padding-right: 20px;*/
}

#navlist2 a:link, #navlist2 a:visited, #navlist2 a:active{
	color: #000066;
	/*color: #666633;*/
	font-weight: bold;
}

#navlist2 a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#contentwrapper	{
	width: 730px;
	margin: 0px 10px;


}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 500;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 120%;

}

p a:link {
	color: #715E5F;
	font-weight: bold;
}
p a:visited {
	color: #715e5f;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
	color: #715e5f;
	font-weight: bold;

}
p a:active {
	color: #715e5f;
	font-weight: bold;
}

.textBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	border: 1px solid #000000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #CCCCCC;
}

table#tariff {
	width: 100%;
}
table#tariff td {
	padding: 5px;
	border: 1px solid #999999;

}
.data {
	background-color: #FFFFFF;
	vertical-align: top;

}
.topRow {
	background-color: #C1C6D9;
	font-weight: bold;
	color: #996600;


}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 900;
	color: #000066;
	margin-bottom: 5px;
	margin-top: 0px;


}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 0px;

	}
	
h2 a:link, a:visited, a:active {
	color: #000066;
	font-weight: 600;
}
/*h2 a:visited {
	color: #003366;
	font-weight: 600;
}*/

h2 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: 600;
}

/*h2 a:active {
	color: #003366;
	font-weight: 600;
	}*/	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

h3 a:link {
	color: #FFFFFF;
	font-weight: bold;
}
h3 a:visited {
	color: #000066;
	font-weight: bold;
}
h3 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;

}
h3 a:active {
	color: #000066;
	font-weight: bold;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

h4 a:link {
	color: #000066;
	font-weight: bold;
}
h4 a:visited {
	color: #000066;
	font-weight: bold;
}
h4 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;

}
h4 a:active {
	color: #000066;
	font-weight: bold;
}

#rightcol	{
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D6D6EB;
}

#rightcol h1, #rightcol h2, #rightcol h3, #rightcol p, #rightcol	{
	padding-right: 5px;
	padding-left: 5px;
}

#footer	{
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	clear: right;
	background-color: #C1C6D9;
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a:link, a:visited, a:active	{
	color: #000066;
}

#footer a:hover	{
	text-decoration: underline;
}

#footer2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
	background-image: url(../assets/images/ftr2BG.jpg);
	width: 760px;
	height: 28px;
}

#footer2 a:link, a:visited, a:active	{
	color: #333333;
	font-weight: normal;

}

#footer2 a:hover	{
	text-decoration: underline;
}

.picBorder {
	border: 1px solid #666666;
}
.left {
	float: left;/*float the image to the left*/
	border: 1px solid #666666;/*add a border around the image*/
	margin: 5px 10px 0 0;/*set a margin to the top and right to give clearance against the text the top margin aligns the image with the top of the p element*/
}

.right {
	float: right;/*float the image to the right*/
	border: 1px solid #666666;/*add a border around the image*/
	margin: 5px 0px 0 10px;/*set a margin to the top and left to give clearance against the text the top margin aligns the image with the top of the p element*/
}
