td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height/**/: 16px !important;	/* Safari, Opera, Mozilla, Netscape */
 	line-height: 16px;					/* Mac IE */
 	line-height/**/:/**/16px;			/* Win IE 6.0 */
 	line-height /* \*/: 16px;			/* Win IE 5.0 */
 }

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height/**/: 16px !important;	/* Safari, Opera, Mozilla, Netscape */
 	line-height: 16px;					/* Mac IE */
 	line-height/**/:/**/16px;			/* Win IE 6.0 */
 	line-height /* \*/: 16px;			/* Win IE 5.0 */
}

a {
	color: #FFFFCC;
	text-decoration:
	underline;
}

a:link {  color: #CC3333; text-decoration: none;}
a:active {  color: #666666; text-decoration: none;}
a:visited {  color: #660000; text-decoration: none;}
a:hover {  color: #FF6666; text-decoration: underline;}

a.subpagenav:link {  color: #666666; text-decoration: none;}
a.subpagenav:active {  color: #CC3333; text-decoration: none;}
a.subpagenav:visited {  color: #666666; text-decoration: none;}
a.subpagenav:hover {  color: #666666; text-decoration: underline;}

a.SubnavItemLink:link {  color: #666666; text-decoration: none;}
a.SubnavItemLink:active {  color: #CC3333; text-decoration: none;}
a.SubnavItemLink:visited {  color: #666666; text-decoration: none;}
a.SubnavItemLink:hover {  color: #666666; text-decoration: underline;}

.LogoBox { border: 1px  solid  #000000;}

.SmallTxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height/**/: 14px !important;	/* Safari, Opera, Mozilla, Netscape */
 	line-height: 14px;					/* Mac IE */
 	line-height/**/:/**/14px;			/* Win IE 6.0 */
 	line-height /* \*/: 14px;			/* Win IE 5.0 */
}

.TitleText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	vertical-align: bottom;
	line-height/**/: 30px !important;	/* Safari, Opera, Mozilla, Netscape */
 	line-height: 30px;					/* Mac IE */
 	line-height/**/:/**/30px;			/* Win IE 6.0 */
 	line-height /* \*/: 30px;			/* Win IE 5.0 */
	padding-bottom:20px;
	font-variant: small-caps;
	letter-spacing: 1px;

}

.SectionName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	vertical-align: top;
}
.SubnavItemLevel1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;


}
.SubnavItemLevel2 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;


}
.SubnavHeading {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}
.ContentHeading {
	font-weight: bold;
	margin-bottom: 20px;
}
.ContentSubheading {
	text-decoration: underline;
	margin-bottom: 0px;

}
