html {
	height:100%;	
}
body {
   margin-top:0px; 
   margin-left:0px;
   margin-right:0px;
   padding: 0px;
   font-size:100%;
   height:100%;
}
table {
   border-collapse: collapse;
}
form {
   margin: 0px;
   padding: 0px;
}
ul {
   padding: 0px;
   margin-top: 0px;
   margin-left: 20px;
}
li {
   margin-bottom: 0.5em;
   padding: 0px;
}
a:link {
   text-decoration: underline;
}
a:visited {
   text-decoration: underline;
}
h1, h2, h3 {
   font-family: verdana;
   font-size: 1.0em;
   font-weight: 800;
   text-transform: uppercase;
   padding-bottom: 7px;
}
h4, h5, h6 {
   font-family: verdana;
   font-size: 0.9em;
   font-weight: normal;
   text-transform: none;
}
.mainbody {
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 10px;
}
.mainbodySunrise {
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}
.mainbodyHeader {
   font-family: arial;
   font-size: 1.0em;
   font-weight: 800;
   text-transform: uppercase;
   padding-bottom: 7px;
}
.mainbodyText {
   font-family: verdana;
   font-size: 0.9em;
   font-weight: normal;
   text-transform: none;
}
.mainbodyText:link {
   text-decoration: underline;
}
.mainbodyText:visited {
   text-decoration: underline;
}
.mainbodyTextSmall {
   font-family: verdana;
   font-size: 0.7em;
   font-weight: normal;
   text-transform: none;
}
.mainbodyTextSmall:link {
   text-decoration: underline;
}
.mainbodyTextSmall:visited {
   text-decoration: underline;
}
.easyHeader {
   font-family: verdana;
   font-size: 1.4em;
   font-weight: bold;
   text-transform: none;
}
.easyText {
   font-family: verdana;
   font-size: 1.0em;
   font-weight: normal;
   text-transform: none;
}
.footer {
   padding: 0px;
   margin: 0px;
}
.footerText {
   font-family: verdana;
   font-size: 0.6em;
   font-weight: normal;
   text-transform: none;
}
.footerText:link {
   text-decoration: underline;
}
.footerText:visited {
   text-decoration: underline;
}
.arch {
   width: 100%;
}
.archWhitemarsh {
	width: 970px;	
}
.archSunrise {
   width: 1000px;
}
.archTd {
   margin: 0px;
   padding: 0px;
}
.archText {
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   text-align: right;
   color: white;
}
.archText:link { 
   color: white;
   text-decoration: none;
}
.archText:visited { 
   color: white;
   text-decoration: none;
}
.archTextDark {
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   text-align: right;
   color: #333333;
}
.archTextDark:link { 
   color: #333333;
   text-decoration: none;
}
.archTextDark:visited { 
   color: #333333;
   text-decoration: none;
}
.menuTable {
   padding: 0px;
}
.menuText {
   font-family: arial;
   font-size: 10pt;
   font-weight: 600;
   text-transform: uppercase;
   letter-spacing: .5px;
   padding-left: 5px;
   padding-right: 5px;
   white-space: nowrap;
}
.menuText:link {
   text-decoration: none;
}
.menuText:visited {
   text-decoration: none;
}
.menuText:hover {
   text-decoration: underline;
}
.menuTable_L2 {
   padding: 3px;
}
.menuText_L2 {
   font-family: arial;
   font-size: 11pt;
   font-weight: normal;
   text-align: left;
   color: #333333;
}
.menuText_L2:link {
   text-decoration: none;
}
.menuText_L2:visited {
   text-decoration: none;
}
.menuText_L2:hover {
   text-decoration: none;
   color: white;
}
.contentTable {
   margin: 0px;
   width: 100%;
}
.contentTableSunrise {
   margin: 0px;
   width: 1000px;
}
.contentTableWhitemarsh {
	margin: 0px;
	width: 980px;	
}
.contentTd {
   margin: 0px;
   padding: 0px;
}
.icon {
   position: relative;
   top: -5px;
   right: -5px;
   z-index: 0;
}
.Error {
   color: red;
}
.formError {
   color: red;
}
p.formError {
   display: inline;
}
.cihp_select {
   font-family: verdana;
   font-size: 11pt;
   font-weight: normal;
   color: #333333;
   text-transform: uppercase;
}
#archHeaderAndTabs {
   margin: 0px;
   padding: 0px;
}
.highlight {
   color: red;
}

