/* -----------------Begin Base Structure----------------- */


	body {
	background-color: #59bed3;
	color: #18424b;
	margin: 0px;
	}
	
	img {
	vertical-align: middle;
	}


/* -----------------End Base Structure----------------- */






/* -----------------Begin Top Strip----------------- */


	#top-strip {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Sans-Serif;
	font-size: 10px; 
	font-weight: normal;
	color: #18424b;
	background-color: #59bed3;
	}
	
	#top-strip A {
	color: #031b20;
	font-weight: bold;
	text-decoration: underline;
	}
	
	#top-strip A:hover {
	color: #1d6473;
	text-decoration: underline;
	}
	
	.imp {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -2pt;
	text-shadow: #6374AB 1px 1px 1px;

	}
	

/* -----------------End Top Strip----------------- */

.regg {
display: block;
font-size: 9px;
color: #205e6b;
font-weight: bold;
margin-top: 10px;
padding: 10px;
background-color: #6ccee2;
border: 1px solid #3e92a4;
-moz-border-radius: 8px;
cursor: pointer;
}