﻿body
{
	background: #C0C0C0;
}

.shell
{
	width: 740px;
	border: 1px solid #000000;
}

.top

{
	background: url('images/top.jpg'); no-repeat;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}

.top A
{
	color: #000000;
	text-decoration: none;
}

.top A:hover
{
	color: #000000;
	text-decoration: underline;
}


.topNav
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
}

.topNav A
{
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	padding: 5px;
	display: block;
	background-color: #1E2ABE; /*#8B8FC8*/
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.topNav A:hover
{
	color: #000000;
	background: #9898A0;
	text-decoration: none;
	width: 120px;
	padding: 5px;
	display: block;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.topNavBlank
{
	background-color: #1E2ABE;/*#8B8FC8*/
	border-bottom: 1px solid #000000;
}

.content
{
	padding: 6px;
	font-family: verdana;
	font-size: 12px;
	line-height: 130%;
	background: #FFFFFF url('images/swoop.gif') no-repeat bottom center;
}

table.contentTable
{
	font-family: verdana;
	font-size: 12px;
}

.bottom
{
	background: #1E2ABE; /*#8B8FC8*/
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	padding: 4px;
	height: 20px;
}

.bottom A
{
	color: #fff;
	text-decoration: none;
}

.title
{
	border-bottom: 1px dashed #C0C0C0;
	font-size: 13px;
	color: #0012F2;
	padding-bottom: 3px;
}

.secNav
{
	font-family: verdana;
	font-size: 11px;
	color: #0012F2;
}

.secNav a
{
	text-decoration: none;
	color: #0012F2;
}

.secNav a:hover
{
	text-decoration: underline;
	color: #1E2ABE; /*#8B8FC8*/
}