/* The Cruise Web Current Styles - Created by Tim Hart 12:06 PM 4/15/2009 */
body {
	margin: 5px; 
	font: 9pt Verdana, Arial, sans-serif; 
	color: #000000; 
	background: #085BAB;
}

a:hover {
	text-decoration: none;
}

a.subsc {
	padding: 5px 34px 6px 39px;
	font: 16pt Georgia, Verdana, Arial, sans-serif;
	color: #082366;
	text-decoration: none;
	background: transparent url('news-images/sign-up-dual.png') 25% 100% no-repeat;
	/* border: 1px solid black; */
}

a.subsc:hover {
	color: #8391B2;
	text-decoration: none;
	/* background: transparent url('news-images/sign-up-blank2.png') 50% 50% no-repeat; */
	background: transparent url('news-images/sign-up-dual.png') 25% 0% no-repeat;
}

h3.current {
	margin: 0; 
	padding: 6px 4px;
	font-size: 12pt; 
	color: #fff; 
	font-weight: normal; 
	background: #082366 url('news-images/header-back.png') 50% 50% no-repeat;
}

#current-container {
	width: 270px; 
	overflow: auto; 
	margin: 0  auto 0 10%;
}

#menu {
	width: 235px; 
	margin: 0; 
	padding: 0; 
	float: left; 
	clear: right; 
	color: #FFFFFF; 
	text-align: center;
}

ul li a {
	color: #082366;
}
