/*Implats style - Russell & Associates, August 2004*/

body {
	background-color: #fff;
	color: #000;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

br, p, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
						
hr {
	color: #000;
	}
	
p {
	text-align: left;
	}
.nt{margin-top: 2px;}
	
.footer {
	font-size: 70%;
	color: #000;
	background-color: #ccc;
	padding: 0.25em 0;
	}
	
#site-nav {
	line-height: 160%;
	}	
	
.ar-cell {
	text-align: right;
	font-size: 65%;
	color: #fff;
	padding: 0.25em;
	background-color: #003798;
	}
	
.clear-both {
	clear: both;
	}



/*BODY - content, headings
--------------------------*/	
.bc {
	font-size: 70%;
	}
	
.tc {
	font-size: 70%;
	}
	
.sml-text {
	font-size: 65%;
	}
			
.legal {
	font-size: 65%;
	color: #999;
	}
	
.caption {
	font-size: 70%;
	font-style: italic;
	text-align: center;
	}
	
.quote {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	margin: 1em;
	}
		
.content {
	padding: 0 2em;
	width: 80%;
	}
			
.content p, .content ul, ol {
	font-size: 70%;
	}
	
.content ul li ul,  .content ol li ul, .content ol h4, .content ol h5{
	font-size: 100%;
	}	
	
.content h1 {
	font-size: 90%;
	color: #000;
	padding: 0.25em 0 0.75em 0;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	}

.content h2 {
	font-size: 90%;
	color: #000;
	margin: 0;
	padding: 0.25em 0 0.75em 0;
	border-bottom: 1px solid #000;
	}			
			
.content h3 {
	font-size: 80%;
	color: #003798;
	margin-top: 1em;
	margin-bottom: 0;
	}
			
.content h4 {
	font-size: 70%;
	color: #000;
	margin-top: 0.25em;
	margin-bottom: 0;
	}
			
.content h5 {
	font-size: 90%;
	color: #333;
	margin-bottom: 0;
	}
.addit{
	font-size: 10px;
	padding-left: 10px;
	text-align: left !important;}

.img-holder{
	padding: 10px;
	}
.img-holder h4{margin-bottom: 8px;}

ul{list-style-type: disc;}
ul.dash{list-style-image: url('../images/dash.gif');}
ul.disc{list-style-type: disc; list-style-image: none;}

ol li{margin-bottom: 0.5em;}
ul li{margin-bottom: 0.2em;}
ol li ol{font-size: 100%;}	
ol li p{font-size: 100% !important;}
ul li p{font-size: 100% !important;}
ol li td{font-size: 100% !important;}
p td{font-size: 100% !important;}

.proxy-box{
	background: #EFC4A0; 
	color: white !important;
	padding: 5px
}


		
/*/////////Katherine's Table Styles///////////*/

.hcTbl td {font-size: 65%;}

.contentTbl td, .contentTbl th, .hcTbl th{font-size: 70%;}

.contentTbl th, .hcTbl th{background: #000;
	color: #fff;
	padding: 4px;}

.contentTbl td h3, .contentTbl td h4, .contentTbl td p {font-size: 100% !important;}

.contentTbl ul{
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 100%;}

.proxyTbl{border-top: #000 1px solid; border-left: #000 1px solid;}				
.proxyTbl td{font-size: 70%; border-bottom: #000 1px solid; border-right: #000 1px solid; height: 25px;}

.thinline {
	border-bottom: #000 1px solid;}
.thickline {
	border-bottom: #000 2px solid;}

.doubleline {
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	}
.pad-left{padding-left: 14px;}

.pad-left-thinline{padding-left: 14px;
	border-bottom: #000 1px solid;}

.pad-left-thickline{padding-left: 14px;
	border-bottom: #000 2px solid;}

.box-tlr{border: #000 1px solid;
	border-bottom: none;
	}
.box{border: #000 1px solid;}
.box-tlb{border: #000 1px solid;
	border-right: none;}
.box-trb{border: #000 1px solid;
	border-left: none;}
.box-blr{border: #000 1px solid;
	border-top: none;
	}

.box-tl{border-top: #000 1px solid;
	border-left: #000 1px solid;
	}

.box-tr{border-top: #000 1px solid;
	border-right: #000 1px solid;
	}

.box-bl{border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	}
.box-br{border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	}
.box-t{border-top: #000 1px solid;
	}
.box-b{border-bottom: #000 1px solid;
	}
.box-r{border-right: #000 1px solid;
	}
.box-l{border-left: #000 1px solid;
	}

/*//////////////////////////////////////*/
	
.hlight-row-normal {
	background-color: #fff;
	}
	
.hlight-row-alternate {	
	background-color: #eee;
	}	
	
