body {
	margin: 14px 0 0 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666;
}

a:link, a:active, a:visited,
a.go:link,  a.go:active, a.go:visited {
	color: #f63;
	text-decoration:none;
}

a:hover, a.go:hover {
	text-decoration:underline;
}

.orange {
	color: #f63;
}

p {
	margin: 0 0 10px 0;
}

img {border: 0;}

form {margin: 0;}

label {
	cursor: pointer;
	cursor: hand;
}

input, select, textarea {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

div.clearing { /* DIV for Mozilla browser float hack */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. - KM 3/21/2005 */
}

h1#pageHeader {
	margin: 0;
	padding: 0;
}

div#main {
	width: 740px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

div#priContent {
	clear: both;
	border-top: solid 1px #c7c7c7;
}


/* Begin index styles */
div.index {
	position: relative;
	border-bottom: solid 1px #c7c7c7;
	background: transparent url('../images/bg_index.jpg') no-repeat bottom right;
	width: 740px;
}

div.index h2 {
	margin: 26px 0 12px 20px;
	font-size: 15px;
	line-height: 18px;
	color: #ff6600;
}

div.index ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url('../images/li_arrow_gray.gif');
}

div.index ul li {
	margin: 0 0 6px 0;
	padding-left: 0;
	list-style-image: url('../images/li_arrow_gray.gif');
}

div.index p {
	margin: 10px 0 0 20px;
	width: 330px;
	font-size: 11px;
}

div#callOutBox {
	position: absolute;
	bottom: 22px;
	right: 24px;
	width: 348px;
	height: 100px;
	background: transparent url('../images/bg_call_out_box.gif') no-repeat;
}

div#callOutBox h3 {
	margin: 12px 0 4px 18px;
}

div#callOutBox p {
	width: 328px;
	margin: 0 0 10px 18px;
}

div#scndContent {
	position: relative;
	height: 420px;
}

div#scndContent h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

div#scndContent h4 {
	margin: 0 0 5px 0;
	font-size: 11px;
}

div#scndContent ul {
	margin: 5px 0 0 9px;
	padding-left: 9px;
	color: #666;
	list-style-image: url('../images/raquo.gif');
}

div#scndContent ul a:link, div#scndContent ul a:active, div#scndContent ul a:visited {
	color: #666;
}

div#scndContent ul a:hover {
	color: #f63;
}

div#scndContent ul li {
	margin-bottom: 7px;
	font-size:11px;
}

div#sc1, div#sc2, div#sc3, div#sc4 {
	margin:0;
	padding:0;
	float: left;
	display: inline;
	margin-top: 23px;
	border-right: solid 1px #c7c7c7;
	height: 390px;
}

div#sc1 {
	margin-left: 20px;
	width: 164px;
}

div#sc2 {
	margin-left: 20px;
	width: 164px;
}

div#sc3 {
	margin-left: 20px;
	width: 164px;
}

div#sc4 {
	margin-left: 20px;
	width: 164px;
	border-right: 0;
}
/* End index styles */

/* Begin campaign form page styles */
div.formPage {
	border-bottom: solid 1px #c7c7c7;
}

div.formPage h2, div.thankyouPage h2 {
	margin: 0;
	font-size: 16px;
	border-bottom: solid 1px #ccc;
}

div#leftCopy {
	position: relative;
	float: left;
	padding: 20px 0 0 20px;
	line-height:16px;
	width: 330px;/* Box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px; /* Actual width of content area. */
}

div#leftCopy h3 {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #ff6600;
}

div#leftCopy ul {
	list-style-image: url('../images/raquo.gif');
	margin: 0 0 10px 10px;
	padding-left: 10px;
}

div#pullQuote {
	float: left;
	position: relative;
	background: transparent url('../images/bg_pull_quote.jpg') no-repeat bottom;
	margin: 20px 0 20px 60px;
	border: solid 1px #999;
	padding: 0 16px;
	width: 328px;/* Box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 296px; /* Actual width of content area. */
	height: 120px;
}

p.quote {
	margin: 25px 0 10px 29px;
}

p#source {
	font-weight: bold;
	margin-left: 29px;
}

div.section {
	padding: 20px 0 13px 20px;
	width: 740px;/* Box model hack */	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px; /* Actual width of content area. */
}

div.section div {
	margin-bottom: 7px;
}

div.section label {
	font-weight: bold;
}

div.section input {
	width: 190px;
}

div.section input.radioBtn, div.section input.checkBox {
	width: auto;
	margin: 0;
}

div.section textarea {
	width: 315px;
}

div.section h2 {
	margin: 12px 0;
}

div.sidebyside label {
	float: left;
	width: 128px;
}

div.sidebyside select {
	width: 195px;
}

div.stacked {
	padding-top: 30px;
}

div.stacked select {
	width: 320px;
}

div.stacked label {
	display: block;
	margin-bottom: 5px;
}

div.sectionLeft, div.sectionRight {
	float: left;
	margin-top: 20px;
	width: 330px;
}

div.sectionLeft {
	margin-right: 40px;
}
/* End campaign form page styles */

/* Begin footer styles */
div#footer {
	margin-top: 14px;
	font-size: 10px; 
	color: #7A7A7A; 
	font-weight: normal; 
	line-height: 15px;
}

div#footer img {
	margin-bottom: 8px;
}
div#footer a:link, div#footer a:active, div#footer a:visited {
	font-size: 10px; 
	line-height: 15px;
}

div#footer a:hover {
	text-decoration:none; 
}
/* Begin footer styles */
div#call_out_new {
	background: url('../images/bg_call_out_blank.jpg');
	position: absolute;
	top: 225px;
	right: 35px;
	width: 308px;
	height: 110px;
}

div#call_out_content_new {
	position: absolute;
	top: 10px;
	left: 15px;
	font-size: 11px;
	width: 280px;
}

div#call_out_content_new p {
	margin: 0 0 6px 0;
}

