body {
	/*background-image: url(images/background.gif);background-repeat: no-repeat;background-position: center top; */
	scrollbar-face-color: #59835B; 
	scrollbar-highlight-color: #DDE5DD;
	scrollbar-shadow-color: #59835B; 
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #DDE5DD; 
	scrollbar-track-color: #DDE5DD;
	scrollbar-darkshadow-color: #AAAFBB;
	background-color: #FFFFFF;
	margin: 12px; margin-top:0px;
}
li { margin: 0px }
td, p, .grey, .logowear, .smalltxt{  font-family : Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #59835B; }
.grey { color:#666666}
.smalltxt { font-size: 11px;  color:#666666}
.logowear {font-family : "times new roman";font-weight: bold; }
h1{ font-size: 12px; font-weight: bold; color: #59835B; margin : 0px;}
h2{ font-size: 11px; font-weight: bold; color: #59835B; margin : 0px;}
a:link { color: #59835B; text-decoration: none; }
a:visited {	color: #59835B; text-decoration: none;}
a:hover { color: #59835B; text-decoration: underline; }

form { margin:0px }
th, .reverse{
	font-weight: bold;
	color: #ffffff;
	background-color: #782B88;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
}

/* custom styles */ 
.orangePhoneNo { font-family : Arial, Verdana, Helvetica, sans-serif; font-size: 20px; color: #F98600; padding-left: 12px;}
.hline {
	background-image: url(images/surround_bt.gif);
	background-repeat: repeat-x;
	background-position: center;
}



.hgreenline,.navhgreenline {
	background-image: url(images/hgreenline.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px; 
	padding-bottom: 5px; 
}
.navhgreenline{padding:0px;}
.redText { font-family : Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF3333; font-weight : bold; }


.footerText { font-family : Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.copyright{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; }

.errorField {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #F98600;
	border: 1px solid #000000;
}
.errorText {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #F98600;
}


/* Form elements */
form {
	margin: 0;
	padding: 0;
}
input,textarea, select{
	color : #59835B;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border : 1px solid #59835B;
	text-indent : 2px; 
}

.radio { border : 0px; cursor: hand; width: 10px; vertical-align: middle; }
.radioYes { background-color : #98B7D8; border : 1px solid #59835B; cursor: hand; }
.radioNo { background-color : #D580AA; border : 1px solid #59835B; cursor: hand; }
