.top-navigation{
	babackground: url(top_navigation_bg.gif) ;
}

.menuLinks{
	color:#FFFFFF;
	font-family:Tahoma,Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}

.copyright {
	font-family: Tahoma;
	color: #333333;
	font-size: 9px;
}
a.copyright {
	color: #333333;
	text-decoration:none;
}
a.copyright:hover {
	color: #FFFFFF;
	text-decoration:none;
}

a.copyright:visited {
	color: #333333;
	text-decoration:none;
}

.bottomLinks {
	color:#000000;
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
}

.newsTitleLinks{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.newsTitleLinks:visited{
	color:#990000;
}
a.newsTitleLinks:hover{
	text-decoration:underline;
}

.textbox{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #999999;
}

.button{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #999999;
	height: 20px;
	width: 50px;
}

a.bottomLinks {
	text-decoration:none;
}

a.bottomLinks:visited {
	color:#000000;
	text-decoration:none;
}

a.bottomLinks:hover {
	color:#004263;
	text-decoration:underline;
}


.normalText {
	color:#666666;
	font-family: Verdana,Tahoma;
	font-size: 13px;
}

.title{
	color:#000000;
	font-family:Georgia,Tahoma,Verdana,Arial;
	font-size:22px;
}

.links{
	color:#006699;
}
a.links{
	text-decoration:none;
}

a.links:hover {
	color:#FF9900;
	text-decoration:none;
}

a.links:visited {
	color:#006699;
	text-decoration:none;
}

.centerSection{
	color:#000000;
	font-family: Tahoma;
	font-size: 11px;
}

.NewsFlashTitle{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}


//search style

.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #0000FF;
	font-size: 1.25em;
	margin: 10px;
	padding: 2px;
	width: 70%;
}

.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}

.alertBox h1.errorHeader {
	background-color: #FF0000;
}

.alertBox h1.msgHeader {
	background-color: #008000;
}

.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}

.error{
	color: #FF0000;
}

.msg, .search_fileSize, .search_truncatedMsg, .search_link, .search_hitCount {
	color: #008000;
}

.search_container{
	list-style-position: outside;
	list-style-type: disc;
}

.search_hitCount{
	font-size: smaller;
}

.search_summary{
	color: #000000;
}

.search_term{
	font-weight: bolder;
}

.search_title :link{
	color: #006699;
}

a.search_title :visited{
	color:#CCCC00;
}

.search_truncatedMsg, .search_searchInfo {
	font-size: smaller;
}
