.large{
	font-size: 120%;
}

.mid {
	font-size: 75%;
	line-height: 1.5em;
}

.mid_p {
	font-size: 90%;
}

.link_small {
	color: #3333CC;
	background-position: bottom;
	text-decoration: none;
}

a.link_small:link{color: #3333CC;text-decoration:none;}
a.link_small:visited{color: #993399;text-decoration:none;}
a.link_small:hover{
	text-decoration:underline;
	background-color: #eeffFF;
}

.position {
	font-size: 85%;
	color: #000000;
}

.pagetitile {
	font-size: 135%;
	font-weight: bold;
	color: #000000;
	letter-spacing: -0.1ex;
}

.sidenav {
	color: #333333;
	font-size: 12PX;
}


.footlogo {	
	font-size: 90%;
	color: #000000;
	font-weight: normal;
}

.footer {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
a.footer:link{color: #000000;text-decoration:none;}
a.footer:visited{color: #000000;text-decoration:none;}
a.footer:hover{color: #000000;text-decoration:none;
	text-decoration:underline;
	background-color: #eeffFF;
}


.step {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 100%;
	color: #000000;
	font-weight: bold;

}



.box {
	font-size: 80%;
	font-weight: normal;
}
a.box:link{color: #333333;text-decoration:underline;}
a.box:visited{color: #333333;text-decoration:underline;}
a.box:hover{color: #333333;text-decoration:none;}
a.box:active{color: #ff0000;text-decoration:underline;}

.boxwh {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
}

.menu_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

