﻿body
{
	background-color: #E2E6EF;
}

table.shell
{
	width: 820px;
	background-color: #EDECEB;
	border: 1px solid #00234B;
}

.logo
{
	background-image: url('images/top_gradient.jpg');
	background-position: top right;
	background-color: #B4BDD4;
	background-repeat: repeat-y;
	border-bottom: 5px solid #00234B;
	padding-left: 15px;
	width: 573px;
}

.bottom
{
	background-color: #00234B;
	height: 30px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.bottom a
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;

}

.topRight_bottom
{
	color: #80776E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-image: url('images/right_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 247px;
	height: 38px;
}

.topRight_top
{
	background-image: url('images/right_top.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 235px;
	height: 72px;
	padding-right:10px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif; font-size:10px;
	vertical-align:top; text-align:right; color:white;
}

.topRight_top a:link, .topRight_top a:visited
{
	color:white;
}

.content
{
	width: 573px;
	height: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#00234B;
	border-bottom:2px solid #B4BDD4;
}

.right
{
	width: 247px;
}

.mainNav {
	text-align: center;
	width: 200px;
	line-height: 25px;
}

.mainNav a {
	color: #00234B;
	width: 200px;
	line-height: 25px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background: #80776E;
}

.mainNav a:hover {
	font-weight: bold;
	color: #ffffff;
	display: block;
	background: #00234B;
}

/* contact us form text fields */
.frm
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #00234B solid;
}
