/*body{
	scrollbar-arrow-color : #eae5c8;
	scrollbar-base-color :  #8d253e;
	scrollbar-shadow-color : #1b255d;
}*/

a:link {
	color : #8d253e;
}

a:visited  {
	color : #eae5c8;
}

a:hover  {
	color : #1b255d;
}

font  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
}

.h1  {
	font-weight : bold;
	*color : black;
	font-size : 14px;
}

.features  {
	font-weight : bold;
	color : #FFFFFF;
	font-size : 10px;
}

.features:link {
	color : #eae5c8;
}

.features:visited  {
	color : #eae5c8;
}

.features:hover  {
	color : #000000;
}

/*.footer:link {
	color : #8d253e;
}

.footer:visited  {
	color : #8d253e;
}

.footer:hover  {
	color : #1b255d;
}

.footer  {
	color : #000000;
	font-size : 10px;
}

.copy:link {
	color : #FFFFFF
}

.copy:visited  {
	color : #FFFFFF;
}

.copy:hover  {
	color : #FFFFFF;
}*/

.datTable {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #F4F4F4;
	margin: 15px;
	padding: 0px;
	border: 1px solid #999999;
	width: 540px;

}

.datResultsTable {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: white;
	margin: 15px;
	padding: 0px;
	border: 1px none #999999;
	width: 540px;

}

.datResult {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: white;
	margin: 15px;
	padding: 0px;
	border: 1px solid #999999;
	width: 270px;
}

.datNavigation {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eae5c8;
	margin: 10px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	border: 1px solid #666666;
}

.datNavigationActive {

	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 10px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	border: 2px solid #000000;
}

.datNavigationInactive {

	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #FF0000;
	margin: 10px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	border: 1px solid #666666;
}

.datQuestionHeading {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	letter-spacing: .26em;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 0px;

}

.datQuestion {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	padding: 3px 3px 3px 10px;
}

.datResultCell {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	padding: 3px 10px 10px;
}

.datRadio {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	border: 1px none #999999;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

.datSelect {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	border: none;
}

.datButton {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #333333;
	margin: 15px;
}

a.nund:visited {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nund:link {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.datQuestionResponse {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	padding: 3px 3px 3px 10px;
	text-align: right;

}
.accessoryName {
	padding: 3px; 
	border-left: 1px solid #1b255d; 
	border-right: 1px none #1b255d; 
	border-top: 1px solid #1b255d; 
	border-bottom: 1px none #1b255d;
}
.accessoryFirstColumn {
	background-color: #CBCBE1;
	border-left: 1px solid #1b255d;
	text-align: center;
	vertical-align: middle;
}
.accessoryLastColumn {
	background-color: #CBCBE1;
	border-right: 1px solid #1b255d;
	text-align: center;
	vertical-align: middle;
}
.accessoryShaded {
	background-color: #CBCBE1;
	text-align: center;
	vertical-align: middle;
}
.accessoryNoShade {
	text-align: center;
	vertical-align: middle;
}
