.SectionHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	height: 25px;
}
.bulletPoints {
	list-style-image: url(../Images/bullet_dimond_blue.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
}
.tdSpecial {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #D20A07;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #D20A07;
}
.tdPageHeading {
	font-weight: bold;
	background-color: #F5F5F5;
	text-align: right;
	padding-right: 3px;
	line-height: 20px;
	color: #D20A07;
	font-size: 14px;
}
.dataTableHeader {
	font-weight: bold;
	background-color: #9FB1FB;
	line-height: 25px;
}
.row1 {
	background-color: #F3F8F8;
	line-height: 20px;
}
.row2 {
	background-color: #E3EBFD;
	line-height: 20px;
}
.specialHeader {
	font-size: 14px;
	color: #D20A07;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #CAD5FF;
	border-left:4px solid #FFCC00;
	border-bottom:1px solid #FFCC00;
	font:normal 12px Verdana;
	line-height:20px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	color: #000000;	
	text-indent: 4px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CAD5FF;
}.specialHeader2 {
	font-size: 14px;
	color: #D20A07;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
.sitemapL1 {
	list-style-image: url(../Images/plus.gif);
}
.sitemapL2 {

	list-style-image: url(../Images/minus.gif);
}
.sitemapHome {
	list-style-image: url(../Images/home1.gif);
	font-weight: normal;
	line-height: 18px;
}
