/* Vocalpoint / Kashi Clusters */
/* April 10, 2007 by Mainline Studios */
/* Copyright 2007 Tremor / VocalPoint all rights reserved */



.footertext {
	color: black;
	margin: 0px;
	padding: 0 0 5px 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.footertext2 {
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

#corpLinks a {
	margin: 0; 
	padding: 0;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

/
/* Form Elements */

.question {
	background-image: url(../../images/bg_inputbox.gif);
	background-repeat: no-repeat;
	width: 258px;
	height: 25px;
	padding: 5px;
	border: 0px;
	margin-bottom: 0px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.form_a { 
 font-size: 10px; 
 border: 1px solid #9da4c9;
 background-color: #f0faff;
}
.send_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #da1e39;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.index2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #820024;
}
.expert_text {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

input.validationError 
{
	background-color: Yellow;
}

#crunchBody td, #crunchNav td	{margin:0!important; padding:0!important; }
#crunchBody, #crunchNav	{ width:793px!important; margin:0 auto!important; padding:0!important;}