body {
	margin:-1px 0px 0px 0px; 
	padding:0px 0px 0px 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}



/* Layout
*************************************/

	
#holder{
	float:none;
	width:1000px;
	height:auto;
	margin:0px auto;
}

#header {
	width:1000px;
	height:187px;
	float:left;
	background:url(../images/template/header_image.jpg);
	background-repeat:no-repeat;
	background-position:0px;	
	text-align:right; /* Counteract to IE5/Win Hack */
	padding:0px;
	margin:0px;
	margin-top:-1px;
}

#content {
	width:996px;
	height:70%;
	float:left;
	border-left:2px solid #28805e;
	border-right:2px solid #28805e;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding-bottom:30px;
}

#content_left{
	text-align:left;
	float:left;
	width:550px;
	height:60%;
	margin-top:20px;
	margin-left:60px;
	padding-bottom:10px;
}

#content_right{
	text-align:center;
	float:left;
	margin-left:60px;
	width:300px;
	height:100%;
	padding-top:50px;
	padding-bottom:20px;	
}

#footer {
	width:1000px;
	height:33px;
	float:left;
	padding-top:10px;
	text-align:center;
	font-size:9px;
	color:#333333;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	background:#dcddde;
}

#siteMap{
	position:absolute; 
	padding-left:60px;
	text-align:left;
	font-size:9px;
	font-style:italic;
	margin-top:-50px;
	color:#333333;
}

#siteMap a:link, #siteMap a:visited{
	text-decoration:none;
	color:#333333;
}

#siteMap a:active, #siteMap a:hover{
	text-decoration:none;
	color:#000000;
}

#nav_left{
	text-align:left;
	float:left;
	width:540px;
}

#nav_right{
	text-align:right;
	float:left;
	margin-left:60px;
	width:380px;
}

#nav_left_ifa{
	text-align:left;
	float:left;
	width:660px;
	margin-left:-40px;
}

#nav_right_ifa{
	text-align:right;
	float:left;
	margin-left:-20px;
	width:380px;
}

#test{
	width:282px;
	height:261px;
	background:url(../images/template/test_bg_main.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#test_cont {
	width:235px;
	overflow:auto;
	margin-left:30px;
	padding-top:5px;
	height:163px;
}

#ifa_test_header, #test_header {
	height:20px;
	width:282px;
	background:url(../images/template/test_bg_top.gif);
	background-repeat:no-repeat;
}
#ifa_test{
	width:282px;
	height:320px;
	background:url(../images/template/test_bg_main.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#ifa_test_footer, #test_footer {
	background:url(../images/template/test_bg_bottom.gif);
 	background-repeat:no-repeat;
	height:20px;
	width:282px;
}
#ifa_test_cont {
	width:235px;
	overflow:auto;
	margin-left:30px;
	padding-top:5px;
	height:220px;
}

#contact_details{
	text-align:center;
	margin-top:20px;
}

img#line {
	padding-bottom:10px;
	margin-left:30px;
}

.eligtab td {
	text-align:center;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

.bodytab td {
	text-align:left;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}


/* Text Styles
*************************************/

a:link, a:visited{
	color:#333333;
}

a:active, a:hover{
	color:#006633;
}



h1{
	font-size:2.2em;
	color:#006633;
	font-weight:normal;
	margin-top:0.5em;
}

h2{
	font-size:1.5em;
	color:#006633;
	font-weight:normal;
}

span.bodygreen{
	font-size:1em;
	color:#006633;
	font-weight:normal;
	
}

h3 {
	color:#006633;
	font-weight:normal;
	margin-bottom:0;
}

p{
	font-size:1em;
	color:#333333;
    margin-top:0px;
    line-height: 140%;
}

p.testimonial{
	margin:0px;
	padding-right:5px;
	font-style:italic;
}

p.bodygreen{
	font-size:1em;
	color:#006633;
	font-weight:normal;
	margin:0 0 1em 0;
	padding:0px;
	
}

p.from{
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	color:#28805e;
}

#testimonial-header, #news-header, #dl-header{
	color:#28805e;
	font-size:1.1em;	
	font-weight:bold;
	padding-top:10px;
	margin-left:30px;
	margin-bottom:5px;
}
#dl-header {
	margin-left:0;
}
#news-footer {
	font-size:0.8em; margin:20px 0 0 36px;
}

p#talkto {
	font-size:1.2em;
	color:#28805e;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

p#phone {
	font-size:26px;
	color:#28805e;
	text-align:center;
	padding:0px;
	margin:0px;	
	margin-bottom:5px;
}

#test table{
	width:180px;
}

#test table tr td{
	font-size:0.8em;
	color:#333333;
}

.tableline{
	padding-top:10px;
	padding-bottom:10px;
}

/* Added by pmdf */

#acc_links, #frm_quick_links label, #header span {
	position:absolute;
	left:-9999px;
}

br.clearer {
	clear:both;
}

#award-logos img {
	margin-left:10px;
	margin-right:5px;
}

body.ifa #test_cont img {
	float:left;
	margin-right:15px;
}

.award-container {
	clear:left;
	font-size:1em;
	color:#333333;
	width:175px;
	padding:5px 5px;
}


img {
	border-style:none;
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
    background:none;
}

#content_left li {
	margin-bottom:1em;
}
.em-header {
	color:#006633;
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:1em;
}

#page_ifa_commissions #content_left th, #page_ifa_case_studies #content_left th{
	width:40%;
	vertical-align:top;
}

div.news-back {
	margin:3em 0 2em 0;

	font-weight:bold;
}

div.news-story {
	margin-bottom:3em;
}

blockquote {
	margin-left:0;
	line-height:140%;
}

body.news h2 {
	margin-bottom:1em;
}

body.news h3 {
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
}

body.news #content_left table {
	margin:2em 0;
}

caption {
	text-align:left;
	font-weight:bold;
	margin-bottom:1em;
}

div.news-date {
	font-weight:bold;
}

div.news-archives {
	margin:0 0 3em 0;
}

div.news-archives strong {
	color:#006633;
}

#news-header a {
	color:#006633;
}

#ifa_banner_1 {
	margin-top:20px;
}
span.download-format, div.download-format {
	color:#999999;
	margin-left:1em;
	font-size:0.8em;
}
div.download-format {
	margin-left:0;
}
div.dl-img-container {
	margin-top:1em;
	text-align:center;
}

#dl-img {
	margin:0 0 1em 0;
}
#dl-links {
	margin:2em 0;
	background-color:#dddddd;
	padding:1em;
}
abbr {
	border-style:none;
}
img.key-facts {
	margin:1em 0;
}
#content ul li ul {
	margin-top: 1em;
}
#qlGo {
	width:30px;
	height:21px;
	padding:0 !important;
	margin:0 0 0 2px !important;
	background-color:#006633;
	border:1px solid #ffff00;
	color:#fff;
	cursor:pointer;
}
#jumpMenu {
	font-size:0.9em;
	height:21px;
}

