/* The left menu */
#ulMenuPages {
	font-weight:bolder;
}



h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color: #123466;
	text-decoration:none;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	color: #123466;
	text-decoration:none;
	padding: 10px 0px 5px 0px;
}

h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #123466;
	text-decoration:none;
	padding: 15px 0px 5px 0px;
}

/************** bullet points **************/

li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	list-style-type: none;
	list-style-image: url(http://www.mba-exchange.com/NewAssets/Images/Illustrations/list-arrow.gif);
	*list-style-image: url(http://www.mba-exchange.com/NewAssets/Images/Illustrations/list-arrow-for-ie.gif);
	list-style-position:outside;
	margin-left: 30px;
	line-height: 20px;
	padding: 8px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;

}

/*Style Applied to the Paragraphs for Main Section Links */

#ProfileLeftMenu {
	padding: 0px 4px 6px 4px;
	margin: 0px 20px 0px 0px;
	width: 142px;
	background-color:#e7e6e5;
	background-repeat:repeat-y;
}

#ProfileLeftMenu h2 {
	color : #8a8e90;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	letter-spacing: normal;
}

#profileContent {
    padding-right: 20px;
	padding-bottom: 40px;
}

p.navButts {
	color : #58595b;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 6px;
	margin-top : 6px;
	padding: 0px 0px 0px 0px;
}

.navButts a {
	background-image:url(http://www.mba-exchange.com/Assets/images/corporateProfile/button_level1.gif);
	background-repeat:no-repeat;
	color : #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	display:block;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-top : 2px;
	text-decoration : none;
	width : 138px;
}

.navButts a:hover {
	background-image:url(http://www.mba-exchange.com/Assets/images/corporateProfile/button_level1_over.gif);
	color : #FFFFFF;
	text-decoration : none;
}


/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #123466;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 6px;
	margin-top : 6px;
	padding: 0px 0px 0px 0px;
}

.navSubs a {
	background-image:url(http://www.mba-exchange.com/Assets/images/corporateProfile/button_level2.gif);
	background-repeat:no-repeat;
	color : #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	display:block;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-top : 2px;
	margin-left: 13px;
	text-decoration : none;
	width : 125px;
	}

.navSubs a:hover {
	background-image:url(http://www.mba-exchange.com/Assets/images/corporateProfile/button_level2_over.gif);
	color : #FFFFFF;
	text-decoration : none;
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #58595b;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 6px;
	margin-top : 6px;
	padding: 0px 0px 0px 0px;
}

.navViz a {
	background-image:url(http://www.mba-exchange.com/Assets/images/corporateProfile/button_level1_selected.gif);
	background-repeat:no-repeat;
	color : #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	display:block;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-top : 2px;
	text-decoration : none;
	width : 138px;
}

p.navSubViz {
	color : #123466;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 6px;
	margin-top : 6px;
	padding: 0px 0px 0px 0px;
}

.navSubViz a {
	background-image:url(http://www.mba-exchange.com/Assets/images/corporateProfile/button_level2_selected.gif);
	background-repeat:no-repeat;
	color : #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	display:block;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-top : 2px;
	text-decoration : none;
	width : 125px;
	margin-left: 13px;
}




/*The main content*/
#mainProfileTab {
	border-collapse: collapse;
	border-spacing: 0px;
}




/* The right column */
#boxContacts {
	width:230px;
}

#boxJobsProfiles {
	width:230px;
}

#boxMedias {
	width:230px;
}

.boxHeader {
	background-color:#6c84a7;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 5px;
	width:230px;
	line-height: 24px;
	color: White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.boxContent {
	background-color: #eeeeee;
	padding: 2px 0px 0px 5px;
	width:230px;
}
.boxContent td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #242424;
}





body{
	font-family: Verdana,sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
table{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
}
.tblBorder {
	border: 1px solid #D6E6F5;
}
#myWrapper{
	position:relative;
	margin-left: auto;
    margin-right: auto;
	left:0px;
	top:0px;
	width:919px;
	/*height:100%;*/	
	min-height: 100%;
	height: auto;
}
.field {
	margin: 0px;
	border: 1px solid #006699;
	padding-bottom: 0px;
	border-left-style: solid;
	background-color : #FFFFFF;
	width: 150px;
}
.field_R {
	border: 1px solid #EB0000;
	width: 150px;
}
.area_R {
	border: 1px solid #EB0000;
	width: 250px;
}
.field_B {
	border: 1px solid #0060A0;
}
.field_W {
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

/************** header tag styles **************/
.text{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	line-height: 18px;
}
.highlight{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #EB0000;
	font-weight: bold;
}

.titleInfo {
	font-size:16px;
	font-weight:bold;
	color:#D7d7d7;
}


.feature1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding: 7px 0px 10px 10px;
	border-left-color: #D7D7D7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left: 1px;
	border-top-color: #D7D7D7;
	border-top-width: 1px;
	line-height: 18px;
}

.feature1 a:link{
	color: #005FA9;
	text-decoration: none;
	line-height: normal;
	text-decoration: underline;
}
.feature1 a:visited{
	color: #005FA9;
	text-decoration: none;
	line-height: normal;
	text-decoration: underline;
}

p.feature1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.feature1 a:hover{
	color: #EB0000;
}



.Nav1 {
	padding: 0px 0px 0px 10px;
	/*min-height: 200px;*/
	background:#FFFFFF;
/*	border-top-color: #E8EFEE;
	border-top-style: solid;
	border-top-width: 1px;*/
}
#footrule {
	margin: 0 0 0 0;
	padding: 12px;
	border-top: 1px solid #D7D7D7;
	background-color: #FFFFFF;
	text-align: right;
	color: #666666;


}
#footrule p {margin: 0 0 5px 0; font-size: 11px;}
span.pipe {display: none;}

#footrule a { margin: 0 3px 0 0;}
#footrule a, #footrule a:visited {
	color: #666666;
	text-decoration: none;
}
#footrule a:hover, #footrule a:active {
	color: #333333;
}
.DisplayJobs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #000000;
	line-height:18px;
}
.DisplayJobs td {
	height: 25px;
}
.DisplayJobsMargin {
	height: 25px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.DisplayJobs a:link{
	Color: #000000;
	text-decoration:none;
}
.DisplayJobs a:visited{
	color: #000000;
	text-decoration:none;
}

.DisplayJobs a:hover{
	color: #FF9900;
	text-decoration:none;
}
.Nav1 {
	padding: 2px 0px 0px 0px;
	min-height: 200px;
	/*border-top-color: #E8EFEE;
	border-top-style: solid;
	border-top-width: 1px;*/
}
.JobCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.JobCart a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration:underline;
}

.JobCart a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration:underline;
}

.JobCart a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration:underline;
}
.JobCart td {
	height: 25px;
}

.CPV {
	font-family: Arial, Helvetica, sans-serif;
	color: #355097;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: 1px;
}
.CPV a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.CPV a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.CPV a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CC33;
}

.CPVhighlights{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #99CC33;
}


.RegEmail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;	
}
.LoginPass{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;	
}
.RegCandidate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.emptyField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold;	
}
.highlight{
	color: #355097;
}
.barreNav{
	border : 1px solid #355097;
	color : #123466;
	display : block;
	text-decoration : none;
	width : 800px;
	border-width: 1;
}
.barreNavLeft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#355097;	
}
.barreNavRight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #355097;
	font-weight:bold;	
}




table.DF {
	background-color: white;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #CCCCCC;
	border-collapse: collapse;
	
}
table.DF th {
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC;
	background-color: #DFF4FF;

}
table.DF td {
	border-width: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC;
	background-color: white;

}
