﻿<!--JOKER CSS-->

html, body {
	font-family: "Verdana", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	height: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/wms_paper.jpg);
	background-repeat: repeat;
	background-color:#FFFFFF;
}
#body_width {
	width: 819px;
	text-align: left;
	margin: 0px 0 0px 0;
	margin-left: auto;
	margin-right: auto;	
}
#header {
	position: relative;
	height: 82px;
	width: 100%;
}

#topnav {
	width: 818px;
	height: 39px;
	float: left;
}

#pictures {
	position: relative;
	height: 344px;
	width: 821px;
	
}
#contentheading_photoday {
	font-weight: bold;
}
.contentheading_photoday {
	font-weight: bold;
}
#contentheading_photoday {
	font-weight: bold;
}

#midnav {
	width: 819px;
	height: 6px;
	float: left;
	background-image: url(../images/wms_mid_nav_top.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4B90CD;
	text-align: center;
	text-decoration:none;
}
#midnav1 {
	width: 819px;
	height: 35px;
	float: left;
	background-image: url(../images/wms_mid_nav_bottom.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4B90CD;
	text-align: center;
	text-decoration:none;
}
.midnav1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B90CD;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
	background-position: center center;
}
#information2_photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#information1_photoday {
	text-align: center;
	height: 200px;
	width: 200px;
	padding-top: 23px;
	padding-left: 33px;
	font-size: 0px;
}

#contentheading_photo {
	font-weight: bold;
}

#information2_photo:contentheading_photo {
	font-weight: bold;
}

.clear {
	clear:both;
}

.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CFE0F3;
	text-align: center;
	text-decoration:none;
	padding-top:2px;
}

#information {
	width: 819px;
	height: 174px;
	float: left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	padding-top: 4px;
}

#footer1 {
	width: 818px;
	height: 10px;
	float: left;
	background-image: url(../images/wms_footer_top3.png);
}

#footer2 {
	width: 818px;
	height: 39px;
	float: left;
	background-image: url(../images/wms_footer1.png);
}

#shadow1 {
	width: 818px;
	height: 8px;
	float: left;
	
}

ul li {
	background-repeat:no-repeat;
	line-height:18px;
	padding-left:2px;
	padding-top:0;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	list-style-image: url(../images/wms_front_bullet.jpg);
	}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#wrapper{
	padding-left:40px;
}
#leftcol {
	width: 160px;
	float: left;
	position: relative;
}
#maincol {
	float: right;
	display: inline;
	position: relative;
	width: 630px;
	margin-right: 35px;
}
#footer_modul {
	position: relative;
	top: 30px;
	width: 600px;
	height: 110px;
	left: 70px;
	overflow: auto;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*printer styles*/
@media print
{
/*hide the left column when printing*/
#leftcol {
	display: none;
}
#twocols, #maincol {
	width: 100%;
	float: none;
}
}
p, div {
	padding: 0;
	margin: 0;
	font-size: 1em;
	text-align: justify;
}

a {
text-decoration:none;
color: #ffffff;
}



#maincol li {
	list-style-image: url(../images/arrowsmall.png);
	text-align: justify;
}
h1, h2, h3 {
	width: 100%;
	text-align: center;
	background: #EFEFEF;
	font-size: 1.15em;
	color: #333;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
}
.componentheading {
	width: 98%;
	text-align: right;
	color: #000;
	background: #EFEFEF;
	font-size: 1.5em;
	padding: 5px;
}
.contentheading {
	width: 98%;
	text-align: left;
	color: #555;
	font-size: 1.2em;
	border-bottom: 1px solid #DDD;
}
.contentpaneopen {
	margin: 0 5px 0 5px;
}
.sectiontableheader {
	line-height: 1.6em;
	background: #DDD;
}
.sectiontableentry1 {
	padding: 5px 0 5px 0;
}
.sectiontableentry2 {
	background: #EFEFEF;
	padding: 5px 0 5px 0;
}
td.contentdescription {
	padding: 5px 0 5px 0;
}
.contenttoc {
	margin: 0 10px 0 10px;
}
.small, .createdate, .modifydate {
	font-size: 0.9em;
	color: #999;
}
#maincol .inputbox, #leftcol .inputbox {
	background-image: url(../images/input_bg.gif);
	border: 1px solid #AAA;
}
#maincol .inputbox:hover, #leftcol .inputbox:hover {
	border: 1px solid #333;
}
#leftcol a {
	color: #FFF;
}
div.moduletable table {
	padding: 0 5px 0 5px;
}

.full_size {
color:#5D87A1;
}