/* CSS Document */

h1 {
	background-color:#323659;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:5px;
	color:#FFFFFF;
	border:1px solid #162e46;}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:3px double #bfa870;
	padding:0px 0px 4px 0px;}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #676e75;}
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#20413b;}
	
p, td, tr, a, div, table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;}
	
a.mainnavlink:link,
a.mainnavlink:active,
a.mainnavlink:visited,
a:mainnavlink:hover {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	border-bottom:none;}
	
	
a:link,
a:hover,
a:active,
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #bfa870;}

body {
	margin:0px;
	padding:0px;
	background-color:#676a83;}
	
td#sitetitlecell {
	background-color:#8e90b3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding-left:15px;}
	
td#navcell {
	background-color:#7087bf;
	vertical-align:top;}

td#pagetitle {
	background-image:url(images/pagetitlebg.jpg);
	background-repeat:repeat-x;
	width:614px;
	height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;}
	
td#navspace {
	background-image:url(images/dividerfill.jpg);
	background-repeat:repeat-y;}
	
td#navtitle {
	background-image:url(images/navtitlebg.jpg);
	background-repeat:no-repeat;
	width:191px;
	height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	font-weight:normal;}
	
td#navtitle div {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	font-weight:normal;}
	
td#contentcell {
	background-color:#FFFFFF;
	padding:5px;}
	
td#lftfill {
	background-image:url(images/lftfill.jpg);
	background-repeat:repeat-y;}
	
td#rtfill {
	background-image:url(images/rtfill.jpg);
	background-repeat:repeat-y;}
	
table#maintbl {
	border-bottom:2px solid #596069;}
	
ul.mainnavlist {
	list-style-position:inside;
	list-style:none;
	padding:10px 5px 10px 20px;
	margin:0px;}
	
li.navlistitem {
	list-style-image:none;
	padding:3px 0px 3px 0px;}
	

