html, body { height:99%; margin:0; padding:0; }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	letter-spacing: normal;
}
.fields {
	width: 160px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #595959;
	text-decoration: none;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:visited {
	color: #595959;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0C479D;
}
a:active {
	text-decoration: none;
	color: #0C479D;
}
.bodyblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #0c479D;
	letter-spacing: normal;
}
.titlebluebold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #0c479D;
	letter-spacing: normal;
}
.fieldswide {

	width: 240px;
}
.fieldssmall {

	width: 70px;
}
.fieldsmedium {


	width: 100px;
}
.menuCurrent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #0c479d;
	text-decoration: none;
}
