body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

.center
{
	text-align: center;
	font-weight: bold;
}

img
{
	float:none;
	clear:both;
	border: none;
	text-align: right;
}

imgRight
{
	float:none;
	clear:both;
	border: none;
	text-align: right;
}

.LSF #container 
{
	width: 1000px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
#menuTop {
	border:none;
	background-color: #FFF;
	top: 0px;
	margin-left: 290px;
	padding: 0px;
	width: 300px;
}

#menuTopGraphOnly {
	border:none;
	background-color: #FFF;
	margin-left: 250px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 240px;
	top: 0px;
	text-align:center;
}


td.menuTop {
	border:none;
	text-align: center;
	vertical-align: middle;
}

#ChartsOnly 
{
	width: 740px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #006;
	float: none;
	padding: 5px;
}

.Charts_Only 
{
	width: 740px;
	background: #FFFFFF;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #006;
	float: none;
	padding: 5px;
}
.LSF #containerLSFI 
{
	width: 825px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 2px solid #000000;
}

.CoverPageLSFI {
	border:solid;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 20px;
}
.LogoBoxLSFI {
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.LSF #header {
	width: auto;
	background-color: #FFFFFF;
	padding: 0%;
	font-family: "Kristen ITC";
	margin: 0px;
}

.LSF #header h1 {
	margin: 0;
	padding: 5px 0;
}

/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".LSF #sidebar1 p" rule.
*/

.LSF #sidebar1 {
	float: left;
	margin-left: 1px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
	padding-top: 50px;
}

.LSF #sidebar1 h3, .LSF #sidebar1 p 
{
	margin-left: 10px;
	margin-right: 10px;
}

.LSF #mainContentWelcome 
{
	margin-top: 120px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	padding-top: 2px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
} 
.LSF #mainContentWelcome200 
{
	margin-top: 125px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	padding-top: 2px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
} 

.LSF #mainContent {
	margin-top: 125px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
} 

.LSF #mainContentLogin {
	margin-top: 125px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-color: #FFFFFF;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	clear: both;
	width: inherit;
} 


.LSF #footer {
	padding: 0px;
	background-color: #0000DD;
	height: 50px;
} 
.LSF #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.LSF #login
{
	border:none;
	background-color:#857BF4;
}

/* Miscellaneous classes for reuse */
.fltrt 
{ 							/* The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft 
{
	float: left;
	margin-right: 8px;
}

.CandidateName
{
	font-size: 16pt;
	font-weight: bold;
	color: #600;
}

.clearfloat 
{							 /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.floatLeft 
{
	float:left;
}

.floatRight
{
	float:right;
	clear: both;
}

.demographics
{
	text-align: center;
}


.style3 
{
	color: #000080;
}

.style12 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}


.style13 {
	color: #FF0000;
	font-weight: bold;
}

.style14 {
	color: #00003B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
}

.style15 
{
color: #2A1FFF;
}

.style18 {
	color: #2A1FAA;
	font-weight: bolder;
	font-size: 14pt;
}


.style20
{
	font-size: large;
	font-weight: bold;
	color: #D90000;
}

.style23
{
font-weight:;
	color:#FFFFFF;
	font-weight: bold;
}

a.menu
{
	text-decoration:none;
	color: #010008;
	text-align: center;
}

blockquote.solid
{
	border-style:solid;
	border-color: #B7B7B7;
}

h.center
{
	vertical-align: middle;
	float: center;
}

p.infotext
{
	float:none;
	text-align:left;
	font-size: 14pt;
	font-weight: normal;
}

p.solid 
{
	border-style:solid;
	color: #009;
}

p.Appendix 
{
	color: #000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: bold;
}


p.submit
{
	float:inherit;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}

td.img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #B3B3FF;
	background-repeat: repeat;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	border:none
}

td.menu:hover
{
	color: #000000;
	background: #FFFFFF;
}


th, td
{
	border:thin;
	border-style:solid;
	border-color:#808000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
}
