BODY { font-family : Arial, Helvetica, sans-serif; font-size: 100%; padding-bottom: 12px; background-color: #ffffff;}
TD { font-family : Arial, Helvetica, sans-serif; font-size: 100%; }
P { font-family : Arial, Helvetica, sans-serif; font-size: 100%; }
FONT { font-family : Arial, Helvetica, sans-serif; font-size: 100%; }
SELECT { font-family : Arial, Helvetica, sans-serif; font-size: 11px; }
TEXTAREA { font-family : Arial, Helvetica, sans-serif; font-size: 11px; height:200px; }
INPUT { font-family : Arial, Helvetica, sans-serif; font-size: 11px; }
H1 { font-family : Arial, Helvetica, sans-serif; font-size: 140%; margin: 6px 0px 6px 0px;}
TD {font-size: 100%;}

.sub-head { font-weight:bold; font-size:110%;}

.bot-nav { 
	font-size:100%;
	color:black;
	text-decoration:underline;
}

.left-activnav { 
	font-size:100%;
	color:#FFF;
	background-color:#3588D8;
	text-decoration:none;
}

.blue-head { font-weight:bold; color:#4290DB; font-size:100%; text-decoration:underline} 
.orange-head { font-weight:bold; color:#FD9D00 ; font-size:120%; }
.red-head { font-weight:bold; color:#FF0000 ; font-size:120%; }
#contitle { font-weight:bold; color:#FD9D00 ; font-size:100%; margin-bottom: 6px;} 

.annotation{ font-size : 80%;  color: #999999 }
.contact-info { font-family: Arial, Helvetica, sans-serif; color: #999999; }

.gray { color: #999999 }
.orange { color: #FD9D00; font-size:110%; }
.red { color: #FF0000; font-size:110%; }
.or { color: #FD9D00 ; font-size:80%; font-weight:bold; }
a:link,a:hover,a:visited {color: #4290DB; text-decoration: underline;}
a:active {color: #AAAAAA;} 

.page-nav { font-weight:bold; color:#FD9D00 ; font-size:120%; text-decoration: none;}
.page-nav-act { font-weight:bold; color:#999999 ; font-size:120%;  text-decoration: none;}

.inputField { 
    font-family: Arial;
    font-size: 11px; 
    width: 100%; 
    color: black; 
    background:#FFFFFF;
    border: 1px solid #666666;
    padding: 1px 2px;
}

.warning { color: #FD9D00; font-size:90%; }

a.txt:link, a.txt:hover, a.txt:visited, a.txt:active { color: #000000; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 80%; }

/* admin */
a.list { color: #000000; text-decoration: underline; font-size:80%; font-weight:bold; font-family : Verdana; Arial, Helvetica, sans-serif; }
a.list:visited { color: #000000; text-decoration: underline; font-size:80%; font-weight:bold; font-family : Verdana; Arial, Helvetica, sans-serif; }
.list { color: #000000; font-size:80%; font-weight:bold; font-family : Verdana; Arial, Helvetica, sans-serif; }
.tableheader { color: #FD9D00; font-size:80%; font-weight:bold; font-family : Verdana; Arial, Helvetica, sans-serif; }
.comments { color: #666666; font-size: 80%; font-family: Verdana; Arial, Helvetica, sans-serif; }
.banners {padding-bottom:15px;}
.banners2 {padding-left:15px; padding-bottom:15px;}

.gr {background-color: #e8e8e8;}
.grl {background-color: #f0f0f0;}
.fldes {
    font-size: 100%;
    padding-bottom: 4px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 12px;
    color: #444;
}

.pepper_fldes {
    font-size: 100%;
    padding-bottom: 4px;
    padding-top: 12px;
    font-weight: normal;
    font-size: 12px;
    color: #444;
}

.fixlink { font-size: 12px; }
.partn_link {font-size: 12px; margin: 10px 0px 0px 0px;}

hr {height:1px; border:none; background:#CCCCCC;}
* html hr {border:solid 1px #CCCCCC;}


