@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}

img {
	border:0;
	}
	
body {
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
	color:#2e3192;}
	
.wrapper {
	position:relative;
	text-align:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	z-index:2;
	overflow:hidden;
	}
	
.top {
	float:left;
	width:1000px;
	height:42px;
	}
	
.logo_banner {
		float:left;
		width:1000px;
		height:100px;
		}

.logo_banner .logo {
	float:left;
	width:335px;
	height:100px;
	}		
		
.logo_banner .nav {
	float:left;
	width:665px;
	height:73px;
	padding-top:27px;
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
		}
		
.banner {
	float:left;
	width:320px;
	height:154px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	padding-left: 680px;
	padding-top: 60px;
	font-size: 11px;
}
		
.content {
	float:left;
	height: auto;
	width: 1000px;
		}
		
		
		.contenttext {
	float:left;
	height: auto;
	width: 590px;
	display: inline;
	padding-right: 20px;
	line-height: 16px;
		}
.contenttextContact {
	float:left;
	height: auto;
	width: 800px;
	display: inline;
	padding-right: 20px;
	line-height: 16px;
}

.wrapper .content .contentright .skipbins {
	float: left;
}

.contentright {
	float:left;
	height: auto;
	width: 370px;
	padding-left: 20px;
}


		
		.contentform {
	float:left;
	height: auto;
	width: 370px;
	background-image: url(images/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
.memberlogo {
	float: left;
	width: 370px;
	margin-bottom: 20px;
}

		
.bottom {
	float:left;
	width:1000px;
	height:99px;
	background-image:url(images/bottom_bg.jpg);
	background-repeat:repeat-x;
	font-size: 10px;
	padding-top: 10px;
}

.wrapper .bottom .box a:link {
	font-weight: bold;
	text-decoration: none;
	color: #2e3192;
}

.wrapper .bottom .box a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2e3192;
}


.wrapper .bottom .box a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}




.wrapper .bottom .box .red {
	color: #F00;
	font-weight: bold;
}

.wrapper .bottom .box .red a:link {
	color: #F00;
	text-decoration: none;
}
.wrapper .bottom .box .red a:visited {
	color: #F00;
	text-decoration: none;
}
.wrapper .bottom .box .red a:hover {
	color: #2e3192;
	text-decoration: none;
}

	
.footer {
	float:left;
	width:980px;
	height:41px;
	background-image:url(images/footer_bg.jpg);
	padding-top: 5px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}	
.wrapper .bottom .box {
	float: left;
	width: 240px;
	margin-left: 70px;
}

.footer .floatright {
	float: right;
	font-size: 10px;
}

.wrapper .footer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #2e3192;
}
.wrapper .footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2e3192;
}
.wrapper .content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.wrapper .content .contenttext .imagefloat {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.redtext {
	color: #F00;
}


.wrapper .footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
.wrapper .content .contenttext .binsizes {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.wrapper .content .contenttext p a:link {
	font-weight: bold;
	color: #F00;
}

.wrapper .content .contenttext p a:visited {
	font-weight: bold;
	color: #F00;
}

.wrapper .content .contenttext p a:hover {
	font-weight: bold;
	color: #F00;
	text-decoration:none;
}
.wrapper .content .contenttext ul li {
	list-style-image: url(images/arrow.jpg);
	list-style-position: inside;
}
