body,td,th {
	font-family: Calibri, "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	color: #333;
}
body {
	background-color: #FFF;
	margin: 0 auto;
	background-image: url(images/srb-bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 943px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	width: 939px;
	padding: 0;
}
#topnav {
	margin: 0 auto;
	width: 943px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
#menu {
	padding-top: 15px;
}
#menu a, #menu a:link{
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
#menu a:hover{
	color: #fff;
	text-align: center;
	text-decoration: underline;
}
#menu a:visited{
	color: #cceef0;
	text-align: center;
	text-decoration: none;
}
#mainheading {
	margin: 0 auto;
	width: 943px;
	background-color: transparent;
	height: 45px;
}
#mainheading h1 {
	background-color: transparent;
	color: #207b84;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}
#contentFooter {
	width: 943px;
	margin: 0 auto 0;
	background-color: #fff;
	padding: 0;
	height: 39px;
	vertical-align: top;
}
#contentMain {
	margin: 0 auto 0;
	background-color: transparent;
	background-image: url(images/srb1_ContentTile1.png);
	background-repeat: repeat-y;
	padding-top: 0;
}
td.rightboxheader {
	background-image: url(images/box1-01.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 43px;
	width: 278px;
	color: #fff;
	font-weight: bold;
}
table.rightbox {
	background-image: url(images/box1-02.jpg);
	background-repeat: repeat-y;
}
td.rightboxcontent {
	background-image: url(images/box1-03.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
}
div.contents {
	padding: 5px 8px 5px 8px;
}
p.bottommenu {
	font-size: smaller;
}
.darkteal {
	background-color: transparent;
	color: #1f7880;
}
.goldenbrown {
	background-color: transparent;
	color: #be8b3d;
}
.deepcherry {
	background-color: transparent;
	color: #cc0033;
}
td.innermainleft {
	border-bottom: 1px dotted #8cd3e3;
	border-top: 1px dotted #8cd3e3;
	border-right: 1px dotted #8cd3e3;
	padding-left: 20px;
	padding-right: 20px;
}

td.innermainright {
	background-image: url(images/r-side-bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px dotted #8cd3e3;
	border-top: 1px dotted #8cd3e3;
	width: 290px;
}
hr.lighteal {
	color: #8cd3e3;
}
td.spacer {
	height: 10px;
}
td.innermainright .feature {
	background-color: #eff9fa;
	border: 1px solid #a7e0e6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #245d5e;
	margin-left: 15px;
	margin-right: 10px;
}
