body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #25425F;
	font-size:  15px;
	text-align:left;
	}
a:link,a:visited,a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #3F72A9;
	}
	a:hover {
		color: #49AECB;
		}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: center;
	margin-bottom:0;
	margin-top:0;
	}
	h1 {
		font-size:  1.5em;
		}
	
	h2 {
		font-size:  1.4em;
		}
	h3 {
		font-size:  1.3em;
		}
	h4 {
		font-size:  1.2em;
		}
	h5 {
		font-size:  1.1em;
		}
	h6 {
		font-size:  1em;
		}
p {
	margin-top:0;
	margin-bottom:.8em;
	}
hr {
	color: #25425F;
	width:100%;
	}
table, tr, td {
	border-collapse:collapse;
	border-style:none;
	border-spacing:0;
	margin: 0;
	padding: 0;
	vertical-align:top;
	}
	table {
		width:100%;
		background-color: #FFFFFF;
		color:#25425F;
		}
	table.main_body {
		width: 800px;
		margin-left:auto;
		margin-right:auto;
		}
div.main_content table td {
	padding:10px;
	}
td.nav {
	color: #FFFFFF;
	font-size: .9em;
	background-color: #3C6C9A;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	td.nav a:link,td.nav a:visited {
		color: #FFFFFF;
		}
	td.nav a:hover {
		color: #FFDB6F;
		}
td.left_main_col, td.left_main_col table {
	width:25%;
	color:#ffffff;
	font-size: .9em;
	background-color: #037AAD;
	}
	td.left_main_col a:link,td.left_main_col a:visited {
		color: #FFFFFF;
		}
	td.left_main_col a:hover {
		color: #FFDB6F;
		}
	td.left_main_col hr {
		color: #FFFFFF;
		}
table.dark_clr {
	color:#ffffff;
	background-color: #3C6C9A;
	}
	table.dark_clr a:link,table.dark_clr a:visited {
		color: #FFFFFF;
		}
	table.dark_clr a:hover {
		color: #FFDB6F;
		}
	table.dark_clr hr {
		color: #FFFFFF;
		}



td.right_main_col {
	}
td.content_element {
	padding:0 5px 0 5px !important;
	}
form table td, table.compact td {
	padding:2px !important;
	}

td.bottom.nav,td.bottom.nav a:link,td.bottom.nav a:visited,td.bottom.nav a:hover {
	font-weight: normal !important;
	}
td.copyright {
	background-color: #25425F;
	font-weight: normal !important;
	font-size: .7em;
	color: #FFFFFF;
	}
	td.copyright a:link,td.copyright a:visited,td.copyright a:hover {
		font-weight: normal !important;
		color: #FFFFFF;
		}
	td.copyright a:hover {
		color: #FFBE37;
		}
		td.copyright p.disclaimer {
			font-size: .8em;
			}