	* 	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}

/* mac hide \*/
html,body {
	width: 100%;
	height: 100%;
	}
/* end hide */

body { 
	font: 12px "Lucida Grande", Verdana, sans-serif; 
	color: #496684;
	background: url('../images/bg.gif') #d3e4f4;
	}

a	{
	color: #223f5e;
	}

a:hover, a:active {
	background: #223f5e;
	color: #fff;
	text-decoration: none;
	}

a img {
	border: none;
	}

#forceScrollBar {
	z-index:1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 600px;
}	
	
#wrap {
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	}
	
#container {
	position: relative;
	display: table-cell;
	height: 600px;
	vertical-align: middle;
	text-align: center;
	}

#swf p {
	margin: 20px;
	}
	
#map {
	text-align: left;
	padding: 20px;
	}

#map li {
	margin-left: 30px;
	}

#map li.category,
#map li.sub_category {
	margin-top:10px;
	}


/* Opt-in Registration Form */
.outer_registration_main {
	width: 650px;	
}	

.outer_registration_main img {
	padding: 10px 10px 10px 10px;
}	

.outer_registration_main img#mt_logo {
	position: relative;
	left: -160px;
}

.outer_registration_main a:hover, a:active {
	background: none;
	color: #000;
	text-decoration: none;
}	

.registration_main {
	text-align: left;
	font-size: 11px;
	padding: 20px 40px 20px 40px;
	background-color: white;
}


.registration_main ol li {
	margin-bottom: 1em;
}

.registration_main ol li ol li {
	margin-bottom: 1px;
}

#thank_you {
	height: 300px;
	padding: 50px 20px 50px 20px;
}	


#column1 {
	float: left;
	width: 220px;
}
#column2 {
	float: left;
	width: 220px;
}

.clear {
	clear: both;
	padding-top: 1em;
}

#submitButton {
	cursor:pointer;
	width: 87px;
	height: 30px;
	background:url(/images/btn_register.jpg);
	border: none;
    overflow: hidden;
    padding-top: 30px;	
}

.alerttext {
	font-size: 9px;
	color: red;	
}

input.formInput {
	border: 1px solid #CCCCCC;
}

/* Shutdown Landing Page */

.outer_shutdown_main {
	margin: 50px 0 0 0;
	width: 750px;
	margin-left: auto;
	margin-right: auto;	
}	

.outer_shutdown_main img {
	padding: 10px 10px 10px 10px;
}	

.outer_shutdown_main img#mt_logo {
	position: relative;
	left: -160px;
}

.outer_shutdown_main a:hover, a:active {
	background: none;
	color: #000;
	text-decoration: none;
}	

.shutdown_main {
	text-align: left;
	font-size: 11px;
	padding: 20px 40px 20px 40px;
	background-color: white;
}

.brand_sites {
	height: 300px;
}

.brand_sites img {
	padding: 0;
}

.brand_sites ul {
	padding: 0 8px 0 8px;
	line-height: 0;
	float: left;
}


.footer {
	width: 750px;
	text-align: center;
	font-size: 9px;
}

.footer p {
	padding: 3px 0 3px 0;
}

.footer a {
	text-decoration: none;
}
