html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
//table {
//	border-collapse:separate;
//	border-spacing:0pt;
//}
//caption, th, td {
//	font-weight:normal;
//	text-align:left;
//}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}

body {
	background:#151d30;
	font-size:12px;
	font-family:arial, sans-serif;
}

a {
	color:#fefefe;
	text-decoration:none;
}

a:hover {
	color:#fefefe;
	text-decoration:none;
}

#wrapper {
	width:100%;
	margin:-4px 0 0 0;
}

.content {
	min-width:940px;
	width:80%;
	margin:0px auto;
}

#header {
	padding:20px 0px 20px 0px;
	color:#fff;
}

h1{
	//margin:43px 0 0 60px;
	//margin:0 auto;
	//text-align:center;
	//text-align:center;
	padding:0px 0 0 70px;
	background:url(images/MBS_Doc.png) left top no-repeat;
	font-size:60px;
	font-weight:bold;
	font-family:"myriad pro";
	color:#fff;
	display:block;
}

#title {
	width:700px;
	margin-left: auto;
	margin-right: auto;
}

.ptitle {
	display:none;
}

h1 a {
	color:#fff;
	display:block;
}

h1 a:hover{
	color:#fff;
}

h1 a span{
	font-size:16px;
	font-weight:bold;
	color:#cfe7f1;
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	position:absolute;
}

#menu ul {
	font-size:30px;
	list-style:none;
	color:#fffdbf;
	text-align:center;
	margin:50px 0 0 0;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	color:#fffdbf;	
	display:inline-block;
	padding:12px 22px;
	line-height:27px;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#fff;	
}

#menu ul li.selected a{
	color:#fffdbf;
	background:url(images/menuhover.png) repeat;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

#container {
	//width:500px;
	width:70%;
	min-width:500px;
	color:#fff;
	margin-left:175px;
}

#tourBar a span.pn {
	color:#cfe7f1;
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:10px;
	//position:absolute;
}
#tourBar span.npn {
	color:#AAAAAA;
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:10px;
	//position:absolute;
}
#tourBar a span:hover {
	color:#EEEEEE;
}

#container img{
	padding:0px 15px 15px 0px;
}

.sidebar {
	width:175px;	
	float:left;
	padding:0px 0 0 0px;
	margin-left:0px;
	margin-top:-80px;
}

#footer {
	//background:url(images/footerline.jpg) left top repeat-x #0e1424;
	clear:both;
	margin-left:250px;
}

#left {
	float:left;
	width:200px;
	padding:0 100px 0 0;
}

#footer .content a span.leftp {
	font-size:11px;
	color:#41536a;
	float:left;
	text-transform:uppercase;
	margin:40px 0 15px 0;
}

.updatecell {
	text-align: center;
	vertical-align: middle;
}