#content {
	background-image: url(../_images/template/purple_bkg.gif);
}

#contentbottom {
	background-image: url(../_images/template/purple_bottom.gif);
}

a {
	color: #E48C07;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.data td {
	border-bottom: 1px solid #8A4F85;
}

.fielddiv {
	border-bottom: 1px solid #8A4F85;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 500px;
	margin-bottom: 10px;
	clear: both;
}

.fielddivfeatures {
	border-bottom: 1px solid #8A4F85;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 500px;
	margin-bottom: 10px;
	clear: both;
}

.fielddivsmall {
	border-bottom: 1px solid #8A4F85;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	float:left;
}

.hr {
	border-bottom: 1px dotted #8A4F85;
	margin-bottom: 20px;
}

.smallprint {
	color: #DAB5DA;
}

.textfield {
	background: #DAB5DA;
}

.textfieldsmall {
	background: #DAB5DA;
}

select {
	background: #DAB5DA;
}

.faqtop {
	background-image:url(/_images/template/purple_faq_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.faqbottom {
	background-image:url(/_images/template/purple_faq_bottom.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}

h3 {color:#6d2367;
	background-image:url(/_images/template/purple_faq_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	margin-top: 15px;
	line-height: 14px;
	padding-top: 5px;
	background-color: #D9A6C9;
}



.largetext {
	font-size: 150%;
	color: #D9A6C9;
	font-weight: bold;
}




#searchresults {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	width: 285px;
	text-align: center;
	padding: 10px;
	background-image:url(/_images/template/searchresults_bkg.gif);
	background-repeat:no-repeat;
}
#searchresults strong {
	margin-right: 10px;
}
#content li {
	padding-bottom: 5px;
	font-weight: bold;
}

.sitecredit {
	clear: both;}
	
/* Added by MS. On 413 the labels on the form don't act correctly until this is set. */
label {
	width: 330px;
	float: left;
	clear: both;
}

.data th {
	border-right: 1px solid #6D2367;
	background-color: #731873;
	border-bottom: 1px solid #480A48;
}

.data td {
	border-right: 1px solid #6D2367;
	border-bottom: 1px solid #6D2367;
	background-color: #812281;
}

.data li {
	background-image: url(../_images/icons/arrow.gif);
}