body {
	background-color: #D0DBE8;
	margin-top: 4px;
	margin-bottom: 4px;
}
.outerwrapper {
	margin: 0 auto;
	width: 920px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(images/outerwrapper-bg.gif);
	background-repeat: repeat-y;
	font-size: 75%;
	text-align: right;
	margin-top: 15px;
}
.topheader {
	width: 920px;
	float: left;
	height: 22px;
	background-color: #fff;
}
.toppic {
	width: 920px;
	float: left;
	height: 135px;
	background-image: url(images/s-and-b-header.jpg);
	background-repeat: no-repeat;
	
}
.toppictext {
	float: right;
	width: 250px;
	margin: 10px 110px 0 0;
	color: #012C8B;
	text align: right;
	font-size: 110%;
}

.menubar {
	font-size: 130%;
	color: #fff;
	background-color: #fff;
	text-align: right;
	float: left;
	width: 920px;
	height: 22px;
}
.content {
	width: 612px;
	float: left;
	text-align: justify;
	padding-bottom: 10px;
	color: #6699CC;
}
.right {
	float: left;
	width: 240px;
	text-align: left;
	color: #6F7072;
	}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	height: 60px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color:  #A7A9AC;
	text-align: left;
	vertical-align: bottom;
}
.footerbar a:link {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:visited {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:hover {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:active {
	color: #6F7072;
	text-decoration: none;
}
.textindent {
	margin-right: 10px;
	margin-left: 26px;
	padding-top: 2px;
	background: none;
}
.textindentright {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 26px;
	margin-bottom: 20px;
}

.textindentfooter {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	color: #6699CC;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #6699CC;
}
.content a:link {
	color: #6699CC;
	text-decoration: underline;
}
.content a:visited {
	color: #6699CC;
	text-decoration: underline;
}
.content a:hover {
	color: #D5B487;
	text-decoration: none;
}
.content a:active {
	color: #D5B487;
	text-decoration: none;
}
.right a:link {
	color: #E48635;
	text-decoration: none;
}
.right a:visited {
	color: #E48635;
	text-decoration: none;
}
.right a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.right a:active {
	color: #6F7072;
	text-decoration: underline;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #A84943;
}
.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.floatLeft {
	float: left;
}
.pixborderThumb {
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
.pixborderLeftPic {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 15px;
	margin-bottom: 15px;
}
fieldset {
	padding: 16px;
	width: 500px;
}
legend {
	color: #6699CC;
	font-weight: bold;
	padding: 2px;
}
label {
	width: 160px;
	text-align: left;
	float: left;
}
input {
	color: #6699CC; 
	font-family: Helvetica, Arial, sans-serif;
}
textarea {
	color: #6699CC; 
	font-family: Helvetica, Arial, sans-serif;
}
.content ul{
	margin: 0px;
	padding: 0px;
}
.content li {
	margin-left: 17px;
}