*
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #333333;
}

h3
{
	font-family: serif;
	margin: 10px;
	font-size: 16pt;
	font-weight: normal;
}

.mainText
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	margin: 10px;
}

q
{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

ul
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	margin: 10px;
	padding-left: 20px;
	list-style-position: inside;
}

ul.pageList
{
	list-style-position: outside;
}

ul.pageList
{
	font-size: 8pt;
}

img.menuImage
{
	cursor: pointer;
	margin-top: 11px;
}

img.areaImage
{
	margin: 10px 20px 20px 10px;
	float: left;
}

li.pageActive
{
	font-weight: bold;
}

caption
{
	text-align: left;
}

table.textList
{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 9pt;
}

table.data
{
	border-color: #888888;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 9pt;
}

table.data th
{
	border-color: #888888;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

table.data td
{
	border-color: #888888;
	white-space: nowrap;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

.headerTextBlackBig
{
	font-family: serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

.headerTextWhiteBig
{
	font-family: serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

.headerTextBlackSmall
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

.headerTextWhiteSmall
{
	font-family: sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}


.mainTextContact
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #333333;
}

.mainTextSmall
{
	font-family: sans-serif;
	font-size: 7pt;
	color: #333333;
}

.footerText
{
	font-family: sans-serif;
	font-size: 8pt;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: bold;
}

.footerTextFaint
{
	font-family: sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a
{
	color: #0000EE;
	text-decoration: none;
}

a:link
{
	color: #0000EE;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #585dae;
	text-decoration: none;
}

a:visited:hover
{
	text-decoration: underline;
}

table.imageEnclosureLeft
{

	float: left;
	margin: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imageEnclosureRight
{
	clear: both;
	float: right;
	margin: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

caption
{
	caption-side: bottom;
	font-size: small;
	font-size: 8pt;
	font-style: italic;
	padding-bottom: 10px;
}

.menu
{
	float: left;
	width: 219px;
}

.mainContent
{
	padding-left: 0px;
	width: 535px;
	float: right;
}

.contentRow
{
	clear: both;
}

.topLink
{
	font-size: 0.5em;
	vertical-align: top;
}

