/* -- Style Sheet Created for Exsell Online 3/16/04 by ENVANO -- */
/* -- NAV updated January 2005 -- */

body { background-color: white; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: black }
p { font-size: 11px; }
td { font-size: 11px; }

h1 { text-transform: uppercase; font-size: 18px; font-weight: 700; text-align: left; }
h2 { font-size: 14px; font-weight: 700; text-align: left; text-transform: capitalize; }
h3 { font-size: 12px; font-weight: 700; text-align: left; text-transform: capitalize; }
h4 { font-size: 10px; font-weight: 700; text-align: left; text-transform: capitalize; }
h5 { font-size: 11px; font-weight: 700; text-decoration: underline; display: inline; }

a { color: #000755 }
a:visited { #cccccc; }

.blubold { color: #000755; font-weight: bold; }
.redbold { color: #cc3333; font-weight: bold; }

.bluebar { color: white; background-color: #000755; font-size: 14px; font-weight: 700; text-align: left; padding: 4px } 

.boxhead { color: white; font-size: 14px; font-weight: 700; letter-spacing: 2px;
                background-color: black; text-align: left; padding: 4px; margin: 1px;
              }

td.bottomnav { color: white; font-size: 12px; background-color: #000755;
                  padding-top: 3px; padding-left: -10px; padding-right: 4px; 
                  margin: 1px; text-align: left;
                  line-height: 15px;
                }
a.boxlink { color: yellow; font-size: 8px; letter-spacing: 0px;
                 text-decoration: none; text-align: right; 
               }
a:hover.boxlink { text-decoration: underline; }

.ltblu { color: #0066cc; }

/* -- For NAV Only -- */
.navslogan {  
			 color: #8588AD; font-size: 14px; 
			 font-weight: bold; padding: 1px; 
			 background-color: #000755; 
			 text-align: center; }

.navtitle	{ font-size: 28px; 
			  font-weight: bold; 
			  text-align: right; 
			  vertical-align: bottom; }

.navlist		{ background-color: #0066cc; border-left: 4px solid white; text-align: center; color: #99ccff; }
a.navlist		{ color: white; font-weight: bold; text-decoration: none; border: 0; margin: 0 4px; }
a:hover.navlist { color: yellow; }


a.homelink		{ background-color: black; color: white; font-weight: bold; text-decoration: none; border: 0; margin: 0 4px; }
a:hover.homelink { color: yellow; }


#header {
	font-size: 10px;
	margin: 35px 0;
}
#header H1, #header H2, #header H3 {
	text-align: center;
	margin: 0;
}
#header H1 {
	font-size: 2.0em;
	color: #CC3333;
	font-weight: bold;
	text-transform: uppercase;
}
#header H2 {
	font-size: 1.4em;
}
#header H3 {
	font-size: 1.2em;
	font-weight: normal;
}
#content {
	width: 675px;
}