/* CSS Reset */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
em, font, img, ins, samp, small, strike, strong, sub,
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend,table, caption, table, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent,
	}
body {line-height:1;}
ol, ul {list-style:none;}

table {border-collapse:collapse;border-spacing:0;}



body {
	margin: 0;
	padding: 0; 
	}

body {
	font-size: .75em; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url("../_img/bg_rpt.gif") top center;
	color: #333;
	text-align: center;
	}

/*****************************************/

#page {
	text-align: left;
	background-color: white;
	margin: 0px auto;
        background: url("../_img/bg_content.png") top left repeat-y;
	padding: 0;
	width: 800px;
	}
	
#header {
	background: url("../_img/header_rpt.png") repeat-y;
	padding: 0;
	margin: 0 auto;
	height: 50px;
	width: 797px;
	}

ul#topnav, ul#topnav li
{
	float: left;	
	margin: 0;
	padding: 0 4px 0 0; 
}



ul#topnav li a {
	display:block;
	float:left; font-family:'georgia'; font-weight: 700;
	padding: 0 10px;
	border: 2px #dc7a1b solid;
	font-size: 13px;
	color: #f0f0f0;
	line-height: 22px;
	margin-left: 30px;text-decoration:none;
	background: #ac5a0a url('../_img/button_off_tile.gif') repeat-x center center;
}



}


.content 
{
    width: 800px;
    padding: 0;
    margin: 0 auto;
    background: url("../_img/bg_content.png") repeat-y;
    height: 500px;
    _height: auto;
    min-height: 500px;
}

.content td .ltcol, .content. td .rtcol { vertical-align:top;	}	
	
	
/*#bodytext {  } *//*86e0911  bodytext*

td#bodytext[class] {
   width: 475px !important;text-align: left !important; color:#A80000; font-family:Garamond; height:auto }



#footer 
{
    background: url("../_img/header_rpt.png") repeat-y;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 798px;
	clear: both;
	height: 50px;
	border-bottom: 1px solid #785a3c;
	}

#footer p {
	margin: 0;
	padding: 15px 0;
	text-align: center; color: #f0f0f0
	}

.note { font-color:#cc0033; margin: 1em }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 { font-family: 'Trebuchet MS', Sans-Serif;font-weight: bold; text-align: left}

h1 {  padding-top: 15px; margin: 0;color #fff;
	font-size: 2.5em; text-align: center;	}

h2, td#bodytext h2, h2.pagetitle{font-size: 2em;color: #ffcc00; margin: 6 0 }

h3, td#bodytext h3, td #bodytext .description {font-size: 1.8em;color: #333; margin: 5 0}
	}
h4, td#bodytext h4,  {font-size: 1.5em;color: #666; margin: 3 0}
	}

p a:visited {color: #b85b5a;}
#topnav li a:hover {
	background: #944e0a url('../_img/button_on_tile.gif') repeat-x center;
	text-decoration:none;


.Button
{
	cursor: auto;
	background: #cf0 url(/img/btnbg.gif) repeat-x 0 0;
	border: 1px solid #d0d9df;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	margin: 0 10px 10px 0;
	font-size: 11px;
	width: 60px;
}
