﻿.body {
	text-align:center;
	background-color:#C0C0C0;
	background-image:url('SMFImages/bgBody.gif');
	background-repeat:repeat-y;
	background-position:center;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
}

h1 {
	font-size:20px;
	color:maroon;
}

h2 {
	font-size:16px;
	color:maroon;
}

h3 {
	font-size:14px;
	color:maroon;
}

#Wrapper {
	background-color:#FFFFFF;
	background-image:url('SMFImages/bgContent.gif');
	background-position:left top;
	background-repeat:repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	text-align:left;
}

#SMFHeader {
	background-color:#9C0F00;
	background-image:url('SMFImages/NEW_LSFE_Web_Header.gif');`
	width:800px;
	height:168px;	
}


#SMFHeaderHomeLink {
	padding:70px 0 0 15px;
}


/* -----------------------------------------------------------  Masthead  --------------------------*/
/* -------------------------------------------------------------------------------------------------*/

#Masthead {
	background-color:black;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

#SiteActions {
	background-color:black;
	width:800px;
	height:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}





/* -----------------------------------------------------------  TopNav  ----------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#SMFTopNav {
/*	background-color:#B38808;  */
	background-image:url('SMFImages/topnav_bg.gif');
	height:30px;
}

#SMFTopNav a {
	color:white;
	text-decoration:none;
}

#SMFTopNav a:hover {
	color:silver;
}

#TopNavMenu {
/*	background-color:#B38808;  */
}

#TopNavMenu ul {
	margin: 0;
	padding: 10 0 0 0;
	list-style: none;
	line-height: normal;
}

#TopNavMenu li {
	display:inline;
}


/*
#TopNavMenu a {
	display:block;
	float:left;
	height:20px;
	margin:0;
	padding:0 10px 10px 10px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
*/




/* -----------------------------------------------------------  LeftNav  ---------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#SMFLeftNav {
	float:left;	
	width:175px;
/*	background-color:#F6EDE4;  */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}


#LeftNavMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.ParagraphPadding {
	padding:5px 5px 5px 10px;
}

#LeftNavMenu ul {
	margin: 2px;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#LeftNavMenu li {
	display:block;
}

#LeftNavMenu a {
	display:block;
	background-color:#F6EDE4;
	color:#5A000F;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#LeftNavMenu a:hover {
	color: #B38808;	
}


#LeftNavSponsors {
	text-align:center;
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	color:#B38808;	
	padding:5px 0 5px 0;
}

.centered {
	text-align:center;
}


/* -----------------------------------------------------------  Content  ---------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#SMFContentWrapper {
	background-color:white;
}

#SMFContent {
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:left;
	float:left;
	width:390px;
/*	height:100%;  */
	padding:12px;
}

a:visited {
	color:#5A6CB5;
	text-decoration:underline;
}

#SMFContent a {
	color:#5A6CB5;
	text-decoration:underline;
}

#SMFContent a:hover {
	color:#333e6e;
	text-decoration:underline;
}

#SMFContent td {
	font-size:12px;
	padding-bottom:5px;
}


.PrimaryHeadline {
	font-size:18px;
	color:black;
	text-transform:uppercase;
}


#SMFContentSponsorshipLinks {
	font-size:8pt;
	padding:0;
	margin:0;
}

#SMFContentSponsorshipLinks a {
	color:#5A6CB5;
	text-decoration:none;
}

#SMFContentSponsorshipLinks a:hover {
	color:333e6e;
}


#BackToTop {
	font-weight:bold;
	text-align:right;
	padding:10px 0 10px 0;
}



.myStylesCustom-SubHeadline1
{
 font-weight: bold;
 font-family: arial; 
 font-size: 15px; 
 color:#B38808;
}

.myStylesCustom-SubHeadline2
{
 font-weight: bold;
 font-family: arial; 
 font-size: 13px; 
 color:#B38808;
 padding-top:10px;
}

.myStylesCustom-OrangeBulletLink
{
 background-image:url('SMFImages/SMF_orangebullet.gif');
 padding-left:15px;
 background-position:left 3px;
 background-repeat:no-repeat; 
 text-decoration:none;
}


#SubHeadline2
{
 font-weight: bold;
 font-family: arial; 
 font-size: 13px; 
 color:#B38808;
 padding-bottom:5px;
}

.spacer {
	padding:20px 0 0 0;
}

.vspacer {
	padding:175px 0 0 0;
}


.FAQQuestions {
	font-size:12px;		
}

.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
/*	text-align:left;  */
}

.FAQ {
	padding-bottom:20px;
	font-size:12px;		
}

.FAQQuestion {
	background-image:url('SMFImages/iconQuestion.gif');
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;	
	text-align:left;
	color:black;
}

.FAQAnswer {
	background-image:url('SMFImages/iconAnswer.gif');
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #666666;
	text-align:left;
}


.SubmitButton
	{
	background-color: #5A6CB5;	
	color: #ffffff;	
	font-weight: bold;
	border-color: #cccccc;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 3px;
	}











/* -----------------------------------------------------------  Sidebar  ---------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#SMFSidebar {
	float:right;
	background-color:white;
	width:200px;
	padding:10px 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#SidebarCountdown {
	padding:10px 0 10px 0;
	text-align:center;
	font-size:9pt;
	font-style:italic;	

}

.CountDownText {
	text-align:center;
	font-size:9pt;
	font-style:italic;	
}

.CountDownNumber {
	text-align:center;
	font-size:20pt;
	font-weight:bold;
	color:maroon;	
	padding-bottom:-5px;
}

#SidebarSponsorshipLinks {
	background-color:#F8F0E8;
	border:1px maroon solid;
	padding:10px 5px 10px 10px;
}

#SidebarSponsorshipLinks a {
	color:#5A6CB5;
	text-decoration:none;
}

#SidebarSponsorshipLinks a:hover {
	color:333e6e;
}


#SidebarPartners {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:maroon;	
	padding:10px 5px 10px 10px;
/*	background-color:#F8F0E8;  */
	border:1px maroon solid;
}

.SidebarSponsorText {
	text-align:left;
	font-size:9pt;
}


/* -----------------------------------------------------------  Footer  ----------------------------*/
/* -------------------------------------------------------------------------------------------------*/
#SMFFooter {
	background-color:#B38808;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
	text-align:center;
	padding:15px 0 15px 0;
	clear:both;
}

#SMFFooter a {
	color:white;
	text-decoration:none;
}

#SMFFooter a:hover {
	color:silver;
}

.copyright {
	font-size:9pt;
	font-weight:bold;	
}


.ms-long {
	width:285px !important; 
}

.ms-vb {
	padding-bottom:5px;
}

.hidden {
	display:none;
}