body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #EDF1F8;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	line-height: 125%;
	color: #333333;
}
td {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
}
.menuline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.menu {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.menu:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.menu:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: black;
}
a.menu:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.menu:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.menuactive {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
a.menuactive:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
a.menuactive:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
a.menuactive:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
a.menuactive:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
.patch {
	background-color: #E0E7F3;
	padding: 16px;
}
p {
	margin: 0px 0px 10px 0px;
}
.bottom {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 3px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}
a {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}
a:link {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}
a:active {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}
a:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}
a.bottom {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}.small {
	font-size: 9px;
	color: #003399;
}
.inputBox {
	border: 1px solid #999999;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue {
	color: #003399;
}
