body {
	background-image: url("images/brick-bg-repeat.jpg");
	text-align: center;
	margin: 0;
	padding: 0
}
h1 {
	color: #060;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0
}
h2 {
	color: #000;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0 0 10px
}
h3 {
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px
}
h4 {
	color: #060;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #999
}
p {
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px
}
p a {
	color: #060;
	text-decoration: underline
}
p a:hover {
	color: #000;
	text-decoration: none
}
p a:visited {
	color: #060;
	text-decoration: none
}
#container {
	background-color: #fff;
	background-repeat: repeat-y;
	padding: 0;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
	background-image: url("images/sovereign-topbar.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 150px
}
.left {
	background-color: #fff;
	display: inline;
	margin: 0;
	padding: 10px 10px 20px 20px;
	width: 350px;
	float: left;
	clear: both
}
.right {
	background-image: url("images/soft-green-pixel.jpg");
	display: inline;
	margin: 0 20px 10px 0;
	padding: 10px;
	width: 470px;
	float: right
}
.fltrt {
	float: right;
}
.right ul {
	color: #000;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 10px 2em;
	padding: 0;
	list-style-image: none;
}
.image {
	margin: 0 0 0;
	padding: 0 20px 20px
}
.imagediag {
	margin: 5px;
	padding: 5px;
	border: solid 1px #999
}
.rightbodyimage {
	margin: 0 0 10px 10px;
	padding: 5px;
	float: right;
	border: solid 1px #999
}
.bodylist {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
}
.boxpanel {
	background-color: #333;
	margin: 5px 20px;
	padding: 5px;
	clear: both
}
.boxcopy {
	color: #fff;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0
}
.boxcopy a {
	color: #fff;
	text-decoration: underline
}
.boxcopy a:hover {
	color: #ccc;
	text-decoration: none
}
#clearfooter {
	height: 50px;
	clear: both;
}
#footer {
	color: #ddd;
	background-color: #060;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	float: left;
	clear: both;
	height: auto;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footleft {
	text-align: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
	width: 40%;
	float: left
}
#footright {
	text-align: left;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	width: 50%;
	float: right
}
#footer p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 0 0 10px
}
.navmenu {
	background-color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden
}
.navmenu ul {
	font: bold 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px
}
.navmenu li {
	display: inline;
	margin: 0;
}
.navmenu li a {
	color: white;
	text-decoration: none;
	background: #333;
	display: block;
	margin: 0;
	padding: 7px 12px;
	float: left;
	border-right: 1px solid #000;
	border-left: 1px solid #666
}
.navmenu li a:visited {
	color: white;
}
.navmenu li a:hover, .navmenu li.selected a {
	background: #060
}
/* form styling */

.feedbackform {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0
}
.feedbackform ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
div.fieldwrapper {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	padding: 5px 0;
	width: 450px;
	overflow: hidden
}
div.fieldwrapper label.styled {
	margin-right: 15px;
	width: 150px;
	float: left;
	border-bottom: 1px solid #060
}
div.fieldwrapper div.thefield { /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
}
div.fieldwrapper div.thefield input[type="text"] { /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 200px;
}
div.fieldwrapper div.thefield textarea { /* style for TEXTAREA fields. */
	width: 300px;
	height: 150px;
}
div.buttonsdiv {
	margin-top: 5px;
	margin-left: 15px
}
div.buttonsdiv input { /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
	width: 80px;
	background: #e1dfe0;
}

