/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- GENERAL PAGE FORMATTING <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

body {background-color: #C0C0C0; margin: 0px;padding: 0px;}
P { line-height: 11pt; font-family: lucida-sans, helvetica; font-color: #000000; font-size: 9pt; font-style: normal; font-weight: normal; margin: 0px 0px 0px 0px;}
h1 {font-family: lucida-sans, helvetica; font-size: 12pt; color: #000000; font-weight: bold; font-style: normal; margin: 0px 0px 0px 0px;}
h2 {font-family: lucida-sans, helvetica; font-size: 10pt; color: #00007D; font-weight: bold; font-style: normal; margin: 0px 0px 0px 0px;}
a:link { color : #00007D; text-decoration : underline; }
a:visited { color : #00007D; text-decoration : underline; }
a:hover { color : #000000; text-decoration : underline; }
a:active { color : #000000; text-decoration : none; }
.menuitem {padding: 7px; font-family: lucida-sans, helvetica; color: #00007D; font-size: 10pt; font-style: normal; font-weight: bold;}
.menuitem a:link { color : #00007D; text-decoration : none; }
.menuitem a:visited { color : #00007D; text-decoration : none; }
.menuitem a:hover { color : #000000; text-decoration : none; }
.menuitem a:active { color : #000000; text-decoration : none; }
.main {background-color: #FFFFFF;}
.mainimage {}
.footer {font-family: lucida-sans, helvetica; color: #808080; font-size: 8pt; font-style: normal; }
.footer a:link { color : #808080; text-decoration : underline; }
.footer a:visited { color : #808080; text-decoration : underline; }
.footer a:hover { color : #808080; text-decoration : none; }
.footer a:active { color : #808080; text-decoration : none; }
.message {line-height: 12pt; font-family: lucida-sans, helvetica; font-color: #000000; font-size: 10pt; font-style: normal; font-weight: bold; margin: 0px 0px 0px 0px;}
.testimonial1 {font-family: lucida-sans, helvetica; color: #808080; font-size: 11pt; font-style: normal; }
.testimonial2 {font-family: lucida-sans, helvetica; color: #808080; font-size: 10pt; font-style: normal; font-weight: bold;}
.testimonial2 a:link { color : #808080; text-decoration : underline; }
.testimonial2 a:visited { color : #808080; text-decoration : underline; }
.testimonial2 a:hover { color : #808080; text-decoration : none; }
.testimonial2 a:active { color : #808080; text-decoration : none; }



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- FORM FIELD FORMATTING <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.textarea {width: 100%; font-family: lucida-sans, Tahoma, sans-serif; font-size : 10pt; color : #000000; width: 100%; border-top: 1 solid #9CB381; border-left: 1 solid #9CB381; border-bottom: 1 solid #9CB381; border-right: 1 solid #9CB381; }
.button { background-color : #00007B; font-family: lucida-sans,helvetica; font-size : 9pt; font-weight: bold;  color : #FFFFFF; border-top : 1px solid #00007B; border-left : 1px solid #00007B; border-bottom : 1px solid #00007B; border-right : 1px solid #00007B;}
.textbox { font-family: lucida-sans, Tahoma, sans-serif; font-size : 10pt; color : #000000; width: 100%; border-top: 1 solid #9CB381; border-left: 1 solid #9CB381; border-bottom: 1 solid #9CB381; border-right: 1 solid #9CB381; }
.textboxsmall { font-family: lucida-sans, Tahoma, sans-serif; font-size : 10pt; color : #000000; width: 60%; border-top: 1 solid #9CB381; border-left: 1 solid #9CB381; border-bottom: 1 solid #9CB381; border-right: 1 solid #9CB381; }
.textboxtiny { font-family: lucida-sans, Tahoma, sans-serif; font-size : 10pt; color : #000000; width: 30%; border-top: 1 solid #9CB381; border-left: 1 solid #9CB381; border-bottom: 1 solid #9CB381; border-right: 1 solid #9CB381; }