
/* Layout elements */
* {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: x-small;
	line-height: 1.6em;
	border: 0px;
	color: #003060;
}
body {
	text-align:center;
	background: #0166ff url(../images/fadedbg.jpg) left top repeat-x;
}
ul {list-style-type: circle;}
li {margin-left:20px;}

#wrapper {
	width: 85%;
	margin: 20px auto 3px auto;
/*	background: #fff url(../images/faux1.gif) repeat-y 28% 0; */
	background: #fff; 
	border: 3px solid #DEDEDE;
}
#branding {
	margin-bottom:00px;			/* push the content away */
	padding-top: 10px;
	text-align:left;
	height: 10px;
	background: #fff;
	background-image: url(../images/waves.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#footer {
	clear:both;
	background-color:#c2cad7;
	border-top: 1px solid #dedede;
}
#footer p {
	color: #4754a3;
}

#content {
	width:98%;
	float: right;
/*	background-color:#CCFF99; */
	text-align:left;
}
#content p	{
	padding-right: 10px;
}
#content a:hover{
	color:red;
}
.maincontent {
	float: left;
	width: 98%;
	text-align:justify;
}
.secondarycontent {
	float: right;
	width: 28%;
}
.fullcontent {
	float: left;
	width: 98%;
	text-align:justify;
}
.fullcontent p, .maincontent p, .secondarycontent p {
	padding-bottom:10px;
}
.splitleft {
	float: left;
	width: 49%;
}
.splitright {
	float: right;
	width: 49%;
}

#footnote {
	text-align: left;
	width: 85%;
	margin: 0px auto 20px auto;
	padding-bottom:20px;
}
#footnote p, #footnote a {
	font-family: arial,sans-serif;
	font-size:100%;
	color: #dcdcdc;
}

/* Navigation elements */
#navbar {
	display:none;
	padding: 0px 0px 0px 3px;
	width: 16%;
	float:left;
}
a.nav, a.nav:link, a.nav:visited, .chosen, .hassub {
	display:block;
/*	width:100px; */
	height:28px;
	background:#fff;  /*#c2cad7; */
	border:1px solid #d7c6a8;
	margin-top:2px;
	text-align:left;
	text-decoration:none;
	font-family:'trebuchet MS',verdana, arial, sans-serif;
	font-size:95%;
	color:#000;
	line-height:28px;
	overflow:hidden;
	text-indent: 15px;
}
a.nav:hover {
	color:#fff;
	background:#8c99c5;
}
a.nav:active {
}

a.hassub, a.hassub:link, a.hassub:visited {
	background-image: url(../images/wh-hassub.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
} 
.chosen {
/*	background:#c00;*/
	background-image: url(../images/chosen.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}
a.subnav, a.subnav:link, a.subnav:visited, .subchosen {
	display:block;
/*	width:100px; */
	height:25px;
	background:#fec;
	border-right:1px solid #c2cad7;
	border-left:1px solid #c2cad7;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	font-family:'trebuchet MS',verdana, arial, sans-serif;
	font-size:80%;
	color:#000;
	line-height:20px;
	overflow:hidden;
	text-indent: 30px;
}
a.subnav:hover {
	text-decoration:underline;
}
a.subnav:active {
}
.subchosen {
/*	background:#c00;*/
	background-image: url(../images/tag.gif);
	background-position: 15px 50%;
	background-repeat: no-repeat;
}
.last {
	border-bottom:1px solid #c2cad7;
}

/* Heading styles */
h1 {
	font-family:tahoma, arial, sans-serif;
	background-color: #8c99c5;
	background-image: url(../images/box.jpg);
	background-position: 97% 50%;
	background-repeat:no-repeat;
	color: #fff;
	font-weight:bold;
	font-size:140%;
	letter-spacing:1px;
/*	text-indent:1em; */
/*    padding:0px 5px; */
/*	margin-bottom:3px; */
	border-top:1px solid gray;
	margin:0px 0px 3px 0px;
}
h2 {
	font-family:tahoma, arial, sans-serif;
	font-weight: bolder;
	font-size: 105%;
	margin-bottom:5px;
}

/* misc */
.aquabox {color: #004080; font-weight:bolder;}
.centered {text-align:center;}
.floatright {float:right;}
.smallindent {text-indent:2em;}
.must {color: #ff0000;}

a.standalonebutton, a.standalonebutton:link, a.standalonebutton:active {
	padding:5px;
	border: 1px solid #c2cad7;
	background-color: #fff;
	color: #4455a3;
	text-decoration:none;
	margin: 0px 10px;
	font-weight:bolder;
}
a.standalonebutton:hover {
	background-color: #8c99c5;
	color: #fff;

}

a.contact, a.contact:link, a.contact:active {
	background-image: url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:110px;
	height:90px;
	padding:0px;
	text-decoration:none;
	margin: -5px 0px 0px 0px;
}
a.contact:hover {
	background-image: url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position: bottom left;

}

.newsitem { border-bottom: 2px solid #d7c6a8; margin-bottom:2px;}

.editcontrols { display:inline; color: #008000; }
.editcontrols a { color: #008000;font-size:0.8em;font-weight:bold;}

dl.table-display
{
margin: 2em 0;
padding: 0;
}

.table-display dt
{
width: 15%;
float: left;
margin: 0 0 0 0;
padding:3px;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 75%;
margin: 0 0 0 0;
padding:3px;
border-top: 1px solid #999;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

