/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 16px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 12px;
}


/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
h1, h2, h3 {
	font-weight:bold;
	padding:0;
	margin-right: 0px;
	margin-bottom: 0px;	
}
 
h1 {
	font-size:20px;
	margin-left: -5px;	
	color:#333; 
	margin-top: 8px;
	margin-bottom: 8px;	
}

h2 {
	font-size:16px;
	margin-left: -5px;	
	color:#333; 
	margin-top: 8px;
	margin-bottom: 0px;
}

h3 {
	font-size:12px;
	margin-left: 0px;	
	color:#333; 
	margin-top: 4px; 
}

html {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	text-align: center; /* for IE */	
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 110%;
	color: #484848;	
	background-color: #484848;	
}

#greytop {
	background-color:#474747;
	height:10px;
}

#layouttable {
	width:100%
}

#layouttable td {
	text-align:left;
	vertical-align:top;
}

#header {
/*	height:580px; */
	background:url(../images/header/bg-header.jpg) top left repeat-x #fff;
}

#header .centercontainer {
	width:696px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color:#fff;
}

#header .switchontraininglogo {
}

#header .nav {
	clear:both;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:696px;		
	background:url(../images/nav/bg-nav.gif) top left repeat-x;
	height:27px;
}


#header .nav ul {
	list-style:none;
	list-style-type: none;	
	margin:0;
	padding:0;
}

#header .nav ul li {
	display:inline;
	padding:0 20px 0px 34px;
	margin:0;
	line-height: 1.6em;
}

#header .nav ul li.border {
	background:url(../images/nav/sep.gif) left no-repeat;
}

#header .nav a, #header .nav a:link, #header .nav a:visited, #header .nav a:active {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #6d6f76;
	text-decoration: none;	
	padding:5px 0px;
}

#header .nav a:hover {
	font-weight: 600;
	color: #858890;
	text-decoration: none;
}


#footer {
	background:url(../images/footer/bg-footer.gif) top left repeat-x;
	background-color:#484848;
	height:100%;
}

#footercontainer {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:696px;
	clear:both;
}

#footer div.copy {
	float:left;
	font-size:10px;
	color: #CCCCCC;
	padding:15px 0px 15px 0px;	
}

#footer div.icons {
	float:right;
	padding:15px 0px 15px 0px;		
}

#footer div.icons img {
	padding-left:10px;
}

#footer a, #container a:visited {
 font-weight:bold; 
 color: #CCCCCC;
 text-decoration:none; 
}
 
#footer a:hover {
 color:#FFFFFF; 
 text-decoration:none;

}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:696px;
	background-color:#fff;	
	line-height: 200%;
	color: #666666;
	font-size: 12px;	
}

#container .homepagecontent {
	float:right;
	background:url(../images/reflectImg.jpg) top right no-repeat #fff;
	background-color:#fff;		
	padding:25px 10px 0px 15px;
	line-height: 200%;
	color: #666666;
	font-size: 12px;	
	width:470px;
}

#homepagemainimage {
	position:absolute;
}

#enrollingimage {
	display: none;
	position:relative;
	left:600px;
	top:105px;
}

#container .content {
	line-height: 200%;
	color: #666666;
	font-size: 12px;	
	background-color:#fff;	
	width:646px;
	padding:25px;	
}

#container .rightcontent {
	background-color:#fff;		
	padding:20px 10px 0px 80px;
	line-height: 200%;
	color: #666666;
	font-size: 12px;
	width:500px;	
}

#container .faqcontent {
	background-color:#fff;		
	padding:25px 10px 0px 25px;
	line-height: 200%;
	color: #666666;
	font-size: 12px;		
}

#container p.floatright {
	float:right;
	line-height: 200%;
	color: #666666;
	font-size: 12px;	
	background-color:#fff;	
	width:470px;
}

div.content .lecturer {
	clear:both;
	padding-bottom:10px;
	vertical-align:top;
	width: 500px;
}

div.content .lecturer img {
	padding-right:20px;
	float:left;
}

#recommended {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:696px;
	background-color:#fff;	
	clear:both;
	font-size:10px;
	color: #333333;
}

#recommended .recommendedcontainer {
	float:left; 
	background-color:#fff;
}

.bgwhite {
	background-color:#fff;
}

#container a, #container a:visited {
 font-weight:bold; 
 color:#046FB9;
 border-bottom:solid 1px #D3D2D2;
 text-decoration:none; 
 padding:0px 2px;  
 margin:0;
}
 
#container a:hover {
 color:#464646; 
 border-bottom:1px solid #fff;
 padding:0px 2px;
 margin:0px; 
}

#container a.nolink {
	border:none;
}



ul {
	margin-top: 0;
}

li {
	list-style: square;
}

.superscript {
 vertical-align:super;
 font-size:x-small;
 font-weight: bold;
}

.specialEm {
	color: #333;
}

ul.faq {
	margin:0;
	padding:0;
}

ul.faq li {
	display:inline;
	padding:0 20px 0px 5px;
	margin-left:15px;
	line-height: 1.6em;
	display:list-item;
	padding-bottom:5px;
	vertical-align:top;	
}

div.faqcontent .question {
	font-weight:bold;
	padding-bottom:5px;
}

div.faqcontent .answer {
	padding-bottom:20px;
}

#container a.anchor, #container a.anchor:hover, #container a.anchor:visited {
	font-weight:normal;
	padding:0;
	margin:0;
	border:none;
}
p {
	margin-bottom: -5px;
}

/********** opt in *********/

#container .optin {
	float:left;
	width:195px;
	padding:10px 0 0 0;
	
}

#optinform {
}

#optinform div.formcontainer {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 110%;
	color: #484848;	
	width: 130px;
	padding: 10px;
}

#optinform div.formcontainer input {
	width:150px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}