/* Helpers and base rules */

img	{
	border: 0;
	}
	
/* The body style affect ALL type on the pages*/
body {
	font: 0.9em/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(/images/background.jpg) repeat-x top;

	}

/* Typography 	*/

h1	{
	font-weight: bold;
	line-height: 1.3em;
	margin: 20px 0 0 0;
	font-size: 1.3em;
	color: #333344;
	}
h2	{
	font-weight: bold;
	line-height: 1.1em;
	margin: 20px 0 0 0;
	font-size: 1em;
	color: #333344;
	}
h3, h4	{
	font-weight: bold;
	line-height: 1.0em;
	font-size: .9em;
	
	}
p {
	font-size: .9em;
	}

.smtxtnotation {
	font-size:.9em;
    font-weight:bold;
	margin: 0;
	color: #223355;
    text-decoration:none;
}
.smtxtnotationlight {
	font-size:.9em;
    font-weight:normal;
    margin: 0;
	color: #223355;
    text-decoration:none;
	line-height: 1.5em;
}
.textstyle1 {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}
.center {
    text-align: center;
	}
.emphasis {
     font-style: oblique;
	 }

/* Default links 	*/

a:link {
	text-decoration : underline;
	color: #223355;
	background: transparent; 

	}
a:visited{
	text-decoration : underline;
	color: #5d6982;
	background: transparent;

	}
a:hover {
	text-decoration : underline;
	color: #776644;
	background: transparent; 
	}


a:active {
	text-decoration : underline;
	color: #223355;
	background: transparent;  
	}
	
/* This is the main wrapper "outer box" for the entire page*/


#pagewrapper {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #223355;
	background-image: url(/images/pagebackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

/* This is the primary navigation  */
#topnav	{
	
	width: 790px;
	height: 27px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/images/topnav.gif);
	position: absolute;
	top:102px;
	}
#topnavmenu	{
	float: left;
	height: 20px;
	margin:5px 15px 0px 70px;
	padding: 0;	
	font-size: .85em;
	color: #333344;
	}

/* This is top of the page*/
#header	{
	width: 790px;
	height: 102px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/images/header.gif) no-repeat left;
	position: absolute;
	top:0px;
	}

#banner	{
	width: 790px;
	height: 233px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/images/banner.jpg) no-repeat;
	position: absolute;
	top:125px;

	}

#addresscontainer	{
	clear:both;
	width:790px;
	margin:0;
	padding: 0;
	background: url(/images/contentbackground.gif) repeat left top;
	}
#address {
	margin:0px 25px 10px 225px;
	color: #223355;
	text-align: center;

	}
#address p {
	margin:0px 0px 10px 0px;
	padding:0 15px 0px 5px;
	}

#contentwrapper	{
	width: 790px;
	margin: 0;
	font-size: .9em;
	padding: 0;
	border: 0;
	position: absolute;
	top:358px;
	background: url(/images/pagebackground.gif) repeat-y;
	}
/* This is the left side of the page -- main content section */

#leftcolwrapper	{
	width: 533px;
	margin: 0;
	float: left;
	padding: 0;
	border: 0;
	background: url(/images/leftcolbackground.gif) repeat-y;
	}
	
	
#fullleft {
	width:440px;
	padding:0;
	margin:0 15px 10px 68px;
	}
	
#fullleft a {
	text-decoration: underline;
	font-weight: bold;
	}
#fullleft a:hover {
	text-decoration : underline;

	}
#fullleft h1 {
	margin:10px 0px 10px 0px;
	}
#fullleft h2 {
	margin:15px 0px 0px 0px;
	}
#fullleft h3 {
	margin:15px 0px 0px 0px;
	font-weight: bold;
	}
#fullleft p {	
	margin:5px 0px 10px 0px;
	line-height: 1.5em;

	}

#fullleft ul {
	margin:0 auto;
	padding:0;
	list-style-type:disc;
	list-style-position: outside;
	
	}
#fullleft li {
	font-weight: normal;
	margin:5px 25px 5px 25px;
	line-height: 1.3em;
	font-size:.85em;
	
	}

/* This is the right content section*/
#rightcolwrapper	{
	width: 257px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/images/rightcolbackground.gif) repeat-y;
	}
#rightcol {
	width:220px;
	margin:0px;
	padding:0px 15px 0 0;
	float: left;
	text-align: left;
	}
#rightcol h2 {
	margin:13px 0px 10px 0px;
	padding:0 15px 0px 20px;
	font-weight:bold;
	color: #333344;
    font-size: .9em;
	line-height: 1.5em;
	}
#rightcol h2 a {
    color: #333344;
}
#rightcol h2 a:hover {
    color: #333344;
	text-decoration:underline;
}
#rightcol p {
	margin:10px 0px 10px 0px;
	padding:0 15px 0px 20px;
	font-size: .85em;
	}
#rightcol ul {
	font-size: .85em;
	margin:0;
	padding:0 15px 0px 9px;
	list-style-type: none;	
	}
#rightcol li {
	margin:5px 10px 10px 10px;
	font-weight: normal;

	}
#rightcol a {	
	text-decoration:none;
	}



.sitemap p {	
	margin:5px 0px 10px 0px;
	line-height: 1.5em;
	}
	

.sitemap ul {
	margin:0 auto;
	padding:0;
	list-style-type:circle;
	list-style-position: outside;

	}
.sitemap li {
	font-weight: normal;
	margin:6px 10px 6px 10px;
	line-height: 1.5em;
	font-size: .90em;

}


	/* Now for the forms 	*/

td.form {
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding: 5px 4px;
	background-color: #FFFFFF;
	}

td.formreq {
	text-align: left;
	padding: 2px 10px 2px 0px;
	line-height: 1.2em;
	}

td.formfields {
	width: auto;
	text-align: left;
	}


/* containers 	*/
.lcallout {
	float: left; 
	margin:5px 15px 5px 0px;
	padding: 1px;
	border:1px solid #223355;
	text-align: center;
	}
.lcallout2 {
	float: left; 
	margin:15px 10px 5px 15px;
	padding: 0;
	text-align: center;
	}
.rcallout {
	float: right; 
	padding: 1px;
	margin: 0px 15px 5px 10px;
	border:1px solid #223355;
	text-align: center;
	}
.imgcontainer {
	margin: 3px 0px; 
	padding: 0px;
	background:#fff;
	border:1px solid #223355;
	text-align: center;
	}
.table {
	margin:10px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.5em;
	font-size: .95em;
}

#calloutevents {	
	margin:5px 0px 10px 0px;
	padding:0 10px;
	}
.calloutevents {
	margin:0;
	font-size:11px;
	line-height: 1.2em;
	padding:0 0px 10px 0;
	
	}
#calloutevents h3 {	
	margin:20px 0px 5px 0px;
	font-size:16px;
	font-weight:bolder;
	padding:0;
	}
#calloutevents p {
	margin:10px 0px 10px 0px;
	font-size:11px;
	line-height: 1.5em;
	padding:0 5px 20px 0;
	}
#calloutevents a {	
	color:#223355;
	text-decoration: underline;
	}
#calloutevents a:hover {
	color:#333344;
	}
#calloutnews {	
	margin:5px 0px 10px 0px;
	padding:0 10px;
	}
.calloutnews {
	margin:0;
	font-size:11px;
	line-height: 1.2em;
	padding:0 0px 10px 0;
		}
#calloutnews h3 {	
	margin:20px 0px 5px 0px;
	font-size:16px;
	font-weight:bolder;
	padding:0;

	}
#calloutnews p {
	margin:10px 0px 10px 0px;
	font-size:11px;
	line-height: 1.5em;
	padding:0 5px 20px 0;

	}
#calloutnews a {	
	color:#223355;
	text-decoration: underline;
	}
#calloutnews a:hover {
	color:#333344;
	}


/* These are for the bottom of the page 	*/	

#utilitynav	{
	margin:5px 25px 0px 25px;
	color: #223355;
	text-align: center;
	}
#utilitynav p {	
	margin:0;
	font-size: .8em;
	line-height: 1.5em;
	}
#footer {
	clear:both;
	width:790px;
	margin:0;
	padding: 0;
	background: url(/images/pagebackground.gif) repeat-y;

	}
html>body #footer {
	width:790px;
	}

#pagebottom {
	clear:both;
	width:790px;
	margin:0;
	padding: 0;
	background: url(/images/pagebottom.gif) no-repeat;
	
	}
html>body #pagebottom {
	width:790px;
	}
#pagebottom #disclaimer	{
	margin: 0px auto;
	padding: 0;
	text-align: center;
	font-size: .8em;
	}
#pagebottom #disclaimer p	{
	margin: 0px 0 0 0;
	padding: 15px 0 0 0;
	}
	
/* These are for the individual news releases 	*/	
#newsitemwrapper {
	width: 600px;
	background: #FFF url(/images/newsbackground.gif) repeat-y left top;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color:#223355;
	}

#newsitemcontent {
	width: 550px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	}
#newsitemcontent h1, h2 {	
	margin: 15px 22px;
	}
#newsitemcontent p {	
	margin: 15px 22px 10px 22px;
	line-height: 1.2em;
	}	
.newsitemcontent a {	
	color:#223355;
	}
.newsitemcontent a:hover {	
	color:#0047ab;
	}
#newsfooter {
	clear:both;
	background: transparent url(/images/newsbottom.gif) no-repeat center top;
	width:600px;
	height: 40px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align: center;
	color:#333;
	}
html>body #newsfooter {
	width:600px;
	text-align: center;
	}
