
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
.fields {
	border: 1px solid #669999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.test { border-right: 1px solid #c8c8c8; border-left: 1px solid #c8c8c8; }
span.red { color: #CC0000; }
.border1 { border-top: 1px dotted #A3A3A2; }

.border {
	border: thin solid #999999;
}

p { font-size: 12px; text-align: justify; }

.content { padding: 15px; }

.pagetitle {
	background: url('../images/welcome.gif') no-repeat;
	width: 219px; height: 24px;
	text-indent: -9999px;
}

.boxes { }
.boxes ul { list-style-type: none; margin: 0; padding: 0; }

.boxes ul li.grey a { background-color: #111111; }

.boxes ul li { 
	display: inline;
}

.boxes ul li a {
	width: 100px; height: 100px;
	^width: 120px; height: 95px;
	padding: 10px;
	margin: 0 10px;
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em !important;
	line-height: 1.8em;
	font-weight: bold; 	
	background-color: #333333; 
	color: #ffffff !important;
	text-decoration: none;
	float: left;
}

.boxes ul li a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffff; 
	background-color: #cc0000;  
	text-decoration: none;
}

.wflogo { margin: 30px 0 0 0; }


