body {
	background-color: #E2E6E9;
	font-size:11px;
}
textarea {
	width:250px;
	font: Arial, sans-serif;
	font-size:13px;
	border-style:solid;
	border-color:#CDD2D8;
	padding:3px 3px 3px 3px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}
.panel {
	padding-top:3px;
	padding-right:4px;
}
.form {
	width:250px;
	font: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size:1em;
	border-style:solid;
	border-color:#CDD2D8;
	padding:3px 3px 3px 3px;
}
.input-check{
	width:133px;
	font: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size:1em;
	border-style:solid;
	border-color:#FFFFFF;
}
.check {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size:0.9em;
	color: #888888;
}
.base {
	font-size:10px;
}
.grad {
	background-image: url(../graphics/grad.jpg);
	background-repeat:  no-repeat;
}
.highlight-green {
	color:#A9CA0B;
	font-weight:bold;
}
.highlight-red {
	color:#FA001C;
	font-weight:bold;
}
.pdfText {
	display:block;
	margin-left:20px;
}
a.pdf {
	background: url(../graphics/pdf-ico.gif) left center no-repeat;
	padding-left: 20px;
}
a:link {
	color:#59678A;
}
a:visited {
	
}
a:active {
	color:#59678A;
}
a:hover {
	color:#59678A;
	text-decoration:none;
}
a.question:link {
	text-decoration:none;
	color:#FA001C;
	font-weight:bold;
}
a.question:visited {
	text-decoration:none;
	color:#FA001C;
	font-weight:bold;
}
a.question:active {
	text-decoration:none;
	color:#FA001C;
	font-weight:bold;
}
a.question:hover {
	text-decoration:underline;
	color:#FA001C;
	font-weight:bold;
}
a.footer:link {
	text-decoration:none;
	color:#000000;
}
a.footer:visited {
	text-decoration:none;
	color:#000000;
}
a.footer:active {
	text-decoration:none;
	color:#000000;
}
a.footer:hover {
	text-decoration:none;
	color:#000000;
}
ul {
	list-style-image:url(../graphics/bullet.jpg);
	margin-top:0.5em;
	margin-bottom:0.5em;
}
td {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}
br {
	line-height: 0.5em;
}
p {
	margin-top:0px;
}
#flashhome {
	width: 545px;
	height: 222px;
	float: left;
}
