body       { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #6cf }
p             { color: #003; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

td  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li    { color: #003; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
.p  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { color: #33f; font-size: 16pt }
.homeH1 { background-image: url(homeH1.jpg); text-indent: -999em; width: 475px; height: 30px; margin-top: 5px; margin-left: 10px; display: block; }
h2      { color: #33f; font-size: 14pt }
h3  { color: #33f; font-size: 12pt }
.orangehr { color: #ffcc33; height: 10px; }
.deifooter  {
	font-size: 8pt }
.deifooter a:link { color: #008b8b; font-size: 8pt; text-decoration: none }
.deifooter a:visited { color: #008b8b; font-size: 8pt; text-decoration: none }
.deifooter a:hover { color: #00bfff; font-size: 8pt; text-decoration: none }
.deifooter a:active { color: #800000; font-size: 8pt; text-decoration: none }
a:link     { color: #00008b; font-style: normal; font-weight: bold; font-size: 10pt; text-decoration: underline }
a:visited   { color: #00008b; font-style: normal; font-weight: bold; font-size: 10pt; text-decoration: underline }
.blua   {
	color: #036;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }
.blua a:link  {
	color: #036;
	font-size: 9pt;
	text-decoration: underline }
.blua a:visited  {
	color: #036;
	font-size: 9pt;
	text-decoration: underline }
.blua a:hover  {
	color: #036;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none }
.blua a:active  {
	color: #c0c0c0;
	font-size: 9pt;
	text-decoration: underline }
.wht    { color: #fff; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.wht a:link    { color: white; font-size: 9pt; text-decoration: none }
.wht a:visited    { color: white; font-size: 9pt; text-decoration: none }
.wht a:hover    { color: white; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.wht a:active   { color: white; font-size: 9pt; text-decoration: underline }
.nav {
	background-color: #d1ec9e;
	border-top: 1px solid #ceeb99;
	border-bottom: 1px solid #ceeb99 }
.contentTD { background-color: white; border-right: 3px solid #33f; border-bottom: 3px solid #33f; border-left: 3px solid #33f }
.contentTD2 { background-color: white; border-right: #33f; border-bottom: #33f; border-left: #33f }
.footerTD { color: white; font-size: 10pt; background-color: #33f; padding: 3px }
.footerTD a:link { color: white; font-size: 10pt; text-decoration: underline; padding: 3px }
.footerTD a:visited { color: white; font-size: 10pt; text-decoration: underline; padding: 3px }
.footerTD a:hover { color: white; font-size: 10pt; text-decoration: none; padding: 3px }
.footerTD a:active { color: maroon; font-size: 10pt; padding: 3px }
.coloredColumn   { padding: 5px }
.whiteColumn  { padding: 3px }
.propboarder { border: solid 1px #b8e6b8 }

.red { color: #990000; }

body#popup {
	background: #66ccff;
	margin: 0;
	padding: 0;
	text-align: center;
}
body#popup #container {
	background: #fff;
	border: 3px solid #2e38fa;
	margin: 2px auto;
	text-align: left;
	width: 400px;
}

body#popup #header {
	background: url(../images/popup-header.jpg) no-repeat;
	border-bottom: 2px solid #2e38fa;
	height: 75px;
	text-indent: -999em;
	width: 400px;
}

body#popup .main-content {
	margin: 10px;
	width: 380px;
}

