html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#3270AD;
	
	background-image:url(images/background.jpg);
	
	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;
	
	margin-bottom:5px;

}


A {

	color: #2e689a;

	text-decoration:underline;

}



A:hover {

	color: #333333;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 744px;
	
	TEXT-ALIGN: left;

}

#logo{

	height:90px;

}

#nav{
	
	background-image:url(images/backnav.gif);
	
	background-repeat:no-repeat;	
	
	height:32px;
	
	padding-left:5px;
	
}

#topnav{
	
	height:32px;
	
	padding-left:10px;
	
}

.toptabs a{
	
	display:block;
	
	float:left;
	
	color:#00568d;
	
	font-size:10px;
	
	font-weight:bold;
	
	padding-top:10px;
	
	padding-bottom:10px;
	
	padding-left:10px;
	
	width:131px;
	
	text-decoration:none;
	
	background-image:url(images/tab.gif);
	
	background-repeat:no-repeat;
	
}



.toptabs a:hover{
	
	color:#faaa4d;	
	
	background-image:url(images/tabo.gif);
	
	background-repeat:no-repeat;
	
}


.toptabss a{
	
	display:block;
	
	float:left;
	
	color:#faaa4d;
	
	font-size:10px;
	
	font-weight:bold;
	
	padding-top:10px;
	
	padding-bottom:10px;
	
	padding-left:10px;
	
	width:131px;
	
	text-decoration:none;
	
	background-image:url(images/tabo.gif);
	
	background-repeat:no-repeat;
	
}



.toptabss a:hover{
	
	color:#faaa4d;	
	
	background-image:url(images/tabo.gif);
	
	background-repeat:no-repeat;
	
}

.header{
	
	width:530px;
	
	height:240px;
	
	float:left;
	
	position:relative;
	
}

.form{
	
	float:right;
	
	width:214px;
	
	height:240px;
	
	background-image:url(images/form.jpg);
	
	background-repeat:no-repeat;
	
}

.memberform{
	
	padding-top:8px;
	
	padding-left:7px;
	
	padding-right:7px;
	
	color:#FFFFFF;
	
}

.headline{
	
	padding-bottom:5px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:18px;
	
	color:#00578d;
	
}

.headline h1{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:18px;
	
	color:#00578d;
	
	margin:0 0 0 0px;
	
	padding:0 0 0 0px;
	
	font-weight:normal;	
}

.headline h2{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:16px;
	
	color:#ee8307;
	
	margin:0 0 0 0px;
	
	padding:0 0 0 0px;
	
	font-weight:normal;	
	
}

.copy{

	padding-top:5px;
	
	padding-bottom:5px;

}



#main {

	background-color:#ffffff;	
	
	padding-left:15px;
	
	padding-right:15px;
	
	clear:both;
	
}

.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}




.footer {

	clear:both;

	text-align:center;
	
	padding:4px;
	
	padding-bottom:8px;
	
	line-height:14px;
	
	font-size:10px;
	
	background-image:url(images/footer.jpg);
	
	background-repeat:no-repeat;
	
	background-position:bottom;
	
}




form{

	margin:0 0 0 0px;

}




p{

	margin-top:5px;

}



.input {

	height: 13pt; 

	border-right: #b5b5b5 1px solid; 

	border-top: #b5b5b5 1px solid; 

	border-left: #b5b5b5 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #b5b5b5 1px solid; 

	background-color: #FFFFFF;

}

.txtmember {

	height: 13pt; 
	
	width:197px;

	border-right: #b5b5b5 1px solid; 

	border-top: #b5b5b5 1px solid; 

	border-left: #b5b5b5 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #b5b5b5 1px solid; 

	background-color: #FFFFFF;

}