@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	background-repeat:no-repeat;
	background-color: #d3d3d3;
	font-family: Century Gothic, Arial, Lucida Grande, Helvetica, Tahoma, Georgia;
	font-size: 0.875em;
	color: #00397a;
	line-height: 22px;
	font-style:normal;
	letter-spacing:0px;
	
}
#con{
	width: 1180px;
	height: 100%;
	background-color:#ffffff;
	margin: 0px auto;	
}
#header{
	width:1180px;
	height: 200px;
	margin: 0px auto;
	background-color: #d3d3d3;
	overflow: hidden;
}
#menu {
	width: 1180px;
	height: 50px;
	margin: 0px auto;
	background-image:url(images/sflmba_menubg.png);
	background-repeat:no-repeat;
}
#container {
	width: 1180px;
	height: 100%;
	margin: 0px auto;
}
#con_L {
	width: 825px;
	float: left;
	margin-left: 20px;
	padding-top:10px;
	min-height: 500px;
}
#con_R{
	width: 310px;
	float: right;
	margin-right: 10px;
}
#consub{
	width: 825px;
	margin: 0px auto;
}
#consub_L {
	width: 410px;
	float: left;
}
#consub_R {
	width: 410px;
	float: right;
}
#conL135{
	width: 135px;
	float: left;
}
#conR680 {		
	width: 680px;
	float: right;
}
#footer {
	width: 1180px;
	height: 58px;
	background-image:url(images/sflamba_footer.png);
	background-repeat:no-repeat;
	font-family: Century Gothic, Arial, Lucida Grande, Helvetica, Tahoma;
	font-size: 0.8em;
	color: #00397a;
	line-height: 15px;
	font-style:normal;
	padding-top: 15px;
	clear: both;
}
#foot_L {
	width: 830px;
	float: left;
	margin-left: 20px;
}
#foot_R {
	width: 310px;
	float: right;
	margin-right: 5px;
	text-align: right;
}

.hrw {
	height: 1px;
	background-color:#00397a;
	width: 95%;
	text-align:center;
	margin: 0px auto;
	margin-top:5px;
	margin-bottom: 5px;

}
a:link, a:visited, a:active, #footer a:link, #footer a:visited, #footer a:active {
	color: #8d0c34;
	text-decoration: none;
}
a:hover, #footer a:hover {
	text-decoration: underline;
	color: #00397a;
}
.header {
	font-family: Georgia, Century Gothic, Arial, Lucida Grande, Helvetica, Tahoma;
	font-size: 20px;
	color: #00397a;
	line-height: 35px;
	font-style:normal;
	font-weight:bold;
}
.header2 {
	font-family: Georgia, Century Gothic, Arial, Lucida Grande, Helvetica, Tahoma;
	font-size: 20px;
	color: #8d0c34;
	line-height: 35px;
	font-style:normal;
	font-weight:bold;
}
.subheader {
	font-family: Century Gothic, Arial, Lucida Grande, Helvetica, Tahoma;
	font-size: 1em;
	color: #8d0c34;
	line-height: 25px;
	font-style:normal;
	letter-spacing:0px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.smalltxt {
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 0.8em;
	color: #f0b20a;
	line-height: 14px;
	font-style:normal;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom:5px;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
}
#output { 
	width: 810px;
	margin: 0px auto;
}
label {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input{
	margin-left: 4.5em;
} 
.form {
	text-align: left; 
	width: 225px; 
	height: 18px; 
	border: 1px solid #00397a; 
	border-collapse: collapse;
	margin-bottom: 10px;
	font-family: Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 11px;
	color: #00397a;
	line-height: 25px;
	font-style:normal;
	
}
