body
{
	background: #eeeeee;
	color: #000000;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

body, td
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
}

p
{
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 135%;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div.menu
{
	background: #003c7f;
}

div.subMenu
{
	background: #0051a8;
}

div.menu, div.subMenu
{
	padding-left: 20px;
	padding-right: 20px;
}

td.menuItem, td.subMenuItem
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;

	font-family: tahoma;
	font-size: 9pt;
}

td.menuItem a:link, td.menuItem a:visited, td.menuItem a:active, td.subMenuItem a:link, td.subMenuItem a:visited, td.subMenuItem a:active
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;

	color: #ffffff;
	text-decoration: none;
}

td.menuItem a:hover
{
	background: #005bbc;
}

td.subMenuItem a:hover
{
	background: #006ee4;
}


div.header
{
	background: #002144;
	text-align: center;
	height: 120px;
}

div.main
{
	background: url('../graphics/layout/fade1.gif') #ffffff top center no-repeat;

	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}


div.main a:link, div.main a:visited, div.main a:active
{
	color: #3333ff;
	text-decoration: none;
}

div.main a:hover
{
	color: #0051a8;
	text-decoration: underline;
}

div.footer
{
	text-align: center;
	border-top: 1px solid #dddddd;
	color: #888888;
	margin-bottom: 20px;
	padding-top: 10px;
}



div.title
{
	font-size: 14pt;
	font-weight: bold;
	color: #003c7f;
	border-bottom: 1px solid #cccccc;
}

div.subTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #0051a8;
	border-bottom: 1px solid #dddddd;
}

div.inlinePhotoLeft
{
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}

div.inlinePhotoRight
{
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}

div.thumbnails
{
	text-align: center;
}

div.thumbnails img
{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

td.row1
{
	background: #eae3ce;
}

td.row2
{
	background: #f3efe3;
}


span.focus
{
	font-size: 11pt;
	font-weight: bold;
}

span.focus a
{
	text-decoration: none;
}

div.minWidth
{
	width: 924px;
	height: 1px;
	font-size: 1px;
}

iframe {
	border: 1px solid #cccccc;
	background: #f3efe3;
}
