﻿/* page */
body { background-color: #333333; margin: 10px; marginheight=2px; marginwidth=2px; topmargin=2px; leftmargin=2px; }
.greenBorder { border-color: #839A4B; border-width: 1px; border-style: solid; padding: 1px; }
.blueBorder { border-color: #2F4E6F; border-width: 2px; border-style: solid; padding: 2px; }

.navFont { font-family: Arial; font-size: 8pt; color: #F6F7FA; font-weight:bold; }
a.navFont { font-family: Arial; font-size: 8pt; color: #F6F7FA; font-weight:bold; }
a.navFont:link { font-family: Arial, sans-serif; font-size: 8pt; color: #F6F7FA; font-weight: bold; text-decoration: none; }
a.navFont:visited { font-family: Arial, sans-serif; font-size: 8pt; color: #F6F7FA; font-weight: bold; text-decoration: none; }
a.navFont:active { font-family: Arial, sans-serif; font-size: 8pt; color: #F6F7FA; font-weight: bold; text-decoration: none; }
a.navFont:hover { font-family: Arial, sans-serif; font-size: 8pt; color: #839A4B; font-weight: bold; text-decoration: none; }

.navTW { font-size: 8pt; color: #F6F7FA; font-weight:normal; }
a.navTW { font-size: 8pt; color: #F6F7FA; font-weight:normal; }
a.navTW:link { font-size: 8pt; color: #F6F7FA; font-weight: normal; text-decoration: none; }
a.navTW:visited { font-size: 8pt; color: #F6F7FA; font-weight: normal; text-decoration: none; }
a.navTw:active { font-size: 8pt; color: #F6F7FA; font-weight: normal; text-decoration: none; }
a.navTW:hover { font-size: 8pt; color: #839A4B; font-weight: normal; text-decoration: none; }

.footerFont { font-family: Arial, sans-serif; font-size: 8pt; }

/* links */
a:link { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: none; }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: underline; }

/* forms */
font,TD { font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; }
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 8pt; }
FORM { display: inline; }

/* miscellaneous */
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 8pt; }
.mediumText { font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #2F4E6F; }
.largeText { font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color: #839A4B; }

.TWEmail { font-family: Verdana, Arial; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: none; }
a.TWEmail:link { font-family: Verdana, Arial; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: underline; }
a.TWEmail:visited { font-family: Verdana, Arial; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: underline; }
a.TWEmail:active { font-family: Verdana, Arial; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: underline; }
a.TWEmail:hover { font-family: Verdana, Arial; font-size: 8pt; color: #313030; font-weight: normal; text-decoration: underline; }