* {
	padding:0;
	border:0;
	}

.hometextstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;


}
.toptextstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #6666FF;
	text-decoration: none;

}
a.toptextstyle:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6666ff;
	text-decoration: underline;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

a.hometextstyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
.hometextstylebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
a.hometextstylebold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.hometextstylelarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	font-weight:bold;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#navlist {
margin: 0;
padding: 0;
list-style-type: none;
}

#navlist a, #navlist a:visited {
display: block;
margin:0;
padding: 4px 0px 4px 10px;
border:1px solid #ffffff;
background-color: #ECECFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}

#navlist a:hover {
background-color: #D6E3FA;
color: #5966B0;
}

.image {
border: 1px solid black;
}

.orange {
	color:#DE8E38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}	
	
