H1
{
	font-family: Verdana, Arial;
	font-size: medium;
}
H2
{
	font-family: Verdana, Arial;
	font-size: small;
}
BODY
{
	background: #ffffff;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: x-small;
	margin: 0;
}
TABLE
{
	font-family: Verdana, Arial;
	font-size: x-small;
}

TH
{
	background-color: #20B2AA;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	text-align: left;
}

.validator
{
	font-weight: bold;
	color: #cc0000;
}

.normalitem
{
	background-color: #ccffff;
}

.alternateitem
{
	background-color: #99ffff;
}

.tableheader
{
	background-color: #20B2AA;
	font-weight: bold;
	color: #ffffff;
}

.headerlabel
{
	background-color: transparent;
	font-size: large;
	font-weight: bold;
	color: #DC143C;
}


a:link
{
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}


a:active
{
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
a:visited
{
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
a:hover
{
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
.navlink:link
{
	color: #000000;
	text-decoration: none;
}
.navlink:active
{
	color: #000000;
	text-decoration: none;
}
.navlink:visited
{
	color: #000000;
	text-decoration: none;
}
.navlink:hover
{
	color: #cc0000;
	text-decoration: none;
}

.subtitle
{
	font-family: Verdana, Arial;
	font-size: medium;
	color: #cc0000;
	position: absolute;
	left: 240px;
	top: 132px;
; width: 463px; clip:  rect(   )
}

.subnographic
{
	font-family: Verdana, Arial;
	font-size: medium;
	color: #cc0000;
	position: absolute;
	left: 191px;
	top: 132px;
; width: 463px; clip:  rect(   )
}

.DipBodyText
{
	position: absolute;
	left: 191px;
	top: 280px;
	width: 500px;
}


.bodytext
{
	position: absolute;
	left: 191px;
	top: 170px;
	width: 549px;
}

.sectionhead
{
	font-family: Verdana, Arial;
	color: #cc0000;
	font-weight: bold;
}

.pageicon
{
	position: absolute;
	left: 191px;
	top: 124px;
}

.smalltext
{
	font-size: smaller;
}

.tableborder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-image: url(images/table_bg.gif);
	margin: 1px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-repeat: repeat;
	border-collapse: collapse;
}
.DIPToolbar
{
	position: absolute;
	left: 191px;
	top: 170px;
}

.ErrorHighlight
{
	font-weight: bold;
	color: #cc0000;
}

.tableheaderlink:link
{
	color: #ffffff;
	text-decoration: underline;
}
.tableheaderlink:active
{
	color: #ffffff;
	text-decoration: underline;
}
.tableheaderlink:visited
{
	color: #ffffff;
	text-decoration: underline;
}
.tableheaderlink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.tablelink:link
{
	color: #000000;
	text-decoration: underline;
}
.tablelink:active
{
	color: #000000;
	text-decoration: underline;
}
.tablelink:visited
{
	color: #000000;
	text-decoration: underline;
}
.tablelink:hover
{
	color: #000000;
	text-decoration: underline;
}
.blackborder
{
	border: 1px solid black;
}

.centerText
{
	text-align:center;
}

.redtext 
{
	color: #CC0000;
}

