/*
@charset "ISO-8859-1";
*/

.contentArea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3D4C4;
	background-image: url(common_graphics/Bg_Gradation.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 100%;
}
.header {
	height: 123px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 6px;
	overflow: hidden;
}
.sidebar-noMenu {
	width: 135px;
	height: 343px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	cursor: default;
	padding-bottom: 0px;
	padding-right: 10px;
}
.text-sidebarHilite {
	color: #141370;
	font-size: 10px;
	line-height: 16px;
}
.text-sidebarHilite2 {
	color: #000000;
	font-size: 10px;
	line-height: 10px;
}
.text-sidebar {
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.text-sidebar2 {
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b4563;
	line-height: 10px;
}
.content {
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	cursor: default;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	word-spacing: 1px;
	width: 620px;
	position: relative;
	top: 10px;
	left: 75px;
	overflow: auto;
	height: 100%;
}
.menu {
	height: 32px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.text-pageHeader {
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #141370;
	height: 37px;
	font-weight: bold;
	width: 600px;
	position: relative;
	left: 100px;
	top: 20px;
}
.text-pageDesc {
	color: #6D7FB7;
	font-weight: normal;
}
.text-tagline {
	color: #E5BE50;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 1pt;
}
.text-blue {color: #141370}
.text-white {
	color: #FFFFFF;
}
.text-red {
	color: #E10000;
}
.text-gold {
	color: #E5BE50;
}
.text-small {
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 11px;
}
.text-largeSubs {
	font-family: Frutiger, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: bold;
}
.text-pplogo {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

