body {
	color:#666666;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	background-position: center top;
	list-style-type: square;
	margin: 0px;
	background-color: #e1f3f7;
}
table{
	color:#666666;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
table.main{
	color:#014455;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td.sub{
	color:#524e4c;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
table.footer{
	color:#ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
hr {
border-top-style: solid;
border-color: #cccccc;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #014455;
	text-decoration : none;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #014455;
	text-decoration : none;
} 
a:hover {
font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
color: #014455;
text-decoration: underline; 
} 
a.nav:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;


} 
a.nav:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;

} 
a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
	font-weight: bold;

} 

a.foot:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 9px;
text-decoration : none; 
} 
a.foot:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 9px;
text-decoration : none; 
} 
a.foot:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 9px;
text-decoration : underline; 
} 

h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #019bba;
	font-weight: bold;
}
h2,.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014455;
	font-weight: bold;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d24c11;
	font-weight: bold;
}
.bgorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #d24c11;
	font-weight: bold;
}
.smorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d24c11;
	font-weight: bold;
}
a.subnav:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #4d2116;
	text-decoration : none;

} 
a.subnav:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #4d2116;
	text-decoration : none;
} 
a.subnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #c2833b;
	text-decoration : none;
} 

#TopNav {
	padding: 10px;
	color: #000;
	width:900px;
	text-align:right;
	margin: 0 auto 0 auto;
}

#Header { height: 120px; width:900px; background-color: #71D0E2; margin: 0 auto 0 auto;}

#Nav {
	height: 38px;
	background-color: #014455;
	color: #fff;
	width:898px;
	margin: auto;
	border: solid 1px #014455
}

#Nav ul { margin-top: 9px; margin-bottom: 10px;}
#Nav ul li { display: inline; }
#Nav a, #Nav a:link { color: #fff; padding: 11px 10px 11px 10px; text-decoration: none; }
#Nav a:hover { background-color: #53a3b2; padding: 11px 10px 11px 10px; }

.buttons 
{
	width: 650; padding: 3px;
	background-color: #ECEFF5;
	text-align: center;
 }
 
#PageContent {
	width: 898px; min-height: 400px; margin:auto; background-color: #fff;
	border: solid 1px #999; border-top-color: #ccc; border-left-color: #ccc;
	font-size: 1.1em;
}

#PageContent .body { 
	padding: 25px 10px 10px 20px;
	float: left; width: 650px;
}
#PageContent .sidebar { 
	padding: 10px;
	background-color: #F5F4F2;
	width: 280px;
}

h1, h2, h3, h4, h5 { margin: 0 0 1px 0; font-family: Arial; }
h5 { font-size: 1.0em; }
h4 { font-size: 1.1em; }
h3 { font-size: 1.2em; }
h2 { font-size: 1.4em; }
h1 { font-size: 1.6em; margin-bottom: 0.5em; color: #0798B7; }

table th { color: #666; font-weight: normal; }

