.maintext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #000080;
}
.maintext a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #000080;
}
.maintext a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #000080;
}
.maintext a:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #000080;
}
.buttons {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.buttons a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.buttons a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.buttons a:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.buttonyellow{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.buttonyellow a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.headline {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
}
.subhead {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11pt;
	color: #000080;
	font-weight: bold;
}
.pagetitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15pt;
	color: #000080;
	font-weight: bold;
}
.pagetitlewhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13pt;
	color: #FFFFFF;
}

.border_blk2 {
 border: 2px solid #000000;
}