body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: verdana, tahoma, sans-serif;
}
a
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
table
{
	font-size: 10pt;
	font-family: verdana, tahoma, sans-serif;
	border-collapse: collapse;
}
td
{
	padding: 0px;
	vertical-align: top;
}
p.large
{
	font-size: 16pt;
}
ol
{
	list-style-type: disc;
	line-height: 1.5 em;
}
h3
{
	font-size: 18pt;
	color: #3399CC;
}

div.menu, div.subMenu, div.highlight
{
	color: #ffffff;
	width: 180px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
div.menu a, div.subMenu a, div.highlight span
{
	display: block;
	color: #333333;
	background-color: #ffffff;
	margin: 1px 2px 1px 2px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	padding-left: 5px;
}
div.menu a:hover, div.subMenu a:hover
{
	background-color: #ffcc99;
}
div.menu
{
	background-color: #006699;
}
div.subMenu
{
	background-color: #3399CC;
}
div.highlight
{
	background-color: #339999;
}

#divBody
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color: #d4d4d4;
}
#divHeader
{
	background-color: #990000;
}
#divHeader table
{
	width: 960px;
}
#divHeader td
{
	padding: 5px;
	color: #ffffff;
	font-size: 22pt;
	font-weight: bold;
}

#divFooter
{
	border-top: #990000 3px double;
	width: 952px;
	text-align: right;
	font-family: sans serif, arial;
	font-weight: bold;
	font-size: 8pt;
	padding: 3px;
	color: #777777;
}

#tdMenu
{
	padding: 10px;
}

#tdBody
{
	padding: 10px 10px 10px 0px;
}

#tblContent
{
	width: 750px;
}
#tblContent td
{
	background-color: #ffffff;
	padding: 20px;
}

#divHighlight
{
	width: 180px;
}
#divHighlight td
{
	padding: 0px;
}
#divHighlight td.content
{
	border: solid 2px #000000;
}

#tblAddress td
{
	padding: 3px;
}

#tblEmail td
{
	padding: 3px;
}
#tblEmail tr.header1 td
{
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
}
#tblEmail tr.header2 td
{
	background-color: #669999;
	color: #ffffff;
	font-weight: bold;
}
#tblEmail td.ext
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.GMarker
{
	font-size: 10pt;
	font-family: arial;
}
.GMarker font
{
	font-size: 12pt;
	font-weight: bold;
}
