 * {
	margin: 5px 0px 5px 1px;
	padding: 0px;
}

h1, h2, h3, p, ul {
	padding: 5px 0px;
}

h3 {
	font-style: italic;
}

a, a:visited, a:active, a:link {
	color:#FFFFFF;
}
a:hover {
	color:#000;
}

body {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	background: #ffffff;
}

h1 {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	}
	
h2 {
	font-size: 12px;
	color: #000000;
	}

p, ul, ol {
	font-size: 12px;
	list-style: none;
	}
	
p {
	line-height:1.5;
	text-align: justify;
	}

ul {
	line-height: 2
	}

#content {
	margin: 1px 30px 10px 60px;
	border:1px;
	padding:1px;
	background-color:#9999FF;
	}

#container {
	width: 760px;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;	
	text-align:left;
	background:#9999FF;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:1px;
	color:#000000;
	border-left:160px solid #fff;
	border-right:1px solid #000000;
	overflow:visible;
	}
	
#branding h1 {
	text-indent: -9999px;
	background: url(_graphics/title.jpg) no-repeat;
	width: 680px;
	height: 146px;
}

#navigation {
	position:absolute;
	left:0px;
	top:15px;
	overflow:visible;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style: none;
	display: block;
	overflow: visible;	
}

#navigation ul li {
	width:215px;
	background-color:#fff;
	margin:0px 5px 10px 0px;
	text-align:right;
	line-height:24px;
	padding-left:1px;
	padding-right:1px;
	overflow:visible;
}

#navigation ul li:hover, #navigation ul li:hover a, #navigation ul li:hover a:link, #navigation ul li:hover a:visited, #navigation ul li:hover a:active, #navigation ul li:hover a:hover, #navigation ul li a:hover {
	background-color:#ddd;
	text-decoration:none;
}
#navigation ul li a, #nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {	
	text-decoration: none;
	color:#990000;
	background-color:#fff;
	padding:2px;
	overflow:visible;
}

#navigation li a:hover{
	background-color: #ddd;
	color: #990000;
}

.valLogo {
	float: right;
	border: 0px;
	padding-bottom:10px;
}

.valLogo img {
	margin: auto;
	padding-bottom: 10px;
}

#siteInfo a {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
} 

#siteInfo h2 {
	padding-top: 4px;
	padding-bottom: 0px;
	}
	
#siteInfo p, h2 {
	text-align: left;
	margin-bottom: -1em;
}

img {
	border: 1px 
	solid #000033;
}

.special {
	font-style: italic;
	color: #000066;
}

.special2 {
	font-style: normal;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}

q {
	font-style: italic;
}

h4 {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	margin-top: -1em;
	margin-bottom: 1em;
}

label, input, select, textarea {display: block;}
	label {margin-bottom: 10px;}

address {
	font-style: normal;
	font-size: 12px;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}

.left {
	float: left;
	margin-right: 20px;
}

.right {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	overflow: visible;
}

left2 {
	float: left;
	width: 500px;
}

right2 {
	float: right;
	width: 250px;
}

.box {
	text-align: center;
}

.box img { 
	margin: 5px 5px;
}

ol {
	line-height: normal;
}

.content {
	margin:1px 50px 10px 60px;
	border:0;
	padding:0;
}

.tariffsTable {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
}

.tariffsTable td, #tariffsTable th {
	font-size: 14px;
	border:1px
	solid #3333FF;
	padding:3px 7px 2px 7px;
}

.tariffsTable th {
	font-size:14px;;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#6666FF;
	color:#000000;
}

th {
	font-size: 14px;
	border:1px solid #3333FF;
	padding:3px 7px 2px 7px;
}

.othertbl td, #othertbl th {
	font-size: 14px;
	border:1px
	solid #3333FF;
	padding:2px 10px 2px 5px;
	text-align:left;
	background-color:#CCCCFF;
	color:#000000;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;	
}

.othertbl2 td, #othertbl2 th {
	font-size: 14px;
	border:1px
	solid #3333FF;
	padding:3px 7px 2px 7px;
	text-align:left;
	background-color:#CCCCFF;
	color:#000000;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse; 	
}	
	

.centerList {
	width: 300px;
	margin: auto;
}

.clear {
	clear: both;
}
