body {background-color: #030027;
      color: black;
      font-size:12pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      scrollbar-base-color:#B4B4B7;
      scrollbar-track-color:#E2E2E4;
      scrollbar-arrow-color:white;
      scrollbar-highlight-color:white;
      scrollbar-face-color:#B4B4B7; }
      
table {background-color:white;}
      
.transparent {background-color:white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;

	}

.footnote {font-size: 8pt; font-weight:bold; 
	color: white;
      }

.footnote A:link {color:#B4B4B7; text-decoration: none;}
.footnote A:active {color:#B4B4B7; text-decoration: none;}
.footnote A:visited {color:#B4B4B7; text-decoration: none;}
.footnote A:hover {color:#B4B4B7; text-decoration: underline;}

#form {color: white;
      font-size:11pt;
      font-weight:bold;
      }
      
.highlight {color: #085984;
      font-size:14pt;
      font-weight:bold;
      }
      
.large {color: #085984;
      font-size:18pt;
      font-weight:bold;
      }

.left {padding-left: 1cm;
	padding-right: .5cm;
}

.right {padding-left: .5cm;
	padding-right: 1cm;
}


.menu {color: white;
      background-color: #03283C;
      font-size:13pt;
      font-weight:bold;
      font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
      }

.menu A:link {color: white; text-decoration: none;}
.menu A:active {color: white; text-decoration: none;}
.menu A:visited {color:white; text-decoration: none;}
.menu A:hover {color: #56BBF1; text-decoration: none;}

#testimonial {font-size: 11pt; font-weight:normal; color: black;
	text-align: justify; border-style: solid; border-color: #03283C;
	background-color:#A7C4D3;
	padding: .15cm;
	}

A:link {color: #085984; text-decoration: none;}
A:active {color: #085984; text-decoration: none;}
A:visited {color: #085984; text-decoration: none;}
A:hover {color: black; text-decoration: none;}
