body {
	background: #FFF url(../images/browser_bgrnd.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}
	
img, div { behavior: url(iepngfix.htc) }
	
	
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
p {
	font-size: 76%;
	line-height: 140%;
	margin-bottom: 10px;
	color: #000;
	}	
	
h1 {
	font-size: 160%;
	margin: 0px 0px 10px 0px;
	color: #000;
	font-weight: lighter;
	}
	
h2 {
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
	}		
	
	


#container {
	width: 100%;
	float: none;
	margin: 0px;
	 color: #000;
 	}
	
#header {
	display: none;
	}
	
.noprint {
	display: none;
	}		
	
.logonoprint {
	height: 100px;
	width: 200px;
	display: block;
	}
	
#leftcolumn {
	display:none;
	}
		
			
#rightcolumn {
	width: 100%;
	float: none;
	margin: 0px;
	}	
	
.maincol {
	width: 100%;
	float: none;
	margin: 0px;
	}
	
.centerpic {
	display: none;
	}
	
.copyboxtop {
	display: none;
	}
	
.copybox {
	width: 100%;
	float: none;
	margin: 0px;
	}		
	
.homepic {
	display: none;
	}			
	
.rightcol {
	display: none;
	}	
	
.rightpic {
	width: 210px;
	height: 300px;
	margin-bottom: 20px;
	}
	
.homerightpic {
	background: url(../images/rightpic_home.jpg) right bottom no-repeat;
	}
	
.accessibility_toolbox {
	width: 190px;
	padding: 10px 0px 15px 20px;
	background: #996633;
	background: url(../images/accessibility_toolbox_bgrnd.png) top right no-repeat;
	}
	
.accessibility_toolbox ul {
	font-size: 12px;
	}
	
.accessibility_toolbox ul li {
	margin-bottom: 5px;
	}
	
.accessibility_toolbox li.icn_increase {
	background: url(../images/icn_increase.png) 0% 50% no-repeat;
	padding: 3px 0px 3px 25px;
	}
	
.accessibility_toolbox li.icn_decrease {
	background: url(../images/icn_decrease.png) 0% 50% no-repeat;
	padding: 3px 0px 3px 25px;
	}
	
.accessibility_toolbox li.icn_text {
	background: url(../images/icn_text.png) 0% 50% no-repeat;
	padding: 3px 0px 3px 25px;
	}
	
.accessibility_toolbox li.icn_hi {
	background: url(../images/icn_contrast.png) 0% 50% no-repeat;
	padding: 3px 0px 3px 25px;
	}	
	
.accessibility_toolbox li.icn_print {
	background: url(../images/icn_print.png) 0% 50% no-repeat;
	padding: 3px 0px 3px 25px;
	}
	
.accessibility_toolbox ul li a {
	color: #003b6f;
	}							
				
		
		
		
	
#footer {
	width: 100%;
	float: none;
	margin: 0px;
	}
	
#footer p {
	color: #000;
	}	
	
#footer a {
	color: #FFF;
	}
	
#footer a:hover {
	text-decoration: underline;
	}		
	
.clear {
	clear: both;
	content: ".";
	display: block;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	}	
	
.hide {
	display: none;
	}
	
.blank {
	display: none;
	}			
	
	
