@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 100%;
}
.thrColFixHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/WIMC-lines-in-BG-home.gif);
	background-repeat: repeat-y;
	background-position: center top;
} 
.thrColFixHdr #header {
	background-image: url(../images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 262px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #header li  {
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	padding-right: 0px;
	font-size: 9pt;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
}
.thrColFixHdr  #headerHano  {
	background-image: url(../images/banner-hanover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 262px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr  #headerHano li  {
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	padding-right: 0px;
	font-size: 9pt;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
}
#headerHano  a {
	text-decoration: none;
	color: #FFFFFF;
}
#headerHano a:hover {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.thrColFixHdr #headerWMC  {
	background-image: url(../images/banner-wmc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 262px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #headerWMC li  {
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	padding-right: 0px;
	font-size: 9pt;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
}
#headerWMC  a {
	text-decoration: none;
	color: #FFFFFF;
}
#headerWMC a:hover {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 199px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
}
.thrColFixHdr #sidebar2 a {
	color: #21409a;
	text-decoration: none;
}
.thrColFixHdr #sidebar2 a:hover {
	color: #666666;
	text-decoration: none;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	background-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b71234;
	text-align: center;
	clear:both;
} 
.thrColFixHdr #footer p {
	font-family: Helvetica, sans-serif;
	font-size: 60%;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
.thrColFixHdr #footer li {
	font-family: Helvetica;
	font-size: 60%;
	list-style-type: none;
	display: inline;
	padding-right: 8px;
	line-height: 12pt;
}
.thrColFixHdr #footer ul {
	list-style-type: none;
	padding-left: 10px;
	margin-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-left: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #sidebar1 li {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 24px;
}
.thrColFixHdr #sidebar1 ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar1 ul li li {
	padding-left: 8px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar1 ul li ul {
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #b71234;
}
#header  a {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:link {
	color: #21409a;
	text-decoration: none;
}
a:hover {
	color: #21409a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 21409a;
	border-right-color: 21409a;
	border-bottom-color: 21409a;
	border-left-color: 21409a;
}
a:visited {
	color: #21409a;
	text-decoration: none;
}
p {
	font-size: 80%;
	line-height: 16px;
}
h1 {
	font-size: 120%;
	font-family: Georgia;
	color: #21409A;
	font-weight: normal;
}
h2 {
	font-size: 105%;
	font-family: Georgia;
	color: #21409A;
	font-weight: normal;
}
h4 {
	font-family: Helvetica;
	font-size: 14px;
	color: #21409a;
	line-height: 18px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -5px;
}
h5 {
	font-family: Helvetica;
	font-size: 14px;
	color: #b71234;
	line-height: 18px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -5px;
}
#ticker {
	position:relative;
	left:0px;
	top:65px;
	width:800px;
	height:90px;
	z-index:1;
}
.thrColFixHdr #mainContent li {
	line-height: 16px;
	list-style-type: disc;
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 80%;
}
.thrColFixHdr #mainContent ul {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: -10px;
}
.thrColFixHdr  #mainContent ul li ul {
	margin-top: 0px;
	font-size: 125%;
	padding-top: -5px;
}
.thrColFixHdr #sidebar2 li {
	list-style-type: none;
	font-size: 80%;
	line-height: 16px;
	background-image: url(../images/bullet-square.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar2 ul {
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 li a {
	color: #b71234;
	text-decoration: none;
}
.thrColFixHdr #sidebar2 li a:hover {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #b71234;
	border-right-color: #b71234;
	border-bottom-color: #b71234;
	border-left-color: #b71234;
}
