@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background: #5089b9 url(images/bkg_grad.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font:normal 75%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position:relative;
}
div.mainContent {
	width: 898px;
	float:left;
	padding:15px 25px 25px 25px;
}
div.content {
	width: 898px;
	float:left;
	padding:10px 25px 15px 25px;
}
div.contentLeft {
	width: 400px;
	float:left;
	padding:10px 25px 15px 25px;
}
div#header {
	height:118px;
	width:1000px;
}
div#header img {
	position: absolute;
	right:0;
	top:5px;
}
h1#headerMast {
	background: url(images/mha_logo_with_tag.gif) top left no-repeat;
	height:118px;
	width:368px;
	text-indent:-1500px;
	float:left;
}
div#outerBorder {
	width: 998px;
	float:left;
	border-left:#a2a2a2 solid 1px;
	border-right:#a2a2a2 solid 1px;
	background:#e8e8ef;
}
div#outerBorderTop {
	position: relative;
	width: 1000px;
	height:10px;
	background: #e8e8ef url(images/border_curved_top.gif) top left no-repeat;
	float:left;
	margin:36px 0 0 0;
	line-height:0;
	font-size:0;
	padding:0;
}
div#bottomCurve {
	background: url(images/border_curved_bottom.png) top left no-repeat;
	width: 1000px;
	height:10px;
	float:left;
	margin-bottom:20px;
}
div#innerContainer {
	width: 950px;
	float:left;
	padding:0 0 0 25px;
	margin:25px 0 0 0;
}
div.innerBorder {
	width: 948px;
	border-left:1px solid #d1d0d0;
	border-right:1px solid #d1d0d0;
	float:left;
	margin:0 0 0 0;
	background: #fff;
}
div.innerBorderTop {
	width: 950px;
	height:10px;
	background: #fff url(images/inner_border_top.gif) top left no-repeat;
	float:left;
	margin:0 0 0 0;
	line-height:0;
	font-size:0;
	padding:0;
}
div.innerBorderBottom {
	width: 950px;
	background: #fff url(images/inner_border_bottom.gif) bottom left no-repeat;
	float:left;
	margin:0 0 10px 0;
	height:10px;
	line-height:0;
	font-size:0;
	padding:0;
}

p#footer {
	font:normal 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0 0 45px;
	color:#666666; 
	background:url(images/skills_logo.gif) top left no-repeat;
	height:50px;
	width:700px;
	float:left;
	margin-top:15px;
}

a.button {
	background:url(images/btn_blue.gif) top left no-repeat;
	width:158px;
	height:26px;
	display:block;
	color:#fff;
	padding:7px 0 0 0;
	font-size:90%;
	text-align:center;
}
a.button:hover {
	background:url(images/btn_blue.gif) top right no-repeat;
	width:158px;
	height:26px;
	color: #F2F2F2;
	text-decoration:none;
}
a.buttonSmall {
	background:url(images/btn_purple_bkg.gif) top left no-repeat;
	width:107px;
	height:26px;
	display:block;
	color:#fff;
	padding:7px 0 0 10px;
}
a.buttonSmall:hover {
	background:url(images/btn_purple_bkg.gif) top right no-repeat;
	width:107px;
	height:26px;
	color: #F2F2F2;
	text-decoration:none;
	padding:7px 0 0 10px;
}
input.buttonSmall#submit {
	background:url(images/btn_purple_bkg.gif) top left no-repeat;
	width:117px;
	height:33px;
	color:#fff;
	padding:0;
	text-align:center;
	border:0 none;
	cursor:pointer;
}

div.infoBox {
	float:right;
	width:300px;
	padding:15px;
	background:#e5eef5;
	margin:10px 0 10px 20px;
	clear:right;
}
div.infoBox hr {
	margin-bottom:0.3em;
	margin-top:0.3em;
}

div.infoBox p {
	font:normal 95%/1.3em Arial, Helvetica, sans-serif;
	padding:0.5em 0 0.5em 0;
}

div.contact p {
	font:normal 100%/1.3em Arial, Helvetica, sans-serif;
	padding:0.5em 0 0.5em 0;
}

/*Styles
===================================*/
a {
	color:#4e5ca9;
	text-decoration:none;
}
a:hover {
	color:#b200bc;
	text-decoration: underline;
}
a img {
	text-decoration:none;
}
hr {
	color:#666666;
	background:#666666 none repeat scroll 0 0;
	border-color:#666666;
	border-style:solid none none;
	border-width:1px 0 0;
	height:1px;
	margin-bottom:1em;
	margin-top:1em;
	border:0 none;
}
h1 {
	font:normal 180%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#4e5ca9;
}
h2 {
	font:bold 120%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#4e5ca9;
	padding:0.5em 0  0.5em 0;
}
h3 {
	font:bold 110%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding:0.5em 0  0.5em 0;
}
h4 {
	font:bold 120%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#b200bc;
	padding:0 0  0.3em 0;
}
img {
	border:0 none;
}
p {
	line-height:1.5em;
	padding:0.7em 0 0.7em 0;
}

/*Navigation
===================================*/
#nav_bar {
position:absolute;
font-size:93%;
line-height:normal;
width:100%;
padding-left:0;
top:117px;
left:0;
height:36px;
margin:0;
z-index: 100;
}
ul#mainNav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 15px;
}
#mainNav li {
background:transparent  url(images/tab_purple_left.gif) no-repeat scroll left top;
float:left;
margin:0;
padding:0 2px 0 13px;
height:37px;
list-style:none;
display:block;
}
#mainNav a {
background:transparent url(images/tab_purple_right.gif) no-repeat scroll right top;
color:#fff;
float:left;
font-weight:bold;
padding:6px 12px 2px 1px;
text-decoration:none;
height:29px;
text-align:center;
}
#mainNav a {

}
#mainNav a:hover {
color: #333333;
}
#mainNav #current {
background-image: url(images/tab_grey_left.gif);
padding-bottom:0;
height:38px;
}
#mainNav #current a {
background-image: url(images/tab_grey_right.gif);
color:#666666;
padding-bottom:3px;
}

/*Home page styling
===================================*/
div.purpleBoxInner {
	width: 450px;
	
	margin:0 0 0 0;
	background: #8889c3;
}
div.purpleBoxInner h1 {
	color:#fff;
	font:normal 170%/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 0.2em 206px;
}
div.purpleBoxInner img {
	padding:7px 0 10px 15px;
}
div.purpleBoxInner p {
	color:#fff;
	padding:0.5em 15px 0.5em 206px;
}
div.purpleBorderTop {
	width: 450px;
	height:8px;
	background: #fff url(images/purple_box_top.gif) top left no-repeat;
	
	margin:0;
	line-height:0;
	font-size:0;
	padding:0;
}
div.purpleBorderBottom {
	width: 450px;
	height:15px;
	background: #fff url(images/purple_box_bottom.gif) bottom left no-repeat;
	
	margin:0 0 10px 0;
	line-height:0;
	font-size:0;
	padding:0;
}

/*Purple box on white*/
div.purpleBoxInnerWhite {
	width: 450px;
	margin:0 0 0 0;
	background: #8889c3;
	text-align:center;
	color:#fff;
}
div.purpleBoxInnerWhite h2 {
	color:#fff;
}
div.purpleBorderTopWhite {
	width: 450px;
	height:8px;
	background: #fff url(images/purple_box_top_white.gif) top left no-repeat;
	margin:0;
	line-height:0;
	font-size:0;
	padding:0;
}
div.purpleBorderBottomWhite {
	width: 450px;
	height:15px;
	background: #fff url(images/purple_box_bottom_white.gif) bottom left no-repeat;
	margin:0 0 10px 0;
	line-height:0;
	font-size:0;
	padding:0;
}
div#leftColumn {
	float: left;
	width:450px;
	padding:25px 0 0 0;
}
div#leftColumn p {
	font:normal 110%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
div#rightColumn {
	float:right;
	width:450px;
	padding:20px 0 0 0;
}
div#rightColumnFinder {
	float:right;
	width:450px;
	padding:20px 25px 0 0;
}

ul {
	padding:0 0 0.7em 30px;
	margin:0;
}
ul li {
	padding:1em 0 0 0;
	margin:0;
}

/*Home page styling
===================================*/
div.options {
	padding:10px 25px 15px 25px;
	color:#fff;
}
div.options p {
	padding:0.5em 0 0.5em 0;
}
div.options h2, .options a {
	color:#fff;
}

/*Table styling
===================================*/
table.standardTableTwo {
	border-collapse: collapse;
	border-top: solid 1px #97979c;
	border-right: solid 1px #97979c;
	border-bottom: solid 1px #97979c;
	border-left: solid 1px #97979c;
	padding: 0;
	margin: 0;
}

table.standardTableTwo th {
	background: #4e5ca9; 
	border-top: 0 ;
	border-right: 0;
	border-bottom: solid 3px #97979c;
	border-left: solid 1px #97979c;
	padding: 5px 12px 5px 10px;
	text-align: left;
	font-weight: bold;
	color:#fff;
}
table.standardTableTwo td {
	border-top: 0 ;
	border-right: 0;
	border-bottom: solid 1px #97979c;
	border-left: solid 1px #97979c;
	padding: 5px 12px 5px 10px;
	background: #e8e8ef;
}
table.standardTableTwo td.title {
	padding-left:15px;
}

table.standardTableTwo td.bodyText {
	background: #d3d6e9; 
}
span.levelNumber {
	color:#fff;
	font:bold 130%/1.5em Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-11px;
	left:-24px;
}
td.lightBlueTd a {
	color:#fff;
}
td.lightBlueTd {
	padding:0 10px 0 10px;
}
span.careerTitle {
	color:#b200bc;
}
fieldset {
	border:0 none;	
}
fieldset select {
	margin:5px 0 0 0;	
}
.smaller {
	font-size: 85%;
}


table.standardTableThree p {
	padding:0 0 0.3em 0
}
table.standardTableThree tr td {
	border-bottom:1px solid #CCCCCC;
	padding:0.5em 0 0.5em 0;
}
table.standardTableThree tr th {
	border-bottom:1px solid #CCCCCC;
	width:18%;
	padding:0.5em 0 0.5em 0;
	color: #666666;
}

table.standardTableFour p {
	padding:0 0 0.3em 0
}
table.standardTableFour tr td {
	padding:0.6em 0 0.6em 0;
}
table.standardTableFour tr th {
	width:18%;
	padding:0.6em 0 0.6em 0;
	color: #666666;
}

/*PNG ie6 Fix
===================================*/
img, div { 
	behavior: url(iepngfix/iepngfix.htc);
}

ul.videoList {
	margin:0;
	padding:0;
	list-style:none;
}
ul.videoList li.videoThumb {
	display:block;
	float:left;
	width:220px;
	height:140px;
	text-align:center;
	cursor:pointer;
}
ul.videoList li.videoThumb a {
	text-decoration:none;
	text-align:center;
}