@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #DDDDDD;
	margin: 12px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/page-bg1.jpgxx);
	background-color: #E5E5E5;
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment:fixed;
}
.twoColFixLtHdr #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #E5E5E5;
} 
.twoColFixLtHdr #header {
} 

.twoColFixLtHdr #sidebar1 {
	width: 337px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	clear: left;
	float: left;
}
.twoColFixLtHdr #mainContent {
	width: 500px;
	float: right;
	padding: 0;
	margin: 30px 100px 30px 30px;
} 
.twoColFixLtHdr #footer {
	padding: 0;
	width: 970px;
	background-color: #003366;
	height: 34px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0 20px;
	color: #CCCCCC;
	font-size: 0.7em;
	line-height: 32px;
}

.twoColFixLtHdr #footer p a:link{
	color: #CCCCCC;
}
.twoColFixLtHdr #footer p a:visited{
	color: #CCCCCC;
}
#rfooter {
	float: right;
	width: 250px;
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0 20px;
	color: #CCCCCC;
	font-size: 0.7em;
	line-height: 32px;
	text-align: right;
}
.bodyTxt {
	font-size: 0.80em;
	line-height: 1.7em;
}

.twoColFixLtHdr #rfooter  a:link{
	color: #CCCCCC;
}
#rfooter {
	float: right;
	width: 300px;
}
.twoColFixLtHdr #rfooter a:visited{
	color: #CCCCCC;
}

.twoColFixLtHdr #rfooter a:visited{
	color: #CCCCCC;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#topright {
	float: right;
	width: 458px;
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 117px;
}
#logo {
	width: 360px;
}
#mainMenu {
	width: 970px;
	background-image: url(../images/m-menu.gif);
	background-repeat: no-repeat;
	height: 31px;
}
#green1 {
	width: 970px;
	background-image: url(../images/greenband.gif);
	background-repeat: no-repeat;
	height: 7px;
}
#mainimage {
	width: 337px;
	margin: 0;
}
#newsheading {
	
}
#news {
	margin: 15px 10px 20px 105px;
	font-size: 0.7em;
	color: #333333;
	line-height: 1em;
}
#rlinks {
	font-size: 0.8em;
	text-align: right;
	margin: 67px 25px 0 0;
}
#content {
	background-image: url(../images/news-bg.gif);
	background-repeat: repeat-y;
	margin: 0;
}
ul#nav
	{
	list-style-type: none;
	padding: 0px;
	margin:0px;
	}
ul#nav li
	{
	float: left;
	}
ul#nav li, ul#nav li a
	{
	display: block;
	height: 31px;
	}
ul#nav li a span
	{
	display: none;
	}
ul#nav li#nav1 a {width:130px;}
ul#nav li#nav2 a {width:100px;}
ul#nav li#nav3 a {width:170px;}
ul#nav li#nav4 a {width:130px;}
ul#nav li#nav5 a {width:150px;}
ul#nav li#nav6 a {width:150px;}
ul#nav li#nav7 a {width:120px;}

ul#nav li#nav1 a:hover {width:130px; background: url(../images/m-menu1-hi.gif)}
ul#nav li#nav2 a:hover {width:100px; background: url(../images/m-menu1-hi.gif) -130px 0}
ul#nav li#nav3 a:hover {width:170px; background: url(../images/m-menu1-hi.gif) -230px 0}
ul#nav li#nav4 a:hover {width:130px; background: url(../images/m-menu1-hi.gif) -400px 0}
ul#nav li#nav5 a:hover {width:150px; background: url(../images/m-menu1-hi.gif) -530px 0}
ul#nav li#nav6 a:hover {width:150px; background: url(../images/m-menu1-hi.gif) -680px 0}
ul#nav li#nav7 a:hover {width:120px; background: url(../images/m-menu1-hi.gif) -830px 0}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #55B629;
}
h1 {
	color: #003366;
	font-size: 1.3em;
	background-image: url(../images/greenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 30px;
}
.newsHeading {
	font-size: 0.95em;
	line-height: 1.6em;
}
.greenline {
	padding-top: 10px;
	padding-bottom: 10px;
}
#submenu {
	margin: 15px 10px 20px 105px;
	font-size: 0.7em;
	color: #333333;
	line-height: 2em;
}
.textfields {
	width: 100%;
}
#form {
	background-color: #FFFFDE;
	padding: 10px;
	margin: 0px;
	border: 1px solid #E5EAEF;
}
h4 {
	color: #144377;
}
.twoColFixLtHdr #mainContentFull {
	width: 580px;
	float: right;
	padding: 0;
	margin: 30px 20px 30px 30px;
}
h5 {
	font-size: 14px;
}

