body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#808080;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	background-color:#FFFFFF;

}
.border_bottom{
border-bottom:1px solid #e8e8e8;
}

.img_border{
border:1px solid #b7b7b7;
}

.footertxt {
	font-size: 11px;
}

.selected {
	font-size: 11px;
	color: #f14950;
}

a {
	font-size: 11px;
	color: #4a77ae;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #f14950;
}
a:active {
	text-decoration: underline;
}

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #f14950;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	color: #a9a9a9;
}

h4, h1 {
	font-size: 12px;
	font-weight:bold;
	color: #4a77ae;
}

.footer{
background-color:#F9F9F9;
background-image:url(../images/footer_bar.gif);
background-position:right;
background-repeat:no-repeat;
height:6px;
}

p{
padding:8px 3px 8px 3px;
margin:0 0 0 0;
}

img.pagepic {
border:solid 1px #000;
margin-right:5px;
margin-bottom:5px;
}

#sub_items { 
 list-style: none;
 padding-left:0;
}
#sub_items li{

  padding-bottom: 10px;
  height: 70px;
  clear:both;
  margin: 10px 0;
}

#sub_items a{
text-decoration:none;
}

#sub_items img{
 float:left;
 margin-right: 8px;
}
