@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;	
}
a:link {text-decoration: none; color:#333333;}
a:visited {text-decoration: none; color:#333333;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: black;}
.coreValues {
	margin-left: 40px;
}
.leftPad {
	padding-left: 20px;
}
#login {
	padding-right:20px;
}
#footer {
	padding: 10px;
}
h1 {
font-size: 28px;
padding-top: 5px;
padding-bottom: 5px;
}
h2 {
font-size: 26px;
padding-top: 0px;
padding-bottom: 5px;
}
h3 {
font-size: 20px;
padding-bottom: 5px;
}
h4 {
font-size: 14px;
font-weight:bold;
}
.center {
margin:0 auto 0 auto;
}
.clearboth {
	clear:both;
}
body {
	background-image: url(../images/blue-bg_v5.jpg);
	background-repeat: repeat;
}
.bigA {
	background-image:url(../images/bigA.jpg);
	background-repeat:no-repeat;
	background-position:-120px -30px;
}
#leftNav {
	margin: 0px 15px 15px 20px;
	padding: 0px;
}
#leftNav ul{
	padding: 10px 10px 10px 20px;
	list-style-type: none;
}
#leftNav ul li{
	padding: 10px 10px 10px 0px;
}
#breadcrumb {
	padding: 10px 5px 5px 20px;
}
#codercraftFooter {
	float: left;
	padding: 10px;
}
.whiterow {
	background-color:#FFFFFF;
}
.whiteText {
	color:#FFFFFF;
}
.bluerow {
	background-color: #eaf0f7;
}

.greyrow {
	background-color: #e0dfdf;
}

.colHead {
	text-decoration:underline;
	font-size: 18px;
	background-image: url(../images/table-head.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.colHead td{
	color: #FFFFFF;
}
.realChoiceTable1 {
	text-align: center;
	border: thin solid #999999;
}
.realChoiceTable1 td{
	padding: 8px;
	text-align:center;
}
.spacerRow {
	padding: 0;
	height: 3px;
	margin: 0;
}
#realChoiceTable2 {
	padding: 10px;
	background-image: url(../images/RC-table2-bg.jpg);
	background-position: center center;
	border: thin solid #999999;
}
.RCcolHead {
	text-decoration:underline;
	font-size: 18px;
	background-image: url(../images/red-table-head-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.RCcolHead td{
	color: #FFFFFF;
}
#pointsWorthTable {
	padding: 10px;
	background-image: url(../images/RC-table-red-bg.jpg);
	background-position: center center;
	border: thin solid #999999;
}
#vendorList {
	background-color:#FFFFFF;
	border: thin solid #999999;
}
#vendorList td{
	padding: 10px;
	
}
.noBorder {
	border:none;
}
.rightBorder {
	border-right-color: #C0C0C0;
	border-right-width: 1px;
	border-style: dotted;
}
.bottomDash {
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-style: dotted;
}

/* INCOME INSTITUTE */
.incomeDefinition {
	display:block;
	padding:5px;
	background-color:#D3E7C7;
	border: 1px solid #C0C0C0;
	width: 288px;
	text-align: left;
}
.iiList ul{
	list-style-type: disc;
	margin-left: 1em;
}
.libraryArchiveHead {
	background-image: url(/AFMUS2/images/green-table-head.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#libraryArchiveTable {
	border: thin solid #999999;
}
#libraryArchiveTable td{
	padding:10px;
}
/*REAL CHOICE VENDORS */
.retailVendorHeading {
	display: block;
	background-color:#660000;
	padding: 5px;
	color: #FFFFFF;
	width:100%;
}
.retailVendorList {
	padding: 5px;
	height:300px;
	overflow:auto;
	border:none;
	width: 100%;
}
.retailVendorList td{
	padding: 5px;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.imagepad {
	margin: 10px;
}
/* SALES AND MARKETING .....................................*/
.smList {
	list-style-type: disc;
	margin-left: 1em;
}
/*ABOUT US ......................................................*/
.aboutusPic {
	float: left;
	padding: 0px 10px 10px 0px;
}
/*JOIN US ............................................*/
.smalltext td{
	font-size: 8pt;
}
