body{
	margin: 0px;
	background-image: url(../../images/msa01_site_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER WRAPPER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_wrapper{
	height: 100%;
	width: 100%;
	position: relative;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_header_container{
	width: 100%;
	position: relative;
	z-index: 2000;
	height: 286px;
}

#outer_header_container_bottom{
	position: relative;
	z-index: 2000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/msa01-01/msa01_header_column_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 280px;
}


#outer_content_container{
	width: 100%;
	position: relative;
	min-height: 450px;
	z-index: 10;
}

#outer_footer_container{
	width: 100%;
	position: relative;
	background-image: url(../../images/msa01_footer_top_bar.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  INNER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#inner_header_container{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/msa01_header_topnav_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 2000;
	height: 286px;
}

#inner_header_container_1c{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/msa01_header_topnav_bg_full.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 2000;
	height: 286px;
}



/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_content_3column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/bb01-01/m01_content_2c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 450px;
	padding-top: 30px;
}

#inner_content_2column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 450px;
	z-index: 10;
	background-image: url(../../images/msa01_content_2c_bg.png);
	background-repeat: repeat-y;
}

#inner_content_1column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 450px;
	background-color: #e8e4de;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_footer_container{
	height: 155px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../../images/msa01_footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  HEADER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#search_box {
	width: 208px;
	height: 27px;
	position: absolute;
	top: 176px;
	background-image: url(../../images/msa01_header_search_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	z-index: 2000;
	right: 0px;
}

.search_bar_field {
	position: absolute;
	left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	background: none;
	outline: none;
	font-size: 12px;
	color: #999999;
	width: 140px;
	top: 0px;
	height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:12px;
	margin-top: 7px;
}

* html .search_bar_field {
	position: absolute;
	left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0;
	background: none;
	outline: none;
	font-size: 12px;
	color: #999999;
	width: 140px;
	top: 0px;
	height: 27px;
	padding: 10px 0px 0px;
}

#header_logo{
	height: 80px;
	width: 410px;
	position: absolute;
	top: 150px;
	left: 0px;
}

#header_block1{
	height: 150px;
	width: 260px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header_block2{
	height: 150px;
	width: 685px;
	position: absolute;
	top: 0px;
	left: 265px;
}

#header_block3{
	height: 150px;
	width: 225px;
	position: absolute;
	top: 0px;
	left: 495px;
}

#header_block4{
	height: 150px;
	width: 225px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#header_news_button{
	height: 53px;
	width: 225px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#header_printer_icon{
	height: 26px;
	width: 30px;
	position: absolute;
	top: 180px;
	right: 220px;
}


/*XXXXXXXXXX HEADER TOP NAVIGATION   XXXXXXXXXXXXXXXXXXXXXXXXX*/

#header_topnav{
	height: 53px;
	width: 721px;
	position: absolute;
	z-index: 2000;
	left: 0px;
	bottom: 0px;
}


/*XXXXXXXXXX HEADER STATIC NAVIGATION   XXXXXXXXXXXXXXXXXXXXXX*/

#header_static_navigation{
	height: 30px;
	width: 300px;
	position: absolute;
	top: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #766341;
	right: 253px;
	text-align: right;
}

#header_static_navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #766341;
	text-decoration: none;
	letter-spacing: -0.04em;
	text-align: right;
}

#header_static_navigation a:hover{
	color: #503d1a;
	text-decoration: underline;
}



/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  CONTENT STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#column_bg {
	margin: 10px 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../../images/mb_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/*XXXXXXXXXX CONTENT LEFT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#left_column{
	display: inline;
	margin: 25px 0px 25px 25px;
	padding: 0px;
	width: 670px;
	float: left;
	z-index: 10;
}
#left_column ul li {list-style:disc; padding-bottom:10px;}
#left_column ol li {list-style:decimal;}

#left_column_full{
	display: inline;
	margin: 25px 0px 25px 25px;
	padding: 0px;
	width: 900px;
	float: left;
	z-index: 10;
}
#left_column_full ul li {list-style:disc; padding-bottom:10px;}
#left_column_full ol li {list-style:decimal;}

#left_column_bottom{
	display: inline;
	padding: 0px;
	width: 175px;
	float: left;
	z-index: 10;
	background-image: url(../../images/msa01-01/msa01_lc_column_bg.jpg);
	background-repeat: repeat-y;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}

#left_column2{
	display: inline;
	color: #333;
	margin: 20px;
	padding: 0px;
	width: 860px;
	float: left;
	z-index: 10;
}

#left_column_sidenav{
	padding: 0px;
	width: 175px;
	float: left;
	position: relative;
	z-index: 10;
}

#left_column_news{
	padding: 0px;
	width: 175px;
	float: left;
	position: relative;
	z-index: 10;
}
#left_column_news_header{
	padding: 0px;
	width: 175px;
	float: left;
	position: relative;
	z-index: 10;
	height: 44px;
}

#left_column_mini_calendar{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 10;
}

/*XXXXXXXXXX CONTENT MIDDLE COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXX*/

#middle_column_{
	float: left;
	margin: 20px;
	padding: 0px;
	width: 460px;
	display: inline;
	position: relative;
}

* html #middle_column_{
	float: left;
	margin: 20px 15px 20px 20px;
	padding: 0px;
	width: 455px;
	display: inline;
	position: relative;
}

/*XXXXXXXXXX CONTENT RIGHT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#right_column{
	display: inline;
	position: relative;
	width: 225px;
	float: right;
}


#right_column2{
	display: inline;
	position: relative;
	margin: 20px 25px 0px 0px;
	padding: 0px;
	width: 675px;
	float: right;
}

#right_column_news{
	padding: 0px;
	width: 225px;
	float: left;
	position: relative;
	z-index: 100;
}

#right_column_edtools_button{
	padding: 0px;
	width: 225px;
	float: left;
	position: relative;
	z-index: 100;
}

#right_column_linkedin_button{
	padding: 0px;
	width: 225px;
	float: left;
	position: relative;
	z-index: 100;
	margin-top: 2px;
}



#right_column_mini_calendar{
	padding: 0px;
	width: 185px;
	float: left;
	position: relative;
	z-index: 100;
}


.clear { clear: both; background: none; }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  FOOTER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#footer_logo{
	height: 42px;
	width: 64px;
	position: absolute;
	top: 75px;
	right: 25px;
}

#footer_nav_text{
	height: 20px;
	width: 500px;
	position: absolute;
	top: 112px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #766341;
	text-align: left;
	font-weight: bold;
	left: 25px;
}

#footer_nav_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #766341;
	text-decoration: none;
}

#footer_nav_text a:hover{
	color: #766341;
	text-decoration: underline;
}

#footer_copyright{
	height: 35px;
	width: 800px;
	position: absolute;
	left: 25px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #766341;
}
.printonly {display:none;}

