body {
	margin: 10px 0px 10px 0px;
	background-color: #eee;
}

table#maintable {
	background-color: #fff;
	border: 1px solid #3A7B7B;
}

td#contents {
	background-image: url(../images/layout/Body.gif);
	background-repeat: repeat-x;
	text-align: left;
}

div#maincontents {
	margin:20px;
}

h1 {
	font-family: arial;
	font-size: 1.6em;
}

h3 {
	font-family: arial;
	font-size: 1.2em;
}
p, label {
	font-family: arial;
	font-size: .8em;
}

label {
	margin-right: 4px;
}

div.newsflash {
	float: right;
	width: 247px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.newsflash .top {
	background-image: url(../images/layout/newsflash_top.gif);
	height: 35px;
	width: 247px;
	background-color: #3A7B7B;
}

div.newsflash .middle {
	background-image: url(../images/layout/newsflash_middle.gif);
	background-repeat: no-repeat;
	background-color: #3A7B7B;
	width: 247px;
	color: #fff;
}

div.newsflash .middle p {
	margin: 15px;
}

div.newsflash .bottom {
	width: 247px;
	background-image: url(../images/layout/newsflash_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;

}
ul {
	list-style-image: url(../images/layout/bulletpoint.gif);
	list-style-position: outside;
}
li {
	font-family: arial;
	font-size: .8em;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 2px;
}

a {
	color: #224848;
}
img.image {
	border: 1px solid #224848;
	margin-left: 10px;
}
img.imageright {
	float: right;
	border: 1px solid #224848;
	margin-left: 10px;
}
img.imageleft {
	float: left;
	border: 1px solid #224848;
	margin-right: 10px;
}
#beyondthebox {
	margin-top: 2px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}

td.userLeftAlign { text-align: left; }
td.userRightAlign { text-align: right; }
td.userCenterAlign { text-align: center; }

td.userLeftAlignUL { text-align: left; border-bottom:1px solid #ddd; }
td.userRightAlignUL { text-align: right; border-bottom:1px solid #ddd; }
td.userCenterAlignUL { text-align: center; border-bottom:1px solid #ddd; }

div.error {text-align:center; border:1px solid #f00; background-color:#fdd; width:350px; padding:5px; }
label.fieldError { color:#f00; }

td.usrLeftSide { border-left: 1px solid #070; }
td.usrRightSide { border-right: 1px solid #070; }

td.usrSectionHeadLeft, td.usrSectionHeadRight, td.usrSectionHead { background-color: #224848; color:#fff; font-size: 14px; font-family: arial; font-weight: bold; }
td.usrSectionFootLeft, td.usrSectionFootRight, td.usrSectionFoot { border-top: 1px solid #224848; }

div.thumbnail {
	float: left;
	margin: 2px;
	width: 220px;
	background-color: #EDFDF8;
}
h3.fullscreentitle {
	display: none;
}
div.thumbnail div.description {
	display: none;
}

.thumbnail .image img {
	margin: 5px 5px 5px 5px;
	border: 2px solid #135757;
}

div.gallerynavtop {
	font-family: arial;
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
}

div.gallerynavtop a {
	margin-left: 10px;
}

div.gallerynavbottom {
	display: none;
}