@charset "utf-8";
/* CSS Document */

body
{
	background: #eeeeee;
	color: #252525;
	font: 10pt verdana, arial, tahoma, lucida, helvetica;
	margin: 0px;
	padding: 0px;
}
a:link, body_alink
{
	color: #3664a1;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #1b3461;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #aaaaaa;
	text-decoration: underline;	
}

td, th, p, li
{
	font: 10pt verdana, tahoma, arial, lucida, helvetica;
}

.header
{
	background: #31619f url(img/header_bg.gif) repeat-x top left;
}
.headbot
{
	background: #234880 url(img/header_bot.gif) repeat-x top left;
	height: 48px;
	color: #dadada;
	text-align: right;
	vertical-align: middle;
	padding-right: 50px;
}
.headbot a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.headbot a:visited 
{
	color: #FFFFFF;
	text-decoration: underline;
}
.headbot a:hover, .headbot a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	color: #1b3461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	}
	
	
hr {
	border-left: 0px solid #abb0b5;
	border-right: 0px solid #abb0b5;
	border-top: 1px dotted #abb0b5;
	border-bottom: 0px solid #abb0b5;
	height: 1px;
}

.smallfont
{
	font: 8pt verdana, tahoma, lucida, arial, helvetica;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0 4 12;
	text-align: right;
	color: #760000;
}
.top a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0 4 12;
	text-align: right;
	color: #3664a1;
	text-decoration: underline;
}
.top a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0 4 12;
	text-align: right;
	color: #3664a1;
	text-decoration: underline;
}
.top a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0 4 12;
	text-align: right;
	color: #98b1d1;
	text-decoration: none;
}
.center 
{ 
	text-align: center;
	margin-bottom: 14px;
	margin-top: 14px; 
}
.foot_top
{	
	background: #234880 url(img/foot_top.gif) repeat-x top left;	
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bbbbbb;
}
.footer
{	
	background: #31619f url(img/footer.gif) repeat-x top left;
	color: #e4e4e4;
	height: 56px;
	font-family: verdana, arial, tahoma, lucida, helvetica;
	font-size: 9pt;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #9c9c9c;
}
.footer a:link, .footer a:visited
{
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:hover, .footer a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Nav */

.Nav 
{ 
	text-align: center;
	margin-bottom: 20px;
	margin-top: 22px; 
}
.NavButtons 
{
	color: #FFFFFF;
	font-size: 13px; 
	margin-left: auto; 
	margin-right: auto;  
}
.NavButtons a, .pageList .this-page 
{
	color: #FFFFFF;
	padding: 4px 8px; 
	border: solid 1px #254276;
	background: #31619f url(img/footer.gif) repeat-x top left;
	text-decoration: none; 
}
.NavButtons a:visited 
{
	color: #FFFFFF;
	padding: 4px 8px; 
	border: solid 1px #254276; 
	background: #31619f url(img/footer.gif) repeat-x top left;
	text-decoration: none; 
}
.NavButtons .NA 
{ 
	padding: 4px 8px; 
	border: solid 1px #cecece; 
	font-weight: bold; 
	font-size: 13px; 
	background: #eeeeee; 
	color: #cecece;
}
.NavButtons .this-page 
{
	padding: 4px 8px; 
	border: solid 1px #818181; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	background: #cecece; 
	color: #000000;
}
.NavButtons a:hover 
{
	color: #FFFFFF; 
	padding: 4px 8px; 
	background: #254276 url(img/foot_top.gif) repeat-x top left;
	border: solid 1px #254276; 
	text-decoration: none;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Side Menu */
#toc {
	padding: 0;
	float: left;
	width: 200px;
	clear: both;
	padding-top: 10px;
	margin-top: 2px;
	background: url(img/toc-top.gif) no-repeat left top;
}
.categories {
	background: #31619f url(img/toc-bot.gif) no-repeat left bottom; 
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
	float: none;
}
.categories h2 {
	background: url(img/toc-head.gif) no-repeat left center;
	color: #dce4ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	padding: 5px;
}
.categories ul {
	padding: 10px;
	margin: 0px;
	background: #31619f url(img/toc-grad.gif) repeat-x top;
}
.categories li {
	padding: 2px 0px 2px 15px;
	margin: 0px;
	color:#ecedee;
	list-style-type: square;
	list-style-position: inside;
}
.categories li a {
	color:#ecedee;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
}
.categories li a:visited {
	color:#ecedee;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
}
.categories li a:hover {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: underline;
}

.mlist
{
	background: #e5e5e5;
	border: 1px dashed #abb0b5;
	color: #252525;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding: 8px;
}
.mlist a:link, .mlist_alink, .mlist a:visited, .mlist_avisited
{
	color: #3664a1;
	text-decoration: underline;
}

.mlist a:hover, .mlist_ahover, .mlist a:active, .mlist_aactive
{
	color: #2f61a1;
	text-decoration: none;
}
-->
</style>