﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size:12px;
}
#contentFrame {
	background-color: #ffffff;
	width: 970px;
	text-align: left;
	padding-left: 15px; padding-right: 15px;
}
#content {
	background-color: #ffffff;
	text-align: left;
	padding-left: 15px; padding-right: 15px;
}
p {
    line-height: 18px;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


h2 { font-size: 16px; color: #003366; font-weight: bold; display: inline; }
h3 { font-size: 14px; color: #006699; font-weight: bold; display: inline; }

input.readonly
{
    background-color: #EEEEEE;
    color: #777777;
}