
body {
    margin:0 auto;
    padding:0;
    background:#3F544B;
	text-align:center;
    }
.body_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
}
.front_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/MSA-middle-background.gif);
}
/* Form Styles */
label
{
width: 9em;
float: left;
text-align: left;
margin-right: 0.5em;
margin-left:0.5em;
display: block;
}


.submit input
{
margin-left: 6.5em;
} 
input
{
	border-right: #3F544B 1px solid;
	border-top: #3F544B 1px solid;
	background: #ffffcc;
	border-left: #3F544B 1px solid;
	color: #000000;
	border-bottom: #3F544B 1px solid;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #3F544B
} 

fieldset
{
border: 1px solid #3F544B;
width:35em;
font-family: Arial;
font-size: 14px;
}

legend
{
	border-right: #3F544B1px solid;
	padding-right: 6px;
	border-top: #3F544B 1px solid;
	padding-left: 6px;
	background: #ffffff;
	padding-bottom: 2px;
	border-left:#3F544B 1px solid;
	color: #663399;
	padding-top: 2px;
	border-bottom: #3F544B 1px solid;
	font-family:Arial;
	font-size: 14px;
} 
.submit_spacer {
	padding: 0 0 0 150px;
}
/* End Form Styles */
    
#content {
    background:#3366CC;
    margin:0 auto;
    width:770px;
 
#main {
   
    float:right;	
    width:583px;
	margin:5px;
	font-family:arial, tahoma, verdana;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	overflow:hidden;
    }
	
	#main a{
	font-family:arial, tahoma, verdana;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	overflow:hidden;
    }
	
#main .text {
display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	border: solid #306BC7;
	border-width: 1px 1px 1px 1px;
	}


	

#footer {
    background:#002769;
	clear:both;
	padding: 0 0 0 175px;
	font-family:arial, tahoma, verdana;
	font-size:11px;
	color:#ffffff;
	text-align:center;
    }
#footer a {
	color:#ffffff;
	text-decoration:none;
    }	
#footer a:visited {
	color:#8888ff;
	text-decoration:none;
    }		
#footer a:hover {
	color:#ccccff;
	text-decoration:none;
    }		
#flash {width:770; height:194}
#flash2 {width:175; height:332}
#flash3 {width:164; height:409}

.image {
float:right;
border-top: double #82ACF0;
border-right: double #001B48;
border-bottom: double #001B48;
border-left: double #6195E8;
border-width: 5px 5px 5px 5px;
padding: 7px 5px 7px 5px;
background-color:#2559AD;
margin:0px 0px 10px 10px;
}

.subheader {
    background:#002769 url(images/titleback2.gif) repeat-x;
font-size:11px;
color: #666666;
display:block;
margin:10px 0px 20px 0px;
border: solid #FFC000;
border-width: 0px 0px 4px 0px;
padding: 3px 0 3px 6px;
width:526px;
}