html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	margin: 0;
	font-family: Arial, sans-serif;
}

#contents {
	position: absolute;
	top: 0;
    left: 0;
/*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
/*
	left: 50%;
    width: 50%;
    margin-left: -25%;
*/
}
#contentsFAQ  { position: relative; z-index: 0 }
#footer       { font-size: 9px; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; font-stretch: expanded; background-color: #e7e7e7; text-align: center; text-transform: uppercase; letter-spacing: 0.13em; padding: 0 0 10px; position: absolute; bottom: 0; width: 100% }
.footer2  { font-size: 9px; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; font-stretch: expanded; background-color: #e7e7e7; text-align: center; text-transform: uppercase; letter-spacing: 0.13em; padding: 0 0 10px; width: 100% }
/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
/* #footer {
    \width: 100%;
    w\idth: 70%;
}
*/

#main    { margin-bottom: 10em; height: auto }

#main    { \height: 55%; h\eight: auto }

/* ------------------------------------------------ */

#header  { width: 100%; height: 111px }
#footerBar   { font-size: 9px; font-family: Arial,  Helvetica, sans-serif; line-height: 1.5em; font-stretch: expanded; text-transform: uppercase; letter-spacing: 0.13em; width: 100%; height: 25px }                    
#headerBar     { z-index: 100; width: 100%; height: 25px }
#menus         { position: absolute; z-index: 0; top: 150px; left: 0; width: 160px }
#subMenu       { color: #939598; font-size: 11px; font-family: Verdana; font-weight: normal; line-height: 1.5em; font-stretch: expanded; text-align: right; text-transform: uppercase; padding-right: 8px }
.txt            { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps; line-height: 1.5em; font-stretch: expanded; text-transform: lowercase; letter-spacing: 0.13em; margin-top: 100px; margin-left: 170px; width: 400px }
.affiliatetxt  { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-variant: small-caps; line-height: 1.5em; font-stretch: expanded; text-transform: lowercase; letter-spacing: 0.13em; margin-top: 50px; margin-left: 170px; width: 400px }
.txtFAQ   { font-size: 11px; font-family: Arial,  Helvetica, sans-serif; font-variant: small-caps; line-height: 1.5em; font-stretch: expanded; text-transform: lowercase; letter-spacing: 0.13em; margin-top: 118px; margin-left: 150px; width: 400px }
.hdrs  { font-size: 13px; font-family: Arial,  Helvetica, sans-serif; font-variant: small-caps; font-weight: bold; line-height: 1.5em; font-stretch: expanded; letter-spacing: 0.13em }
.headerBartxt   { font-size: 9px; font-family: Arial,  Helvetica, sans-serif; font-weight: bold; line-height: 1.5em; font-stretch: expanded; text-transform: uppercase; letter-spacing: 0.13em; padding-left: 170px; vertical-align: middle }
.navBorder { border-right: 1px solid #939598 }
a:link { color: #000 }
a:visited { color: #000 }
a:hover { color: #000 }
a:active { color: #000 }
img.r { margin: 5px 0 10px 15px; float: right; border: 0 }
img.l { margin: 0 10px 0 0; float: left; border: 0 }


/* ------------------------------------------------ */
.expandingBox A  { display: block; -moz-border-radius: 4px; border-radius: 4px 4px  }
.expandingBox A:visited  { display: block }
.expandingBox A:hover  { text-decoration: none; display: block }
.expandingBox A:visited:hover  { text-decoration: none; display: block }


#login   { color: #939598; font-size: 9px; font-family: Arial,  Helvetica, sans-serif; line-height: 1.5em; font-stretch: expanded; text-transform: uppercase; letter-spacing: 0.13em; margin-right: 50px; position: absolute; top: 25px; right: 25px; width: auto }
#right_column  { position: absolute; top: 271px; left: 400px }
.formtxt { font-size: 11px; font-family: Arial,  Helvetica, sans-serif; font-variant: small-caps; line-height: 1.5em; font-stretch: expanded; text-transform: lowercase; letter-spacing: 0.13em; }
.input { background-color: #d2d2d2; width: 175px; border: solid 1px black }
.radio { padding-right: 5px; width: 20px; border-style: none }
.caption  { color: #646464; font-size: 8px; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; font-stretch: expanded; text-transform: uppercase; letter-spacing: 0.13em; padding-top: 5px; padding-bottom: 5px }
