/* Tags  */
BODY  {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	background-color: #336699;
	font-size: 1.0em;
	background-image: url(/images/bg.gif);
	text-align:center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #660000;
	text-transform: none;
}
h2 {
	text-transform: uppercase;
	color: #26507A;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 17px 0 0 8px;
	text-align: left;
}
h3 {
	text-transform: uppercase;
	color: #26507A;
	font-size: .9em;
	padding: 0 0 0 0;
	line-height: 1.5em;
	text-align: left;
}
li {
	text-align:left;
	font-size: .8em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	text-decoration: none;
	line-height: 1.3em;
	text-align: left;
}
p a:link {
	color: #26507A;
	text-decoration: none;
	border-bottom: 1px solid #336699;
}
p a:visited {
	color: #26507A;
	text-decoration: none;
	border-bottom: 1px solid #336699;
}
p a:hover {
	color: #204468;
	text-decoration: none;
	border-bottom: 2px solid #336699;
	background-color: #C5DDE6;
}
p a:active {
	color: #26507A;
	text-decoration: none;
	border-bottom: 1px solid #336699;
}

/* Structure  */

#container {
	position: relative;
	width: 760px;
	min-height:550px;
	background: #FFFFFF;
	padding: 0 0 0 0;
	border-top: 1px solid #26507A;
	border-left: 1px solid #26507A;
	border-right: 3px solid #204468;
	border-bottom: 3px solid #204468;
	margin: 20px auto 0 auto;
	overflow: hidden;
}
#masthead {
	background-image:  url(/images/masthead.jpg);
	background-color:#0191C8;
	width: 100%;
	position: relative;
	height: 100px;
	margin-bottom: 0;
	padding-bottom:0;
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: center;
}
#masthead h1 { visibility:hidden; margin: 0;}

#maincontent { padding: 0 30px 40px 30px; }

#endlinks {
	color: #F0F0F0;
	width: 100%;
	background-color: #204468;
	height: 22px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	padding: 8px 0 0 0;
}
#endlinks a:link {color: #F0F0F0;}
#endlinks a:visited {color: #F0F0F0;}
#endlinks a:hover {color: #CCCCCC;}
#endlinks a:active {color: #F0F0F0;}

#footer { color: #F0F0F0; font-size: .7em; margin: 8px 0 40px 0;}

/* Navigation Menu */
#navmenu {
    height: 30px;
    width: 100%;
    border-top: 1px solid #003366;
    border-bottom: 1px solid #003366;
	 background-image: url(/images/elements/navback.gif);
	 background-repeat:repeat-x;
    background-color: #336699;
	 margin-top:0;
}
#navmenu ul {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
	 font-weight: bold;
    color: #F0F0F0;
    line-height: 30px;
    white-space: nowrap;
}
#navmenu li { list-style-type: none; display: inline; }
#navmenu li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #F0F0F0;
	 border-right: 1px solid #F0F0F0;
	 border-left: 1px solid #F0F0F0;
	 font-size: 1.0em;
}
#navmenu li a:link {color: #F0F0F0;}
#navmenu li a:visited {color: #F0F0F0;}
#navmenu li a:hover {
    color: #336699;
	 padding: 5px 9px;
	 background-image: url(/images/elements/navback-hover.gif);
	 background-repeat:repeat-x;
    background-color: #74C2E1;
	 border: 2px solid #F0F0F0;
}
#navmenucurrent { background-color: #0191C8; padding: 7px 0;}

#navbottom { background-color: #F0F0F0; height: 19px; border-bottom: 1px solid #336699;}

/*This hides the span until rolled over*/
#navmenu li a span { display: none; }

/* This is the rollover text */
#navmenu li a:hover span {
	display: block;
   position: absolute; 
	float:left;
	width: 100%;
   padding: 3px 0; 
	margin: 1px 0 0 -2px; 
   color: #336699; 
   font: 11px Verdana, sans-serif; 
	text-align: center;
}

.breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: 600;
	color: #660000;
	margin-left: 25px;
	margin-top: 10px;
}
#poweredby {
	display:none;
}
.last { margin-bottom: 125px; }

/* Old tags to do away with or rename*/

.whitelink A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.whitelink A:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.whitelink A:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.whitelink A:hover {text-decoration: underline; color: #CCCCCC;}

.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.redsmall {
	font-size: 75%;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}

.picborder {border: medium solid #660000;}

.label{font-size:.7em;margin:10px 0 0 0;}
.normalfld{background-color: #EBECF0;border:1px solid #939BBB;}
.focusfld{background-color: #FFFFCC;border:1px solid #939BBB;}
.labelrow{height:15px;vertical-align:bottom;}
.inputrow{height:30px;vertical-align:top;margin:-7px 0 15px 0;}
.errorhighlight {background-color: #F3D4D4; }
.errormessage{font-size:.9em;font-weight:bold;color:Red;}