/* --------------------------------------------------------
* MMG-CMS - developed for Vissacon
* Copyright (C) 2004-2008 MMG interactive
*
* MMG interactive versioning:
* ---------------
* $Revision: 6 $
* $Author: brandon $
* $Date: 2008-09-17 15:00:13 +1000 (Wed, 17 Sep 2008) $
*
* --------------------------------------------------------
*/

.form_title {
	background-color: #FE000B;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	padding-left: 6px;
}

.form_name {
	color: #000000;
}

.form_gap {
	height: 4px;
	border-bottom: 1px solid #648C3A;
}

a.form_DL {
	color: #140766;
	font-size: 9px;
	text-decoration: underline;
}

.textSml {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #transparent;
	border: 1px #777777 solid;
	height: 18px;
}

.textSmlNoBorder {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #transparent;
	height: 18px;
}

.smallTitle {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}

.genButton {
	border: 1px #000000 solid;
	width: 60px;
	font-size: 11px;
}

.genButtonLrg {
	border: 1px #000000 solid;
	width: 120px;
	font-size: 11px;
}

.textSmlTextArea {
	font-size: 11px;
	font-family: verdana, arial;
}

.searchLine {
	border-bottom: 1px #EFF3EB solid;
}

.button {
	border: 1px #000000 solid;
	height: 18px;
	width: 80px;
	font-family: arial;
	font-size: 11px;
}

/* Survey Styles */

.surveypanel_head {
	border-bottom: 1px solid #4e6166;
	font-weight: bold;
}

.surveypanel_ques {
	font-weight: bold;
}

.surveypanel_ans {
	font-weight: normal;
}