#left
	{
	float: left;
	top: 10px;
	padding: 0px;
	text-align: left;
	background-image:none;
	width: 13%;
	}

#maintext
	{
	float: left;
	top: 10px;
	left: 5px;
	right: 5px;
	padding: 0px;
	border-left: 1px dotted #666666;
	border-right: 1px;
	width: 85%;
	}	

body
	{
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

p
	{
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11pt;
	}

table
	{
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 9pt;
	font-style: normal;
	margin-top: 1;
	margin-bottom: 1;
	}

.clsMainHd
	{
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-Serif;
	font-size: 32px;
	color: #0000FF;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

.clsNote
	{
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 12px;
	color: #0000FF;
	margin-bottom: 0px;
	}

.clsFooter
	{
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 75%;
	margin-left: 5%;
	margin-right: 5%;
	color: #000000;
	}

a:link
	{
	color: #273E81;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited
	{
	color: #000000;
	}

a:hover
	{
	background-color: #0000FF;
	color: #FFFFFF;
	}

.clsSubheading
	{
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #9933CC;
	}

.clsNavigation
	{
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 70%;
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
	color: #000000;
	}

