body {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 1em;
	color: #000080; }
H1 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 2em; }
H2 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 1.5em; }
H3 {
	font-size: 1.2em; }
P {
	margin-bottom: 6px;
	line-height: 150%; }
TD {
	font-size: .8em; }
LI {
	line-height: 150%; }
A:hover {
	background-color: #FFFFCC; }
.navlink {
	font-size: 11px;
	color: #F8E37F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; }
.navlink a:link { 
	text-decoration: none;
	border: 2px outset yellow;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	background-color: #CFDCE6;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
.navlink a:visited { 
	text-decoration: none;
	border: 2px outset yellow;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	background-color: #CFDCE6;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
.navlink a:hover { 
	text-decoration: none;
	border: 2px outset yellow;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	background-color: #7DB0CC;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
.navlink a:active { 
	text-decoration: none;
	border: 2px inset yellow;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	background-color: #7DB0CC;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
.navlink a:visited:active { 
	text-decoration: none;
	border: 2px inset yellow;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	background-color: #7DB0CC;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
.navlink a:hover:active { 
	text-decoration: none;
	border: 2px inset yellow;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 120px;
	background-color: #7DB0CC;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
/*
 .navlink a:hover:visited { 
	width: 120px;
	background-color: #7DB0CC;
	color: #000080; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF; }
.footerlink a:link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; }
.footerlink a:visited {
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; }
.footerlink a:hover { 
	color: blue; 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; }
.footerlink a:visited:hover { 
	color: blue; 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; }

.sohotext {
	font-size: .8em; }

// SMT defaults are below
// Controls all Submit Buttons
.FormLt1 {
font-family : Arial;
font-size : 8pt;
cursor: hand;
}
// Controls all text area input boxes for forms
textarea {
font-size:8pt;
height:75px;
width:175px;
}
// Controls built-in template header fonts
.logohead {
font-family : Arial;
font-size : 25pt;
font-weight : bold;
}
.logosub {
font-family : Arial;
font-size : 8pt;
font-weight : bold;
}
// Used for border control on various modules (Mostly Pro)
.border {
font-family: Arial;
font-size: 8pt;
border: 1px solid #000000;
}
// These Class definitions control aspects of the calendar,
// and shopping cart module. Best not to modify
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}
.SMtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
.uptext {
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: darkgreen;
}