body {
	background-color: #FFFFFF;
}

td {
	vertical-align: top;
}

table.main_table {
	border-style: solid;
	border-width: 1px;
	border-color: #214440;
}

* td#topnav {
	background-color: #DCE0D8;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}

* td#topnav a{
	font-weight: bold;
}

* td#sidenav {
	background-color: #DCE0D8;
	vertical-align: top;
}

* td#sidenav div {
	font-weight: bold;
	color: #214440;
}

* td#sidenav div a {
	font-size: 13px;
}
	
* td#sidenav a  {
	font-size: 16px;
	font-weight: bold;
}

hr {
	background-color: #dce0d8;
	color: #dce0d8;
	border: none;
	height: 2px;
}
	
a:link {
	color: #0000FF;
}

a:visited {
	color: #214440;
}

a.biglink {
	font-size: 16px;
	font-weight: bold;
}

a.normal {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

body, div, td, .normal {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.largetext {
	font-size: 16px;
}
	
.redtext {
	font-size: 13px;
	font-weight: bold;
	color: #CF190C;
}

.blacktitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #214440;
}

.blacktitle2 {
	font-size: 13px;
	font-weight: bold;
	color: #214440;
}

.redtitle1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CF190C;
}

.redtitle2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CF190C;
}

.redtitle3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CF190C;
}

.bluetitle1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}

.bluetitle2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}

td.alt_padding {
	padding: 5px 0px 5px 20px;
}

td.normal_padding {
	padding: 20px;
}

ul.biglist li {
	margin: 15px 0px 15px 0px;
	font-size: 16px;
	font-weight: bold;
}

ul.biglist li a {
	font-size: 16px;
	font-weight: bold;
}

ul.normal li {
	margin: default;
	font-size: 13px;
	font-weight: normal;
}

ul.normal li a {
	margin: default;
	font-size: 13px;
	font-weight: normal;
}

img.margins {
	margin: 5px;
}

img.normal {
	margin: inherit;
}