body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #92C7C7;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style5 {
	color: #0c76aa;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF9900;
}
.style8 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0C76AA;
	font-weight: bold;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.home:hover {
	color: #CC3300;
	text-decoration: underline;
}
a.home:link {
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
}
a.home:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #0C76AA;
}


/*left*/

#left {
	width:215px;
	float:left;
}
/*#left ul li{
	padding-left:0px;
	
	}*/

#center {
	float:left;
	width:518px;
	padding:5px;
	
}
#rightbar {
	float:left;
	width:215px;
	
}



/*#################*/

.stitle {
    background: url("images/stitle.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: bold 14px/2.5em Tahoma;
    height: 41px;
    text-align: center;
    width: 215px;
}
.sfoot {
    background: url("images/sbottom.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 215px;
}
.sbg {
    background: url("images/sbg.png") repeat-y scroll 0 0 transparent;
    width: 215px;
}
.sbg li {
    background: url("images/button.png") no-repeat scroll 0 -3px transparent;
    font: 12px verdana;
    height: 18px;
    list-style: none outside none;
    margin: 0 0 0 -25px;
    padding: 2px 0 0 25px;
}

.stButton .chicklets {
   /* background: url("http://w.sharethis.com/share4x/images/service-icons-sprite.png") no-repeat scroll right top transparent;*/
    display: inline-block;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    padding-right: 3px;
    white-space: nowrap;
}
.nlbgc {
	height: 200px;
    padding: 59px 0 0;
	text-align: center;
	display: block;
	background-image:url(images/newsletter.png);
	width:210px;
}
/*footer*/
.footer {
    background: none repeat scroll 0 0 #3B9C9C;
    color: #307D7E;
    font: bold 11px verdana;
    padding: 15px 0;
    text-align: center;
}

.footer a {
    color: #FFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
 padding: 0px 5px;
}
