#submission-error {
	font-size: 14px;
	color: #900;
	font-weight: bold;
}

#submission-error h2{
	font-size: 20px;
	color: #900;
}

#faq {
	font-size: 12px;
	margin-bottom: 20px;
}


.indent {
	font-size: 12px;
	padding-left: 20px;
}

#faq h1 {
	color: black;
	font-size: 20px;
	width: 100%;
	border-bottom: solid 1px #666;
}

#faq h2 {
	color: #06c;
	font-size: 15px;
	font-style: italic;
}

#faq h3 {
	color: black;
	font-size: 16px;
	margin: 10px 0 10px 0;
}

#footer{
	background: url(../img/MCA_reflection.jpg) repeat-x;
	}
	
#globalheader{
 	background:#f9f8fd url(../img/global_bar.jpg) no-repeat;
	}	

#underline{
	text-decoration: underline;
}

#logo a {
	background:url(../img/logo.png) no-repeat;
	}

#nav_items h2 a { 
	display: block;
	color:#225576;
	background: #fff url(../img/nav_arrow.gif) no-repeat center right;
	text-decoration: none;
	width:163px;
	border-bottom: 1px solid #c2d7e0;
	margin:0px 0px 0px 9px;
	padding:10px 5px 10px 7px;
	} 

#nav_items h2 a:hover { 
	color:#aec90f;
	display: block;		
	background: #fff url(../img/nav_arrow_hover.gif) no-repeat center right;
	text-decoration: none;
	width:163px;
	border-bottom: 1px solid #c2d7e0;
	margin:0px 0px 0px 9px;
	padding:10px 5px 10px 7px;
	} 

#nav_items{
	padding: 0 0 12px 0;
	margin:25px 0px 0px 0;
	font-weight: bold; 
	/*border-bottom:1px solid #d9e6eb;*/
	background: url(../img/nav_bg.png) no-repeat bottom left;
	}

#nav_items #nav_alltelperks
{
	display: block;
}
#nav_items #alltelperks a
{
	color:#aec90f;
	background: #FFF url(../img/nav_arrow_hover.gif) no-repeat;
	background-position:right;
	border-bottom: 0px;
	margin-bottom: 5px;
	padding-bottom: 0;
}


#nav_profile {
	margin-left: 9px;
}

#nav_profile a
{
	background: none;
}

#nav_profile a img {
	border: none;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 3px;
margin-right: 0px;
border: 1px solid #778;
color: #0054BD;
background: white url(../img/shade_v2.jpg) top left repeat-x;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../img/shadeactive.gif);
border-bottom-color: white;
color: #000000;
font-weight:bold;
}

ul.link{
list-style-image: url(../img/li_disc_blue.gif);
text-indent:0px;
margin-left:20px;
margin-bottom:5px;
margin-top:2px;
padding: 2px 0px 0px 0px;
font-size:10px;
color:#3F7CC9;
}

.tabContentStyle {
border: 1px solid #ccc;
margin-bottom: 1em;
margin-left:10px;
margin-right:10px;
font-size:11px;
font-family:arial;
padding: 10px 10px 10px 10px;
/*height:100%;*/
background-image:url(../img/spacer.gif);
background-position: bottom right;
background-repeat: repeat-x;
}

div.Number1 { background:url(../img/numbers.gif) 0px  -50px no-repeat; width:32px; height:50px; }
div.Number2 { background:url(../img/numbers.gif) 0px -100px no-repeat; width:32px; height:50px; }
div.Number3 { background:url(../img/numbers.gif) 0px -150px no-repeat; width:32px; height:50px; }
div.Number4 { background:url(../img/numbers.gif) 0px -200px no-repeat; width:32px; height:50px; }
div.Number5 { background:url(../img/numbers.gif) 0px -250px no-repeat; width:32px; height:50px; }
div.Number6 { background:url(../img/numbers.gif) 0px -300px no-repeat; width:32px; height:50px; }
div.Number7 { background:url(../img/numbers.gif) 0px -350px no-repeat; width:32px; height:50px; }
div.Number8 { background:url(../img/numbers.gif) 0px -400px no-repeat; width:32px; height:50px; }
div.Number9 { background:url(../img/numbers.gif) 0px -450px no-repeat; width:32px; height:50px; }


tr.Step td { border-top:solid 1px #CCCCCC; }	
tr.StepTop td { border-top:none; }
tr.Step td.StepNumber, tr.StepTop td.StepNumber { height:184px; padding-left:30px; }
tr.Step td.StepImage, tr.StepTop td.StepImage { height:184px; padding-left:40px; }
tr.Step td.StepInfo,tr.StepTop td.StepInfo { height:184px; padding-left:20px; font:1em arial; }
tr.Step td.StepInfo img, tr.StepTop td.StepInfo img { float:none; padding:0 2px; margin-bottom:-3px; }

tr.Step strong,tr.StepTop strong {
	font-size: 16px;
	color: #06c;
}

strong {
	color: #06c;
}


