﻿#main {
	width: 1001px;
	background: url(../images/table_back.gif) repeat-y;
	margin-bottom: 10px;
}

#top {
	background: url(../images/top.gif) no-repeat;
	width: 1001px;
}

#bottom {
	background: url(../images/bottom.gif) no-repeat;
	width: 1001px;
	height: 17px;
}

#right {
	width: 244px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}

#right h3 {
	width: 220px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 24px;
	padding-top: 16px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat;
}
#right h4 {
	margin:10px 0px 4px 0px;
}
#right h5 {
	color: #097E94;
	font-weight:bold;
	font-style:italic;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back {
	background: #FFFFFF;
}

#right .right_bottom {
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../images/title_bottom.gif) no-repeat bottom;
}

#right li {
	padding: 7px;
	padding-left: 10px;
}

#right a {
	color: #097E94;
}
#right a:visited {
	color: #097E94;
}

#right p {
	margin-top: 10px;
	font-size: 13px;
}

#right .textbox {
	padding: 20px 10px 5px 10px;
}

#right .textbox p {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}

#right .link {
	font-size: 10px;
	color: #097E94;
}

#right .sub {
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
#right .subText {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#left
{
	width: 710px;
	padding-left: 20px;
	margin-top: 15px;
}

#left h4 {
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#left h4 a {
	color: #037BB0;
	text-decoration: none;
}

#left a {
	color: #037BB0;
	text-decoration: none;
}

#left p {
	margin-top: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037BB0;
}

#left ol, #left ul {
	margin-left: 30px;
}

#left li
{	
	margin-top: 5px;
	margin-bottom: 8px;
}

.left_filler {
	height: 1px;
	clear: both;
}
