body {  font-family: Arial, Helvetica, sans-serif}
h2{
	font-size : 22px;
	font-weight : bold;
	color : #5F6A9E;
	padding-top : 0px;
	margin-top : 0px;
}
h3{
	font-size : 18px;
	font-weight : bold;

}
h4{
	font-size : 16px;
	font-weight : bold;
}
h5{
	font-weight : normal;
	font-size : 11px;
	text-align : center;
	margin : 0px;
}
a{
color : #5F6A9E;
}
a:hover{
	color : #660066;
}
li{
	padding-bottom:5px;
	padding-top:5px;
}
hr{
	color: #696969;
	border-style:none;
	height : 1px;
}
#Floatbox
{
	border-left: #8188a3 solid 2pt;
	border-right: #C2C5D3 solid 2pt;
	border-top: #8188a3 solid 2pt;
	border-bottom: #C2C5D3 solid 2pt;
	background: #EFEEEC;
	float: right;
	width: 200px;
	padding : 5 px;
	margin : 6px;
}
.floatlist{

	margin-bottom : 5px;
	margin-top : 5px;
	margin-right : 5px;
	margin-left : 20px;
}
.crumbs{
	font-size : 12px;
	text-indent : 3px;
	text-decoration : none;
	color : #696969;
}
.searchbox{
	color : White;
}