.header {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #003366; text-decoration: none; border: #006699}
.hoverlink{
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966CC;
	background-color: #F5F5FF;
	font-style: normal;
}
.hoverlink a:hover{
  border: solid 1px #6983B3;
  background-color: #E1E4F2;
  text-decoration: underline;
}
.hoverlink a:link{
  background-color: #F5F5FF;
  text-decoration: none;
}
.hoverlink a:active{
  background-color: #F5F5FF;
    text-decoration: none;
}
.hoverlink a:visited{
  background-color: #F5F5FF;
    text-decoration: none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;


}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
.nav a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.nav a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.nav a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.nav a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #333333;
	line-height: 12px;


}
.leftbannerback {
	background-image: url(/Assets/slices/others_slices/others_Content_left_back.gif);
	background-repeat: repeat;

}
.leftmidbanner {
	background-image: url(/Assets/slices/others_slices/others_left_mid_back.gif);
}
.leftmidbannerbottom {
	background-image: url(/Assets/slices/others_slices/others_left_mid_back_bottom.gif);
	background-repeat: no-repeat;
}
.rightcontentbanner {
	background-image: url(/Assets/slices/others_slices/content_right.gif);
	background-repeat: repeat;
}
