body {
	background: #275d7b;
	font-family: verdana, arial, sans-serif;
}

h1 {
	color: #626262;
	font-family: 'arial narrow';
	font-weight: lighter;
	font-size: 2em;
	margin-top: 3px;
}

h2 {
	font: 1em normal;
	font-family: tahoma;
	margin: 2px 0 0 2px;
}

h3 {
	font-weight: lighter;
}

hr {	
	border: 0px;
	height: 1px;
	color: #aaaaaa;
	background-color: #aaaaaa;
}

p {
	margin-top:5px;
}

#header {
	background: url('images/header.jpg') no-repeat;
}

#container {
	background: url('images/background.gif') repeat-y;
}

#navbar p {
	margin-left: 15px;
	text-align: center;
	font-size: 0.8em;
}

#content {
	font-family: tahoma, verdana, arial sans-serif;
}

#content li {
	list-style-image: url('images/li.gif');
	margin-bottom: 10px;
	margin-left: -13px;
}

div.contentleft{
	border-right: 1px dashed #aaaaaa;
}

#navbox {
	background: url('images/navbox.jpg') no-repeat;
	margin:0px;
}

#navbox a {
	font-size: 19px;
	color: #626262;
}

a:link, a:visited {
	text-decoration: none;
	color: #626262;
}

#navbox a:hover {
	text-decoration: none;
	color: #5689a1;
}

a:hover {
	text-decoration: none;
	color: #5689a1;
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	font-size: 13px;
}

.tariff_table {
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.tariff_table td{
	padding: 2px 5px 2px 5px;
}

.rowb {
	background-color: #ebebeb;
}

.bigboldtext {
	font-size: 1.2em;
	font-weight: bold;
	color: #626262;
}

.smalltext {
	font-size: 0.8em;
}

.center {
	text-align: center;
}

.imagelink {
	border: 0;
}
