	

/* ++++++++++ sing out text styles start ++++++++++*/				

#SO-sl-body {
	margin-right: 10%;
	margin-left: 10%;
	}	

			
#SO-sl-body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.5em;
	margin-bottom: 5px;
	}	

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.25em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.25em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin-bottom: 10px;
	line-height: 1.25em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin-bottom: 10px;
	font-style: oblique;
	line-height: 1.25em;
	font-weight: normal;
	margin-top: 10px;
}

table tr td {
	font-size: 95%;
	line-height: 1.2em;
	font-weight: normal;
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
	text-align: left;
	vertical-align: top;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
}
ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	line-height: 1.5em;
}

ol {
	list-style-position: outside;
	list-style-type: disc;
}
ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	line-height: 1.5em;
}

#SO-sl-body img {
	display: inline;
}

#SO-sl-body	img.right {
	float: right;
	margin-left: 12px;
	}

#SO-sl-body	img.left {
	float: left;
	margin-right: 12px;
	}

#SO-sl-body img.padded {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

#SO-sl-body img.frame {
	margin:15px;
	padding:5px;
	background:#CCCD94;
	border:1px solid black;
}
#SO-fsi-body {
	background-color: #f7efd3;
	margin-left: 15px;
	margin-right: 15px;
}

#floatdiv {
	position:absolute;
	width: 75px;
	right:0px;
	top:5px;
	padding:5px;
	background:#EAE89C;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #2C4840;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	margin: 5px;
	text-align: left;
}
#floatdiv a:link {
	color:#2C4840;
	text-decoration:underline;
}
#floatdiv a:visited {
	color:#2C4840;
	text-decoration:underline;
}
#floatdiv a:active { 
	color:#2C4840;
	text-decoration:underline;
	}
#floatdiv a:hover {
	color:#00C;
	text-decoration:none;
} 	

.indent-fsi {
	margin-left: 35px;
	margin-right: 35px;
}
.center {
	text-align: center;
	}
	
.just {
	text-align: justify;
}

* html .dropcap {
	font-weight: bold;
}

.dropcap {
  float: left; /* Make the text flow around the letter */
  font-family: Georgia, Times, Times New Roman, Serif; /* Use whatever font fits your site */
  color: #993300; /* Color of the font */
  font-size: 3em; /* Makes the letter twice the size of the rest of the text */
  font-weight: bold; /* Don't need it, but looks good */
  line-height: .9em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
  padding-right: 0.1em; /* If it's getting crowded - adjust */
  }
  
.right {
	text-align: right;
}
.smaller {
	font-size: 85%;
}
.larger {
	font-size: 120%;
}
.sub {
	font-size: 70%;
	font-weight: normal;
}

.nobold {
	font-weight: normal;
}

.red {
  color: #800000;
}

.blue {
  color: #000080;
}

.bred {
  color: #FF0000;
}

.green {
  color: #008000;
}

.bluesmaller {
	font-size: 85%;
    color: #000080;
}

.graybkgd {
	font-weight: bolder;
	background-color: #d5d5aa;
	margin-left: 20px;
}

.hidden {
  color: #F8F6B1;
}

.indentRP {
	margin-left: 32px;
}

.indentPPal {
	margin-left: 70px;
}

.SOindextxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B2B076;
	margin-left: 20px;
	line-height: 17px;
	margin-top: 20px;
	vertical-align: bottom;
}
.SOindextxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	vertical-align: bottom;
	padding: 1px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
.dframe {
	background:#F3F2C2;
	border:0px solid black;
}
.SOindextxt-small {
	color:#2E423B;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	}		
.SOIndex-Blast-text {
	color:#2E423B;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 0px;
	position: relative;
	height: 55px;
	top: 13px;
	margin: 5px;
	}	

.SOIndex-Blast-text a:link {
	color:#FFF;
	text-decoration:none;
}
.SOIndex-Blast-text a:visited {
	color:#FFF;
	text-decoration:none;
}
.SOIndex-Blast-text a:active { 
	color:#FFF;
	text-decoration:none;
	}
.SOIndex-Blast-text a:hover {
	color:#EFEDB0;
	text-decoration:none;
} 	
.SOIndex-middlebartext {
	height:25px;
	font:14px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.SOIndex-middlebartext a:link {
	color:#FFF;
	text-decoration:none;
}
.SOIndex-middlebartext a:visited {
	color:#FFF;
	text-decoration:none;
}
.SOIndex-middlebartext a:active { 
	color:#FFF;
	text-decoration:none;
	}
.SOIndex-middlebartext a:hover {
	color:#FF0;
	text-decoration:none;
} 

#SO-sl-body p.sans {
	font: 0.95em/1.15em Helvetica, Arial, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

#SO-sl-body p.sans-red-ctr {
	font: 0.95em/1.15em Helvetica, Arial, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	color: #990000;
	text-align:center;
}

