body { 
	background-color: #FFFFFF;
 margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 0;
}

#logo { position: absolute; top: 3; left: 8; z-index: 2 }
#topLogoSpan { text-align: right; padding-right: 20px; padding-top: 26px; width: 100%; height: 61px }
#photo { z-index: 2 }
#nameSpan { position: absolute; top: 61; left: 0; z-index: 1; background: #9A7F67; width: 100%; height: 148px; 
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
#name { position: absolute; top: 100; left: 257; z-index: 3; font-size: 33pt; color: #000000;}
#cPhrase { font-size: 10pt; color: #ffffff;}

#flash { position: absolute; top: 61; left: 300; z-index: 3; background: #6666ff; width: 455; height: 148px; }

#nav {display: none}


#textBox { position: absolute; top: 206; left: 0; width: 100%; z-index: 2; padding-top: 25px; padding-left: 0px; padding-right: 0; padding-bottom: 0px; 
	background-color: #ffffff;
}

#sideBox { position: absolute; top: 256; left: 65%; width: 311; height: 250; z-index: 2; background-position: 50% 50%;
	background-repeat: no-repeat;}
#vline { position: absolute; top: 256; left: 62%; z-index: 2 }

h1, h2  { letter-spacing: 0px; margin-bottom: 0pt; font-family: times, "times new roman"; font-size: 18pt; text-align: left; color: #0C217E; font-weight: 300; }
h3  { letter-spacing: 2px; position: absolute: top: 30; left: 0; z-index: 6; margin-top: 16px; margin-bottom: 0pt; font-family: arial, helvetica; font-size: 11px; line-height: 18px; text-align: left; color: #6772C5; font-weight: 300;  padding-left: 28px;}


p, li { margin-top: 0; margin-bottom: 6pt; font-family: arial, helvetica; font-size: 12pt; line-height: 18px; text-align: left; color: #000000; }
.subheading { margin-top: 0; margin-bottom: 6pt; font-family: arial, helvetica; font-size: 12px; font-weight: 600; line-height: 18px; text-align: left; color: #000000; }
ol, ul { margin-top: 0}

#copyright { position: relative; top: 0px; left: 0; text-align: right; padding-right: 9px; margin-top: 20px; margin-bottom: 10px; font-family: arial, helvetica; font-size: 10px; color: #666666; }
.finePrint {font-size: 10px}

a.nav-:link { text-decoration: underline; color: #ffffff;}
a.nav-:visited { text-decoration: underline; color: #ffffff; }
a.nav-:hover { text-decoration: underline; color: #6666ff; }
a.nav-:Active { text-decoration: underline; color: #0000FF; }

a:link { text-decoration: underline; color: #333333;}
a:visited { text-decoration: underline; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }
a:Active { text-decoration: underline; color: #333333; }
