﻿body {
	font-family: Verdana;
	font-size: 10pt;
	padding: 5px;
	margin-top: 0px;
	background-color: #999966;
	background-image: url(/images/interface/999866hline3.jpg);
}

.footer {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

.footer A:link {
	text-decoration: none;
	color: #FFFFCC;
}

.footer A:visited {
	text-decoration: none;
	color: #FFFFCC;
}

.footer A:active {
	text-decoration: none;
	color: #FFFFCC;
}

.footer A:hover {
	text-decoration: underline; 
	color: white;
}

.itemboxes {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: x-small;
}

.formitem {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #CC3300;
}

.redhairline {
	padding: 10px 8px 10px 10px;
	border: 1px inset #000000;
}

.redhairline-lesstop {
	padding: 16px;
	border-top: 1px none #996667;
	border-right: 1px inset #996667;
	border-bottom: 1px inset #996667;
	border-left: 1px inset #996667;
}

A:link {
	color:#668099; 
	text-decoration: none;
} 

A:visited {
	color:#668099;
	text-decoration: none;
} 

A:active {
	color:#668099;
	text-decoration: none;
}

A:hover {
	color:#668099;
	text-decoration: underline;
} 

.purplefill {
	background-color: #66997F;
	padding: 16px;
	border-top: 1px inset #996667;
	border-right: 1px inset #996667;
	border-bottom: 1px inset #996667;
	border-left: 1px inset #996667;
}

.bluefill {
	background-color: #8095AA;
	background-image: url(/images/interface/dkblueclouds.jpg);
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}

.bluefill-nopad {
	background-color: #8095AA;
	background-image: url(/images/interface/dkblueclouds.jpg);
	border-top: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}

.ltbluefill {
	background-color: #C5CED8;
	background-image: url(/images/interface/ltblueclouds.jpg);
	padding: 16px;
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}

.morelink {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
}

.smalltext {
	font-family: Verdana;
	font-size: 8pt;
}

.morelink-noalign {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}

.h2Red {
	color: #ff0000;
}

.h3White {
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

.h3Black {
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
}

.h4Black {
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: oblique;
	text-transform: none;
}

.yellowFill {
	background-color: #FFF4E6;
	padding: 10px 15px 15px 15px;
}

.yellowFill-topline {
	background-color: #FFF4E6;
	padding: 10px 15px 15px 15px;
	border-top: 1px inset #000000;
	border-right: 0px inset #000000;
	border-bottom: 0px inset #000000;
	border-left: 0px inset #000000;
}

.taglineborder {
	padding: 0px;
	border-top: 1px groove #000000;
	border-right: 1px groove #000000;
	border-bottom: 1px groove #000000;
	border-left: 1px groove #000000;
}

INPUT {
	color: black;
	font-family: Verdana;
	font-size: .9em
} 

TEXTAREA {
	font-family: Verdana;
	font-size: .9em;
	font-weight: normal
} 

.altTextField {
	font-family: Verdana;
	font-size: .9em;
} 

.radioStyle {
	font-family: Verdana;
	font-size: 8px;
	color: #000000
}

.tagline {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	padding-left: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	color: #668099;
	font-size: 1.75em;
	text-align: left;
	margin-top: 5px;
}

.h1Home {
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	color: #668099;
	font-size: 1.25em;
	text-align: left;
	margin-top: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	color: #668099;
	font-size: 1em;
	text-align: left;
	margin-top: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	color: #668099;
	font-size: 1em;
	margin-top: 0px;
}

.yellowFillNoPadBlackBorder {
	background-color: #FFF4E6;
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}

.alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}

.formdivider {
	background-color: #CED7DF;
}

.homedroppad {
	padding: 0px 16px;
}

.yellowFill #links {
	font-size: 75%;
}

select {
	color: black;
	font-family: Verdana;
	font-size: 0.75em;
	background-color: #FFFFFF;
}

#footer2 {
	font-size: 1em;
}

.yellowFill #links {
	font-size: 75%;
}

#footer2 {
	font-size: 1em;
}

.yellowFill #links {
	font-size: 75%;
}

.adtext{ font-family: Verdana;
	font-size:xx-small;
	margin: 0 ;
	padding:0;
	display:compact;
	line-height:normal;
}		

.adtextsm{ 
	font-family: Verdana;
	font-size:xxx-small;
	margin: 0 ;
	display:compact;
	line-height:normal;	
}

#footer2 {
	font-size: 1em;
}

.redtitle {
	font-family: Verdana;
	font-size: large;
	font-style: normal;
	color: #CC0000;
}

a.ad:link {
	color:blue;
	text-decoration: none;
	font-family: Verdana;
	font-size: large; 
}

a.ad:visited {
	color: purple;
	text-decoration: none;
	font-family: Verdana;
	font-size: large;
}

a.ad:hover{color: #990000;text-decoration: underline;}
a.small:link {color:#000000;text-decoration: none;font-family: Verdana;font-size: small; }
a.small:visited {color: purple;	text-decoration: none;	font-family: Verdana;	font-size: small;}
a.small:hover{color: #990000;font-family: Verdana;font-size: small;text-decoration: underline;}
.style2 {font-family: Verdana; font-size: 18px; font-style: normal; color: #CC0000; font-weight: bold; }
.style3 {font-size: xx-small}
.style4 {font-size: 10pt}
.style5 {font-size: x-small}

.LeftMenu UL {
	COLOR: #e1ebf4; TEXT-DECORATION: none; font-size: 10px; margin: 0 0 0 -15px;
}

.LeftMenu LI {
	COLOR: #e1ebf4; TEXT-DECORATION: none; font-size: 10px; margin: 5px 0 0 -9px;
}

.LeftMenu LI A:link {
	COLOR: #e1ebf4; TEXT-DECORATION: none;
}

.LeftMenu LI A:visited {
	COLOR: #e1ebf4; TEXT-DECORATION: none; 
}

.LeftMenu LI A:hover {
	COLOR: #99ccff; TEXT-DECORATION: underline;
}

.LeftMenu LI A:active {
	COLOR: #99ccff; TEXT-DECORATION: none; 
}

