.PageHeader{
    text-align: left;
    padding-right:5;
    font-family:Arial;
    font-size:16pt;
    font-weight:Bold;
    color:#201C79;
    line-height: 1.2;
}

.baseFont{
    text-align: left;
    padding-right:5;
    font-family:Arial;
    font-size:9pt;
    color:#000000;
    line-height: 1.2;
}

.newsFont{
    text-align: left;
    padding-right:5;
    font-family:Arial;
    font-size:9pt;
    color:#201C79;
    line-height: 1.2;
}


.rightSideFont{
    text-align: left;
    padding-right:5;
    font-family:Arial;
    font-style: normal;
    font-size:9pt;
    color:#201C79;
    line-height: 1.2;
}

.baseFontWhite{
    text-align: left;
    padding-right:5;
    font-family:Arial;
    font-size:9pt;
    color:#FFFFFF;
    line-height: 1.2;
}

BODY{
	text-color:#000000;
	font-size: 9pt;
	scrollbar-face-color:#201C79;
	scrollbar-arrow-color:#F7D5BF;
	scrollbar-track-color:#F7D5BF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#AC9D73'';
	scrollbar-darkshadow-Color:'';
}
input.text#Newsletter{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: ##201C79;
  background-color: #FFFFFF;
  height:18;
  width:115;
}


input.button#News {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: Bold;
  color: #FFFFFF;
  background-color: #201C79;
  height:20;
  width:70;
  cursor: hand;
}


#menu {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu a {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu a#one {
	background: #F5F9FB;
	width: 129px;
	height: 16;
	border: solid 1px #000000;
	padding-top:2;
	color: #272175;
	text-decoration: none;
	text-align: left;
	text-valign: middle;
	font-weight: Bold;
	font-size:    9pt;
	font-family: Arial;   
	}

#menu #one:hover {
	width: 129px;
	height: 16;
	border: solid 1px #000000;
	padding-top:2;
	color: #272175;
	background: #FFCC99;
	text-decoration: none;
	text-align: left;
	text-valign: middle;
	font-weight: Bold;
	font-size:    9pt;
	font-family: Arial;   
	}

#menu #on {
	background: #F7D5BF;
	width: 129px;
	height: 16;
	border: solid 1px #000000;
	padding-top:2;
	color: #272175;
	text-decoration: none;
	text-align: left;
	text-valign: middle;
	font-weight: Bold;
	font-size:    9pt;
	font-family: Arial;   
	}

.mainMenuOn{padding-top:2; width: 139; height:20; border: solid 1px #000000; text-decoration: none; font-family: Arial; font-weight: Bold; background-color: #F7D5BF; color: #272175; font-size: 9pt;}
.mainMenu{padding-top:2; width: 139; height:20; border: solid 1px #BCBCBF; text-decoration: none; font-family: Arial; font-weight: Bold; background-color: #F5F9FB; color: #272175; font-size: 9pt;}
.mainMenu:hover{padding-top:2; width: 139; height:20; border: solid 1px #000000; text-decoration: none; font-family: Arial; font-weight: Bold; background-color: #FFCC99; color: #272175; font-size: 9pt;}

.bottomLinks{text-decoration: none; font-family: Arial; font-weight: Normal; color: #FFFFFF; font-size: 8pt;}
.bottomLinks:hover{text-decoration: none; font-family: Arial; font-weight: Normal; color: yellow; font-size: 8pt;}
