/* CSS Document */

body{
	width:650px; /* 650 is the width that will print 100% on an average printer */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-color: #ffffff;
}

.breakhere {page-break-before:always; page-break-inside:auto;}
table{page-break-inside:auto;}
.noprint {display: none;}
.printonly {display: block;}

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

#outer_header_container{display:none;}

#outer_content_container{
	width: 650px;
	position: relative;
}

#inner_content_2column{
	width: 650px;
	background-image: none;
}


#left_column{
	margin:0px;
	padding: 10px 0px 20px 0px;
	width: 630px;
	z-index: 10;
}
#left_column ul li {list-style:disc; padding-bottom:10px;}
#left_column ol li {list-style:decimal;}

/*XXXXXXXXXX CONTENT RIGHT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#right_column{display:none;}

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

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  FOOTER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#outer_footer_container{
	width: 650px;
	position: relative;
	border-top:1px solid #666666;
}

#inner_footer_container{
	width: 630px;
	position: relative;
	background-image: url(../../images/msa01_footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:10px;
}

#footer_nav_text {display:none;}
#footer_copyright{
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    EDITOR STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
a {color:#934c89;}
a:hover{
	color:#000000;
}

red a {color:#fd0101;}
red a:hover{color:#D5D5D5;}

.content_td_format {
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 20px;
	background-color: #999999;
	width: 600px;
	padding-top: 20px;
	display: block;
	font-size: 12px;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    PHOTO FRAME STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.photoBorder {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
  	padding: 7px;
  	margin: 10px 10px 10px 10px;
}
.photoBorderLeft {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 7px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}

.photoBorderRight {
	background-color:#FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 7px;
	float: right;
	margin-bottom: 18px;
	margin-left: 18px;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    TEXT BOX STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


.text_box1 {
	background-color:#d3f8f7;
	border: 1px dotted #019993;
	padding: 15px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.page_header_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 25px;
}

.page_header_title_unerline {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: -0.03em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}

.page_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: -0.03em;
	padding-bottom: 7px;
	display: block;
}
.page_sub_subheader_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -0.03em;
	padding-bottom: 7px;
	display: block;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXX    BODY TEXT STYLES      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px
}
.body_copy_top_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	display: block;
	padding-top: 10px;
}
.body_copy_bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
.body_copy_paragraph_bolded_underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.body_copy_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 15px
}

.body_copy_paragraph_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

