/* css style sheet */

body {
	background-color: #F0E1F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px;
	background-image: none;
	font-style: normal;
	font-weight: normal;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

p {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.pnav {
	font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #D85303;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #D85303;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	color: #006699;
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 1pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
}

h2 {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-align: center;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	text-transform: uppercase;
}

h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-type: disc;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 2pt;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
    color: #737045;
}

.nav a:link {
	text-decoration: none;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}

.nav a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}

.nav a:hover {
	color: #D85303;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.nav a:active {
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.LeftNavBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9966;
}






