@charset "utf-8";
body {
	background-color: #FFFFFF;
	color:#a0a0a0;
}

#container{
	width:962px;
	margin: 10px auto;
	font-family:Arial, Helvetica, sans-serif;
}

#head{
	background-image:url(images/template_graphics/top_gradient.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:90px;
	
	}

#logo{
	color:#2b2f76;
	margin-left:11px;
	font-size:10px;
	font-weight:bold;
	width:50%;
	float:left;

	}

#banner{
	color:#2b2f76;
	margin-right:55px;
	margin-top:32px;
	float:right;
	font-size:18px;
	font-weight:bolder;
	}
	
#menu{
	width:936px;
	height:28px;
	background-image:url(images/template_graphics/navigation_links_gradient.jpg);
	background-repeat:repeat-x;
	padding-left: 26px;
	padding-top: 10px;

}

#menu a:link, #menu a:visited{
	color: #a0a0a0;
	text-decoration:none;
	font-weight:bolder;
}

#content{
	width:942px;
	height:363px;
	background-color:#a3a3a3;
	background-image:url(images/template_graphics/halfway_gradient_bar.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 10px 10px 26px 10px;
	
}




#contentLeft{
	float:left;
	width:645px;
	

}

#contentRight{
	float:left;
	width: 291px;
	height:120px;
	text-align:right;
	margin-left: 5px;
}

#contentForm{
	float:left;
	width: 291px;
	height: 234px;
	text-align:left;
	margin-top: 3px;
	background-color:#FFFFFF;
	margin-left: 5px;
}

#contentForm h4{
	color:#6d6b6c;
	margin-left:5px;
	
	}
	
#contentForm table{
	margin-left:18px;
	margin-top:-16px;
	}
	
#contentForm td{
	color:#444444;
	font-size:11px;
	font-weight:bold;
	}



.homeForm{
	background-color:#b5b5b5;
	color:#FFFFFF;
	border-bottom-color:#6d6d6d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:10px;
	margin-bottom:2px;
	width:150px;
	font-size:9px;
	}
	
.homeFormSelect{
		background-color:#b5b5b5;
	color:#FFFFFF;
	border-bottom-color:#6d6d6d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	margin-bottom:2px;
	width:153px;
	font-size:10px;
}
	
.homeTextArea{
	background-color:#b5b5b5;
	color:#FFFFFF;
	border-bottom-color:#6d6d6d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:30px;
	margin-bottom:2px;
	}

#bottom{
	width:100%;
	height:270px;
	background-image:url(images/template_graphics/bottom_gradient_homepage.jpg);
	background-repeat:repeat-x;

}

.bottomBox{
	width:205px;
	height:247px;
	float:left;
	margin: 5px 2.3px 0px 2.3px;
	background-color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	
}

li{
	padding:0px;
	margin:-15px;
}

.bottomBox a:link, .bottomBox a:visited{
	color:#130e74;
	font-weight:bolder;
	text-decoration:none;
	}

.copyright{
	
	text-align:center;
	font-size:10px;
	color:#333333;
	}

#fooder{
	width:100%;
	height:68px;
	background-image:url(images/template_graphics/footer_gradient.jpg);
	background-repeat:repeat-x;

}


/* internal pages*/

#contentInt{
	padding: 10px 30px 26px 30px;
	color:#4a4a4a;
	font-size:12;
	text-align:justify;
}

/* affiliates */

.afLeft{
	float:left;
	width:230px;
	margin-left:30px;
	text-align:right;

}

.afRight{
	margin-right:30px;
	float:right;
	width:590px;
	padding-top:0px;

}

.blueTitle{
	color:#0e0352;
	font-size:18px;
	font-weight:bolder;
	}

.greyTitle{
	font-size:18px;
	}
	
.greyTitleBold{

	font-size:18px;
	font-weight:bolder;
	}
	
.afRight a:link, .afRight a:visited, .afLinks a:link, .afLinks a:visited{
	color:#0e0352;
	text-decoration:none;
}

.contactLeft{
	float:left;
	width:572px;

	
}

.contactRight{
	margin-right:30px;
	float:right;
	width:280px;
	padding-top:0px;
	margin-left: 20px;
}

.contactTitle{
	margin-left:578px;
	color:6e6e6e;
	font-size: 16px;
	font-weight:bold;
}

.linecardLeft{
	float:left;
	width:200px;
	margin-left:30px;
	text-align:center;
}

.linecardCenter{
	float:left;
	width:230px;
	padding-top:0px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
}

.linecardCenter a:link, .linecardCenter a:visited, .contactRight a:link, .contactRight a:visited{
	color:#0e0352;
	text-decoration:none;
	font-weight:normal;
}

.linecardRight{
	margin-right:30px;
	float:left;
	width:400px;
	padding-top:0px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

.linecardDiv{
	clear:both;
	background:#677173;
	height:2px;
	margin:10px 30px 10px 30px;
	}
	
.associationLeft{
	float:left;
	width:230px;
	margin-left:30px;
	text-align:center;

}
