.link1 {  font-family: arial; font-size: 11px; color: #604D84; text-decoration: underline}
.header1 {  font-family: arial; font-size: 14px; color: #555454; text-decoration: none; font-weight: bold}
.footer_off { font-family: arial; font-size: 11px; line-height: normal; font-weight: normal; color: 1F8A9B; text-decoration: none }
.footer_on { font-family: arial; font-size: 11px; line-height: normal; font-weight: normal; color: #505050; text-decoration: none }.smalltext1 {  font-family: arial; font-size: 11px; color: #666666; text-decoration: none}
.smalltext2 { font-family: arial; font-size: 11px; color: #999999; text-decoration: none }
.formborder {  font-family: arial; font-size: 11px; color: #666666; text-decoration: none; background-color: #F3F3F3; border: 1px #CCCCCC solid; padding-left: 2px}.text1 { font-family: arial; font-size: 12px; color: #666666; text-decoration: none }
.subheader1 { font-family: arial; font-size: 12px; color: #604D84; text-decoration: none; font-weight: bold }
.header2 { font-family: verdana; font-size: 17px; color: #8A809E; text-decoration: none; font-weight: bold ; line-height: normal}
.subheader2 { font-family: verdana; font-size: 17px; color: #88ABAF; text-decoration: none; font-weight: bold ; line-height: normal}
.link2 { font-family: arial; font-size: 12px; color: #604D84; text-decoration: underline }
.header3 { font-family: verdana; font-size: 17px; color: #AEAEAE; text-decoration: none; font-weight: bold ; line-height: normal }
.cell_bottom {  border-color: black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tableheader1 { font-family: verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold ; line-height: normal }
.subheader3 {
	font-family: arial;
	font-size: 11px;
	color: #604D84;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
.smalltext3 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.smalltext4 {
font-family: arial; font-size: 11px; color: #604D84; text-decoration: none
}
.subheader4 {
font-family: arial; font-size: 12px; color: #88ABAF; text-decoration: none; font-weight: bold ; line-height: normal
}

.menu{
	position:absolute;
	left:-8px; 
	top:19px;
	width:134px;
	z-index:99;
	adisplay:none;
}

.nav2{
	width:134px;
	border:1px solid #f4f4f4;
	background:#e2e1e1;
	padding:4px 0px 4px 0px;
	position:relative;
	left:4px;
	text-align:left;
}

.nav3{
	width:134px;
	border-bottom:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	border-left:1px solid #f4f4f4;
	background:#e2e1e1;
	padding:4px 0px 4px 0px;
	margin-left:4px;
	display:inline;
	text-align:left;
}

.grey2{
	color:#666666;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}

.relative{
	position:relative;
}

.spacer1{
	height:7px; width:100px;line-height:0;
}

.none{
	display:none;
}

.left{
	float:left;
}

.right{
	float:right;
}

.none{
	float:none;
}

.clear{
	clear:both;
}

.test{
	border:1px solid red;
}

.top{
	z-index:2; 
	position:relative;
}

.pointer{
	cursor:pointer;
}