h1, h2, h3, h4, h5, h6, h7, li, ol, ul, blockquote { /* resets most browser styles to enhance cross-browser compatibility */
	margin: 0;
	padding: 0;
}

h1 {
	font-size:17px;
	color:#d17f72;
font-stretch:narrower;
line-height:21px;
margin-bottom:5px;
	
}


h2 {
	font-size:15px;
	color:#52819f;
font-stretch:narrower;
line-height:19px;
margin-bottom:5px;
}

h3 {
	font-size:12px;
	color:#333333;
font-stretch:narrower;
line-height:16px;
margin-bottom:5px;
}
.foot {

	font-size:10px;
	color:#333333;
	text-decoration:none;
}


.content li, ol, ul{

margin:0 0 5px 15px;
padding:0;

}


.arrow ul li	{
	list-style: none;
	background: url(/uploads/_i/MM/_iMMl4t6WL-BC_ppPEaFwA/bullet_white.gif) 
no-repeat 0px 5px;
	padding: 2px 0px 2px 25px;

}




.utility {
	text-decoration:none;
}

.utility a {
	text-decoration:none;
	color:#b86d61;
}

.utility a:hover {
	text-decoration:underline;
	color:#735E90;
}


div.no_gray {padding: 0 10px}
.gray  {
	background-color: #EDF3F7;
	padding: 10px;
	border-top:solid 2px #68A3A9;
	border-bottom:solid 2px #68A3A9;
	}


.clear {
 	clear: both;
 	height: 1px;
 	overflow: hidden;
 	margin-bottom: -1px;
display: block;
	}

/*=FORMS
----------------------------------------------*/

label {
float: left;
width: 160px;
font-weight: bold;
}

.form label.radiolabel {
height: 140px;
}

form p {
padding:2px;
}

/*=SIDE BY SIDE STYLES
-----------------------------------------------*/

.side1 {
float:left;
width: 49%;
}

.side2 {
float:left;
width: 49%;
}
