}

/* Added to override or supplement main.css */

table.tablenoborder td, th {
	padding: 1px 1px !important;
	border: none !important;
	margin: 0px 0px 0px 0px !important;
	vertical-align: top;
}
table.tabledata td {
	padding: 1px 1px !important;
	border: 1px;
	margin: 0px 0px 0px 0px !important;
	align: top;
	font-size: 85%;
	


}
table.tabledata th {
	padding: 1px 1px !important;
	margin: 0px 0px 0px 0px !important;
	text-align: left;
	font-weight: bold;
	font-size: 85%;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;

}
table.tabledata caption {
	color: #666666;
	padding: 8px 8px;
	text-align: center;
	font-weight: bold;
	font-size: 85%;


}
.imgright {
	float: right;
	
}
.imgleft {
	float: left;
	
}
.bold {
	font-weight: bold;
	color: #333;

}
sup {
	font-size: 80%;
}

.italic {
	font-style: italic;  
}
table.tableright {
	float: right;
	margin: 0px;
	padding: 0px;
}
table.tableright td {
	padding: 0px 0px !important;
	border: 1px;
	
}
li.lipassword {
	list-style-image: url(../images/password.gif);
}
li.licheckmark {
	list-style-image: url(../images/checkmark.gif);
}
li.liquestionmark {
	list-style-image: url(../images/questionmark.gif);
}
li.licheckbox {
	list-style-image: url(../images/checkbox.gif);


}
div.center div.divbox {
	border: 1px solid #999999;
	padding: 4px 4px;
	width: 175px;
	float: right;
	font-size: 90%;
	
}
div.center div.divboxlg {
	border: 1px solid #999999;
	padding: 8px 8px;
	width: 530px;
	float: center;
	font-size: 90%;
	
}


/*
	Document Body Override of AFFC Headers
*/

}
h1.site_title {
	font-size: 180%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	
}
div.center h1.doc_title {
	font-size: 150%;
	color: #000000;	

}
h1 {
	font-size: 150%;
}
h2 {
    font-size: 130%;
}
h3 {
    font-size: 115%;      
}
h4 {
    font-size: 100%;        
}
h5 {
	font-size: 85%;
	
}
.sml {
	font-size: 85%;
	
}

.source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}	
#content div.divboxright {
	border: 1px solid #999999;
	padding: 1px;
	width: 170px;
	float: right;	

}
div.center h1.site_title {
	color: #990000;
	background-color: transparent;
}
div.center h1.doc_title {
	font-size: 150%;
	color: #000000;
}
div.center h1.home {
	color: #666666;
	background-color: transparent;
	font-size: 175%;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: bold;
}
div.leftcol {
	float: left;
	width: 285px;
	padding: 0px 10px 0px 0px;

}
div.rightcol {
	float: left; 
	width: 285px;
	padding: 0px 0px 0px 10px;
	
}
div.colfix {
	width: 590px;
	
}
.aafc-feature {
	clear: right;
	display: inline;
	float: right;
	font-size: 85% !important;
	margin: 0 0 19px 5px;
	width: 208px;
}
	.aafc-feature p {
		color: #000 !important;
		font-size: 100% !important;
		margin: 0 !important;
		padding: 7px 15px 6px 15px !important;
	}
	

