body {
	scrollbar-face-color: #720C64;
	scrollbar-shadow-color: #720C64;
	scrollbar-highlight-color: #720C64;
	scrollbar-3dlight-color: #720C64;
	scrollbar-darkshadow-color: #720C64;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px
}

body, td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000
}

b { font-size: 8pt;}

.big {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;

}
.small {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF66FF;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
	color: #C239D2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #DE40F1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.mainnav, .mainnav a, .mainnav a:link, .mainnav a:visited, .mainnav a:active {font: tahoma; font-size: 7pt; color: #990000; text-decoration: none}
.mainnav a:hover { font: tahoma; font-size: 7pt; color: #990000; font-weight: bold; text-decoration: none}

.white{font: tahoma; font-size: 7pt; color: #ffffff; text-decoration: none}

}

/*.sidenav {
	border: 1px solid #999999;
	background-color: #F2F2F2
}
*/
.sidenav td {
	font-size: 100%
}

.sidenav a, .sidenav a:link, .sidenav a:visited, .sidenav a:active { font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none}
.sidenav a:hover { font-size: 9pt; color: #FFCC66; font-weight: bold; text-decoration: none}

input, textarea, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #444444;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #B2B2B2;
	scrollbar-face-color: #990066;
	scrollbar-shadow-color: #FF66FF;
	scrollbar-highlight-color: #FF66FF;
	scrollbar-3dlight-color: #B2B2B2;
	scrollbar-darkshadow-color: #B2B2B2;
	scrollbar-track-color: #990066;
	scrollbar-arrow-color: #FFFFFF
}

.checkbox {
	width: 15px;
	border: 0px
}
.imputcheckbox {
	width: 15px;
	border: 0px;
}

textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 50px
}

.maintable {
	width: 100%;
	background-color: #990066;
}
.maintable td { padding: 4px}

.blue { 
	color: #720B64;
	font-size:14px;
	font-weight: bold
}

/* --------------------
| CMS STYLES          |
-------------------- */

.cmstable { width: 100%}
.cmstable td { padding: 4px}

.cmstablelight { width: 100%; background-color: #F2F2F2}
.cmstablelight td {	padding: 4px}

.statustable { width: 100%;	border: 1px solid #A6A6A6}
.statustable td { padding: 4px}

.light { background-color: #F2F2F2}
.dark { background-color: #A6A6A6; font-weight: Bold}




table.enquiry{
	padding: 5px;
	width: 100%;

	border-spacing: 0px;
}
table.enquiry th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	font-size: 10px;
}
table.enquiry td {

	vertical-align: top;
	padding: 5px;
	text-align: left;
}
table.enquiry input {
	width: 90%;
	height: 20px;
	margin-right: 10px;
	padding: 1px;
	background: #ffffff;
		border-color: #9f2297;
}

.inputSmall {
	width: 30px;
	height: 20px;
	margin-right: 10px;
	padding: 1px;
	background: #000000;
	border-color: #9f2297;
}
table.enquiry textarea {
	width: 90%;
	height: 70px;
	margin-right: 10px;
	padding: 1px;
	background: #ffffff;
	border-color: #9f2297;
}
table.enquiry select {
	width: 80%;
	height: 20px;
	margin-right: 10px;
	padding: 1px;
	background: #ffffff;
		border-color: #9f2297;
}
button.enquirySend, a.enquirySend, a.enquirySend:link, a.enquirySend:visited, a.enquirySend:active {
	background: url('../images/menu/submit.gif');
	border: 0pt none;
	cursor: pointer;
	margin-top: 10px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	text-decoration: none;
	width: 79px;
	height: 32px;
		border-color: #9f2297;
}
.tdEnquirySmall {
	
	width: 30px;
}
.tdEnquirySmall input {
	width: 30px;
	background: #ffe1ff;
}
.formText {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 60px;
	vertical-align: text-top;
}

.formBoxes {
	text-align: right;
	border-color: #720B64;
}

button.sendButton, a.sendButton, a.sendButton:link, a.sendButton:visited, a.sendButton:active {
	width: 336px;
	height: 25px;
	background: url('../images/SEND.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	padding: 0;
}

.formTop {
	height: 76px;

}

.formH {
	height: 309px;
	padding-right: 70px;
	border-bottom: 1px solid #0b0635;
}
h1 {
	color:#720B64;
	font-size: 18px;
	
}
h2 {
	color:#FFCCFF;
	font-size:18px;
	font-style:italic;


}
input {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffef;
	border: 1px solid ##720B64;
	padding: 2px;
	width: 330px;
}

textarea {
	font-family: Ariel, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #ffffef;
	width: 330px;
	height:90px;
	border: 1px solid ##720B64;
	padding: 2px;
}	
.padding {
	padding-bottom:30px;
}

.loginPad {
	padding-top: 10px;
}

.enquiryLink {
	width: 175px;
	height: 45px;

	margin-left: 90px;
	margin-top: 8px;
}

ul#menu {
	background: #a12297 url('../images/template/menuBackground.jpg') top left no-repeat;
	list-style-image: url('../images/template/menuBullett.gif');
	margin: 0;
	padding: 10px 0 5px 28px;
}

ul#menu li {
	padding: 0;
	margin: 0 0 4px 0;
}

ul#menu li a, ul#menu li a:link, ul#menu li a:visited, ul#menu li a:active {
	color: white;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

ul#menu li a:hover {
	color: #f9baf8;
}

ul#menu li.noBull  {
	list-style-image: none !important;
	list-style-type: none;
}

.padLeft {
	padding-left:10px;}
.indent {
	padding-left:10px;}
	
h5 {	color: #720B64;
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
}
	
h4 {	color: #720B64;
	font-weight:bold;
	font-size:16px
}
h3 { font-weight:bold;
	font-size:14px}

.insuranceLink {
	margin-top: -10px;
	padding: 0 10px 10px 10px;
}

.insuranceLink img {
	float: left;
	border: none;
	margin-right: 10px;
}

.insuranceLink a {
	font-style:italic;
	color: #ffffff;
	font-size: 12px;
}

.insuranceLink a:hover {
	color: #F9BAF8;
}