body {
	margin:5px 0 0 0;
	padding:0;
	background:#3789AE url(../images/bg.jpg);
	background-position:0 100%;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
.wrapper {
	width:770px;
	background:url(../images/content_bg.gif);
}
.footer p {
	font-size:70%;
	margin:0;
	padding:0;
}
.footer a {
	text-decoration:none;
}
#endorsement {
	margin:15px 0 15px 0;
	padding-bottom:5px;
}
#endorsement p {
	font-size:90%;
	margin:0 0 5px 5px;
	padding:0;
	color:#333;
}
.top-utility-links {
	
}
.top-utility-links a {
	display: block;
	padding:1px 5px 1px 5px;
	text-decoration:none;
	color:#D1E8F3;
	font-size:.8em;
	font-weight:bold;
	margin:0;
	background:url(../images/util_tab_left_bg.gif) no-repeat top left;
}
.top-utility-links a:hover {
	color:#FFF !important;
	background:none url(../images/util_tab_left_bg.gif) no-repeat top left !important;
}
.tab-bg {
	float: right;
	background:url(../images/util_tab_right_bg.gif) no-repeat top right;
	margin-left:1px;
}
/* System Styles */
.system_error {
	color:#FFF;
	background:#F00;
	border:1px solid #000;
	opacity:.9;
	position:fixed;
	top:5px;
	left:5px;
	padding:5px;
}
.system_warning {
	color:#FFF;
	background:#FF6600;
	border:1px solid #000;
	opacity:.9;
	position:fixed;
	top:5px;
	left:5px;
	padding:5px;
}
.system_notice {
	color:#FFF;
	background:#339900;
	border:1px solid #000;
	opacity:.9;
	position:fixed;
	top:5px;
	left:5px;
	padding:5px;
}
a:hover.system_icon {
	background:none;
}

#tabs {
	font-size: 12px;
}
#tabs ul li a {
	font-size: 12px;
}
#tabs h3 {
	color: white;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4 {
	background-color: #3baae3;
	margin-left: 2px;
	margin-right: 2px;
	border-left: 1px solid #2694e8;
	border-bottom: 1px solid #2694e8;
	border-right: 1px solid #2694e8;
}
#menu a, #menu a:hover {
	text-decoration: none;
	border: 0px;
}
