

#form_heading 
{
    font-size:34px;
    text-align:left;
}

input {
	font-size : 12px;
	cursor : auto
}

input.footertext {
	border : 1px solid #383838;
	height:20px;
	padding-left:2px;
}

input.button, input.widebutton {
	font-size : 12px;
	height : 30px;
	color: white;
	cursor:default;
	font-weight:bold;
	background:none;
	border:none;
	background-image : url(../images/wide_orange_button.png);
	background-repeat:no-repeat;
	background-position:top center;
	vertical-align: top;
	margin:2px;
	padding:0 0 8px 0;
}

input.button {
	width : 90px;
}

input.selbox {
	margin : -4px;
}

input.datebox {
	padding-left : 4px;
}

td.selbox {
	width : 15px;
	height: 18px;
	text-align : center;
}

input.textbox {
	border : solid 1px #EF741D;
	text-align : left;
	height:25px;
	width:150px;
	padding:2px;
}


input.sortbutton {
	border : none;
	background : #9999DD;
	color : white;
	font : bold 11px Verdana, sans-serif;
	text-align : left;
	cursor : auto;
	height : 15px;
	margin : 1px;
	text-decoration : underline;
}


form{
		margin : 0em 0% 0em 0%;
}

form.printbutton {
	margin-top : 4px;
	position : absolute;
	top: 80px;
	right : 210px;
}

select {
	z-index : 0;
	font : 12px;
	border : solid 1px #EF741D;
	height:25px;
	width:150px;
}

option 
{
    padding:2px;
    
}

p.errorheading {
	margin : 0em 0% 0em 0%;
	color : #000;
	font-weight : bold;
	font-size: 12px;
	cursor : default;
	padding : 4px 4px 4px 9px;
}

table.bar{
	border : none;
	padding : 0px;
	width : 87%;
	margin-left : 2%;
}

table.form {
	
}

table.formwide {
	border : 1px solid #9999DD;
	border-top-style : none;
	width : 100%;
}

table.formfull {
	width : 100%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left : 8px
}

table.formtabs {
	width : 100%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left : 8px;
	border : none;
}

#form td.question {
	font-size: 12px;
	padding : 8px 10px 8px 10px;
	vertical-align : top;
}

#form td.answer {
	font-size: 12px;
	padding : 5px 7px 5px 7px;
	vertical-align : top;
}

td.footer {
	padding : 2px 7px 2px 7px;
	vertical-align : top;
	background-color: #959595;
}


td.formtitle {
	background-color:#383838;
	color:white;
	font-weight:bold;
	border : 1px solid #383838;
}

td.currency {
	padding : 5px 10px 5px 10px;
	vertical-align : top;
	text-align : right
}

table.formerror {
	border : 1px solid #EF741D;
	width : 70%;
	margin-bottom : 1em;
}

th.error {
	background : #FFCC99;
	border-bottom : 1px solid #EF741D;
}

#form td.error 
{
    font-size:14px;
    font-weight:bold;
    color:#EF741D;
    text-align:center;
	padding : 0 0 10px 0;
}

td.formbutton, td.formbuttonmid, td.formbuttonleft, td.total {
	padding : 4px 7px 3px 7px;
	text-align : right;
	background-color:#959595;
	border:none;
	color:white;
}

td.formbutton, td.formbuttonleft, td.total {
	border-top: 2px solid #383838;
}

td.formbuttonleft, td.total {
	text-align : left;
}

td.total {
	font-weight : bold;
}

td.yesno {
	padding : 5px 5px 5px 5px;
	vertical-align : middle;
	text-align:center;
}

th.tabs {
	margin:0px;
	padding:0px;
	border : 0px;
	background-color : white;
}

th.formtabs {
	margin:0px;
	padding:0px;
	padding-left:2px;
	border : 0px;
	background : white;
}

td.formtabs {
	margin:0px;
	padding:0px;
	border : 2px solid #6b6b6b;
	background : white;
}

th.clienttabs {
	margin:0px;
	padding:0px;
	padding-left:2px;
	border : 0px;
	width:100%;
	background : white;
}

td.answer a:visited, td.answer a:hover {
	color : #990066;
}


input.activetab {
	border : 1px solid #6b6b6b;
	background-color : #6b6b6b;
	color : white;
	font : bold 8pt "Verdana", sans-serif;
	margin :0px -1px 0px 0px;
	padding : 1px 1px 2px 1px;
	text-align : center;
	text-decoration : none;
}

input.tab{
	border : 1px solid #6b6b6b;
	background-color:#E9E9E9;
	color : #6b6b6b;
	font : 11px "MS Sans Serif", sans-serif;
	margin : 0px -1px -2px 0px;
	padding : 2px 1px 2px 1px;
	text-align : center;
	text-decoration : none;
}

.textareaview {
	width:100%;
	border:0;
	font : 1em Verdana, sans-serif;
	background : #E9E9E9; 
}
	
a:hover input.tab {
	border-top : 4px solid #FFA500;
}

.statusbar {
	border-top : 2px solid #684e82;
	padding : 4px 8px 4px 8px;
	background-image : url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-color : #b086cb;
	background-position:bottom;
	text-align : left;
	height : 25px;
	color : white;
}

.statusbar span{
	margin : 1px 3px 1px 2px;
	color : white;
	padding : 4px 2px 4px 2px;
	font-weight : bold;
}


