body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #00A389;
	background-repeat:repeat;
	margin:  15px 0 20px 0;
	padding: 0;
}
#mainHolder {
	width: 810px;
	height: 550px;
	margin: auto;
}
#address {
	width: 200px;
	height: 70px;
	font-size: 13px;
	margin:59px 5px 0 0;
	float:right;
}
.copy {
	font-size: 13px;
	text-align:justify;
}
.copySvcs {
	font-size: 16px;
	text-align:left;
}
#copyRight {
	width: 644px;
	height: 648px;
	overflow:auto;
	scrollbar-3dlight-color:#00a389;
    scrollbar-arrow-color:#f0e779;
    scrollbar-base-color:#91d1e8;
    scrollbar-darkshadow-color:#91d1e8;
    scrollbar-face-color: #0a99cb;
    scrollbar-highlight-color:#00a389;
    scrollbar-shadow-color:#ffffff;
	background-color:#FFFFFF;
	font-size: 13px;
	margin: 0 0 0 6px;
	float: right;
}
.eventsDate {
	font-size: 12px;
	font-weight:bold;
	color: #0a99cb;
}
/*for copyright & MDT */
#footer {
	width: 810px;
	height: 55px;
	background-color: #0a99cb;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:right;
	padding-top: 3px;
	float: left;
}
/*for total bottom section */
#footerHolder {
	width: 810px;
	height: 75px;
	text-align:center;
	vertical-align:bottom;
	clear:both;
}
#header {
	width: 810px;
	height: 150px;
	background-image:url(media/logos/stllc_logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:right;
	float: left;
}
#login {
	width: 115px;
	height: 200px;
	font-size: 10px;
	float: left;
}
.mainContact {
	font-size:10px;
	color:#0a99cb;
}
#pageHead {
	width: 653px;
	font-size: 18px;
	font-weight: bold;
	color: #00a389;
	margin: 5px;
	float: left;
}
.pageHeadHome {
	font-size: 22px;
	color: #00a389;
	margin-bottom: 10px;
}
.pgsHeading {
	font-size: 20px;
	font-weight: bold;
	color: #00a389;
	vertical-align:top;
	padding: 5px;
}
.pgsHeading2 {
	font-size: 12px;
	font-weight: bold;
	color: #00a389;
	padding-left:5px 0 0 5px;
}
.pgsHeading3 {
	font-size: 12px;
	color: #000000;
	vertical-align:top;
}
.pgsHeading4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left:15px;
	vertical-align:top;
}
#pgText {
	width: 600px;
	height: auto;
	margin-left: 10px;
	float: left;
}
.photoHolder {
	width: 200px;
	height: 170px;
	text-align: center;
	margin: 20px 5px 5px 5px;
	float:right;
}
.scroller {
	width: 400px;
	height: 50px;
	text-align: center;
	margin: 20px;
	float:left;
}
ul, li {
	list-style-image:url(media/graphics/stllc_bullet.gif);
	list-style-position:inside;
}
/*links*/
a:link, a:visited, a:active  { 
	font-size: 12px;
	font-weight:bold;
	color: #0a99cb;
	text-decoration: none;
}
a:hover{  
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#breadcrumbsHold {
	width: 810px;
	height: 15px;
	float: left;
}
#breadcrumbsLt {
	width: 450px;
	height: 15px;
	font-size: 10px;
	font-weight:bold;
	color: #f0e779;
	text-align: left;
	margin-left: 5px;
	float: left;
}
#breadcrumbsLt a:link, #breadcrumbsLt a:visited, #breadcrumbsLt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #f0e779;
	text-decoration: none;
}
#breadcrumbsLt a:hover{  
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#breadcrumbsRt {
	width: 344px;
	height: 15px;
	font-size: 10px;
	font-weight:bold;
	color: #f0e779;
	text-align: right;
	margin-right: 5px;
	float: left;
}
#breadcrumbsRt a:link, #breadcrumbsRt a:visited, #breadcrumbsRt a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #f0e779;
	text-decoration: none;
}
#breadcrumbsRt a:hover{  
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#colItems {
	width: 145px;
	height: 90%;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	margin: 10px 0 5px 5px;
	float: left;
}
#colItems a:link, #colItems a:visited, #colItems a:active  { 
	font-size: 11px;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
}
#colItems a:hover{  
	font-size: 11px;
	color: #F0E779;
	text-align:left;
	text-decoration: none;
}
#colLeft {
	width: 150px;
	height: 650px;
	background-color: #0a99cb;
	text-align: right;
	margin: 0 5px 0 0;
	float: left;
}
#email a:link, #email a:visited, #email a:active  { 
	font-size: 11px;
	font-weight:bold;
	color: #00a389;
	text-decoration: none;
}
#email a:hover{  
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
#loginAcct a:link, #loginAcct a:visited {
	color: #00a389;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#loginAcct a:hover, #loginAcct a:active {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#mdt  a:link, #mdt  a:visited, #mdt  a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}
#mdt  a:hover{  
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	margin-top: 5px;
}
#navHolder {
	width: 810px;
	height:20px;
	background-color: #0a99cb;
	color: #F0E779;
	float:left;
}
#navHolder a:link, #navHolder a:visited, #navHolder a:active  { 
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
#navHolder a:hover{  
	font-size: 12px;
	font-weight:bold;
	color: #F0E779;
	text-decoration: none;
}
#nav2Holder {
	width: 810px;
	height:16px;
	font-size: 10px;
	font-weight:bold;
	color: #f0e779;
	text-align:center;
	float:left;
}
#nav2Holder a:link, #nav2Holder a:visited, #nav2Holder a:active  { 
	font-size: 10px;
	font-weight:bold;
	color: #f0e779;
	text-align:center;
	text-decoration: none;
}
#nav2Holder a:hover{  
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-align:center;
	text-decoration: none;
}
#memoryticker{
background-color: #0a99cb;
width: 600px;
height: 200px;
font: bold 20px Arial;
color: #ffffff;
text-align:center;
/*Tip: add in height attribute here for multiple line scroller*/
border: 0px solid black;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}


/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #ff0000; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

<!--[if IE]>

  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

<![endif]-->