body {
	background-position: top center;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, sans-serif;
	color: #333333;
}
body, table {
	font-size: 13px;
}
a {
	color: #0073af;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo_old {
	width: 182px;
	height: 138px;
	margin-left: 8px;
	background: url('/img/logo_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.menu {
	width: 745px;
	height: 77px;
	text-align: center;
}
.menutable {
	background: url('/img/menu_bg.png');
	background-position: top center;
	background-repeat: no-repeat;
}
.menu a {
	color: #525252;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	height: 26px;
	max-height: 21px;
}
a.mmenu_active {
	background: url('/img/mmenuactive.gif');
}
a.mmenu_active:hover, a.mmenu:hover {
	text-decoration: none;
	background: url('/img/mmenuactive.gif');
}
.sidetext {
	margin: 10px 4px 45px 10px;
	padding: 10px;
	width: 176px;
	max-width: 156px;
	background: url('/img/sidebar_bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
}
.sidetext b {
	color: #E36929;
	text-transform: uppercase;
	font-size: 11px;
}
.sidetext a {
	color: #ffffff;
	text-decoration: underline;
}
.more {
	text-align: right;
}
.more a {
	color: #5466A0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
} 

.sidetext_orange {
	margin: 10px 4px 0px 10px;
	padding: 11px;
	width: 176px;
	max-width: 156px;
	background: #E36929;
	color: #ffffff;
	font-size: 10px;
}
.sidetext_orange a {
	color: #ffffff;
	text-decoration: underline;
}
.Left {
	padding: 20px 28px 0px 24px;
	width: 377px;
	max-width: 325px;
}
.wide {
	padding: 20px 28px 0px 24px;
	width: 755px;
	max-width: 703px;
}
.title {
	font-size: 14px;
	diplay: block;
	width: 300px;
	text-transform: uppercase;
	background: url('/img/bullet.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 17px;
	border: 0px solid #c1c0c1;
	border-bottom: 1px solid #c1c0c1;
}
.footer {
	positon: relative;
	width: 945px;
	height: 62px;
}
.footertitle {
	position: absolute;
	left: 15px;
	top: -31px;
	width: 750px;
	height: 70px;
}
.footermenu {
	position: absolute;
	left: 32px;
	top: 23px;
	width: 900px;
	height: 21px;
	text-align: right;
	padding: 0px;
}
.footermenu a {
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}