html, body, div, form, img, table, td, tr, p, ul, li
{
	margin: 0px;
	padding: 0px;
	border: none;
}

body
{
	background-color: #0e365c;	
	background-image: url(../images/mc_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

p
{
	margin-top: 6px;
	margin-bottom: 6px;
	color: #a8c2c5;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
}

h3
{
	margin-top: 18px;
	margin-bottom: 8px;
	color: #a8c2c5;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	font-weight: bold;
}

span
{
	color: #427d84;
}

a
{
	text-decoration: none;
	color: #427d84;
}

div#mc_main_container
{
	position: absolute;
	width: 962px;
	min-height: 426px;
	margin-left: -481px;	
	left: 50%;	
	background-image: url(../images/mc_logo.gif);
	background-position: center top;
	background-repeat: no-repeat;		
}

div#mc_middle_container
{
	width: 782px;
	min-height: 42px;
	margin-left: 102px;
}

div#mc_menu
{
	height: 236px;
}

div#mc_menu img
{
	float: left;
}

div#mc_content
{
	clear: both;
}

div#mc_content_left
{
	width: 379px;
	float: left;
}

div#mc_content_right
{
	width: 379px;
	float: right;
}

img.mc_topic
{
	margin-top: 16px;
	margin-bottom: 8px;
}

div.mc_box
{
	background-color: #041b32;
	padding: 6px 12px 6px 14px;
}

p.mc_badges
{
	margin-left: 12px;
	margin-top: 12px;
}

img.mc_appstore_badge
{
	margin: 12px;
}

p.mc_clear
{
	clear: both;
	line-height: 2px;
}

div.mc_img_box
{
	background-color: #041b32;
	padding: 11px 0px 7px 11px;
}


div.mc_img_box img
{
	border: 3px solid #ffffff;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

ul
{
	list-style-type: disc;
	list-style-position: inside;
}

li
{
	color: #a8c2c5;
	font-size: 11px;
	font-family: Tahoma;
	padding-bottom: 8px;
}

img.mc_manual_img
{
	border: 3px solid #ffffff;
	float: right; 
	margin-left: 24px; 
	margin-right: 12px; 
	margin-bottom: 12px;
}

img.mc_manual_img2
{
	border: 3px solid #ffffff;
	margin: 12px;
}
