html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
    text-align:center;
	background-color:Silver;
	font-family:sans-serif, Tahoma, "Times New Roman", Times;
	font-size:0.71em;
	
}

h1, h2 {color:#FFFFFF;}

h3, h4, h5, h6 {color:#666666;}

h1 {
    margin:0;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.15em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
}
p  {
	margin: 1em 0;
	line-height: 1.5em;
}

a {text-decoration:underline;}

a:hover {text-decoration:none;}

#wrapper{
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid ;
	padding-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
    background-position:center top;
    margin:0 auto;
}
* html .wrapper {  
	width: 772px;
	width: 700px;
}
#header
{
    
    position:relative;
    height: 125px;
    background-color: #FFFFFF;
    
}
#logo
{
    margin:10px 0px 0px 0px;
    position:relative;
    padding-top:5px;     
}

#banner{
	text-align:center;
	margin:0 152px;
}
#search{
	position:absolute;
	bottom:5px;
	right:5px;
}
#mainnav
{
	padding:2px ;
    background-color: #000000;
    border-bottom: 1px solid #000000; 
  
}

.IE8fix
{
    z-index:1;
}

* html #mainnav tr {height:1.4em;}

#mainnav .item
{
    padding:2px 8px ;
    background-color: Silver;
    color: #000000;
    font-weight: bold;
    
}

* html #mainnav .item 
{
    
    
    }

#mainnav .selected {color:#993300; background-color:ActiveBorder}

#mainnav .hover 
{
    color:#993300; 
	background-color:ActiveBorder;
}

	
#contentwrapper{
	position: relative; 
	width: 468px;   
	margin-left: 150px;    
	border-left: 1px solid #FFFFFF;  
	border-right: 1px solid #FFFFFF;   
}
* html #contentwrapper {  
	width: 470px;   
	width: 468px;   
}
#floatwrapper {
	position:relative;
	float: left;
	width: 450px;   
	margin-right: -1px;  
	border:0px solid #000000; 
	
}
#centercolumn{
	position:relative;
	float: left;
	width: 500px; 	
	margin-left: -1px;	
	padding-top:30px;
}
#breadcrumbs{
	position:absolute;
	top:5px;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#breadcrumbs a {
	color:#993300;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}

#copy a {color:#993300;}

#copy .container {
	margin:5px;
	padding:0 20px 15px 20px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
	

* html #copy .container {height:1%;}


#copy img, #rightcolumn img {border:1px solid Silver !important;}

#copy .teaser {
	color:#999999;
	font-size:0.9em;
	font-weight:bold;
}
#copy .container h1, #copy .container h2 {
	margin: 0 -20px;
	padding: 0 20px 2px 20px;
	background-color:#AB1414;
} 

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy td {
	padding: 0.2em 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.txtBox {border:1px solid #666666;}

#copy fieldset {	
	padding:1em;
	margin-bottom:1em;
	border:1px dotted #000000;
}

#copy legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy legend {padding:0.5em;}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn {
	position: relative; 
	float:left;
	width: 151px;    
	padding-top:30px;
	margin-left: -652px;    
}
* html #leftcolumn {
	float:left;	
	padding-top:30px;
}

*>html #leftcolumn {width:151px;}   

#leftcolcontainer{width: 150px;}   

#subnav {
    overflow:hidden;
    margin:0 0 40px 2px;
}

* html #subnav tr {height:1.4em;}

#subnav .item {
	padding:2px 7px;
    border:1px solid #000000;	
    background-color:Silver; 
	color:#000000; 
}

* html #subnav .item {padding:0 10px;}

#subnav .selected {
	background-color:ActiveBorder; 
	color:#993300;
}
#subnav .hover {
	color:#000000; 
	background-color:ActiveBorder;
}
#rightcolumn
{
    float:right;
    position: relative; 
	width: 151px;    
	margin-right: -152px;    
	padding-top:30px;
	
}

* html #rightcolumn {
	margin-left: 0px; 
	
	margin-right: -152px;
	padding-top:25px;
}

#rightcolcontainer {
	position:relative;
	width: 150px;
	margin-left:30px;   

}

* html #rightcolcontainer 
{
    float: right;
	margin-left: 2px; 
	margin-left: 0px; 
}

.sidebarcontainer{
	margin:5px;
	padding:6px;
	border:1px solid #B9B9B9;
	background-color:#FFFFFF;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}


* html .sidebarcontainer {height:1%;}


.sidebarcontainer a {color:#993300;}

.sidebarcontainer li {list-style-type:none;}

#footer{
	
    background-color  :#FFFFFF;
	font-size:0.9em;
}
#footer a {
	margin:1px 5px;
	color:#993300; 
}
.button {
    border:1px solid #B8B8B8;
    color:#FFFFFF;
    background-color:#AB1414;
    font-size:1em;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}



@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
		
	}	
	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
	 	width:auto !important;
		margin:auto !important;
		
	}
    
	#wrapper, #contentwrapper {border:none;}


	#leftcolumn, #rightcolumn, #search, #mainnav, #breadcrumbs, #footer {display:none;}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent;
	}

	#centercolumn {
		margin:0 1em 0 2.5em;
		
	}	

	#copy .container{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}

	#footer 
	{
		border-style:none !important;
		border-top:1px solid #000000;
	}
}


