/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#66CCFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 5px;
	padding-left: 5px;
}
.bodycopy {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: -13px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: -12px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #003300;
	padding-left: 5px;
	margin-bottom: -12px;
}
#topmast {
	background-color:#003366;
	border-bottom: 1px #ffffff solid;
	height: auto;
	}
#header{
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 760px;
	text-align: left;
	margin: 0 auto;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
}
#masthead {
	font-size: 16pt;
	color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding-top: 5px;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	clear: both;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
#headline {
    background-color:#FFFFFF;
	padding:3px 0px 3px 5px;
	}
img.logo {
	border-right: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	} 
	
#top {
	float: right;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
#top ul li {
	display: inline;
	list-style-type: none;
}
#top ul {
margin: 0;
padding: 0 0 0 5px;
color: #FFFFFF;
font-size: 9pt;
}
#top ul li a
{
padding: 14px 6px 1px;
background-color: #003366;
color: #FFFFFF;
text-decoration: none;
float: left;
border-left: 1px solid #ffffff;
}

*html #top ul li a {
	padding-top: 15px;
	}
	

#top ul li a:hover
{
background-color: #006699;
color: #fff;
}
table tr td.global-back {
	background-color: #e1dccc;
}	
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	margin: 0;
	padding: 10px 6px 6px 5px;
	background-color: #e1dccc;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
}

#navcontainer a:link, #navlist a:visited
{
color: #003366;
text-decoration: underline;
}

#navcontainer a:hover
{
	color: #990000;
	text-decoration: underline;
}

#navcontainer a.current {
	background-color: #b3aead;
	}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
    color: #990000;
	text-decoration: underline;
}

table tr td.left {
	width: 170px;
	vertical-align: top;
	background-color: #E1DCCC;
	}
	
table tr td.right {
	width: 590px;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}
#footer {
	background-color: #003366;
	border-top: 1px #ffffff solid;
	height: auto;
	}
	
#footerContent {
	text-align: right;
	margin: 0 auto;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	}
#footerContent a {
color:#FFFFFF;
text-decoration: underline;
}
/* ---------------------- Tables -------------------- */
table tr td.whiteLeft {
	width:257;
	padding:5px;
	background-color:#FFFFFF;
	vertical-align:top;
	border-left: 1px dashed #000000;
	border-bottom: 1px #000000 dashed;
	 }

table tr td.notwhiteLeft {
	width:257;
	padding:5px;
	background-color:#ededed;
	vertical-align:top;
	border-left: 1px dashed #000000;
	border-bottom: 1px #000000 dashed;
	 }
table tr td.whiteRight {
     width:290;
	 padding:5px;
	 background-color:#FFFFFF;
	 vertical-align:top;
	 border-bottom: 1px #000000 dashed;
	 border-right: 1px #000000 dashed;
	 border-top: 1px #000000 dashed;
	 }	 
table tr td.notwhiteRight {
	width:257;
	padding:5px;
	background-color:#ededed;
	vertical-align:top;
	border-bottom: 1px #000000 dashed;
	border-right: 1px #000000 dashed;
	 }	 
table tr td.notwhite {
	width:257;
	padding:5px;
	background-color:#ededed;
	vertical-align:top;
	border-bottom: 1px #000000 dashed;
	 }	 	 
table tr td.white {
	width:290;
	padding:5px;
	background-color:#ffffff;
	vertical-align:top;
	border-bottom: 1px #000000 dashed;
	border-top: 1px #000000 dashed;
	 }	 
.info-boxes {
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align:top;
	width: 590px;
}	 	 	
hr { width: 240px;
     color:#669966;
	 height:1;
	 }
.headline { font-weight:bold;
	        color:#990000;
			} 
.img {
	padding:2px;
	border: 1px solid #333333;
	}
   
