a {
	color: #0000CC;
}

body {
	font-family: sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

tr.header3 {
	background-color: #EAEAEA;
	color: Black;
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
}

tr.tmlist {
	background-color: #F6F6F6;
	font-family: sans-serif;
	font-size: 10px;
	text-align: left;
}

tr.tmlistheader {
	background-color: #739caf;
	color: #EFEFEF;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}

li {
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	margin-bottom: 5px;
	margin-right: 25px;
}

.mainhead {
	background-color: #2458b9;
	color: White;
	font-family: Georgia, "Times New Roman";
	font-size: 40px;
	text-align: center;
}

.mainheadsmall {
	background-color: #2458b9;
	color: White;
	font-family: Georgia, "Times New Roman";
	font-size: 24px;
	text-align: center;
}

.pageheading{
	color: #0000CC;
	font-family: serif;
	font-size: 30px;
	text-align: center;
}

.pagetext{
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
}

.pagefooter{
	font-family: sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	text-align: center;
}

.pagetextcenter{
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}

.pagetextcenterlarge{
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
}

.pagetextemph{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.pagetextlight{
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #BBBBBB;
}

input.appformtext {
	font-family: Courier,'Courier New',monospace;
	font-size:12px;
	border: 2px solid #0000CC;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #EAEAEA;
	color: #0000CC;
}

input.appformbuttons {

	font-size:12px;
	border: 2px double #0000CC;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #D9F6FF;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 75px;
	font-family: sans-serif;
	color: #0000CC;
	font-weight: bold;
}
