a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8282AA;
	text-decoration: none;
}
a.nav:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.nav:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8282AA;
	text-decoration: none;
}
a.topNav:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.topNav:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.topNav:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A6A6C3;
	text-decoration: none;
}
a.topNavStatic:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topNavStatic:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topNavStatic:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanaDkBlue {
	font-family: Verdana;
	font-size: 10px;
	color: #000066;
}
.verdanaDkBlueBold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.verdanaMedBlue {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9393BC;
	text-decoration: none;
}
.tahomaLtBlue {
	font-family: Verdana;
	font-size: 10px;
	color: #666699;
}
.verdanaWhite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomaDkBlue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000066;
}
.tahomaDkBlueSm {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000066;
}
.tahomaMedBlue {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #9393BC;
	text-decoration: none;
}
.tahomaLtBlue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666699;
}
.tahomaWhite {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomaWhiteBold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomaWhiteSm {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomaWhiteSmBold{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NoticeRed {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.NoticeYellow {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E9EB00;
	text-decoration: none;
}
.NoticeGreen {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #18E318;
	text-decoration: none;
}
.NoticeWhite {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Pulldown {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #E0E0EC;
}
.Textbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	border: 1px solid #7F9DB9;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	border: 1px solid #7F9DB9;
}
.marginAdjust {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}