html, body {
	height:100%;
	margin:0;
  padding:0;
}

.navexpander {
	height : 100%;
}

table.navtable {
	height:100%;
}

.hmebackground {
	background-image:  url(images/Hme_Background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDC9B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
}

.daugbackground {
	background-image:  url(images/Daug_Background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDC9B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
}

.hdrbackground {
	background-image: url(images/Hdr_Background.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:27px;
}

.maintable {
	background-color: #CDC9B4;
	height:100%;
}

.sideline {
	background-color: #FFFFFF;
	width:1px;
}

.hdrline {
	background-color: #D59F0D;
	height:6px;
	width: 711px;
}

.featurebackground {
	background-image: url(images/Feature_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.featureheader {
	color: #004990;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
}

.boldtitle {
	color: #004990;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
}

td, .regArial {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}

a.regGeorgia:link, a.regGeorgia:active, a.regGeorgia:visited {
	color: #505050;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a.regGeorgia:hover {
	text-decoration:underline;
}

.footertext {
	color: #FFFFFF;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11px;
}

.pagetitle {
	color: #004990;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:22px;
	font-weight:normal;
	line-height:25px;
}


.bluesubtitle {
	color: #004990;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:normal;
}

.OrangeTitle {
	color: #D59F0D;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:17px;
	line-height:23px;
}

a.Error:link, a.Error:active, a.Error:visited {
	color: #D59F0D;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:25px;
	text-decoration:none;
}
a.Error:hover {
	text-decoration:underline;
}

.regBlackText {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

.BoldBlackText {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.BoldBlack:link, a.BoldBlack:active, a.BoldBlack:visited {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.BoldBlack:hover {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

td.SubNavHeight {
	height:20px;
	vertical-align:middle;
}

hr.navlines {
	color: #5EA7ED;
	width: 150px;
}

hr.secdivider {
	color: #D4D4D4;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.OrangeBullet {
	vertical-align:top;
	margin-top:7px;
	padding-top:7px;
}

a.boldtitle:link, a.boldtitle:active, a.boldtitle:visited {
	color: #004990;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.boldtitle:hover {
	text-decoration:underline;
}

.smBulletText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

a.BoldLinkText:link, a.BoldLinkText:active, a.BoldLinkText:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #505050;
}

a.BoldLinkText:hover {
	text-decoration:underline;
}

.hiliteArial {
	color: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}
