body {
	margin: 73px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	background: url('bg.png') #fff repeat-x;
	font-size: 0.9em;
}

#wrapper {
	width: 940px;
}

.leftspace, .rightspace {
	width: auto;
	background: url('space_bg.gif') bottom repeat-x;
}

.leftcol {
	width: 160px;
	text-align: center;
}

.leftcol h1 {
	background: #AD005A;
	padding: 5px;
	margin: 79px 0 0 0;
	font-size: 0.9em;
	width: auto;
	color: #fff;
	text-align: center;
	/*text-transform: uppercase;*/
}

.rightbox .rightbox_content h1 {
	background: #AD005A;
	padding: 5px;
	font-size: 1em;
	width: auto;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

.midcol {
	width: auto;
}

.rightcol {
	width: 230px;
	text-align: center;
}

.menu {
	background: #cecfd6;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 600;
	color: #444;
	letter-spacing: 0px;
	text-align: center;
}

.menu a {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
	color: #444;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 5px 3px;
	line-height: 28px;
}

.menu a:hover, .menu a.mainmenu_active {
	color: #fff;
	background: #ad005a;
	padding: 5px 3px;
}

.content .submenu {
	margin-bottom: 20px;
}

.content .submenu a {
	color: #222;
	text-decoration: none;
	display: block;
}

.content .submenu a:hover, .content .submenu a.submenu_active {
	color: #AD005A;
	text-decoration: none;
	display: block;
}

.content {
	margin-top: 50px;
	/*background: #efefef;*/
	padding: 0px 20px;
	text-align: left;
}

.content a {
	color: #00a2de;
	text-decoration: none;
}

.content a:hover {
	color: #00a2de;
	text-decoration: underline;
}

.content h1 {
	color: #00a2de;
	font-weight: 500;
	margin: 0 0 14px 0;
	font-size: 1.5em;
}

.content h2, .content h3 {
	color: #00a2de;
	font-weight: 500;
	margin: 0 0 14px 0;
	font-size: 1.3em;
}

.footermid {
	background: #fff;
}

.footer_bg_mid, .footer_bg_right {
	background: url('footer_bg.png') #fff repeat-x;
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
	color: #fff;
}

.footer_bg_mid a {
	color: #fff;
	font-size: 0.8em;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.footer_bg_mid a:hover {
	text-decoration: underline;
}

.rightbox {
	margin: 5px;
	border: solid 1px #393842;
	width: 195px;
}

.rightbox .rightbox_header {
	height: 25px;
	background: url('box_bg.gif') repeat-x #fff;
}

.rightbox .rightbox_content {
	background: #E7F3FF;
	padding: 5px;
	font-size: 0.8em;
	text-align: center;
}

.rightbox .rightbox_content .bodytext {
	padding: 0px;
	margin: 0px;
}

.rightbox .rightbox_content .csc-textpic {
	margin-bottom: 5px;
	text-align: center;
}

#lbCenter, #lbBottomContainer {
	width: 940px;
}