/* CSS Document */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
	body {
	margin:0;
	padding:0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color:#FFFFFF;

		}
		#middle {
			font-size:1.3em;
		}
h2 {
	color:#666666;
	font-size:1.3em;
}
h1,h3, h4, h5, h6 {
	color:#97BF1E;
	
}
		
#container {
		width:740px;	
		text-align:left;
}
#header {
		top:0px;
		margin:0; padding:0;
		background:#000000;
		}
html>body #header {
		height:166px;
}

#main1 {
		margin:0; 
		background:#ffffff;
		padding-top:20px
		}
#main2 {
		margin:0; padding:0;

		}
#left {
		float:left;
		width:150px;
		margin:0;
		padding:0;
		clear: both;
		margin-top: -25px;
		}
html>body #left {
		margin-top: -18px;
}
#menu ul {
		list-style-type: none;
		padding: 0;
		margin-left:5px;
		margin-right:0px;
}
#menu li {
		background: url('images/buttonup.gif');
		background-repeat:no-repeat;
		
		width: 109px;
		display: block;
		margin-top:7px;
		position:relative;
}
*html #menu li {
	height:20px;
}
#menu .submenus li, #menu .submenus li:hover, #menu .even .submenus li a:hover, #menu .odd .submenus li a:hover {
	background:none;
	background-color:#524B52;
}
#menu {
	
	font-size:0.9em;
}
#menu li a {
		height: 21px;
		line-height: 2.2em;
		width: 116px;
		display: block;
		color: #ffffff;
		text-decoration: none;
		padding-left:3px;
}

*html #menu li a {
	width:119px;
	line-height:2.1em;
}
#menu li.odd a {
		background: url('images/buttonup.gif');
}
#menu li.even a {
		background: url('images/buttonup2.gif');
}



#menu li.odd a:hover, #menu li.hilight odd a {
	background:  url("images/buttondown.gif");
}
.submenus {
	height:auto;
}
#menu li.even a:hover, #menu .hilight even a {
	background:  url("images/buttondown2.gif");
}
#menu ul.submenus, #menu ul.submenus li {
	margin:0;
	padding:0;
}

#menu ul.submenus li a, #menu li.hilight ul.submenus li a {
	background:none;
	background-color:#000000;
	margin:0;
	margin-top:1px;
	width:100px;
}
*html #menu ul.submenus li a, *html #menu li.hilight ul.submenus li a  {
	width:110px;
}
#right {
		float:right;
		width:175px;
		margin:0; padding:0;
		padding-top:0px;
		}
#right img {
		padding-top:1px;
		right:0px;
}
#middle {
		margin:0px 175px -2px 150px;
		background:#ffffff;
		border-left: solid 1px #666666;
		border-right: solid 1px #666666;
		}
#middleline {
		padding-top:100px;
		width: 130px;
		border-bottom: solid #999999 2px;
}

.column-inleft {
		margin:0; padding:0.5em 0.5em;
		}
.column-in {
		margin:0; padding:0em 0.8em;
		}
html>body .column-in {
		margin:0; padding:0em 1.2em;
		}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
h1,h2 { margin: 0 0 }
p { 
		margin: 10px 0 0 0;
		color:#666666;}
a { color:#666666 }
a:hover {color:#B22B2C}


h3 {
	color:#B22B2C;
	margin: 0 0 0 0;
	font-size: 1.2em;
	font-weight: normal;
	}
.bottommail {
		color:#B22B2C;
		font-weight:normal;
		margin: 0 0 0 0;
		font-size: 1.1em;
		padding-top:10px;
	}		
.bottommail a{
		color:#B22B2C;
		text-decoration:none;
	}
.bottommail a:hover{
		color:#666666;
		text-decoration:none;
	}
	
.crumbtrail {
		margin: 0 0 0 0;
		font-size:0.7em;
		color:#B22B2C;
	}	
.copy { 
		text-align:center;
}
.leftimage {
		float:left;
		left:0px;
		clear: both;
}
.rightimage img {
		border-bottom:4px solid #B8292F;
}
#bottomleft {
		margin-top:100px;
		font-size:1em;
}
html>body #bottomleft {
		margin-top:90px;
		font-size:1em;
		padding-bottom:20px;
}

#footer {
		border-top:solid 6px #B22B2C;
		background-color:#666666;
		color:#ffffff;
		font-size:1em;
		padding-bottom:20px;
		margin-bottom:20px;
		padding-top: 0px;
		}
html>body #footer {
		padding-bottom:20px;
		padding-top: 8px;
	}
#footer li {
		float: left;
		padding: 0em 0.5em 0em 0.3em;
		
}
#footer ul {
		list-style: none;
		padding: 0;
		margin:0;
		margin-left:200px;
}
*html #footer ul {
	margin-top:12px;
}
#footer li a
{
		float: left;
		display: block;
		text-decoration: none;
		text-align: center;
		color:#ffffff;
		padding-left: 10px;
		border-left: solid 1px #ffffff;
}
#footer li a:hover {
		color:#B22B2C;
}

 /* Hide from IE5-Mac \*/
#footer li a
{
		float: none
}
/* End hide */

#lefttext {
		float:left;
		margin:10px;
		padding-top:2px;
}
html>body #lefttext {
		float:left;
		margin:0px;
		padding-top:0px;
padding-left:10px;
}
#lefttext a {
		color:#FFFFFF;
		text-decoration:none;
}
#lefttext a:hover {
		color:#B22B2C;
		text-decoration:none;
}

.rightarrow {
		text-align:right;
		border:0;
		height: 20px;
		vertical-align: middle;
		display: block;
	}
	
.rightarrow a{
		text-decoration: none;

	}
	
.number {
		font-size:0.7em
	}
	.mceContentBody {
		background:#FFFFFF;
	}