﻿body {
	background-image: url('images/bglinep.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 100%;
}
#container
{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content
{
	background-image: url('images/pagediv.gif');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 25px 0px 25px 0px;
}
#page
{
	margin: 0px;
	width: 550px;
	float: right;
	padding: 0px 25px 0px 25px;
}
a:link, a:visited
{
	color: #B80000;
	text-decoration: underline;
}
a:hover
{
	color: #B80000;
	text-decoration: none;
}
#page p
{
	font-size: 70%;
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: justify;
}
#page ol
{
}
#page li
{
	font-size: 70%;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#page .imgR
{
	float: right;
	clear: right;
	border: 1px solid #000000;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#page .imgL
{
	float: left;
	clear: left;
	border: 1px solid #000000;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#menucontainer
{
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
#menu
{
	width: 200px;
	float: left;
	border-top-color: #dedada;
	border-top-width: 1px;
	border-top-style: solid;
}
#contact
{
	width: 200px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#menu ul {
		margin: 0; /*removes indent IE and Opera*/
		padding: 0; /*removes indent Mozilla and NN7*/
		list-style-type: none;
	}
#menu li 
{
	border-bottom-color: #dedada;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
#menu a {
	display: block;
	width: 100%;
	padding: 6px 0px 7px 0px;
	color: #5174B5;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
#menu a:link, #menu a:visited {
	color: #3D598F;
	text-decoration: none;
}
#menu a:hover {
	color: #999999;
	text-decoration: none;
}
#menu p
{
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
#footer
{
}
#copyright
{
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyrightL
{
	width: 250px;
	float: left;
	text-align: center;
}
#copyrightR
{
	width: 600px;
	float: right;
	text-align: center;
}
.clear
{
	height: 0px;
	clear: both;
}
h1{
	font-size: 120%;
	line-height: 19px;
	font-weight: normal;
	color: #B80000;
}
h2{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 90%;
	line-height: 19px;
	font-weight: bold;
}
.tblRates
{
	width: 100%;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.tblRates td
{
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tblRates th
{
	border: 1px solid #CCCCCC;
	color: #666666;
	background-color: #EEEEEE;
	padding: 4px 5px 4px 5px;
}
.wxl:link, .wxl:visited {
	color: #999999;
	text-decoration: none;
}
.wxl:hover {
	color: #999999;
	text-decoration: underline;
}
