body {
	background-color: #aeaeae;
	margin: 0px;
}

.titleForPrint { display:none; }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	color: #000000;
}
.body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
    font-weight: normal;
	color: #555555;
}
.body2 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
    font-weight: normal;
	color: #006699;
}
.body2 a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
    font-weight: normal;
	color: #000000;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-weight: bold;
	color: #ff9900;
}
.title a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-weight: bold;
	color: #006699;
}
.title a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-weight: bold;
	color: #000000;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
  color: #FF9900;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
    color: #006699;
}
.subtitle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
    color: #ff9900;
	text-decoration: none;
}
.subtitle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
    color: #ffCC00;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #000000;
}
.nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav a.hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #ffCC00;
	text-decoration: none;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #ff9900;
	text-decoration: none;
}
.footer a{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #ff6600;
	text-decoration: none;
}
.white {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #efefef;
	text-decoration: none;
}
.white a{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
}
.white a:hover{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #ffCC00;
	text-decoration: none;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.legal a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.legal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}
.box1 {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffCC00;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #ff9900;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #006699;
}
.nav-BG {
	background-color: #A8D3FC;
	background-image: url(images/moping-V.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list {
	list-style-position: outside;
	list-style-image: url(images/arrowRed-24.gif);
}
.listSmall {
	list-style-position: outside;
	list-style-image: url(images/arrowBlue-12.gif);
}

