a { color: #c63;
	font-weight: bold;
	text-decoration: none; }
a:visited { color: #c63;
	font-weight: bold;
	text-decoration: none; }
a:active { color: #c63;
	font-weight: bold;
	text-decoration: underline; }
a:hover { color: #c63;
	font-weight: bold;
	text-decoration: underline; }
img { border: 0; }
	
/* global styles */
.hilite {   
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #993;
	font-weight: bold;
	}
p {
	margin: 0 0 18px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
p.smhome {
	margin: 10px 0 8px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	font-weight: normal;
	}
p.smhome .callout {
	margin: 10px 0 8px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c63;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	}
p.details {
	margin: -2px 0 4px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
p.head1 {
	margin: 0 0 6px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: #d3ae35;
	line-height: 22px;
	font-weight: bold;
	}
h1 {
	margin: 0 0 6px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	color: #d3ae35;
	line-height: 22px;
	font-weight: bold;
	}
h2 {
	margin: 0 0 6px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #993;
	line-height: 20px;
	font-weight: bold;
	}
ul.body {
	margin: 0 0 18px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
ul.body li {
	list-style: none;
	background-image: url(../images/global/bullet.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	}
h2.indent {
	margin: 6px 0 2px 50px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #993;
	line-height: 20px;
	font-weight: bold;
	}
p.indent {
	margin: 0 0 18px 65px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
p.questions {
	margin: 0 50px 4px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
.unbold {
	font-weight: normal;
	}
.formbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	}
.smnote {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #83837d;
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}
input.btn {
	margin: 12px 0 20px 0;
	padding: 2px 10px 4px 10px;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #c63;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #f6f4ec;
	border: 2px #e1d9be solid;
	cursor: pointer; 
	}
