body {
	margin: 0;
	font: 62.5%/150% "Trebuchet MS", sans-serif;
	background-color: #a5c8e9;
}

a {
	color: #1269bd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.body_right {
	background-color: #e3eef9;
	border-left: 1px solid #9dbad7;
	font-size: 1.2em;
	color: #003e7e;
}

.body_right p {
	margin-left: 30px;
	margin-right: 30px;
}

.footer {
	background-color: #a5c8e9;
	border-top: 1px solid #003e7e;
	color: #003e7e;
}

.footer p {
	width: 810px;
}

.lastmenuitem {
	width: 107px;
	height: 56px;
	background: url(../images/home_lastmenu.png) no-repeat left top;
}

.left {
	background-color: #cadef3 !important;
}

.left h1 {
	margin-top: 20px;
}

.left p {
	font-size: 1.2em;
}

.left h1, .sub_body h1 {
	font-size: 1.8em;
}

.left h2, .sub_body h2 {
	font-size: 1.5em;
}

.left h1, .left h2, .left p {
	margin-left: 14px;
	margin-right: 30px;
	color: #003e7e;
}

.left_hr {
	margin-left: 14px;
	border-top: 1px solid #9dbad7;
}

.logoworksLink {
	display: inline;
}

.menuitem {
	width: 103px;
	height: 56px;
	background: url(../images/home_menu.png) no-repeat left top;
}

.menulink {
	display: block;
	position: relative;
	top: 16px;
	width: 98px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.menulink:hover {
	text-decoration: underline;
}

.more {
	margin-top: -5px;
	font-size: 1.1em !important;
	color: #1269bd !important;
}

.right {
	background-color: #e3eef9 !important;
}

.right_hr {
	margin-right: 30px;
	border-top: 1px solid #9dbad7;
}

.sub_hr {
	margin-left: 116px;
	margin-right: 40px;
	border-top: 1px solid #9dbad7;
}

.sub_body {
	color: #003e7e;
}

.sub_body p, .sub_body h2, .sub_body h1, .sub_body li {
	margin-left: 116px;
	margin-right: 40px;
	line-height: 150%;
}

.sub_body p, .sub_body li {
	font-size: 1.2em;
}

.submenuitem {
	width: 103px;
	height: 28px;
	background: url(../images/sub_menu.png) no-repeat left top;
}

.submenulink {
	display: block;
	position: relative;
	top: 1px;
	width: 98px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.submenulink:hover {
	text-decoration: underline;
}

.sublastmenuitem {
	width: 107px;
	height: 28px;
	background: url(../images/sub_lastmenu.png) no-repeat left top;
}

.top_home {
	background: url(../images/home_bkgd.png) repeat-x top left;
}

.top_sub {
	background: url(../images/sub_bkgd.png) repeat-x top left;
}
