/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#421010;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
table tr td.menuA {
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-top: 2px solid #003366;
	text-align:center;
	background-color:#FFFFCC;
	width: 124px;
	}
table tr td.menuB {
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-top: 2px solid #003366;
	text-align:center;
	background-color:#FFFFCC;
	width: 174px;
	}
table tr td.menuActive {
	border-left: 1px #666666 solid;
	border-top: 2px solid #003366;
	text-align:center;
	background-color:#FFFFFF;
	}
table tr td.menuActiveA {
	border-left: 1px #666666 solid;
	border-top: 2px solid #003366;
	text-align:center;
	background-color:#FFFFFF;
	width: 124px;
	}	
table tr td.menuActiveB {
	border-left: 1px #666666 solid;
	border-top: 2px solid #003366;
	text-align:center;
	background-color:#FFFFFF;
	width: 174px;
	}		
table tr td.menuContact {
	border-left: 1px #666666 solid;
	border-top: 2px solid #003366;
	border-right: 1px #666666 solid;
	text-align:center;
	background-color:#FFFFFF;
	width: 160px;
	}			
#nav { 
	margin-top: 3px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#nav a:link, #nav a:visited, #nav a:active  {
	color: #003399;
	font-weight:bold;
	text-decoration:underline;
	padding: 5px 0;
	margin-top: 5px;
	}
#nav a:hover {
	color: #990000;
	text-decoration:underline;
	}
table tr td.main_body {
	vertical-align:top;
	background-color:#FFFFFF;
	border-left: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	text-align:left;
	padding: 5px
	}
table tr td.sidebar {
	vertical-align:top;
	background-color:#FFFFFF;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	text-align:center;
	padding: 1px;
	}
p {
	font-size: 12px;
	color:#333333;
}
h1 {
	font-size: 20px;
	color:#421010;
	margin-bottom: -8px;
	font-weight:bold;
}
h2 {
	font-size: 16px;
	color:#003366;
	margin-bottom: -12px;
}

.text-nav {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.text-nav:link
{ color: #003399;}

a.text-nav:hover
{ color: #990000;}

a.text-nav:visited
{ color: #003399; }

a.text-nav:active
{ color: #003399; }
a:link, a:visited  {color: #003399;}
a:hover {color: #990000;}
li	  {
margin-bottom: 4px;
line-height: 110%;
font-size: 10pt;
color: #000000;
}
ul {
margin: 2px 0px 0px 17px;
padding: 0px 2px;
list-style-type: disc;}
table tr td.home {
	border: 1px #666666 dashed;
	background-color:#FFFFFF;
	}
table tr td.left{
	border-left: 1px #666666 dashed;
	border-top: 1px #666666 dashed;
	border-bottom: 1px #666666 dashed;
	background-color:#FFFFFF;
	padding: 5px;
	}
table tr td.right {
	border: 1px #666666 dashed;
	background-color:#e1dccc;
	padding: 5px;
}
