/* --------------------------------------------------------
 * MMG Interactive - developed for John Holland Group.
 * John Holland CMS.
 * Copyright (C) 2004-2006 MMG interactive
 * 
 * MMG interactive versioning:
 * ---------------
 * $Revision: 612 $
 * $Author: Mark $
 * $Date: 2007-08-24 12:40:15 +1000 (Fri, 24 Aug 2007) $ 
 * 
 */


.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;
}

span.staging {
	border: 2px solid #ff0000;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;	
	color: #ff0000;
	height: 25px;
	padding: 10px;
	text-align: center;
	background-color: #ffffff;
}
