body {
	margin: 10px 0 0 0;
	text-align:center;
	background:url(../images/jpegs/mainbg.jpg) no-repeat top center;
}
html {
overflow: -moz-scrollbars-vertical;
}
.clear{clear:both; }
.floatleft{ float:left;}
.floatright{float:right;}
.spacer{height: 5px; width: 100%;}
.spacer2{height: 15px; width: 100%;}
#container {
	width: 997px;
	margin-left:auto;
	margin-right: auto;
	position:relative;
}
#header{
	height: 224px;
	width: 100%;
}
#login{
	float:left;
	width: 50%;
}
#logo{
	float:right;
	margin-right: 136px;
	height:134px;
}
#searchsite{
	margin:0;
	padding:0;
	position:absolute;
	width:319px;
	height:54px;
	z-index:1;
	left: 3px;
	top: 160px;
}
#maincontent{
	border-left: 1px solid #92CEE8;
	border-right: 1px solid #92CEE8;
	border-bottom: 1px solid #92CEE8;
	display:table;
	width: 98.8%;
	//width: 100%;
	margin-top: 20px;
	height:auto;
	padding: 5px;
}
#footer{
	clear:both;
	width: 100%;
}
#topnav{
	float:right;
	width: 50%;
	text-align:right;
	margin-right: 120px;
	
}
#topnav li{
	display: inline;
	list-style-type: none;
	border-right: 2px dotted #fff;
	
}
#topnav li.noborder{
	border: none;
}
#topnav a, #topnav a:link, #topnav a:visited { padding: 3px 10px; color:#0C2C4E; text-align:center; font-weight:bold;text-decoration: none; height: 25px;}

#topnav a:hover{
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
}


/* START OF TOP MENU */

#navlist{	float:left;	width: 410px;	margin-top: 50px;	//margin-top:30px;	}
#navlist ul{ 	margin:0; padding:0; text-align:center;}
#navlist li {	list-style: none;	margin: 0;	display: block;   float:left; width: 60px; border-right: 1px solid #738FAB; padding:3px; text-align:center;}
#navlist li.noborder{border: none;}
#navlist li a, a:link, a:visited {	padding: 2px;  text-decoration: none; text-align:center;   font-weight:bold; font-size:10px; color: #fff; }

#navlist li a:hover{color: #FFCC00; }

#navlist li span{text-align:center;  cursor:pointer; margin:0;  padding:0; width: 60px; }

 /* END OF MENU*/

.cell_half{
 	float:left;
	width: 45%;
	margin-right: 2px;
}
#rightHP{
	width: 408px;
	margin: 10px 0 0 60px;
	height:auto;
}
#newsHP{
	width: 408px;
}
#newshp p {
	width: 100%;
	height: 27px;
	background:url(../images/jpegs/latestnewsBG.jpg) repeat-x #0C2C4E;
	margin:0;
	padding: 0;
}
#newsHP ul{
	width: 100%;
	height:89px;
	list-style-type: none;
	margin: 0;
	padding:0;
	background:url(../images/jpegs/latestnewsmainBG.jpg) repeat-x #92CEE8;
	border-left: 1px solid #75BAFF;
	border-right: 1px solid #75BAFF;
	border-bottom: 1px solid #75BAFF;
}
#newsHP li{
	float:left;
	width: 120px;
	//width: 130px;
	border-right: solid 1px #FFFFFF;
	padding: 6px;
}
#newsHP li.noborder{	border: none;}
#newsHP li a, a:link, a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#003366;
}
#newsHP li a:hover{ color:#FFCC00;}

.form1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#003366;
}
.form1 label{
	float: left;
	font-weight: bold;
	text-align:left;
	margin-right: 5px;
	width: auto;
}
.form1 input, textarea, select{
	width: auto;
	margin-right: 5px;
	float: left;
	text-align:left;
}
.form1 br{
	clear: left;
	float: left;
}

.form1 p{
	padding:0;
	margin-left: 15px;
	text-align:left;
}
.form1 img{
	float:left;
}


input.button {
    padding-left: 5px;
    margin-right: 10px;
    border: 0;
    background: url(../images/buttons/button.png) no-repeat;
    color: #fff;
    height: 22px;
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
}

.buttonEnding {
    position: absolute;
    display: inline;
    margin-left: -10px;
    width: 7px;
    height: 22px;
    background:url(../images/buttons/end.png) no-repeat;
}

.maillist{
	background:url(../images/jpegs/maillistBG.jpg) no-repeat;
	width: 387px;
	height:53px;
	//height:63px;
	padding: 10px 0 0 150px;
}
hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #003366;
 }
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #003366;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #CCCCCC;	
} 
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.featureslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mainborder {
	border: 1px #000000 solid;
}
.dashedborder {
	border: 1px #000000 dashed;
}
.dottedborder {
	border: 1px #000000 dotted;
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align:left;
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align:left;
	background-color:#E6F2FF;
	display:block;
	padding: 10px;
}
.sitetext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
	text-align:left;
}
.imageDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.transBack{
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	background-color: #FFFFFF;
}.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newsheadlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
input {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
textarea {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contactformbg {
	background-image:url(../images/gifs/forms/bg.gif);
	background-repeat:repeat-y;
}

table, td, a {
/*	color: #ffffff;*/
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
	clear: both;
	height: 315px;
	overflow: auto;
	width: 525px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
	overflow: hidden;
	width: 525px;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	width: 525px;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	width: 525px;
}
/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 299px;
	overflow: auto;
	width: 509px;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	padding: 2px 3px 3px 4px
}

tbody.scrollContent tr.alternateRow td {
	padding: 2px 3px 3px 4px
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 509px;
}

html>body tbody.scrollContent td + td {
	width: 509px;
}

html>body tbody.scrollContent td + td + td {
	width: 509px;
}

.picborder{
	border: 1px #cccccc solid;
}
#footer{
	clear:both;
	width: 100%;
	margin: 10px 0px 20px 0px;
}

.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #003366;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #CCCCCC;	
} 