.supcopymark { font-family: Helvetica, Verdana, Arial; font-size: 6pt; font-style: normal; color: #222222; vertical-align:super}
BODY { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; font-style: normal; color: #222222; line-height:145%;}
TABLE { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt;  font-style: normal; color: #222222; line-height:145%;}
H6 { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; color: #222222}
H2 { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12pt; font-style: normal; color: #004400}
a { text-decoration:none ; color: #222222}
a2 { text-decoration:underline ; color: #990000}
.fixauto { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; color: #222222; line-height:145%;}
p { 
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border: 0px solid red; 
} 

.greentitle { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; font-weight:bold; font-style: normal; color: #006600; line-height:100%; padding-bottom:2px; padding-left:6px; padding-top:10px;padding-right:10px;}
.greycontent { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt;  font-weight:bold; font-style: normal; color: #222222;}
.greycontent2 { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt;  font-weight:bold; font-style: normal; color: #222222;; line-height:125%;}
.smallblue { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; color: #000066; line-height:120%; padding-left:6px; padding-right:4px;}
.text { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; font-style: normal; color: #000066}
.greynavtext { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; font-style: normal; color: #052C47}
.biggeryellow { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12pt; font-style: normal; color: #CC9900}
.redtext { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; color: #660000; line-height:120%}
.greentext { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12pt; font-style: normal; color: #A5BF8C}
.yellowtext { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12pt; font-style: normal; color: #EBDC56}
.testimonial { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; font-style: italic; color: #004400; line-height:145%;}
.testimoniallink { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; font-weight:bold; font-style: normal; color: #222222;}



.texteditsmall input {
 	background-color: #FAF4E1;	
 	border: solid 1px #85b1de;
	width: 125px;
}

.texteditmedium input {
 	background-color: #FAF4E1;	
 	border: solid 1px #85b1de;
	width: 225px;
}

.texteditlarge input {
 	background-color: #FAF4E1;	
 	border: solid 1px #85b1de;
	width: 350px;
}

.textareasmall textarea {
 	background-color: #FAF4E1;	
 	border: solid 1px #85b1de;
	width: 225px;
}

.textarealarge textarea {
 	background-color: #FAF4E1;	
 	border: solid 1px #85b1de;
	width: 350px;
}

input, select, textarea {
     font-family:  Verdana, Arial, Helvetica, sans-serif;
     font-size:  80%;
}

