
* {
	padding: 0px;
	margin: 0px;
	}

/* MOVED to STYLEFORMAT

body {
	background: #ebebeb;
	font: 12px Geneva, Arial, Helvetica, sans-serif normal;
	color: #304790;
	}

p {
	font: 12px Geneva, Arial, Helvetica, sans-serif normal;
	padding: 3px 1px;
	line-height: 16px;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 30px;
	color: #666666;
	}

h2 {
	font-size: 22px;
	color: #999999;
	}

h3 {
	font-size: 18px;
	color: #999999;
	}

h4 {
	font-size: 14px;
	color: #0572EC;
	}	*/

a img {
	border: none;
	}

a:link {
	color: #3366FF;
	text-decoration: none;
	}
a:visited {
	color:#3366FF;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	}
a:active {
	color:#3366FF;
	text-decoration: none;
	}

latestnews p {
	padding: 1px;
	}


/* Main Layout */

#main_wrap {
	background: url(theme/top_bg.jpg) repeat-x top;
	}

#head_wrap {
	width: 1040px;
	margin: 0 auto;
	height: 356px;
	background: url(theme/title_img.jpg) no-repeat bottom right;
	}

#body_wrap {
	width: 1040px; 
	margin: 0 auto;
	}


#iafp_logo {
	float: left;
	width: 366px;
	margin-left: 30px;
	}

#content_wrap {
	width: 1040px; 
	margin: 0 auto;
	}

#whitebg {
	background: #FFFFFF;
	}

#iafp_content {
	padding: 24px 33px;
	}
	
#cont_left {
	float: left;
	width: 658px;
	}

#indicies {
	background: #ebebeb url(theme/asx_grad_bg.gif) no-repeat center top;
	padding: 37px 25px 10px 25px;
	}

#indicies_sub {
	background: #ebebeb url(theme/general_grad_bg.gif) no-repeat center top;
	padding: 15px 25px 10px 25px;
	}

#cont_right {
	float: left;
	width: 293px;
	margin-left: 23px;
	}

#iafp_menu {
	float: left;
	width: 615px;
	padding: 38px 0px 0px 5px
	}

#base_wrap {
	background: url(theme/base_bg.gif) repeat-x top;
	}
	
#iafp_base {
padding: 20px 33px;
width: 974px; 
margin: 0 auto;
}

#txt_menu {
	float: left;
	width: 658px;
	}

#as_logo {
	float: right;
	}

/* General Layout */

#asx_graph {
	float: left;
	width: 344px;
	background-color: #fff;
	border: 1px solid #EBEBEB;
	padding-top: 10px
	}

#asx_txt {
	float: left;
	padding-left: 15px;
	width: 247px;
	}

.left_col_wel {
	width: 268px;
	float: left;
	}

.right_col_wel {
	float: left;
	width: 334px;
	padding-left: 15px;
	}

/* General Classes */

.cleara {
	clear: both;
	}

.side_cont_grey {
	background-color: #ebebeb;
	padding: 20px;
	}

/* MOVED to STYLEFORMAT

.grey {
	color: #999999;
	}

p.small {
	font-size: 11px;
	line-height: normal
	}



p a.downloads {
	background: url(theme/li_downloads.jpg) no-repeat left;
	padding: 5px 0px 5px 30px;
	}
*/

.downloads p {
	padding: 10px 0px;
	}

/* Form Styles */

.formst {
	background: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 0px 5px 7px;
	border: 1px solid #cccccc;
	}
#button_r {
	background: url(theme/sendbtn.gif) no-repeat left top;
	border: none;
	width: 71px;
	height: 30px;
	padding-top: 30px;
	cursor: pointer;
	}
#button_r:hover {
	background: url(theme/sendbtn.gif) no-repeat left bottom;
	}
textarea {
	border: 1px solid #cccccc;
	width: 400px;
	height: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 0px 5px 7px;
	}