body
{
	font-family: Arial, Helvetica, Verdana,;
	font-size: 9pt;
	background-color: #efefef;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pageoutline
{
	margin-top: 20px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: white;
	background-position: bottom left;
	background-image: url(images/background_page.jpg);
	border-bottom: 1px solid #999999;
}

.e
{
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(images/background_e.jpg);
}

.filler
{
	font-size: 1px;
}

.header
{
	width: 430px;
	height: 140px;
	background-image: url(images/background_header.jpg);
	color: #ccc;
	padding-left: 220px;
	padding-top: 90px;
	font-weight: bold;
}

.header a:link, .header a:visited, .header a:active, .header a:hover
{
	font-size: 9pt;
	color: #008ca8;
	text-decoration: none;
}

.header a:hover
{
	color: black;
	text-decoration: underline;
}

.body
{
	width: 610px;
	text-align: justify;
	line-height: 20px;
	background-image: url(images/background_body.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	padding-top: 0px;
}

.body a:link, .body a:visited, .body a:active, .body a:hover
{
	color: #008ca8;
	text-decoration: underline;
}

.body a:hover
{
	color: black;
	text-decoration: underline;
}

.body th
{
	background-color: #3873ad;
	padding: 2px;
	color: white;
}

.body td
{
	padding: 2px;
}

.body li
{
	list-style-type: square;
	color: #000000;
	margin-bottom: 8px;	
}

.footer
{
	color: #999;
	width: 630px;
	height: 93px;	
	text-align: right;
	padding-right: 20px;
	font-size: 8pt;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover
{
	color: #13528f;
	text-decoration: underline;
}

.footer a:hover
{
	color: black;
	text-decoration: underline;
}

.blue-text
{
	color: #008ca8;
	font-weight: bold;
}

.quote
{
	text-align: center;
	width: auto;
	font-size: 14pt;
	color: #008ca8;
}

.heading
{
	padding-bottom: 30px;
}

.heading-bold
{
	text-align: right;
	width: auto;
	font-weight: bold;
	font-size: 12pt;
	color: 008ca8;
}

.heading-link
{
	text-align: right;
	width: auto;
}

.heading-link a:link, .heading-link a:visited, .heading-link a:active
{
	color: #13528f;
	text-decoration: underline;
}

.heading-link a:hover
{
	color: white;
	text-decoration: underline;
}

.disclaimer
{
	font-size: 7pt;
	font-style: italic;
}