body  { 
margin: 0; 
padding: 0; 
font-size: 11px; 
text-decoration: none;  
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
background: #fff; }

#wrapper {
position: relative; 
width: 625px; 
text-align: left; 
margin: 0;
padding: 0; 
border: none; 
}

a { 
color: #000; 
text-decoration: underline; 
}

form { 
margin: 0; 
padding: 0;
}

img { 
border: none; 
}

#banner, #branding, #clearer, #housekeepingbar, #searchbox, #searchbutton, select#quicklinktext { 
display: none;
}

h2 { 
font-size: 17px; 
}

/*-----------------------------------------------------------------------------------*/
/*FOOTER */

#wrapper div#footerbar { 
margin: 0; 
padding: 0; 
height: 1px; 
color: #000;
clear: both; 
}

#wrapper div#footer { 
margin: 0; 
padding: 6px 6px 6px 10px; 
font-size: 9px; 
color: #000;  
}

#wrapper div#footer a { 
text-decoration: none; 
}

h1{
	font-weight: bold;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 20px;
   color: #000;
}

#wrapper div#footerbar {
   margin-top: 10px;
 }
#footer {
   width: 625px;
   margin: 0;
   padding: 6px 6px 6px 10px;
   font-size: 9px;
   color: #000;
}
#footer a {
   text-decoration: none;
   color: #000;
}

/* Different Styles for the overal template and HTML */

th{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	border: solid 0px #000;
	border-bottom-width: 1px;
	color: #000;
}
td{
   font: normal 12px Arial, Helvetica, san serif;
	color: #000;
}
hr{
	width: 100%;
	height: 3px;
	border-width: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
}
h2{
   font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0px;
}


/* RHT STYLES */

#wrapper2 {
	width:425px;
	height:auto;
	float:left;
}

#prop1aBanner {
	width:425px;
	height:auto;
}

#content {
	width:425px;
	height:auto;
	margin: 0;
	padding: 0 0 10px 0;
}

#content p {
	margin: 0;
	padding: 5px 10px;
}
  
#rightNav {
	padding-top: 100px;
	width:199px;
	float:left;
	border-left: dotted 1px #000000;
	padding-bottom: 50px;
}

#rightNav h2 {
	font-size: 13px;
	line-height: 15px;
	margin: 0;
	padding: 10px 0 10px 10px;
}

#rightNav ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#rightNav ul li {
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 8px 0;
}
   
