a   { color: #005e9c; font-weight: normal }
a:hover { color: black; text-decoration: underline }
.blue-header { color: #005e9c; font-weight: bold }

a.home_read_more{
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: 005d9c;
  font-decoration: underline;
}
p.home_read_more{
  margin: 0 0 0 0;
  padding: 230px 0 0 40px;
}

/* INDEX PAGE - GENERAL CALLOUT STYLES */

p.callout1_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: xx-small;
	color: #000000;
	padding: 5px 7px 10px 7px;
}

p.callout1_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 9px;
	color: #ffffff;
	padding: 5px 0 0 10px;
	margin: 0 0 0 0;
}

p.callout2_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 9px;
	color: #ffffff;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background: #005e9c url(../images/white_corner.gif) top right no-repeat;
}

p.callout2_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: xx-small;
	color: #000000;
	padding: 7px 7px 10px 7px;
	margin: 0 0 0 0;
}
#callout2{
    width: 170px;
	background: #EBEFF0 url(../images/blue_dot.gif) top right repeat-y;
	font-size: 10px;
	vertical-align: top;
	border-left: 1px solid #005e9c;
	border-bottom: 1px solid #005e9c;
	padding: 0 0 0 0;
}
#callout2 span.control-bold{
	font-weight: bold;
	font-size: 11px;
}
.awmAnchor {
	position:relative;
	z-index:0;
	top:-1px; 
	left:-1px;
	border: 0px;
}
