body {
	background-repeat: repeat-x;
	color: #333;
	margin: 0;
}

span.helper { color: #666; font-size: smaller; }
a img#mast_img  { border: 0; }
a:hover img#mast_img  {border: 0; }
#mast_img {
	left: 0;
	top: 0;
	position: absolute;
}

#global_header {
	height: 211px;
 	background-image: url('/img/headers/pool.jpg');
   	background-repeat: no-repeat;
	background-color: #425D98;
	margin: 0;
}
#global_header form {
	position: absolute;
	left: 650px;
	top: 60px;
	font-family: Verdana;
	color: #fff;
	font-size: 8pt;
}
#global_header form a { color: #fff; }
img.floatright { 
	border:1px solid #eee; 
	float: right;
	margin: 0.25em; 
	padding: 0.25em; 
}

img.floatleft { 
	border: 1px solid #eee;
	float: left; 
	margin: 0.25em; 
	padding: 0.25em; 
}

#container {
	clear: both;
	padding: 1em 0 0 0 ;
}

input {
        border-top-width: 1px;
        border: 1px solid #bdc7d8;
	font-family: Verdana;
	font-size: 10pt;
}

h1,h2,h3,h4 {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
}

a {
	color: #425D98;
}

#navigation { 
	/* none needed */
	/* border-top: 1px solid #333; */
}

#left fieldset legend, #left #story table tr td, #left #story table tr th,  #left #story ul li { 
	font-family: Verdana; 
	font-size: 10pt; 
}
label { font-weight: bold; cursor: pointer
}
#left #story table tr td { vertical-align: top; }
ul#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#masthead {
	margin: 35px 1.5em 0.5em 1.5em;
/*       background-image: url('img/headers/');
        background-repeat: no-repeat; */
}

ul#sidenavigation { 
	margin: 0;
	padding:0 
}

ul#sidenavigation li {
	border: 1px solid #ccc;	
	display: block;
	font-family: Verdana;
	font-size: 10pt;
	list-style-type: none; 
	margin: 0.25em 0 0.25em 0;
	padding:0.25em; 
}

ul#sidenavigation li a { 
	display: block;
	text-decoration: none; 
}

ul#sidenavigation li a:hover { 
	background: #425D98; 
	color: #fff; 
}

ul#navlist li {
	background-color: #fff;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 5px 0 4px 0;
	text-transform: lowercase;
}

#navlist a, #navlist a:link {
	border-right: 1px solid #ccc;
	color: #425D98;
	margin: 0;
	padding: 5px 9px 4px 9px;
	text-decoration: none;
}

ul#navlist li#active {
	background-color: #425D98;
	font-weight: bold;
	color: #fff;
}

ul#navlist li#active a {
	background-color: #425D98;
	text-decoration: underline;

	color: #fff;
}

#navlist a:hover {
	background-color: #425D98;
	color: #fff;
}


a:hover {
	background-color: #425D98;
	color: #fff;
	text-decoration: none;
}

h2, h3 {
	font-weight: normal;
	font-family: Arial, "Times New Roman", serif;
	letter-spacing: -1px;
	padding-top: 1em;
}

#left {
	border-right: 1px dotted #ccc;
	border-top: 1px solid #ccc;
	clear: both;
	float: left;
	margin: -1em 0 0 0;
	width: 69%;
}

#right {
	padding: 0 0 0 2em;
	margin: -1em 0 0 0;
	border-top: 1px solid #ccc;
	float: left;
	width:26.5%;
}
#panel_right p , #right p {
	color: #666;
	font-size: 8pt;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 2em;
}

#footer {
	border-top: 1px solid #ccc;
	clear: both;
	width: 100%;
}

#panel_right h3, #left h2  {
		color: #425D98;

}

#panel_left h3, #right h2 { color: #C3922E; }

#story {
/*	border-bottom: 1px dotted #ccc; */
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#panel_left {
	border-top: 1px dotted #ccc;
	clear: both;
	float: left;
	font-family: Verdana;
	width: 30%;
	margin-left: 1.5em;
}

#panel_left ul li, #panel_right ul li {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding: 0.25em;
}

#panel_right {
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;	
	float: left;
	padding: 0 0 0 1em;
	width: 60%;

}

#footer { 
	font-size: x-small; 
	font-family: Verdana, sans-serif;
}

#story ol li  { 
	font-size: 10pt; 
	font-family: Verdana, sans-serif; 
}
