a:link {
	color: #0000DC;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	padding-right: 3px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0000FF;
	padding-right: 3px;
}

h1 {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #0074F4;
}
h2 {
	font-size: 20px;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474f49;
	padding: 0;
}
body {
	background-color: #d9ebff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .25em;
	text-align: justify;
	border-right-width: 2px;
	border-left-width: 2px;
	line-height: 1.7em;
	padding: 7px;
}
#tablelayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#topnavbar {
	background-color: #D7E1FD;
	text-align: center;
	padding-bottom: 0px;
}
sidebar {
	white-space: nowrap;
}

#tablelayout #topnavbar div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	background-color: #E6E6E6;
	border: 2px none #D7E1FD;
}
#tablelayout .style3 {
	padding-left: 5px;
	padding-right: 5px;
}

