﻿body
{
	background-image: url(../img/bg-tile-4x4.gif);
	margin: 0px;
}
.divContainer
{
	margin: auto;
	text-align: center;
}
.divTop
{
	width: 878px;
	height: 110px;
	background-image: url(../img/cwe-logo-878x110.jpg);
}
.divContentLeft
{
	background-color: white;
	vertical-align: top;
	padding-top: 5px;
	text-align: left;
	width: 176px;
}
.divContentMid
{
	width: 5px;
}
.div5pxSpace
{
	height: 5px;
}
.divContentRight
{
	background-color: white;
	vertical-align: top;
	font-family: Tahoma;
	text-align: left;
	font-size: 10pt;
	color: #5f6468;
	padding: 25px;
	width: 647px;
}

.divContentRight h1
{
	font-size:				32px;
	font-family:			Arial;
	font-style:				normal;
	font-weight:			normal;
	margin-bottom:			0;
	margin-top:				0;
	padding-top:			0;
	padding-bottom:			0;
	color:					#53585b;
}
.divContentRight h2
{
	font-family:			Arial;
	font-style:				normal;
	font-weight:			normal;
	font-size:				18px;
	margin-left :			15px;
	margin-bottom:			0;
	margin-top:				0;
	padding-top:			0;
	padding-bottom:			0;
	color:					#53585b;
}

.divContentRight p
{
	padding:				0;
	margin:					15px 0 0 0;
	font-family:			Arial;
	font-style:				normal;
	font-weight:			normal;
	font-size:				12px;
	color:					#53585b;
}
.divContentRight img
{
	margin:					0;
}

.divFooter
{
	height: 20px;
	color: #5f6468;
	font-size: 8pt;
	text-align: center;
	font-family: Tahoma;
	vertical-align: middle;
	background-color: White;
}
.menuItem
{
	background-image: url(../img/menu-arrow-14x6.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	padding-left: 20px;
	line-height: 13pt;
	display: block;
	font-size: 9pt;
	color: #71777c;
}
.menuItem:hover
{
	color: Black;
	background-color: #cae6f3;
	background-image: url(../img/menu-arrow-14x6-hover.gif);
}
.menuHeader
{
	font-family: Tahoma;
	padding-left: 8px;
	font-size: 10pt;
	color: #0079c0;
}
.plrA
{
	display: block;
	text-align: center;
}
.plrImg
{
	border: none;
}
