body {
	font-family: Verdana;
} 
.header {
	FONT-WEIGHT: bold;
	COLOR: #0f5882;
	FONT-FAMILY: Verdana;
} 
.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.box {
	WIDTH: 200px;
	BACKGROUND-COLOR: #b5e6f0
}
.bluetext {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0f5882;
}

.blacktext {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.finetext {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.redtext {
	font-family: verdana;
	font-size: 14px;
	color: #FF0000;
}
.graytext {
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.textarea {
	width:  400px;
	font-family:  verdana;
	font-size:  14px;
	color:  #0f5882;
}

.bluetext12bold {
	font-family: verdana;
	font-size: 12px;
	color: #0F5882;
	font-weight: bold;
}
.purpletextheading {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333365;
}


.headermedium {
	font-family: verdana;
	font-size: 25px;
	font-weight: bold;
	color: #0F5882;
}

.bodytext14 {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.header_bold {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0F5882;
}
.bluetext_underline {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0f5882;
	text-decoration: underline;
}
.dl {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
a.dl:link {
	text-decoration: none;
}
.bottomtext {
	font-family: verdana; font-size: 10px;
}
a.bottomnav:visited{ 
	color: #0f5882; text-decoration: none; font-family: verdana; font-size: 10px;
} 

a.bottomnav:link{ 
	color: #333366; text-decoration: none; font-family: verdana; font-size: 10px;
} 

a.bottomnav:active{ 
	color: #444444; text-decoration: none; font-family: verdana; font-size: 10px;
} 
.purpletext {
	font-family: verdana;
	font-size: 12px;
	color: #333365;
}
