.Footer {
	font-size: 9px;
	color: #000000;
	background-color: #DFEFFF;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background-image: none;
	background-color: #DFEFFF;
	color: #000000;
}
.PageTitle {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
	background-position: left;
}
p {
	color: #000000;
}
.TableLabel {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CA;
}
.PictureFrame {
	border: thin ridge #333333;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}
.TableBorder {
	border: 3px solid #0066CA;
	background-image: none;
	background-repeat: repeat-x;
}
.FormTextField {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFF1;
	border: thin dotted #999999;
}
.Button {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
	border: thin outset #CCCCCC;
}
.TableTitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3399FF;
}
li {
	font-size: 12px;
	color: #000000;
}
.TableLabelReq {

	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #3399FF;
}
a {
	color: #990000;
}
table {
	background-color: #DFEFFF;
}
