@charset "utf-8";
/* CSS Document */

body{	font-family:Tahoma,Arial,Helvetica,sans-serif; }

a { color:#64b20c; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }

p, ul, ol { font-size:12px; line-height:18px; margin-top:15px; margin-bottom:15px; }

h1 { color:#333333; font-size:14px; letter-spacing:0.05em; background:url(http://www.apfc.org/home/Media/aboutAPFC/bgH2title.jpg) repeat-y; padding:3px; margin:0px 0px 20px 0px; font-weight:bold;}

h2 { font-size:15px; margin:20px 0px 5px 0px; color:#000000; }
h3 { font-size:14px; margin:20px 0px 5px 0px; color:#000000; }
h4 { font-size:13px; margin:20px 0px 5px 0px; color:#000000; }
h5 { font-size:12px; margin:20px 0px 5px 0px; color:#000000; }
h6 { font-size:10px; margin:20px 0px 5px 0px; color:#000000; }

.imageFloatRight {float:right; margin:5px 0px 5px 5px;}
.imageFloatLeft {float:left; margin:0px 5px 5px 0px;}
.indent { margin-left:20px; }
ul.none { list-style-type:none; }

/*############################################################
GROUP-SPECIFIC STYLES
############################################################*/

/* RESOLUTIONS table id=resolutions */
table#resolutions { font-size:13px; font-weight:bold; border-collapse:collapse; }
#resolutions tr.colTitles th { background:none; }
#resolutions th { background-color:#dddddd; border-bottom:1px solid #999999; padding:2px; }
#resolutions td { border-bottom:1px solid #cccccc; padding:2px;}


/* BOARD table id=board */
table#board { font-size:13px; border-collapse:collapse; }
#board td h5 {margin-top:0px;}
#board td img {border-bottom:2px solid #777777;border-right:2px solid #777777;}

/* BOARD table id=boardMenu */
table#boardMenu { font-size:13px; border-collapse:collapse; text-align:center;}


/* CONSULTANT table id=consultant */
table#consultants { font-size:13px; border-collapse:collapse; }
#consultants td h5,#consultants td h4,#consultants td h3,#consultants td h2 {margin-top:0px;}
#consultants td img {border-bottom:2px solid #777777;border-right:2px solid #777777;}

/* ADVISORS table id=advisors */
table#advisors { font-size:13px; border-collapse:collapse; }
#advisors td h5,#advisors td h4,#advisors td h3,#advisors td h2 {margin-top:0px;}
#advisors td img {border-bottom:2px solid #777777;border-right:2px solid #777777;}

/* STAFF table id=staff */
table#staff { font-size:13px; border-collapse:collapse; }
#staff th {text-align:left;}
#staff td, #staff th { padding:3px; }

/* POMVNEWSARCHIVES table id=pomvNewsArchives */
table#pomvNewsArchives { font-size:13px; font-weight:bold; border-collapse:collapse; }
#pomvNewsArchives td {padding:3px;}

/* BOARD MEETINGS table class=meetings */
table.meetings { width:228px; border-collapse:collapse; background-color:#cccccc; font-size:0.8em; color:#333333; }
table.meetings td { background-color:#cccccc; border-top:1px solid #ffffff; }
table.meetings td strong, table.meetings td.place { padding-left:10px; }