table.website
{
	border: 1px solid #666666;
}

p,div,td,span,li,option
{
	font-family: Verdana,Helvetica;
	font-size: 10px;
	color: #333333;
}

input,textarea,select
{
	font-family: Verdana,Helvetica;
	font-size: 10px;
	color: #333333;
}

td.toc
{
	background-color: #FFFFFF;
}

.titleBarLeft
{
	background-color: #EEEEEE;
	border-bottom: 1px solid #999999;
}

td.titleBarRight
{
	background-color: #EEEEEE;
	border-bottom: 1px solid #999999;
}

td.middleSection
{
	background-color: #E5E5E5;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
}

.firstLetter
{
	font-size: 24px;
}

td.leftSection
{
	vertical-align: top;
	background-color: #F1E5C5;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #999999;
}

td.bodySection, td.indexBodySection
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
}

td.bottomLinks
{
	background-color: #FFFFFF;
	text-align: center;
}

td.copyright
{
	background-color: #FFFFFF;
}

div.input,td.input
{
	margin-bottom: 7px;
}

div.formName
{
	margin-bottom: 2px;
}

div.formDescription
{
	margin-bottom: 10px;
}

h1
{
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

img
{
	border: 0;
}

a.body
{
	color: #A83131;
	text-decoration: none;
}

a.body:hover
{
	text-decoration: underline;
}

a.bottomLinks
{
	color: #333333;
	text-decoration: none;
}

a.bottomLinks:hover
{
	text-decoration: underline;
}

a.head
{
	text-decoration: none;
}

a.head:hover
{
	text-decoration: underline;
}

a.toc
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.sectionTOC
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

body
{
	font-family: Verdana,Helvetica;
	font-size: 10px;
	color: #333333;
}

li.form
{
	margin-bottom: 10px;
}

.error
{
	color: #A83131;
}

.searchLabel
{
	font-weight: bold;
	margin-bottom: 2px;
}

a.searchTop
{
	text-decoration: none;
}

a.searchTop:hover
{
	text-decoration: underline;
}

td.subHead
{
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}

td.head
{
	text-align: center;
	padding: 3px 0px 3px 0px;	
	font-size: 12px;
	font-weight: bold;
}

.firstHead
{
	text-align: left;
	padding: 3px 0px 3px 6px;
	font-size: 12px;
	font-weight: bold;
}

.lastHead
{
	padding: 3px 6px 3px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

td.cell
{
	border-right: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	padding: 6px 0px 6px 0px;
}

td.firstCell
{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: middle;
	padding: 6px 0px 6px 3px;
}

td.lastCell
{
	border-right: 1px solid #999999;
	vertical-align: middle;
	padding: 6px 3px 6px 0px;
	text-align: right;
}