/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}

.bannerfiller{
	background-image: url(../images/banner_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 90px;
}

.welcometext{
	color: #30466b;
	font-size: 14px;
	font-weight: bold;
	
	text-align: left;
}
.siteheader{
	color: #30466b;
	font-size: 32px;
	font-weight: bold;
	float:left;
	text-align: left;
	width: 500px;
}
.didyouknowonbanner{
	color: #30466b;
	font-size: 12px;
	font-weight: bold;
	
	text-align: left;
}
.sitehelp{
	color: #30466b;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	
	right: 30px;
	text-align: right;
}
.container{
	margin: 0px;
	padding: 0px;
	border: 1px solid #003399;
	width: 1000px;
	background-color: #FFFFFF;
}
.topbar{
	background-color: #BE4E3D;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 1000px;
	font-size: 1px;
	line-height: 1px;
}
.main{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu{
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 5px;
}
#menu a{
	color: #30466B;
	background-color: #EEE4CC;
	border: 1px solid #30466B;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#menu a:hover{
	color: #EEE4CC;
	background-color: #30466B;
	border: 1px solid #30466B;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}
.flashbox{
	padding: 10px;
	height: 246px;
	width: 720px;
	margin-top: 5px;
	background-color: #FFCCCC;
	
}
.rightbox{
	width: 225px;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
.explorebox{
	font-size: 14px;
	font-weight: bold;
	color: #EEE4CC;
	background-color: #30466B;
	height: 160px;
	width: 225px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align:left;
	margin-top: 0px;
}
.explorebox ul{
	font-size: 14px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.explorebox a{
color: #EEE4CC;
text-decoration:none;
}
.explorebox a:hover{
color: #D7BE86;
text-decoration:none;
}

.searchbox{
	width: 225px;
	margin-right: 2px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:right;
}
.searchtxtbox{
	font-size: 12px;
	padding: 0px;
	height: 15px;
	width: 150px;
	border: 1px solid #666666;
	margin: 0px;
	line-height: 12px;
}
.searchbutton{
	font-size: 14px;
	color: #30466B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EEE4CC;
	cursor: pointer;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;

}

.rotbanner{
	font-size: 12px;
	font-weight: bold;
	color: #EEE4CC;
	background-color: #BE4E3D;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 14px;
	text-align: left;
	height: 105px;
	width: 225px;
}
*html .rotbanner{
margin-top: 22px;
}

.bottompanel{
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bottompanel table td{
	padding-right: 5px;
}
.btmbox1{
	background-color: #8A4E37;
	height: 178px;
	width: 225px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}

.boxhead1{
	background-color: #8A4E37;
	width: 225px;
	color: #FFFFFF;
	font-size: 14px;
	padding:5px;
	float:right;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.btmbox2{
	background-color: #F2E1C1;
	height: 178px;
	width: 225px;
	color: #333333;
	font-size: 12px;
	padding: 5px;
}


.boxhead2{
	background-color: #F2E1C1;
	width: 225px;
	color: #333333;
	font-size: 14px;
	
	padding:5px;
	float:right;
	
	font-weight: bold;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.btmbox3{
	background-color: #B38C52;
	height: 178px;
	width: 225px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
.boxhead3{
	background-color: #B38C52;
	width: 225px;
	color: #FFFFFF;
	font-size: 14px;
	
	padding:5px;
	float:left;
	
	font-weight: bold;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}


.btmbox4{
	background-color: #30466B;
	height: 148px;
	width: 238px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:left;
}
* html .btmbox4{
height: 178px;
}
.boxhead4{
	background-color: #30466B;
	width: 238px;
	color: #FFFFFF;
	font-size: 14px;
	
	padding:5px;
	float:left;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}


/* Slide News Rotator */
html
{	background-color: #FFFFFF;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;

	}
a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;

}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 450px 200px 0px);

}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 450px 200px 0px);

}
.news_border
{
background-color: white;
width:450px;
height:202px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;


/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:461px;
height:35px;
color:black;
text-align:center;

}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:710px;
height:200px;
vertical-align: top;
overflow:hidden;
}
a img{
text-decoration:none;
border:none;
}
#footer{
	font-size: 12px;
	color: #000000;
}
#footer table{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #996600;
}
#footer table td{
padding: 5px;
}

.newsticker {
	list-style-type: none;
	border: 1px solid #666666;
	background: #050c44;
	padding: 3px;
	margin: 0;
	font-size: 12px;
	margin-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 4px;
}
.newsticker a{
	color: #FFF;
	text-decoration: none;
}
.barhead{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	padding: 4px;
	margin-right: 5px;
	margin-left: 3px;
}
div.viewall{
margin-right: 10px;
padding:0;
float:right;
}

.viewall a{
	color: #FFF;
	text-decoration: none;
}
.viewall a:hover{
	color: #F2F2F2;
	text-decoration: none;
}
.viewall a.v1{
	color: #333333;
	text-decoration: none;
}
.viewall a.v1:hover{
	color: #000000;
	text-decoration: none;
}

div.notiall{


margin-right: 10px;
float:right;
}
.notiall a{
	color: #FFF;
	text-decoration: none;
}
.notiall a:hover{
	color: #F2F2F2;
	text-decoration: none;
}
.pics {
	height: 90px;
	width: 210px;
	padding:0;
	overflow: hidden;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.pics img { height: 90px; width: 210px; padding: 0px; border: 1px solid #ccc; top:0; left:0 }

.content{
	padding: 0px;
	text-align: left;
}
.content h2{
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-size: large;
}
div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #272727;
border: 10px solid black;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}

.BoldItalics{
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.downloadbox{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.photoblock{
padding:10px;
background-color:#F9F9F9;
-moz-border-radius: 6px;
width:610px;
border: 1px solid #666666;
margin-bottom: 5px;
}

.photoblock p.caption{
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DFDFDF;
	text-align:left;
	
}
.newgentable{
background:#CCCCCC;
}
.newgentable th, td{
background:#FFFFFF;
}
.newtable th{
text-align:center;
}











