﻿body{
	font-family: arial;
	font-size: 11px;
}

.shell{
	width: 80%;
	background: #F5F5F5;
}

.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;
}

.mainNav {
	text-align: center;
	width: 140px;
	line-height: 30px;
}
.mainNav a {
	color: #FFFFFF;
	width: 160px;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	background: #184692;
}
.mainNav a:hover {
	color: #FFF;
	display: block;
	background: #5985CD;
}
.mainNavBlank {
	background: #184692;
}

.content{
	font-size: 11px;
	padding: 9px;
}

.contentTable
{
	font-size: 11px;
	font-family: arial;
}

.bottom{
	background: #325FA8 url('images/bottomLeft.gif') top left no-repeat;
	border-top: 3px solid #7C7C7C;
	height: 28px;
	padding: 5px;
}

/* CONTENT CLASSES BEGIN */

.title{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #7D7B80 solid;
	color: #0F3F89;
}

/* CONTENT CLASSES BEGIN */