
div.fmcoWrapper {	padding-top:15px; width: 640px; }
div.fmcoWrapper2 {	padding-left:10px; width: 630px; }
div.fmcoWrapper h2 { color:#06c; background-color:#000; font-size:1.2em; margin:0 0 5px 0; font-weight:bold; width:460px; }

#fmcoBanner {
	margin-bottom:20px;
	width: 640px;
	height: 200px;
	padding-top:5px;
	display: block;
	background: url(http://www.fmctraining.com/graphics/fmcoHdrBg.jpg) left top no-repeat;
}
* html #fmcoBanner {
	margin-bottom: 10px;
}

#fmcoBanLogo {
	float:left;
	margin:0px 0px 5px 6px;
	width: 243px;
	height: 105px;
}
* html #fmcoBanLogo {margin: 0px 0px 2px 3px;}

#fmcoBanPic {
	margin: 0px 0px 5px 254px;
	padding:40px 0px 0px 9px;
	width: 371px;
	height: 65px;
	background: url(http://www.fmctraining.com/graphics/fmcoHdrPic.jpg) left top no-repeat;
	color: #fff;
	font-weight:bold;
	font-size:1.1em;
}
* html #fmcoBanPic {margin: 0px 0px 2px 251px;}

#fmcoBanLinks {
	float: left;
	margin: 0px 0px 0px 6px;
	padding: 10px 0px 0px 0px;
	width: 431px;
	height: 74px;
	background: url(http://www.fmctraining.com/graphics/fmcoLinksBg.jpg) left top no-repeat;
}
* html #fmcoBanLinks {margin-left: 3px;}

ul.fmcoBanLinks { float:left; width:40%; }

#fmcoBanHelp {
	margin: 0px 0px 0px 442px;
	padding: 2px 0px 0px 12px;
	width: 180px;
	height: 82px;
	background: url(http://www.fmctraining.com/graphics/fmcoHelpBg.jpg) left top no-repeat;
}
* html #fmcoBanHelp {margin-left:439px;}

.fmcoHelpIcon {
	float:right;
	margin:0px 8px 2px 2px;
}
ul.helpLinks {
	margin:0px 0px 0px 14px;
	font-size:.9em;
}
ul.helpLinks li {margin:0;}
ul.helpLinks a, ul.helpLinks a:visited, ul.helpLinks a:hover {color: #333333;text-decoration:underline;}
* html ul.helpLinks {line-height:1.3em;}

#fmcoSteps {
	float: right;
	width: 137px;
}
	
.fmcoHdr1 {	color: #0066cc;	font-size: 1.2em;	margin: 0px 0px 5px 0px; font-weight: bold;	width: 460px; }
.fmcoHdr2 {color:#333333; font-size:1em; margin:0px 0px 5px 0px; font-weight:bold; width:500px;}
.fmcoHdr3 {color:#0069b5; font-size:1.1em; margin:0px 0px 10px 0px; font-weight:bold; width:500px;}

p.fmcoPara1 {
	margin: 0px 0px 12px 0px; 
	padding:0;
	width: 450px;
}
p.fmcoPara2 {
	margin: 0px 0px 10px 0px; 
	padding:0;
}
a:link.fmcoLink1 {color: #d08503;}
a:visited.fmcoLink1 {color: #d08503;}
a:hover.fmcoLink1 {color: #d08503;text-decoration: none;}

a#fmcoStepsLink {width:137px;display:block;font-size:1px;}

a.fmcoStep1 {height:86px;background: url(http://www.fmctraining.com/graphics/fmco1StepOne.gif) left top no-repeat;}
a.fmcoStep1:hover {background-position: 0 -86px;}
a.fmcoStep2 {height:87px;background: url(http://www.fmctraining.com/graphics/fmco1StepTwo.gif) left top no-repeat;}
a.fmcoStep2:hover {background-position: 0 -87px;}
a.fmcoStep3 {height:73px;background: url(http://www.fmctraining.com/graphics/fmco1StepThree.gif) left top no-repeat;}
a.fmcoStep3:hover {background-position: 0 -73px;}

.fmcoHr1 {
	height: 2px;
	border: 1px solid #fff;
	border-bottom: 1px solid #c6d7e2;
	font-size: .1em;
	margin: 0;
	
}
* html .fmcoHr1 {margin-bottom: -3px;}

.fmcoHr2 {
	height: 2px;
	border: 1px solid #fff;
	border-bottom: 1px solid #cccccc;
	font-size: .1em;
	margin: 0;
	width:500px;
	
}
* html .fmcoHr2 {margin-bottom: -3px;}

table.fmcoSupport {
	table-layout: fixed;
	margin: 0;
	padding: 0;
	width: 480px;
	border: 1px solid #cedfe8;
	border-bottom: none;
	border-right: none;
	line-height: 18px;
	text-align:left;	
}
table.fmcoSupport tr td {
	border: 1px solid #cedfe8;
	border-top: none;
	border-left: none;
	padding: 3px 3px 3px 6px;
	background: url(http://www.fmctraining.com/graphics/fmcoSupportBg.gif) left top repeat-x;
	min-height:43px;
	display: block;

}
* html table.fmcoSupport tr td {
	height:49px;
}
.supportMenu {
	border: 1px solid #cedfe8;
	border-bottom:none;
	padding: 3px 3px 3px 6px;
	background: url(http://www.fmctraining.com/graphics/fmcoSupportBg.gif) left top repeat-x;
	min-height:43px;
	width:471px;
	display: block;
}
* html .supportMenu {
	height:43px;
}
.supportMenuBot {
	border-bottom: 1px solid #cedfe8;
	margin-bottom:30px;
}
.supportContent {
	display:none;
	margin-top:16px;
	
}

.supportSteps {margin:8px 0px 0px 0px;color:#0066cc;font-size:1.3em;float:left;width:250px;cursor:hand;cursor:pointer;}
.supportLinks {margin-top:5px;float:left;width:157px;text-align:right;line-height:1.1em;cursor:hand;cursor:pointer;}
.supportLinks a {color:#d08503;font-size:.8em;text-decoration:underline;}
.supportIcons {color:#0066cc;font-size:1em;margin-left:411px;xwidth:60px;cursor:hand;cursor:pointer;text-align:center;}

.menuIntro {
	width: 451px;
	margin:30px 0px 10px 10px;
	font-size: 1em;
	color: #666666;
}

table#pcSys {width:220px;float:left;margin-left:10px;}
table#macSys {margin:0px 0px 0px 255px;}

* html table#pcSys {margin-left:3px;}
* html table#macSys {margin-left: 248px;}

table.fmcoSR {
	table-layout: fixed;
	margin: 0px 0px 0px 0px;
	width: 200px;
	text-align:left;
	font-size:.9em;
		
}

table.fmcoSR tr td {
	padding: 3px;
	color: #666666;
	
}
table.fmcoSR td.hdr1 {
	font-weight: bold;
	text-align: left;
	color: #0066cc;
	font-size: 1.2em;
	border-bottom:1px solid #4aa5ff;
	
}
table.fmcoSR td.hdr2 {
	font-weight: bold;
	text-align: left;
	color: #666666;
	
}
.closeButton1 {
	width:455px;
	margin:20px 0px 20px 0px;
	cursor:hand;cursor:pointer;
}
.closeButton2 {
	width:640px;
	margin:20px 0px 0px 0px;
	cursor:hand;cursor:pointer;
}
.closeButton1 img {
	margin-left: 379px;
}
.closeButton2 img {
	margin-left: 514px;
}
* html .closeButton2 img {margin-left:549px;}

ul#fmcoFAQ {
	margin:10px 0px 0px 12px;
	padding:0;
	list-style:disc;
	
}
ul#fmcoFAQ li {
	margin: 0px 0px 10px 0px;
	padding:0;
}
ul#fmcoFAQ li ul {
	margin:10px 0px 0px 20px;
	padding:0;
	
}
ul#fmcoFAQ li ul li {
	margin: 0px 0px 5px 0px;
	padding:0;
}


.faqContent {
	display:none;
	margin:20px 0px 20px 0px;
	padding:10px;
	color: #0061a7;
	border:1px solid #99b9d0;
	
}
* html .faqContent {padding:10px 0px 10px 15px;}

.faqBox a {
	cursor:hand;cursor:pointer;
	color:#d08503;
	text-decoration:underline;
	font-size:.9em;
}
.fmcoDescList {
	color:#444444;
}
.fmcoDescList ul {
	margin:10px 0px 20px 25px;
	padding:0;
}
.fmcoDescList ul li {
	margin:0px 0px 5px 0px;
	padding:0;
}
.fmcoDescApp {
	float:left;margin:14px 10px 5px 0px;
}
.fmcoDescIcon {
	float:right;margin:14px 20px 5px 5px;
	width:100px;
	height:49px;
	display:block;
}