<style type="text/css" title="Main">

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 0.8em;
		color : #000000;
	}

	td {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 0.8em;
		color : #000000;
	}

	td.content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #FFFFFF;
	}

	td.topbar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 75%;
		color: #000000;
		font-weight: bold;
		line-height: 20px;
	}

	td.sidebar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		color: #FFFFFF;
		font-weight: bold;
		line-height: 25px;
	}

	td.footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 60%;
		color: #ECCE18;
		background-color: Black;
	}

	table.blue {
		font-family: Arial, Helvetica, sans-serif;
		color: #ECCE18;
		border: thin solid #324C8A;
	}

	td.blue {
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		background-color: #324C8A;
	}

	A:link {
		color : #324C8A;
		text-decoration : none;
	}

	A:hover {
		color : #324C8A;
		text-decoration : underline;
	}

	A:active {
		color : #324C8A;
		text-decoration : none;
	}

	A:visited {
		color : #324C8A;
		text-decoration : none;
	}

	A:link.topbar {
		color: #000000;
		text-decoration: none;
	}

	A:hover.topbar {
		color : #000000;
		text-decoration : none;
	}

	A:active.topbar {
		color : #000000;
		text-decoration : none;
	}

	A:visited.topbar {
		color : #000000;
		text-decoration : none;
	}

	A:link.sidebar {
		color: #FFFFFF;
		text-decoration: none;
		padding-left: 5px;
	}

	A:hover.sidebar {
		color : #FFFFFF;
		text-decoration : none;
		padding-left: 5px;
	}

	A:active.sidebar {
		color : #FFFFFF;
		text-decoration : none;
		padding-left: 5px;
	}

	A:visited.sidebar {
		color : #FFFFFF;
		text-decoration : none;
		padding-left: 5px;
	}

	A:link.sidebarspecial {
		color: #FFFFFF;
		text-decoration: none;
		padding-left: 5px;
		padding-right: 5px;
		border: 2px white solid;
	}

	A:hover.sidebarspecial {
		color : #FFFFFF;
		text-decoration : none;
		padding-left: 5px;
		padding-right: 5px;
		border: 2px white solid;
	}

	A:active.sidebarspecial {
		color : #FFFFFF;
		text-decoration : none;
		padding-left: 5px;
		padding-right: 5px;
		border: 2px white solid;
	}

	A:visited.sidebarspecial {
		color : #FFFFFF;
		text-decoration : none;
		padding-left: 5px;
		padding-right: 5px;
		border: 2px white solid;
	}

	A:link.yellow {
		color : #ECCE18;
		text-decoration : none;
	}

	A:hover.yellow {
		color : #ECCE18;
		text-decoration : underline;
	}

	A:active.yellow {
		color : #ECCE18;
		text-decoration : none;
	}

	A:visited.yellow {
		color : #ECCE18;
		text-decoration : none;
	}

	h1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 150%;
		font-weight : bold;
		color : #324C8A;
	}

	h2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 140%;
		font-weight : bold;
		color : #324C8A;
	}

	h3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 120%;
		font-weight : bold;
		color : #324C8A;
	}
	
	.Tableheader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8.5pt;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			background-color: #324C8A;
			text-align: center;
		}

	.highlight {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			background-color: #000000;
			text-align: center;
			border-bottom: 1px solid #ffffff;
		}

	.highlight-seperator {
			border-bottom: 1px solid #ffffff;
			font-size: 8pt;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			background-color: #324C8A;
		}

	.ForumTableSubHeader {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;
			background-color: #324C8A;
		}

	.ForumText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		color: #000000;
		text-decoration: none;
	}

	.DarkTR {
		background-color: #DEE4EF;
	}
	.WhiteTR {
		background-color: #FFFFFF;
	}
			
	.FormButton {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #324C8A;
		border-top-color: #FFFFFF;
		border-right-color: #FFFFFF;
		border-bottom-color: #DEE4EF;
		border-left-color: #DEE4EF;
		height: 20px;
	}
	.ForumTopButton {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: bold;
	}
	.ForumTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #324C8A;
		text-decoration: none;
	}
	.ErrorMessage {
		color: #FF0000;
		font-weight: bold;
		font-size: 90%;
	}
	.small {
		font-size: 80%;
	}
	
</style>