
/*  General Links  */
a.links:link { color: #0040FF; }
a.links:visited { color: #0040FF; }
a.links:hover { color: #339900; }
a.links:active { color: #0040FF; }

/*  Menu Bar Links  */
a.links2:link { color: #0040FF; text-decoration: none; }
a.links2:visited { color: #0040FF; text-decoration: none; }
a.links2:hover { color: #339900; text-decoration: none; }
a.links2:active { color: #0040FF; text-decoration: none; }

h1 { text-align: center; font-family: Tahoma,Arial,Helvetica; font-size: 24pt; font-weight: bold; color: #AA0000; line-height: 120%; margin: 14px; }

h2 { text-align: center; font-family: Arial,Tahoma,Helvetica; font-size: 14pt; font-weight: normal; color: #132F1C; line-height: 120%; margin: 7px; }

h3 { text-align: center; font-family: Arial,Tahoma,Helvetica; font-size: 14pt; font-weight: bold; color: #184054; line-height: 120%; margin: 5px; }

hr { height: 1px; margin: 0px; }

ul { margin-left: 30px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }

.boldface { font-weight: bold; }

.italics { font-style: italic; }

.underlined { text-decoration: underline; }

.copyright { font-family: Arial,Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; line-height: 110%; color: #FF6600; text-align: center; margin: 20px;}

.bg { background: url('./images/lblue152.gif') repeat; text-align: center; }

.midbox { width: 750px; border: 2px outset #33FFCC; background-color: #FFFFFF; margin: 25px; text-align: center; }

.framebox { width: 98%; margin: 0px 0px 7px 0px; border: 0px solid transparent; background-color: transparent; }

.frameboxcells { vertical-align: top; padding: 0px; border: 0px solid transparent; }

.pageheader { background: url('./images/vshade1.jpg') repeat-x; text-align: center; vertical-align: middle;}

.menubar { width: 96%; margin: 8px 0px 15px 0px; background: transparent; border: 0px none; table-layout: automatic; border-collapse: collapse; }

.menubarcells { text-align: center; background-color: transparent; border-top: 1px solid #00B88A; border-bottom: 1px solid #00B88A; border-left: 1px dotted #00B88A; border-right: 1px dotted #00B88A; font-family: Arial,Helvetica; font-size: 10pt; font-style: normal; font-weight: bold; padding: 4px; }

.maintext { text-align: left; background-color: transparent; border: 0px solid transparent; font-family: Verdana,Tahoma,Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; padding: 0px; margin: 0px; }

.reviewbox { border: 1px dashed #00E600; background-color: #FFFF99; text-align: left; font-family: Verdana,Tahoma,Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; padding: 8px; color: #003300; }

.reviewer { font-style: italic; color: #7D7D7D; }

.infobox1 { border: 1px dotted #00ACE6; background-color: #CCF2FF; text-align: left; font-family: Verdana,Tahoma,Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; padding: 8px; color: #001780; }

.infobox2 { border: 1px dotted #1AC6FF; background-color: #E5FFEC; text-align: left; font-family: Verdana,Tahoma,Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; padding: 6px; color: #001780; line-height: 140%; }

.formbox1 { border: 1px solid #00EBB0; background-color: #B3FFEC; text-align: left; font-family: Tahoma,Verdana,Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; padding: 14px; color: #001366; }

.formbox1fields { border-style: inset; background-color: #FFFFFF; text-align: left; font-family: Arial,Tahoma,Verdana,Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; color: #0021B3; margin-bottom: -2px; }

.alertbox { border: 2px solid #34D100; background-color: #FFFF66; text-align: left; font-family: Verdana,Arial,Tahoma,Helvetica; font-size: 10pt; font-style: normal; font-weight: normal; padding: 14px; color: #B30000; }

.fineprint { font-family: Verdana,Tahoma,Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; color: #777777; }

.finerprint { font-family: Tahoma,Verdana,Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; color: #333333; }

div.adleft { float: left; margin: 6px 10px 6px 0px; }

div.adright { float: right; margin: 6px 0px 6px 10px; }

