body
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DDDDDD;
}

.shell
{
	width: 80%;
	border: 1px solid #B1B1B1;
	postion: relative;
}

.topNav
{
	background: #EDEDED url('images/topBack.jpg') no-repeat;
	font-family: arial;
	font-size: 12px;
	height: 18px;
	padding-top: 1px;
	padding-right: 8px;
	text-align: right;
}

.topNav A
{
	text-decoration: none;
	color: #000000;
}

.topNav A:hover
{
	text-decoration: underline;
	color: #000000;
}


.topNavLeft
{
	background: url('images/underLogo.jpg') no-repeat;
	height: 24px;
	width: 294px;
	font-family: arial;
	font-size: 12px;
	padding-left: 4px;
}

.topNavLeft A
{
	text-decoration: none;
	color: #000000;
}

.topNavLeft A:hover
{
	text-decoration: underline;
	color: #000000;
}

.side
{
	background: #F1F1F1;
	border-right: 1px solid #B1B1B1;
	vertical-align: top;
	position: relative;
}

.bottomLeft
{
	position: absolute;
	text-align: center;
	width: 200px;
	left: 0px;
	bottom: 4px;
}
.dl
{
	font-family: arial;
	font-size: 11px;
}

.dl a
{
	font-size: 12px;
	color: #57AD66;
}

.content
{
	font-family: arial;
	font-size: 12px;
	padding: 9px;
	background: #FFFFFF url('images/watermark.gif') no-repeat bottom right;
	vertical-align: top;
	height: 375px;
}
.content TABLE
{
	font-family: arial;
	font-size: 12px;
}
.content A{
	color: #57AD66;
}

.title
{
	border-bottom: 1px solid #B1B1B1;
	font-family: times, times new roman;
	font-size: 18px;
	font-weight: bold;
	color: #57AD66;
	margin-bottom: 5px;
}

.subtitle
{
	font-family: times, times new roman;
	font-size: 15px;
	font-weight: bold;
	color: #3A6557;
	margin-bottom: 5px;
}
.fine{
	font-size: 10px;
}
.bottom
{
	font-family: arial;
	font-size: 11px;
	color: #474545;
	height: 36px;
	background: url('images/bottomBack.gif') repeat-x;
	padding-top: 7px;
	padding-right: 9px;
	text-align: right;
}

.bottom A
{
	text-decoration: none;
	color: #474545;
}


.bottom A:hover
{
	text-decoration: none;
	color: #FFFFFF;
}