BODY {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
   color : #ffffff; 
}

UL {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}


TH {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
   border-color : #000000;
   color : #ffffff;
}


TEXTAREA {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}


TD {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
   border-color : #000000; 
   color : #ffffff;
}

TABLE {
   font-family : Verdana, Arial, Helvetica; 
   border-color : #000000; 
   color : #ffffff;
}

OPTION {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}


INPUT.submit {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}


INPUT {
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
}

H4 {
   font-weight : bold; 
   font-size : 9pt; 
}

H3 {
   font-weight : bold; 
   font-size : 10pt; 
}

H2 {
   font-weight : bold; 
   font-size : 11pt; 
}

H1 {
   font-weight : bold; 
   font-size : 13pt; 
}

A:hover {
   text-decoration : underline; 
}

A.section {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica; 
   color : #ffffff; 
   background-color : #0101be; 
   text-decoration : none;
   border-width : 1.5pt;
   border-style : solid;
   border-color : #ff9900;
}

.section {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Verdana, Arial, Helvetica; 
   color : #ffffff; 
   background-color : #0101be; 
   border-width : 1.5pt; 
   border-style : solid; 
   border-color : #ff9900; 
}

.servicedesc {
	position : absolute;
	width : 200px;
	height : 200px;
	left : 255px;
	top : 45px;
	visibility: hidden;
}

.servicedropdown {
	position : absolute;
	width : 200px;
	height : 200px;
	left : 255px;
	top : 45px;
	visibility: visible;
}

A {
   font-weight : bold; 
   font-family : Verdana, Arial, Helvetica; 
   color : #ff9900; 
   text-decoration : none; 
}

.total {
   font-weight : bold; 
}

.title {
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Verdana, Arial, Helvetica; 
   color : #000000; 
   background-color : #ffffff;
}

.section {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Verdana, Arial, Helvetica; 
   color : #ffffff; 
   background-color : #0101be; 
   border-width : 1.5pt; 
   border-style : solid; 
   border-color : #ff9900; 
}

.required {
   font-weight : bold; 
}

.poweredby {
   font-weight : bold; 
   font-size : 7pt; 
}

.optional {
   font-style : italic; 
}

.note {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
}

.clausebody {
   font-style : italic; 
}

.warning {
	color: #FFFFFF;
	font-weight : bold;
	background-color : #ff9900;
}

.intro {
	color: #ff9900;
	font-size : 11pt;
	font-weight : bold;
}
	
.highlight {
	color: #ff9900;
	font-weight : bold;
}

.text {
	color: #ffffff;
	font-weight : normal;
}

.sitemenu {
	font-size : 8pt;
	color: #000000;
	font-weight : bold;
}

A.sitemenu {
	font-size : 8pt;
	color: #000000;
	text-decoration : none;	
}

A.sitemenu:hover {
	color: #ffffff;
	text-decoration : none;
}