@charset "utf-8";
/* CSS Document */


#float-copy{
	height: 83px;
	width: 361px;
	position: absolute;
	margin-top: 160px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#left{
	height: 1400px;
	width: 40px;
	float: left;
	background-image: url(../images/sidebar_left.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}
#right{
	height: 1400px;
	width: 40px;
	float: left;
	background-image: url(../images/sidebar_right.gif);
	background-repeat: repeat-y;
	clear: right;
}
	
#content{
	width: 752px;
	background-color: #599BDB;
	float: left;
	height: 1400px;
}

.join-image{
	background-image: url(../images/join01.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#centerpic{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-bottom: 10px;
	height: 492px;
}
.small-join-pic{
	width:80px;
	height: 80px;
	float: left;
}
.billing-items-first{
	font-size: 18px;
	color: #FFF;
	border: 2px solid #FFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 345px;
	margin-top: 10px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/join_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #0D3961;
}
.billing-items{
	font-size: 14px;
	margin-bottom: 10px;
	color: #FFF;
	border: 2px solid #FFF;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0D3961;
	margin-top: 10px;
}
.billing-items-last{
	font-size: 14px;
	color: #FFF;
	border: 2px solid #FFF;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #0D3961;
}
.billing-option {
	font-size: 14px;
}
.option-number {
	font-size: 24px;
	color: #5E9BDC;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.secure-button{
	margin-top:5px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
	
	
.secure-button a:link{
	border-color: #FFF;
}
.secure-button a:hover{
	color: #F00;
}
.secure-button a:active{}
.secure-button a:visited{
	color: #5D98DA;
}
/*/ /*/

.billing-button a:link{
	border-color: #FFF;
	color: #5E9BDC;
	font-size: 18px;
}

.billing-button a:active{
	color: #599BDB;
}
.billing-button a:visited{
	color: #5E9BDC;
	font-size: 18px;
}
.billing-button a:hover{
	color: #FFF;
}
/*/ /*/
.epoch-link a:link{
	color: #9F0;
}
.epoch-link a:visited{
	color: #9F0;
}
.epoch-link a:active{
	color: #9F0;
}
.epoch-link a:hover{
	color: #090;
}

#epoch-code{
	width: 500px;
	height: 160px;
	color: #FFF;
}

.style1 {color: #FFCC00}
.style2 {
	color: #FF0000
}
.style3 {
	color: #F0F
}

