body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#636363;
}

h1,h2,h3,h4,h5,h6,h{
margin:0;
padding:0;
display:block;
}

h1{
color:#868996;
font-size:17px;
font-weight:bold;
}

h2{
font-size:18px;
color:#01467d;
}

h3{
font-size:14px;
}

h4{
color:#01467d;
margin-bottom:6px;
font-size:14px;
font-weight:bold;
letter-spacing:-.3px;
}

h5{
color:#01467d;
width:350px;
font-size:14px;
margin:0 0 0px 0;
font-weight:bold;
}

h6{
color:#c91b0a;
font-size:14px;
font-weight:bold;
margin:0 0 0px 0;
}



hr{
 color: #aeaeae;
      background-color: #aeaeae;
      height: 1px;
	  noshade:noshade;

}

a{
color:#636363;
text-decoration:none;
}

a:visited{
color:#636363;
}

.subleft_2 a{
	font-weight:bold;
}

p{margin:2px 0;}

.form_error
{
  padding: 5px 0 0 0;
  color: #d8732f;
}

.subleft_1 h1{
	font-weight:bold;
}

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

a.arrow{
	background-image: url(../images/general/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding:4px 0 4px 17px;
	display:block;
	border-top:1px dotted #aeaeae;
}


a.arrow:hover{
	background-image: url(../images/general/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	display:block;
	border-top:1px dotted #aeaeae;
	color:#01467D;
	background-color:#E9E9E9;
}

a.arrow2{
	background-image: url(../images/general/arrow2.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding:4px 0 4px 17px;
	display:block;
	border-top:1px dotted #aeaeae;
	color:#fff;
	background-color:#01467D;
}

a.arrow3{
	background-image: url(../images/general/arrow3.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding:3px 0 3px 17px;
	display:block;
	abackground-color:#F9F9F9;
	border-bottom:1px solid #F7F7F7;
}


a.arrow3:hover{
	background-image: url(../images/general/bullet_arrow2.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding:3px 0 3px 17px;
	display:block;
	color:#01467D;
}

a.arrow4{
	background-image: url(../images/general/bullet_arrow_blue.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding:3px 0 3px 17px;
	display:block;
	color:#01467D;
	font-weight:bold;
	abackground-color:#F9F9F9;
	border-bottom:1px solid #F7F7F7;
}


.quote{
border-top:1px solid #DDD;
border-bottom:1px solid #DDD;
padding:10px 0;
margin:20px 0;
color:#01467D;
font-weight:bold;
font-size:14px;
}

.property_link a{
 background-image: url(../images/general/property_link_button.gif);
 display:block;
 width:85px;
 height:20px;
 text-align:center;
 line-height:20px;
}

.link {
aborder:1px solid #FF0000;
background-image: url(../images/general/news_link_button.gif);
width:68px;
height:19px;
display:block;
margin:8px 0 0 0;
padding:1px 0 0 8px;
line-height:17px;

}

img.pdf{
	line-height:10px;
}

a.pdf {
	margin:0 0 0 5px;
	font-weight:bold;
}

#navigation ul li .register{
	abackground-image: url(../images/general/register_orange.gif);
	abackground-repeat: no-repeat;
	width:76px;
	height:20px;
	display:block;
	text-align:center;
	line-height:19px;
	
}