body {
	-x-system-font:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	margin:0;
	padding:0;
	min-width:776px;
}

/*  text styles ------------------------------------------------------------------------- */

#icmain p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#333;
	font-size:11px;
	line-height:20px;
}

#icmain .tabs td{line-height:100%;}
	
#icmain h1 {
	font-size: 20px;
	color: #d5711a;
	font-weight:normal;
}


#icmain h2 {
	color:#36578c;
	font-size:14px;
	font-weight:normal;
}

#icmain h2 span {color:#333; font-weight:bold; font-size:11px;}


#icmain li {
	color:#d5711a;
	padding-bottom:10px;
}

#icmain li span {
	color:#333;
	font-weight:normal;
}

#icmain li a span {
	color:#333;
	font-weight:bold;
} 
#icmain li ul li span {
	color:#333;
	font-weight:normal;
}

#icmain .orange {
	color:#d5711a;
	font-size:9px;
	font-weight:bolder;
	letter-spacing: -1px;
}


#icmain .getmore {
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}

#icmain a:link {color: #003055; font-size:11px; font-weight:bold;}
#icmain a:visited {color: #003055; font-size:11px; font-weight:bold;}
#icmain a:active {color: #003055; font-size:11px; font-weight:bold;}
#icmain a:hover {color: #36578c; text-decoration: underline;}
#icmain a {text-decoration: none;}

#icmain .phonenumber {font-weight:bold;}


#icmain .phonenumber span{color:#d5711a;}

#icmain .Q{font-weight:bold;}


/*  header styles with image ------------------------------------------------------------------------- */

#icheader {
	background: url(../images/bkg_blue_short.gif) top right repeat-x;
	width:776px;
	margin:0;
	padding:0;
}
	
#icheader .tl {
	background: #e0f0fb url(../images/corner_tl.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	height:5px;	
}

#icheader .tr {
	background: url(../images/corner_tr.gif) 100% 0 no-repeat;
	margin:0;
	padding:0;
	height:5px;
}

#icheadercontent {

	margin:0;
	padding-left:15px;
	padding-top:20px;

}


#icheadercontent p{

	padding-right:25px;

}





/*  main content ------------------------------------------------------------------------- */

#icmain {
	width:776px;
	margin:0;
	padding:0 10px;
	line-height:20px;
}

#icmainleft {
	float:left;
	width:486px;
	margin:0;
	padding:45px 25px 0 15px;
	line-height:20px;
}



#icrightcolumn {
	overflow:hidden;
	float:right;
	width:250px;
	margin:0;
	padding-top:30px;
}

#icmain .lefttext{margin-left:100px;}

#icons {float:left; width:87px;}

#dotline{float:left; margin-top:5px;}

#learnmore {color:#d5711a;}


/*  footer------------------------------------------------------------------------- */

#footer {
	padding-top:10px;
	line-height:10px;
}

/*----------------------------------------------- LEFT SIDE NAVIGATION -----------------------------------------------*/

#whiteBoxMBA, #whiteBoxPTMBA{
	position: absolute; 
	z-index: 0; 
	left: 11px; 
	top: 230px; 
	background-color: #fff;
}

#whiteBoxMBA{height:170px;}
#whiteBoxPTMBA{height:200px;}

#leftMenu{
	z-index:1;
	}

.menuIcon {}

.menuDivider {border-bottom:1px solid #c2c2c2; margin:0; padding:0;}

#menuWrapper {
	border-width:1px;
	padding-bottom:3px;
	width:130px;
}

.menu {
	margin:5px 0 0 0 ;
	font-size: 10px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	padding:0 4px 0 4px;
	z-index:10;
}

.menu ul, .menu li, .menu table{
	line-height:110%;
	font-family:Arial, Helvetica, sans-serif;
}

.menu ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	width:100%;
	}

.menu li {
	margin:0;
	padding: 0;
	float: left;
	width:100%;
}

.menu li.sub {background-color: #FFFFFF;}

.menu table {position: absolute;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	top: 0px;
	left: 0px;
	z-index: 20;
}

.menu td {font-size: 10px; margin:0; padding:0;}

.menu a, .menu a:visited {margin: 0px 0px 0px 0px;
	padding: 3px 1px 3px 5px;
	border: 1px solid #c2c2c2;
	border-width:0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	color: #3d6a88;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.menu b {float: right;
	background: url(/images/userInterface-Final/Sub/LeftNav/Arrow.gif) no-repeat;
	margin-right: 0px;
	margin-top: 3px;
	padding-right:5px;
}

* html .menu a, * html .menu a:visited {width:100%; padding: 3px 1px 1px 5px; margin:0;}

* html .menu a:hover {color: #FFF;
	background-color: #043352;
	position: relative;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

.menu li:hover {position: relative;}

.menu li:hover > a {color: #FFF;
	background-color: #043352;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

#lastMenuItem {position: absolute;
	border: 1px solid #c2c2c2;
	padding: 2px 2px 2px 2px;
	border-width:1px 1px 1px 1px;
	top: -70px;
	left: 105px;
	background-color: #FFFFFF;
	width:150px;
	z-index:20;
}

.menu li ul {visibility: hidden;
	position: absolute;
	border: 1px solid #c2c2c2;
	padding: 2px 2px 2px 2px;
	border-width:1px 1px 1px 1px;
	top: 0px;
	left: 105px;
	background-color: #FFFFFF;
	width:150px;
	z-index:20;
	}

.menu li:hover > ul {visibility: visible;}
.menu ul a:hover ul ul {visibility: hidden;}
.menu ul a:hover ul a:hover ul ul {visibility: hidden;}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden;}
.menu ul a:hover ul {visibility: visible;}
.menu ul a:hover ul a:hover ul {visibility: visible;}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible;}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible;}

.select-free {
	position:absolute;
	z-index:10;
	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	}

.select-free iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px;/*must have for any big value*/
	}
