body {
	border: thin none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

td {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

li {
	list-style-type: circle;

}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}

.header {
	background-image: url(images/header_r1_c3.gif);
}

.mainwindow {
	color: #000000;
	margin: 20px 20px 0px;
	padding: 20px;
}

.leftmargin {
	background-color: #6699CC;
	font-size: 10px;
}

.footer {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 5px;

}
.footer a:link {
	color: #333333;
}
.footer a:visited {
	color: #333333;
}
.footer a:hover {
	color: #333333;
}
.form-input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.mainwindow a:link {
	color: #003399;
	text-decoration: none;
}
.mainwindow a:visited {
	color: #003399;
	text-decoration: none;
}
.mainwindow a:hover {
	color: #660000;
	text-decoration: underline;
}

.mainwindow a:active {
	color: #003399;
	text-decoration: none;
}
.table-indent {
	padding: 5px;


}
