body {
	font-family: arial;
}

.footer {
	font-size: 9px;
	background-image: url('../images/footertile.gif');
	color: #FFFFFF;
}

a:link {
	color: #0497c2;
	text-decoration: none;
}
a:visited {
	color: #0497c2;
	text-decoration: none;
}		
a:hover {
	color: #0497c2;
	text-decoration: underline;
}

a:link.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footer {
	color: #FFFFFF;
	text-decoration: none;
}		
a:hover.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a:link.tabmenu {
	color: #acacac;
	text-decoration: none;
}
a:visited.tabmenu {
	color: #acacac;
	text-decoration: none;
}		
a:hover.tabmenu {
	color: #858585;
	text-decoration: none;
}

a:link.tabmainmenu {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.tabmainmenu {
	color: #FFFFFF;
	text-decoration: none;
}		
a:hover.tabmainmenu {
	color: #fdfc49;
	text-decoration: none;
}

a:link.topmenu {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.topmenu {
	color: #FFFFFF;
	text-decoration: none;
}		
a:hover.topmenu {
	color: #FFFFFF;
	text-decoration: none;
}

a:link.topmenuOn {
	color: #fdfc49;
	text-decoration: none;
}
a:visited.topmenuOn {
	color: #fdfc49;
	text-decoration: none;
}		
a:hover.topmenuOn {
	color: #fdfc49;
	text-decoration: none;
}

a:link.cat {
	color: #008140;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited.cat {
	color: #008140;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}		
a:hover.cat {
	color: #008140;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a:link.pagehead {
	color: #007aa9;
	text-decoration: none;
	font-weight: bold;
}
a:visited.pagehead {
	color: #007aa9;
	text-decoration: none;
}		
a:hover.pagehead {
	color: #007aa9;
	text-decoration: underline;
}

.pageheading {
	color: #007aa9;
	font-weight: bold;
	font-size: 12px;
}

.leftshadow {
	width:6px;
	background-image: url('../images/lefttile.gif');
}

.rightshadow {
	width:6px;
	background-image: url('../images/righttile.gif');
}

.leftmenu {
	width:252px;
	background-color: #e7eaef;
}

.topmenu {
	/*background-color: #808692;*/
	background-image: url('../images/topmenuselecttile.gif');
	font-size: 9px;
	color: #000000;
}

.topmenuSelected {
	/*background-color: #808692;*/
	background-image: url('../images/topmenuselecttile.gif');
	font-size: 9px;
	color: #000000;
}

.banner {
	background-image: url('../images/banner.gif');
}

.heading {
	color: #0497c2;
}

.heading1 {
	color: #0497c2;
	font-weight: bold;
	font-size: 14px;
}

.newsDate {
	color: #0497c2;
	font-size: 11px;
	font-weight: bold;
}


.newsText {
	color: #252525;
	font-size: 11px;

}

.contactbanner {
	background-image: url('../images/contactbanner.gif');
}

.stdText {
	color: #252525;
	font-size: 12px;
}

.stdTblHead {
	background-color: #838a94;
	color: #fdff46;
	font-size: 11px;
	font-weight: bold;
}

.stdTblSubHead {
	background-color: #838a94;
	color: #FFFFFF;
	font-size: 11px;
}

.stdTblFoot {
	background-color: #e0dfe5;
	color: #FFFFFF;
	font-size: 11px;
}

.stdFormText {
	color: #252525;
	font-size: 12px
}

.smallNote {
	color: #252525;
	font-size: 9px;
}

.scrollbar {
	background-color: #838a94;
}


a:link.forgottenpwd {
	color: #f4f387;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.forgottenpwd {
	color: #f4f387;
	text-decoration: underline;
}		
a:hover.forgottenpwd {
	color: #f4f387;
	text-decoration: underline;
}

.error {
	color: #ff0000;
	font-size: 10px;
	align: left;
}

.menuStrip {
	background-color: #518ec2;
}

.menuSelect {
	background-color: #fdfc49;
}

.navigation {
	color: #252525;
	font-size: 10px
}

.selTab {
	color:#acacac;
	font-size: 14px	;
	border-left-width:1px;
	border-left-color:#acacac;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#acacac;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#acacac;
	border-top-style:solid;
}

.StdTab {
	color:#acacac;
	font-size: 14px	;
	border-left-width:1px;
	border-left-color:#acacac;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#acacac;
	border-right-style:solid;
	border-top-width:1px;
	border-top-color:#acacac;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#acacac;
	border-bottom-style:solid;
}


.dropmenudiv{
	position:absolute;
	top: 0;
	left: 100px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-size: 12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 250px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);  /*Add Shadow in IE. Remove if desired*/
	
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #BBB;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #848484;
}

* html .dropmenudiv a {
	width: 100%;
	color: #848484;
}

.dropmenudiv a:link {
	width: 100%;
	color: #848484;
}
.dropmenudiv a:visited {
	width: 100%;
	color: #848484;
}

.dropmenudiv a:hover{ 
	background-color: #86b2d6;
	color: #fcfe47;
	font-weight: normal;
	text-decoration:none;
}