div.RTIcontent {
	width: 680px;
}
ul.body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
	/*list-style-position: inside;*/
        list-style-type: disc;
}

ul.utility {
}

ul.utility li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #333333;
}

p.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3333;
	font-weight: normal;
}

a.body:link {
	color: #0000CC;
}
a.body:hover {
	color: #0033FF;
}
a.body:active { 
	color: #330099; 
	}
a.body:visited { 
	color: #000099; 
	}
	 
hr.header {
	border: 0pt;
        color: #333333;
        line-height: 1.5em;
        margin-bottom: 10px;
	background-color: #CC0000; 
	color: #CC0000;
	height: 1px;
	width: 100%;
}

hr.body {
	border: 0pt;
	color: black:
	background-color: black;
	height: 1px;
	width: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
}
	
p.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
        margin-bottom: 10px;
}
p.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc3333;
	line-height: 1.5em;
}
span.redunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc3333;
	line-height: .5em;
}
p.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 3em;
}
p.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	border-left-width: 125px;
	border-right-width: 25px;
	line-height: 1.5em;
}
p.listheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.5em;
	color: #003366;
	border-left-width: 90px;
	font-style: italic;
}
p.header_alternate {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #333333;
}
p.header_alternate_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #cc3333;
}
p.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border-left-width: 90px;
	text-transform: uppercase;
}
a.news_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	border-left-width: 90px;
	text-decoration: underline;
}
p.news_dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border-left-width: 90px;
	line-height: 2em;
	}

table.services {
  margin-left: 20px;
  width: 100%;
}

table.services td {
  width: 340px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  font-weight: normal
}

th.services {
  background-color: #DDDDDD;
  text-align: left;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  font-weight: normal
}
