/* Erci Meyer's Reset Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
#main .body .content #informal {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	line-height: 1.4em;
	padding-bottom: 10px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/******************************/
/* Mauritius +5 CSS */

body {
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    background:#EEE none repeat scroll 0 0;
}

td {
	border:1px solid #CCCCCC;
	padding:3px;
}

h1 {
	background-color:#FFCE00;
	color:#1C8DFF;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin-bottom:5px;
}

h2 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

h3 {
	background-color: #1C8DFF;
	color:#FFCE00;
	font-size:14px;
	font-weight:bold;
	padding: 5px;
}

p {
    margin: 3px 0;
}

a {
    text-decoration: none;
    color: #217acd;
    outline: none;
}

img {
	border: 0;
}

a:hover {
    text-decoration: underline;
    color: #00546f;
}

ul {
	list-style-position: outside;
	margin-left: 27px;
}

.content ul {
	margin-left: 20px;
}

#wrapper {
    margin: 0 auto;
    width: 1000px;
    background: #70B8FF none no-repeat scroll 0 0;
}

#header {
    height: 220px;
    background: url(images/msi_logo.gif) no-repeat scroll 0 0;
    overflow: hidden;
}

#header_top {
	text-align: left;
	height: 100px;
}

#title {
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	left:65px;
	position:relative;
	top:45px;
	float:left;
}

#logos {
	float:right;
	margin-right:10px;
	position:relative;
	top:13px;
}

#left {
	width:258px;
//	min-height: 400px;
	background: transparent;
	float:left;
}

.sidebar {
	width:200px;
	left:58px;
	position:relative;
	top:-120px;
	line-height: 20px;
	background-color: #70b8ff;
}

#menu {
	background: #70b8ff none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:14px;
	width:200px;
	margin-bottom: 10px;
}

ul.first {
	list-style-image: url(images/arrow.gif);
}

ul.second {
	list-style-image: url(images/bullet.gif);
}

.sidebar li a {
	color: #FFF;
}

.submenu {
	border-top: 1px solid #FFCE00;
	border-bottom:1px solid #FFCE00;
	background: #1C8DFF none repeat scroll 0 0;
	margin-top:10px;
	padding: 10px 0px;
	width:190px;
	color:#FFFFFF;
	font-size:14px;
}

.submenu a:hover {
	color:#FFCE00;
}

.local_menu {
	background-color:#FFF;
	border-top:1px solid #FFCE00;
	border-bottom:1px solid #FFCE00;
	font-size:13px;
	padding:5px 0;
}

.local_menu ul {
	list-style-image: url(images/doc_b.gif);
	color: #222;
}

.local_menu a, .local_menu a:link, .local_menu a:visited {
	color: #217ACD;
}

.local_menu a:hover {
	color: #00546f;
}

.updates {
	line-height:13px;
	margin-top:10px;
	width:190px;
	background-color:#A3D5FF;
	border-top:1px solid #FFCE00;
}

.updates .content {
	padding: 7px 7px 0px 7px;
}

.updates .content p {
	margin-bottom: 8px;
}

#main {
	min-height:400px;
	width:738px;
	/* margin-left:258px; */
	float:left;	
	background-color:#70B8FF;
	margin-top:5px;
	margin-bottom:20px;
}

#main .body {
	padding:15px 20px;
	background-color: #FFF;
}

#main .content p {
	margin: 5px 0px 15px 0px;
}

.content .logos img {
	margin: 0px 10px;
}

.content .meeting {
	display:inline;
	float:left;
	margin: 0 37px;
}

.table_heading {
	background-color: #A3D5FF;
	color: #1C8DFF;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}

.content li {
	margin:7px 0px;
}

#footer {
    height: 67px;
    text-align:center;
    font-size: 11px;
    color: #444;
    clear:left;
}

#footer a {
	color:#666666;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
#wrapper #main .body .content #informal {
	height: 270px;
}
#picbox1, #picbox2{
	width:150px;
	height:235px;
	float:left;
	border:#999 thin solid;
	background-color: #FAFAFA;
	margin-top:5px;
	margin-right:5px;
	font-size: small;
	font-style: italic;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	
	}

