h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #023199;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00349A;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*Side Navigation Bar Content*/
ul#navlist
{
	width: 144px;
	\width: 158px;
	w\idth: 144px;
	padding: 0px;
	margin: 0px;
	background: #edf4fa;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #E5E5E5;
	border-left-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	font-weight: bold;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-bottom: 1 px;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul#navlist li a
{
	display: block;
	width: 142px;
	\width: 146px;
	w\idth: 142px;
	padding: 5px 0px 5px 4px;
	background: #003399;
	text-decoration: none;
	text-align: left;
	border-right-color: #DDDDDD;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

ul#navlist li a:link {
	color: #FFFFFF;
	line-height: 110%;
}
/*#18609e;*/
div#navcontainer li a:visited { color: #CCCCCC; }
/*#666677;*/
ul#navlist li a:hover
{
border-color: #FFFFFF;
color: #FFFFCC;
background: #003399;
}

/*End of Side Navigation Bar*/

a:link {
	font-size: 12px;
	line-height: normal;
	color: #15438E;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #003399;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #003333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #0033CC;
	text-decoration: none;
