body {
	background: #F1F3F0 url("images/bg.jpg") repeat-x;

}
.clearfix {
		display:inline-block;
	}	
A{
	link {text-decoration: none}
}

.mainfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


}
.apbnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.charts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.position {
	position: absolute;
	top: 0px;
	left: 0;
}
.searchbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003300;
}
.borders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: medium;
	border-bottom-color: #003300;
}
.pageitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.apbnewsdate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	font-weight: bold;
}
.mainNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
/*	--------------------------------------------------------------------------------------------------------------------------
	contentBottom Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.contentBottom {
		margin:2px 0 0 0px;
		font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
			.contentBottom .box {
			padding:13px 0 0 13px;
			border:1px solid #e5e5e5;
			width:216px; height:150px;
			float:left;
			border-bottom:2px solid #006600;
			border-top:2px solid #006600;
		}

			.contentBottom .box h1{
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 15px;
				color: #666666;			
		}
				.contentBottom .box a img{
			margin: 0px 8px 0px 0px;
			border-style:none;
			background-color:none;
			float: left;
		}

			.contentBottom .box a {
				clear:both;
				display:block;
				margin-bottom:8px;
				text-decoration:none !important;
			}

