﻿
body
{
	margin:0;
	background-color:white;
}

#shell
{
}

#nav
{
	float:right;
	position:relative;
	top:0px; right:0px;
	background-color:#E3DEDD;
	border-bottom:1px #00033A solid; border-left:1px black solid;
	padding:6px 10px 6px 25px;
	width:50%;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9b0020; text-decoration:none;	
}

#nav a:visited
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9b0020; text-decoration:none;	
}

#nav a:link
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#9b0020; text-decoration:none;	
}

#home #swoop
{
	border-top:5px #9A011F solid;
	background:#00033A url('images/swoop.jpg') no-repeat 14px;
	height:190px;
	clear:both;
}

#sub #swoop
{
	border-top:5px #9A011F solid;
	clear:both;
}

#content
{
	padding:20px;
	width:955px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black;
	line-height:20px;
}

#content p
{
	margin:12px 0 12px 0;
}

#content a:link, #content a:visited
{
	color:#9A011F;
}

h1
{
	font-family:"Times New Roman", Times, serif; font-size:18px; color:#9A011F; font-weight:bold;
	border-bottom:1px #00033A solid;
}

h2
{
	font-family:Arial, Helvetica, sans-serif; font-size:20px; color:black; font-weight:normal;
}

#boxes
{
	float:left;
	font-family:"Times New Roman", Times, serif; font-size:14px; color:#9A011F; font-weight:bold;
	width:220px;
}

#boxes a:link, #boxes a:visited
{
	font-family:"Times New Roman", Times, serif; font-size:14px; color:#9A011F; font-weight:bold; text-decoration:none;
}

#boxesB
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; font-weight:normal;
	padding:10px;
	line-height:15px;
}

#boxesB a:link, #boxesB a:visited
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; text-decoration:none; font-weight:normal;
}

#boxesB a:hover, #boxesB a:hover:visited
{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:black; text-decoration:underline; font-weight:normal;
}

#DL
{
	border:1px #00033A solid;
	background-color:#E3DEDD;
	width:190px;
	text-align:center;
	padding:5px;
}

#DL2
{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; font-weight:normal;
	margin-top:10px;
}

#DL2 a:link, #DL2 a:visited
{
	color:#9A011F; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;
}

.field
{
	border:1px #00033A solid;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; font-weight:normal;
}

.login
{
	border:1px #00033A solid;
	background-color:#9A011F;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:white; font-weight:normal;
	width:45px;
	cursor:pointer;
}

#row
{
	margin-bottom:15px;
	clear:both;
}

#new a:visited
{
	color:#00033A; text-decoration:none
}

#new a:link
{
	color:#00033A; text-decoration:none
}

#new
{
	color:#00033A; text-decoration:none
}

#bottom
{
	border-bottom:1px #00033A solid;
	background:white url('images/blocks.jpg') no-repeat right top;
	height:26px;
	padding-bottom:3px;
	width:955px;
	clear:both;
}

#bottomNav
{
	width:955px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black;
	text-align:right;
	line-height:20px;
	padding-top:10px;
}

#bottomNav a:visited
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; text-decoration:none;
}


#bottomNav a:link
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; text-decoration:none;
}


#bottomNav a:hover:visited
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; text-decoration:underline;
}


#bottomNav a:hover
{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; text-decoration:underline;
}

#homeList
{
	margin:0 0 0 25px; padding:0
}



.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
}
.styledtable th {
	padding: 5px;
	border-bottom-color: #cdb27d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #cccccc;
	text-align: center;
}
.styledtable td {
	padding: 5px;
	border-bottom-color: #9A011F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}
.styledtable tr:hover {
	padding: 5px;
	border-bottom-color: #cdb27d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #EEEEEE;
}
.styledtable caption {
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #333333;
}
.smallgrey {
	font-size: 10px;
	color: #666666;
}

td.rates {
	padding: 5px;
	border: 0;
	border-bottom: 1px solid #333333;
}
tr:hover td.rates {
	background-color: #EEEEEE;
}
