body { background-color: #7fa2bd; margin: 10px; }
#wrapper {
	background-image: url(../images/bcolor.gif);
	background-repeat: repeat-y;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: solid 1px #aa112b;
}
#wrapperwide {
	background-image: url(../images/bcolor.gif);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: solid 1px #aa112b;
	
}
#wrapperextrawide {
	background-image: url(../images/bcolor.gif);
	background-repeat: repeat-y;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: solid 1px #aa112b;
}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}
#email a:link, #email a:visited {
	font-weight: bold;
	color: #90C5E4;
}
#email a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#email img {
	vertical-align: middle;
	border: 0;
}
P.terms {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}


P.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 100%;
	color : #AA112B;
	text-align : justify;
	font-weight: bold;
}

P.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 100%;
	color : #AA112B;
	text-align : justify;
	font-weight: bold;
}

DIV.titletop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 100%;
	color : #AA112B;
	font-weight: bold;
}

td.charges {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}
DIV.charges {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}



A:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

A:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

A:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #003366;
	text-decoration : none;
}

A.xlinks:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

A.xlinks:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

A.xlinks:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #003366;
	text-decoration : none;
}

DIV.xlinks2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color : #003366;
}

IMG.bdr {
	border : 1px solid #003366;
}
.right { float: right; clear: right; margin-right: 20px; }
#navbar { background-image: none; background-repeat: repeat-y; width: 160px; height: auto; float: left; padding-top: 40px; }
#navbar p { color: white; margin-left: 15px; }
#main {
	background-color: white;
	width: 600px;
	margin-left: 160px !important;
	padding: 10px 20px;
	
}
#mainwide {
	background-color: white;
	width: 650px;
	margin-left: 160px !important;
	padding: 10px 20px;
	
}
#mainextrawide {
	background-color: white;
	width: auto;
	margin-left: 160px !important;
	padding: 10px 20px;
}
.clearboth { clear: both; }
#navbar a { color: white; text-decoration: none; }
