/* Structural Styles */ 

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html, body {
	background: #FFFFFF;
	height: 100%; /* Required */
	padding: 20px;
	text-align: left;
}

body {
	text-align: left;
	background-color: #FFFFFF;
}

#outer {
	margin: auto;
	width: 960px;
	position: absolute;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	overflow: visible; /* quite required */
	background: url("bg_body.gif");
	background-repeat: repeat-y;
	background-position: top left;
}

#container-head {
	background-color: #FFFFFF;
}

#header {
	height: 121px;
	background: url("iwlmlogo.gif");
	background-color: #FFFFFF;
	background-position: fixed;
	background-repeat: no-repeat;
}

#title 	{
	background: url("bg_container_title.gif");
	background-color: #C5CCA5;
	background-repeat: no-repeat;
	background-position: top;
	height: 80px;
	text-align: left;
	border-color: #4D4D4D;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-collapse: collapse;
}

#body	{
	padding: 0 0 0px 0;
	margin: 0 0px 0 0px;
	width: 960px;
	background: url("bg_container_content.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#bodyimageonly {
	width: 960px;
	position: relative;
}

#body:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#onecolumn {
	width: 748px;
	text-align: left;
	padding: 20px;
	float: right;
}

#border {
	width: 748px;
	border-color: #4D4D4D;
	border-left: 1px;
	border-left-style: solid;
	border-right: 1px;
	border-right-style: solid;
	text-align: left;
	padding: 20px;
}

#leftcolumn {
	width: 354px;
	float: right;
	text-align: left;
	padding: 20px;
}

#rightcolumn {
	width: 354px;
	float: right;
	text-align: left;
	padding: 20px;
}

#sidebar {
	width: 124px;
	float: left;
	margin-right: -164px;
	padding: 20px;
	background-color: #FFFFFF;
}

#sidebar.nocontent {
	width: 124px;
	float: left;
	margin-right: -164px;
	background: url("bg_sidebar.gif");
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding: 20px;
}

#container-foot {
	clear: both;
	width: 100%;
	background-color: #4D3A25;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths -- may be -1px */
	height: 40px;
	margin: 0px;
}

#footer {
	padding: 0px;
}

/* Presentation Styles */ 

p {
	color: #000000;
	font-family: georgia, times, serif;
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0;
	line-height: 24px;
	margin-top: 0;
}

p.sidebar {
	color: #000000;
	font-family: arial,san serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
}

p.footer {
	color: #FFFFFF;
	font-family: georgia, times, serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0;
	padding: 0px;
}

p.tabletext {
	color: #000000;
	font-family: arial,san serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	letter-spacing: 0;
	padding: 0px;
}

a:link {
	text-decoration: underline;
	font-weight: 100;
	color: #216BB5;
	letter-spacing: 0;
}

a:link.footer {
	text-decoration: underline;
	font-weight: 100;
	color: #FFFFFF;
	letter-spacing: 0;
}

a:visited {
	text-decoration: underline;
	font-weight: 100;
	color: #464D26;
	letter-spacing: 0;
}

a:hover {
	text-decoration: none;
	font-weight: 100;
	color: #CC3300;
	border-color: #CC3300;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-collapse: collapse;
	letter-spacing: 0;
}

a:active {
	text-decoration: none;
	font-weight: 100;
	color: #CC3300;
	letter-spacing: 0;
}

img {
	border: 0;
}

img.title {
	position: absolute;
	top: 140px;
	border-color: #4D4D4D;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top-style: solid ;
	border-right-style: solid;
	border-collapse: collapse;
}

table {
	cellspacing: 0px; 
	cellpadding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-collapse: collapse;
	border-style: none;
}

td, th {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-collapse: collapse;
	border-style: none;
	border-color: #FFFFFF;
}

ol { 
	font-family: arial,san serif;
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	color: #000000;
	letter-spacing: 0;
	line-height: 16px;
	text-indent: 0px;
	list-style: inside;
}

ul {	
	font-family: arial,san serif;
	font-size: 16px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 100;
	color: #000000;
	letter-spacing: 0;
	line-height: 16px;
	text-indent: 0px;
	list-style: inside;
}

li.sidebar {
	color: #CC3300;
}

h1 {	
	font-family: arial,san serif;
	font-weight: 100;
	font-size: 32px;
	color: #464D26;
	letter-spacing: 0;
	line-height: 30px;
	text-indent: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: arial,san serif;
	font-weight: 100;
	font-size: 16px;
	color: #464D26;
	letter-spacing: 0px;
	line-height: 15px;
	text-indent: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3.sidebar {
	font-family: arial,san serif;
	font-weight: 800;
	font-size: 11px;
	color: #CC3300;
	letter-spacing: 2px;
	line-height: 16px;
	text-indent: 0px;
	text-transform: uppercase;
	border-color: #CC3300;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3.content {
	font-family: arial,san serif;
	font-weight: 800;
	font-size: 11px;
	color: #CC3300;
	letter-spacing: 1px;
	line-height: 16px;
	text-indent: 0px;
	text-transform: none;
	border-color: #64D26;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-collapse: collapse;
	margin-top: 12px;
	margin-bottom: 5px;
}

h4 {
	font-family: georgia, times, serif;
	font-weight: 100;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-style: italic;
	text-indent: 0px;
	margin-top: 5px;
}

.clsCMTopOn {
	color: #464D26;
	font-family: arial,san serif;
	font-size : 12px;
	font-weight: 100;
	text-decoration : none;
	padding: 13px 4px;
	text-align: center;
}

.clsCMTopActive {
	color: #464D26;
	font-family: arial,san serif;
	font-size : 12px;
	font-weight: 100;
	text-decoration : none;
	padding: 13px 4px;
	text-align: center;
}

.clsCMTopOver {
	color: #ffffff;
	border-color: #ffffff;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-collapse: collapse;
	border-top-style: dotted;
	border-bottom-style: solid;
	font-family: arial,san serif;
	font-size : 12px;
	font-weight: 100;
	text-decoration : none;
	padding: 12px 4px;
	text-align: center;
}

.clsCMOn {
	color: #464D26;
	font-family: arial,san serif;
	font-size : 12px;
	font-weight: 100;
	text-decoration : none;
	padding: 13px 4px;
	text-align: center;
}

.clsCMOver {
	color: #ffffff;
	font-family: arial,san serif;
	font-size : 12px;
	font-weight: 100;
	text-decoration : none;
	padding: 12px 4px;
	text-align: center;
}