body {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	padding-top: 15px;
}

span.highlight {color: #FF9900;}
hr { border:1px solid #003366; margin: 0px; padding: 0px}
table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding:0px; margin:0px; border: 0px none;}
form {margin: 0px;padding: 0px;border: 0px none;}
div {padding: 0px;margin: 0px;border: 0px none; text-align:left;}
center{padding: 0px;margin: 0px;border: 0px none;}
h3{padding: 0px;margin: 0px;border: 0px none;}
h1{padding-top: 0px; margin-top: 0px; border-top: 0px none;}

/*a:link {text-decoration: none; color: #0000FF; font-weight: bold; }
a:visited {text-decoration: none; color: #0000FF; font-weight: bold;}
a:hover {text-decoration: none; color: #FF0000; font-weight: bold;}*/

a:link {text-decoration: none; color: #0000FF; font-weight: bold;}
a:visited {text-decoration: none; color: #0000FF; font-weight: bold;}
a:hover {text-decoration: none; color: #FF0000; font-weight: bold;}

a.inline:link {text-decoration: none; color: #0000FF; font-weight: bold; border-bottom: 1px dashed;}
a.inline:visited {text-decoration: none; color: #0000FF; font-weight: bold; border-bottom: 1px dashed;}
a.inline:hover {text-decoration: none; color: #FF0000; font-weight: bold;}

a.newNav:link {text-decoration: none; color: #3C6AB0; font-weight: bold; font-size:11pt;}
a.newNav:visited {text-decoration: none; color: #3C6AB0; font-weight: bold; font-size:11pt;}
a.newNav:hover {text-decoration: none; color: #93D3DB; font-weight: bold; font-size:11pt;}

a.newGen:link {text-decoration: none; color: #3C6AB0; font-weight: normal; }
a.newGen:visited {text-decoration: none; color: #3C6AB0; font-weight: normal; }
a.newGen:hover {text-decoration: underline; color: #93D3DB; font-weight: normal; }

a.feature:link {text-decoration: none; color: #0000FF; font-size:9.5pt; font-weight:normal; border-bottom: 0px none;}
a.feature:visited {text-decoration: none; color:#0000FF; font-size:9.5pt; font-weight:normal; border-bottom: 0px none;}
a.feature:hover {text-decoration: none; color: #FF0000; font-size:9.5pt; font-weight:normal; border-bottom: 0px none;}

a.topMenu:link {text-decoration: none; color:#99CCFF; font-weight: bold; border-bottom: 0px none;}
a.topMenu:visited {text-decoration: none; color:#99CCFF; font-weight: bold; border-bottom: 0px none;}
a.topMenu:hover {text-decoration: none; color: #FF0000; font-weight: bold; border-bottom: 0px none;}

a.Nav:link {text-decoration: none; color: #0033CC; font-weight: bold; border-bottom: 0px none;}
a.Nav:visited {text-decoration: none; color:#0033CC; font-weight: bold; border-bottom: 0px none;}
a.Nav:hover {text-decoration: none; color: #FF0000; font-weight: bold; border-bottom: 0px none;}

a.BG:link {text-decoration: none; color:#99CCFF; font-weight: bold; border-bottom: 0px none; }
a.BG:visited {text-decoration: none; color:#99CCFF; font-weight: bold; border-bottom: 0px none;}
a.BG:hover {text-decoration: none; color: #FF0000; font-weight: bold; border-bottom: 0px none;}

a.Func:link {text-decoration: none; color: #0000FF; font-weight: bold; border-bottom: 0px none;}
a.Func:visited {text-decoration: none; color:#0000FF; font-weight: bold; border-bottom: 0px none;}
a.Func:hover {text-decoration: none; color: #FF0000; font-weight: bold; border-bottom: 0px none;}


td {
	font-family: Arial, Helvetica, sans-serif;
}

td.nav {
	background-color: #99CCFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div.topMenu {
	position: relative;
	top: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	color: #666666;
	height: 35px;
}

div.header{}

div.nav {
	font-size:9pt; 
	padding:5px;
}

div.banner {
	width: 740px;
	text-align: left;
}

div.body {
	position: relative;
	top: 5px;
	left: 0px;
	width: 740px;
	background-color:#FFFFFF;
	
	text-align:left;
}

div.page {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 740px;
}

div.footer{
	position: relative;
	top: 0px;
	left: 1px;
	
	color: #FFFFFF;
	font-size: 9pt;
	
	z-index: 3;

	width: 740px;
	text-align: center;
}

div.links{
	position: relative;
	top: 0px;
	left: 0px;
	
	color: #FFFFFF;
	font-size: 9pt;
	
	z-index: 3;

	width: 740px;
	text-align: center;
}

