/*@CHARSET "ISO-8859-1";*/
body  {
	/*font: 90% Verdana, Arial, Helvetica, sans-serif normal;*/
	font: 90% Arial, Helvetica, sans-serif normal;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	/* put the blue bar along the left side. */
	background: #FFF url('../img/bodybkg.gif') repeat-y;
	margin-left:85px;
	min-width:665px;
}
#leftfixed {
	position:fixed;
	left:0px;
	top:0;
	width:85px;
	background-color:#0065A4;
}

#container { 
	width: 100%;
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
#header { 
	/*background: url(../img/wyhybanner.gif) no-repeat #FFF;*/
	height: 108px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	/*padding: 0 10px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#buttonbar td {
	padding-top:2px;
}
#buttonbar td a {
	display:block;
}
#buttonbar td a:hover {
	background-color:#f6f6f6;
}

#sidebar1 {
	float: left; 
	width:168px;
	padding:0; /* top and bottom padding create visual space within this div */
}
#sidebar2 {
	float: right; 
	width: 165px;
	/*width: 11em;  since this element is floated, a width must be given */
	padding: 8px 0; /* top and bottom padding create visual space within this div */
}
#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

#mainContent {
	margin: 0 168px 0 168px;
	padding: 0 .3em 0 .3em; /* padding here creates white space "inside the box." */
} 
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top: 1px solid #CCCCCC;
} 
#footer td, #footer p {
	font-size:80%;
	color:#666666;
	text-align:center;
	margin: 0;
	padding: 10px 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, sarif;
	font-style:italic;
	padding:0;
	margin:10px 0 5px 0;
	font-weight:bold;
	color:#005886;
}
h1 {font-size:225%;	font-weight:bold;}
h2 {font-size:160%;}
h3 {font-size:125%;}
.hunderline {
	border-bottom: 1px solid #CCC;
}

div.itemcorner {
	background:url(../img/itemcorner.gif) no-repeat;
	border:0;
	margin:5px 0 0 0;
	padding:5px 0 0 10px;
}

/* Rates and Events formatting with breen background. */
.greenblock .imgtop {
	height:7px;
	background: url('../img/greentop.gif') no-repeat;
	font-size:0px;
}
.greenblock .imgbottom {
	height:7px;
	background: url('../img/greenbottom.gif') no-repeat;
	font-size:0px;
}
.greenblock {
	width:156px;
	position:relative;
	font-size:85%;
	color:#FFFFFF;
	margin: 8px 0 8px 4px;
}
.greenblock img {font-size:0px;}
.greenblock .spacer {
	background-color:#ffffff;
	height:2px;
	font-size:1px;
}
.greenblock .gtitle {
	padding:0px 3px 3px 3px;
	font-size:110%;
	font-weight:bold;
	background-color:#339966;
}
.greenblock .gbody {
	background-color:#339966;
	padding:3px;
}
.greenblock .gfooter {
	padding:3px 3px 0 3px;
	background-color:#339966;
}

.greenblock a, .greenblock a:link, .greenblock a:focus{
	color:#FFF;
	text-decoration:none;
}
.greenblock a:hover{
	text-decoration:underline;
}

/* Formatting for quick link boxes in upper right corner. */
#jumps {padding:0;margin:6px 0 0 0; }
#jumps form { padding:0;margin:0; }

.inpt {
	position:relative;
	height:15px;
}

.inpt .inpttext {
	/*position:relative;*/
	border:1px solid #aac;
	padding:2px;
	margin:0;
	width: 105px;
	height: 15px;
	font-size: 11px;
}
.inpt .inptselect {
	position:relative;
	border:1px solid #aac;
	padding:2px;
	margin:0;
	width: 111px;
	height: 19px;
	font-size: 11px;
}

.inpt .inpthelp {
	position: absolute;
	top:1px;
	left:4px;
	/*visibility:visible;
	width:100px;
	height:13px;
	margin:0;
	padding:0;
	padding-left:5px;
	text-align:left;*/
	color: #aaaaaa;
	font-size: 11px;
}

.inptbtn {
	width:6em;
	padding:0px;
	margin:0px;
	font-size:10px;
}
.inptdiv {
	height:30px;
	padding:2px 0 0 0;
	overflow:hidden;
	font-size: 11px;
}

#sitesearch {
	display:block;
	margin:8px 0 0px 0;
	height:59px;
	width:159px;
	background: url('../img/sitesearch.gif') no-repeat;
	text-align:center;
	padding-top:35px;
}

/* online banking button */
#banking {
	display:block;
	margin:0 0 10px 0;
	height:29px;
	width:159px;
	background: url('../img/onlinebanking.gif') no-repeat;
}
#banking:hover {
	background: url('../img/onlinebankinghov.gif') no-repeat;
}

/*Appearance of Drop Shadow Text*/
span.shadow {
	top: .1em;
	left: .1em;
	color: #CCC;
}
/*necessities*/
.highContrast {
	/*position: relative;
	color: #fff;*/
}
.highContrast span {
	position: relative;
}
span.shadow {
	position: absolute;
}	

#sublisting li {
	list-style:none;
	padding-bottom:.3em;
}

#sublisting a, #sublisting a:link, #sublisting a:focus {
	color:#005886;
	color:navy;
	text-decoration: none;
}
#sublisting a sup {
	text-decoration: none;
	font-size: 80%;
}

#sublisting a:hover {
	text-decoration: underline;
}

/* Standard formatting for listed contents like calendar events, posting, search results, etc. */
#EntityList ul {
	list-style:none;
	margin:0;
	padding:0;
}
#EntityList li {
	padding:.4em;
	margin:.4em;
}
#EntityList li.altRow {
	background-color:#F9F9F9;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
#EntityList .EntityTitle {
	color:#005886;
	font-weight:bold;
}
#EntityList .EntitySectTitle {
	color:#005886;
	font-weight:bold;
	font-size:130%;
	margin:10px 0 5px 0;
	border-bottom:1px solid #CCCCCC;
}
#EntityList .EntityBody {
	margin-left:25px;
	padding:2px;
}
#EntityList .EntityBody span {
	font-weight:bold;
}
#EntityList .EntityBody div {
	margin-left:25px;
}
#EntityList .EntityTitle a, #EntityList .EntityTitle a:link, #EntityList .EntityTitle a:focus {
	color:#005886;
	text-decoration: none;
}
#EntityList .EntityTitle a:hover {
	text-decoration: underline;
}

/* Formatting of bullets in regular content. */
#RegularList ul {
	list-style-image: url(../img/SpryMenuBarRight.gif);
}
#RegularList ol {
	list-style:decimal;
}
#RegularList li {
	padding:.2em;
	margin:.2em;
}
#RegularList {
	margin-bottom:1em;
}

sup {
font-size:65%;
}

div.message {
	clear: both;
	color: #900;
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0;
	display:inline;
}
div.message p {
	font-size: 120%;
}


