/* CSS Document */

body{
	color:#009966;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFEE;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
p {
	line-height:1.4em;
	margin:0;
	padding:0.6em 0;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	}
h2 {
	font-size: 17px;
	font-weight: bold;
	margin:0;
	padding: 0px;
	}
ul {
	margin:0;
	padding: 0.4em 0 0.4em 1.5em;
	}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#headingtab {
	border:1px solid #00CC99;
	}
#scrolltext {
	height:300px;
	overflow:auto;
	padding:0 5px 0 0;
	}

#scrolltext2 {
	height:280px;
	overflow:auto;
	padding:0 5px 0 0;
	}
	
#slongtext {
	padding:0 5px 0 0;
	}
	
#innertab {
	margin:20px 0;
	}
.spacer {
	width:100%;
	height:8px;
	}
.mainbg {
	background-image:url(imgs/mainbg.jpg);
	border:1px solid #00CC99; /*#006600*/
	}
.imgborder {
	border:1px solid #00CC99;
	}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	font-style:italic;
	font-weight:bold;
	color:#006600;
	}
.address {
	color:#006600;
	border:1px solid #00CC99;
	}
.centeredhead {
	text-align:center;
	}
.sweblogo {
	margin-top:10px;
	}
.smallprint {
	font-size:x-small;
	color:#996600;
	}