@charset "utf-8";
/* CSS Document */

.sys_header {
	background: #70a0d1;
}
.sys_headerleft {
	background:  url(/SiteElements/SectionImages/lightblue/lightblue1.jpg) top left no-repeat;
}
.sys_headerright {
	background:  url(/SiteElements/SectionImages/lightblue/lightblue2.jpg) top right no-repeat;
}
.sys_contentwrapper, .sys_SiteWrapper {
	background: #70a0d1;
}
ul.sys_mainmenu li a {
	background:#527ba5; 
}
ul.sys_mainmenu li, .sys_searchbutton {
	background:#527ba5; 
	border-top: 1px solid #70a0d1;
	border-bottom: 1px solid #294252;
	border-left: 1px solid #94adc6;
	border-right: 1px solid #70a0d1;
}