﻿body{
	font-family: arial;
	font-size: 11px;
	background-color: #C9C9C9;
}

.shell{
	width: 95%;
	background: #F5F5F5;
	border: 1px solid #000000;
}

.topNav{
	width: 294px;
	font-size: 11px;
	color: #FFFFFF;
	background: url('images/rightSide.jpg') no-repeat;
	text-align: right;
}
.topNav A{
	color: #FFFFFF;
	text-decoration: none;
}

.plain{
	color: #000000;
	font-size: 13px;
	text-align: center;
	padding-left: 74px;
	padding-top: 10px;
}

.plain A{
	color: #000000;
	text-decoration: none;
}

.rightNav{
	width: 200px;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

.mainNav {
	text-align: center;
	width: 190px;
	line-height: 25px;
}
.mainNav a {
	color: #FFFFFF;
	width: 190px;
	line-height: 25px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	background: #184692;
	border-bottom: 1px solid #F5F5F5;

}
.mainNav a:hover {
	color: #184693;
	display: block;
	background: #C3D9FF;
	text-decoration: none;
}
.mainNavBlank {
	background: #184692;
	height: 100%
}
.content{
	font-size: 11px;
	padding: 15px;
	width: 100%;
	background: url('images/watermark.gif') center center no-repeat;
}
.contentTable
{
	font-size: 11px;
}

.bottom{
	background: #325FA8 url('images/bottomLeft.gif') top left no-repeat;
	border-top: 3px solid #7C7C7C;
	height: 28px;
	padding: 5px;
}

.bottomNav
{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

.bottomNav a
{
	color: #ffffff;
	text-decoration: none;
}

a
{
	color: #184692;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* CONTENT CLASSES BEGIN */

.title{
	font-size: 20px;
	font-weight: bold;
	font-family: times new roman;
	text-transform: uppercase;
	border-bottom: 2px #0C3D85 solid;
	color: #525252;
}

/* CONTENT CLASSES BEGIN */