/* global.css, wges-new */
body {
	font-family: verdana, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

a {
	color:	#336699
}

h1, h2  {
	color: #336699
}

h3,h4 {
	color: #000000
}

td {
	font: 11px/1.1, verdana, sans-serif;
	color: #333333
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 800px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 15px solid #000000;
}

#wrapperWide {
	position: relative;
	margin: 0 auto;
	width: 867px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 15px solid #000000;
}

#we_know {
	position: absolute;
	top: 170px;
	left: 167px;
	width: 236px;
	height: 98px;
	z-index: 20;
}

.banner {
	width: 633px;
}

.borderSolid {
	border-style: solid;
	border-width: 1px;
	border-color: #336699
}

.header_img {
	text-align: right;
	padding-top: 15px;
}

.home-right {
	width: 633px;
}

.intro_panels {
	width: 633px;
}

.intro_panel_top {
	width: 465px;
	height: 175px;
	background-color: #336699;
}

.intro_panel_top p {
	padding-top: 40px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	color: #99CCFF;
	font-size: 14px;
	letter-spacing : 1px;
	line-height : 20px;
}

.intro_panel_topFL {
	width: 465px;
	height: 140px;
	background-color: #336699;
}

.intro_panel_topFL p {
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
	color: #99CCFF;
	font-size: 14px;
	letter-spacing : 1px;
	line-height : 20px;
}

.intro_panel_bot {
	width: 465px;
	height: 196px;
	background-image: url(/images/choosing_wges_is_easy.gif);
	background-repeat: no-repeat;
	background-color: #99CCFF;
}

.right_nav {
	padding-left: 15px;
	padding-right: 10px;
}

.right_nav p,ul,li {
	color: #666666;
	font-size: 11px;
}

.right_nav a {
	color: #336699;
}

.sidebar-right {
	width: 168px;
}

/* text and link formatters */
.esjLink {
	font: bold 11px/1.1 verdana, sans-serif;
	color: #336699;
	text-decoration: none
}

.esjText {
	font: 11px/1.1 verdana, sans-serif;
	color: #336699
}

.formButton {
	font: bold 10px/1.2 verdana, sans-serif;
	color: #336699
}

.formText {
	font: 10px/1.2 verdana, sans-serif;
	color: #333333
}

.leftLink {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none
}

.offerG {
	font: 11px/1.1 verdana, sans-serif;
	color: #333333;
	text-decoration: none
}

.offerGLink {
	font: 11px/1.1 verdana, sans-serif;
	color: #336699;
	text-decoration: underline
}

.offerE {
	font: 11px/1.1 verdana, sans-serif;
	color: #333333;
	text-decoration: none
}

.offerELink {
	font: 11px/1.1 verdana, sans-serif;
	color: #990066;
	text-decoration: underline
}

.rightText {
	font-size: 11px;
	line-height: 12px;
	color: #333333
}

.rightOn {
	font-size: 11px;
	color: #336699
}

.rightOff {
	font-size: 11px;
	color: #CC9900;
	text-decoration: underline
}

.text {
	font: 11px/1.1, verdana, sans-serif;
	color: #333333;
	text-decoration: none
}

/* HOVERS */
.leftLink:hover, .esjLink:hover {
	text-decoration: underline
}

.offerGLink:hover {
	color: #990066
}

.offerELink:hover {
	color: #336699
}

.rightOff:hover {
	color: #336699;
}
	

