html, body, table, td, img, form
	{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
td
	{
	vertical-align: top;
	}

body, td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
	}
		
p
	{
	padding: 0; margin: 0 0 1em 0;
	}
	
h1
	{
	padding: 0; margin: 0 0 1em 0;
	font-size: 14px;
	color: #003162;
	font-weight: bold;
	}
	
li
	{
	margin-bottom: 1em;
	}	
	
a, a:link, a:visited
	{
	color: #26447B;
	text-decoration: none;
	}
	
a:hover, a:active
	{
	color: #504E25;
	}
	
a.arrowedlink, a.arrowedlink:link, a.arrowedlink:visited
	{
	font-weight: bold;
	color: #003162;
	text-decoration: none;
	background: url('../images/bgs/arrow.gif') left no-repeat;
	display: block;
	padding: 0 0 0 12px;
	margin: 0 0 1em 0;
	}
	
a.arrowedlink:hover, a.arrowedlink:active
	{
	color: #504E25;
	}

a.editlink, a.editlink:link, a.editlink:visited
	{
	font-weight: bold;
	color: Black;
	}
	
a.editlink:hover, a:active
	{
	font-weight: bold;
	color: #504E25;
	}
	
img.borderedimg
	{
	border: 1px solid #898365;
	}
	
.pagetitle
	{
	margin-bottom: 18px;
	font-size: 16px;
	color: #26447B;
	line-height: 1em;
	}
		
.contentimg
	{
	float: right;
	border: 1px solid #898365;
	margin: 0 0 16px 16px;
	}
	
body
	{
	background: #526BA4 url('../images/bgs/grid.gif');
	}
	
#page
	{
	width: 760px;
	margin-top: 10px;
	margin-left: auto; margin-right: auto;
	border: 1px solid #00254B;
	background-color: #CBC7B2;
	}
	
#header
	{
	width: 100%; height: 58px;
	}
	
#headbar
	{
	height: 15px;
	background: #A6A187 url('../images/bgs/header.gif') repeat-x;
	}
	
#topnav
	{
	height: 27px;
	background: #003061 url('../images/bgs/topnav.gif') repeat-x;
	}	
	
#subheadbar
	{
	height: 5px; overflow: hidden;
	background: #A6A187 url('../images/bgs/subheadshadow.gif') repeat-x;
	}
	
#homecontent
	{
	width: 100%;
	}
	
#homecontent th
	{	
	height: 38px;
	background-color: #BBB69D;
	border-top: 1px solid #898365;
	border-bottom: 1px solid #898365;
	text-align: left;
	padding: 0; margin: 0;
	font-weight: normal;
	}
	
#homecontent .left
	{
	padding: 32px;
	width: 195px;
	background-color: #C0BCA5;
	border-right: 1px solid #898365;
	}
	
#homecontent .right
	{
	padding: 32px;
	background: url('../images/bgs/homecontent-right.gif') left no-repeat;
	}
	
#footbar
	{
	height: 10px; overflow: hidden;
	background-color: #A6A187;
	border-top: 1px solid #898365;
	border-bottom: 1px solid #898365;
	}
	
#footer
	{
	background: #00254B url('../images/bgs/footer.gif') repeat-x;
	height: 34px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding-top: 6px;
	}
	
#powered
	{
	width: 100%;
	background: #003060;
	}
	
#powered .left
	{
	width: 400px;
	padding: 8px;
	text-align: left;
	font-size: 9px;
	color: #ffffff;
	}
	
#powered .right
	{
	text-align: right;
	padding: 8px;
	padding-top:10px;
	}
	
#powered a, #powered a:link, #powered a:visited
	{
	color: #ffffff;
	font-size: 9px; font-weight: normal;
	}

#powered a:hover, #powered a:active
	{
	color: #CBC7B2;
	font-size: 9px; font-weight: normal;
	}
	
#subheader
	{
	width: 100%;
	height: 100px;
	background-color: #26447B;
	}
	
	
#subheader .left
	{
	width: 189px;
	background: url('../images/bgs/subheadnotch.gif') no-repeat;
	}
	
#subheader .mid
	{
	background: #7E94BE url('../images/bgs/subheadimg.jpg') no-repeat;
	}
	
#subheader .caribbean
	{
	background: #7E94BE url('../images/bgs/caribbean.gif') no-repeat;
	}	
	
#subheader .right
	{
	width: 17px;
	}
	
#subcontent
	{
	width: 100%;
	}	
	
#subcontent .left
	{
	background-color: #BEB9A2;
	border-right: 1px solid #898365;
	width: 188px; padding-top: 67px;
	padding-bottom: 65px;
	}
	
#subcontent .left a
	{
	display: block;
	}
	
#subcontent .right
	{
	padding: 38px 73px 38px 25px;
	}
	
.fader
	{
	width: 450px;
	border: 1px solid #26447B;
	margin-bottom: 12px;
	}
	
.formtable
	{
	}
	
.formtable td
	{
	padding: 3px;
	}
	
.req
	{
	color: #FF0000;
	}
	
.field
	{
	font-size: 12px;
	}
	
.label
	{
	width: 120px;
	text-align: left;
	}
	
#line
	{
	border-top: 1px solid #000;
	}

.matchColor
	{
	color: #26447B;
	}

.matchBold
	{
	font-weight: bold;
	color: Black;
	}

.matchFont
	{
	color: #26447B;
	font-size:  smaller;
	}
