/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0;
	background: /*#E6E6E6*/#E4EFA6;
}
#masthead {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background: #FFFFFF url(../images/WIB-LogoWide.jpg);
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 969px;
	height: 140px;
	font-size: .8em;
	font-weight: bold;
}
#headerRow {
	color: #FFFFFF;
	background: #133F86;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px 4px;
	font-size: 0.75em;
	line-height: 1.2em;
	width: 961px;
}
#montage {
	background: #133F86;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px;
	width: 969px;
	height: 150px
	margin: 0px;
}

#wrapper {
	width: 977px;
	margin: 0 auto;
}
#header_wrapper {
	background: url(img/header_middleShadow.gif) repeat-y;
}
#column_wrapper {
	background: url(img/colsMiddleShadow.gif) repeat-y;
}
#footer_wrapper {
	height: 30px;
	background: url(img/footerBottomShadow.gif) no-repeat;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 810px;
	float: left;
}
#left {
	width: 160px;
	float: left;
}
#left .content {
	padding: 12px 4px 4px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 2px 8px 10px;
	font-size: .80em;
	line-height: 1.4em;
}
#masthead .content {
	padding: 12px 16px;
	font-size: .8em;
}
#footer .content {
	padding: 2px 24px;
	color: #FFFFFF;
	font-size: .75em;
}
#footer {
	color: #FFFFFF;
	padding: 5px 0px 0px;
	margin: 0;
	font-size: 1.0em;
	clear: both;
	width: 977px;
	background: url(img/footerBottomShadow.gif) no-repeat;
	height: 35px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#headerRow a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#headerRow a:visited {
	color: #FFFFFF;
}
#headerRow a:hover {
	color: #5EC3D4;
}
#masthead a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead a:visited {
	color: #FFFFFF;
}
#masthead a:hover {
	color: #666666;
}
#left a:link {
	color: #FFFFFF;
}
#left a:visited {
	color: #FFFFFF;
}
#left a:hover {
	color: #FF0000;
}
#right a:link {
	color: #133F86;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #133F86;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #00FFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	padding-top: 6px;
}
h2 {
	font-size: 1.3em;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.tableBoxGrey {
	border: 1px solid #CCCCCC;
}
