BODY {
background-color: #FFF ;
color : #000;
font-family : verdana,arial,sans-serif ;

}
.heading {
	background-color : transparent;
	color : Blue;
	text-align: center;
	font-weight: bold;
	position: relative
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.logo1 {
	position: relative
	   center: 5px	}
	
.header
{
	position: inherit
	background-color: transparent;
	width:800px;
	color: blue;
	height:100px;
	background-image : url('images/stripe.gif');
	
}

.leftcontent    {
font-size:.7em;
text-align: center
width: 160px
padding-top:125px;
background-color: #DADADA;
}

HR {
background-color:transparent;
color : #000;
border-bottom:1px solid #FFF;
border-top:1px solid silver;
border-left:none;
}

.leftcontent A
{
	background-color : transparent;
	color: Navy;
}

.rightcontent  {
	font-size:.7em;
	position: absolute;
	top:161px;
	left:220px;
	background-color:#E8E8E8;
	margin-left:8px;
	width: 543px;
	
}

P {
font-weight : normal;
}

.rightcontent A{
 color : #000;
 text-decoration : underline;
 font-weight : normal;

}

INPUT {
font-size:.8em;
}

#pagebody{
	position: relative;
	padding-top: 0;
	padding-left: 0;
	height: 200px;
	
}

#text{
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	
	}

.accessibilitylogo {
	position: inherit;
}
.skiplink {
	display: none;
}
