 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

 li
{
font-size:10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-color: #ffffff;
color:#000000;
background-position: 0 .4em;
padding-left: 1.25em;
padding-bottom: .5em;
}

 .arrow ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

 .arrow li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.15em;
	padding-bottom: 0.5em;
	font-weight: bold;
}

 ol
{
list-style-position:inside;
padding: 0;
margin: 0;

}

ol.terms
{
list-style-type: decimal;
list-style-position:outside;
padding: 0;
margin: 0;

}

 li.terms
{
    list-style-position: outside;
	background-image: none;
	padding-left:0px;
	margin-left:20px;
}
.greybold a:link {
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
    background-color: #ffffff;
}
.greybold a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
    background-color: #ffffff;
}
.greybold a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:bold;
    background-color: #ffffff;
}
.greybold a:active {
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
    background-color: #ffffff;
}
.greybold {
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
    background-color: #ffffff;
}
.grey a:link {
	color: #999999;
	text-decoration: none;
	background-color: #ffffff;
}
.grey a:visited {
	color: #999999;
	text-decoration: none;
	background-color: #ffffff;
}
.grey a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #ffffff;
}
.grey a:active {
	color: ##3636AF;
	text-decoration: none;
	background-color: #ffffff;
}
.grey {
	color: #999999;
	text-decoration: none;
	background-color: #ffffff;
}

td img {display: block;}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
}
.headers {
	font-size: 12px;
	font-weight: bold;
	color: #0000A0;
}
.descriptive_borders {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.sub_text_grey {
	font-size: 11px;
	color: #999999;
}
.main_bodycopy {
	font-size: 11px
}
.two_column_bold {
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
	}
.list_bold {
	font-weight: bold;
	font-size: 10px;
}
.style9 {
	font-size: 10px
}

.caption_white {
	padding-left: 3px;
	font-size: 10px;
	color: #FFFFFF;
}
.central_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#descriptive-text {
	margin-top: 15px;
}
p {
margin-top: 7px;
margin-bottom: 7px;
}
.normal_hz_border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.button {
	float: left;
	text-align: center;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #999999;
    width: auto;
    repeat-x;
    padding: 0px 11px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 15px;
}
.inputbox {
  padding: 2px;
  margin-top: 5px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #fcfcfc;
  border: 1px solid #999999;
  
}
a:link {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
.caption_white {
	color: #FFFFFF; 
	padding-left:4px
}
a:visited {
	color: #999999;
}
a:active {
	color: #3636AF;
}
body {
	margin-top: 55px;
}
.portfolio_active {
	color: #666666; 
}
.active_link {
	color: #000000
}

.content { 
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	width: 800px;
	background: url(images/bg_mid.jpg) center repeat-y;
        border: 0px #ffffff solid;
}

#top { 
	margin: 0 auto;
	width: 800px;
	background: #FFFFFF url(images/bg_top.jpg) no-repeat top; 
	height: 10px;  
}
#footer {
	margin: 0px auto;
	width: 800px;
	height: 10px;
	background: #D5C791 url(images/bg_bott.jpg) no-repeat left;
	clear: both;
	color: #FFF;
}

#footer .padding { padding: 10px 10px 10px 10px; text-align: center; color: #FFF;}
#footer a { color: #FFF; }
#footer a:hover { color: #FFF; text-decoration: underline; } 
