a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #8B0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.navbk {
	color: #000000;
	font-family: Verdana,Arial,helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.navbk:visited {
	color: #000000;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

a.navbk:hover {
	color: #FF0000;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

td {
	background-color: #E6E6FA;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
}
	
body, .text {
	background-color: #5F1E01;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
}

td.ms {
	background-color: #802801;
	color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


.heading {
	background-color: #FFFFFF;
	color: Black;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	background-image: url(../images/headbak.jpg);
	background-repeat: no-repeat;
	line-height: 2.2em;
	padding-left: 10px;
	font-weight: bold;
}
.subheading {
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 7px;
}

.listb1 {
	font-weight: bold;
	list-style-image: url(../images/bullet1.gif);
	padding-top: 0px;
	list-style: inside;
	margin-left: -45px;
}
.listb2 {
	font-weight: bold;
	list-style-image: url(../images/bullet1.gif);
	list-style: inside;
	line-height: 22px;
	padding-bottom: 10px;
}
.listds {
	line-height: 22px;
	list-style-type: disc;
}
.listnm {
	margin-left: 24px;
}
.tablesubheading {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.textitalic {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.textsmall {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
}
.required {
	font-weight: bold;
	font-size: 130%;
	color: maroon;
}
h1 {
	background-color: #E6E6FA;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.phonenum {
	font-weight: bold;
}