/* =RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;}

:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
	
a img, :link img, :visited img { border: 0; }
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
        vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {font: 68.8%/1.5 arial, verdana, sans-serif;}
p {margin:0px 0px 1.1em 0px; color:#000; font-size:115%; font-family:Georgia, "Times New Roman", Times, serif}
a {color: #000; text-decoration:none;}
a:hover {text-decoration: underline; }
h1, h2, h3, h4, h5, h6 {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

h1 { font-size: 248%;}
h2 { font-size: 200%; padding:10px 0px; float:left}
h3 { font-size: 170%;}

strong {font-weight: bold;}
 
div.line { clear:both; font-size:1px; line-height:1px; border-top:1px solid #000; margin-bottom:10px}
.clear { clear:both; height:0px; font-size:0px; line-height:0;}
.hide { display: none;}
img {float:left; margin-right:10px}

.details-left {float:left; width:47%}
.details-right {float:right; width:47%}




/* SITE STRUCTURE */
div#container {text-align: left; width: 100%; margin: 0px auto 0px auto;}
div#wrapper{float:left; width:100%; margin:0px 0px;}
div#header {margin:10px 0px 10px 0px; display:block;   }
div#left {float:left; width:180px; margin-left:-100%;  }
div#content {margin:0px 150px 0px 180px; padding: 0px 0px 0px 0px;  }
div#right {float:left; width:150px; margin-left:-150px; }

/* SITE STRUCTURE OVERRIDE */
body#one div#left, body#home div#left {display:none}
body#one div#content, body#home div#content {margin:0px 00px 0px 0px; padding: 0px 0px 0px 0px;  }
body#one div#right, body#home div#right {display:none }

body#two div#left {float:left; width:185px; margin-left:-100%; margin-top:15px }
body#two div#content {margin:0px 0px 0px 185px; padding: 0px 0px 0px 15px; background:url(/images/bg-line.gif) repeat-y 1px 15px }
body#two div#right {display:none}
body#two ul#subnavigation {display:none}

div#header h1.logo {width:250px; float:left; height:50px; background:url(/images/logo.gif) no-repeat #fff }
div#header ul.htools {display:none }

ul#navigation {display:none}
body#home ul#navigation  {display:none}

ul#subnavigation {display:none}
body#home ul#subnavigation  {display:none}

.option {display:none}


.item {border-top:1px solid #000; clear:both }
.itemend {border-top:1px solid #000; clear:both }


/* FOOTER */
#footer {display:none}
#poweredc8 {display:none}

