/* CSS Document */
html{background:#FFFFFF url(bg.gif) no-repeat left top}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	background:transparent url(http://www.micropistoff.eadohost.com/border.gif) repeat-y right top;
	color: #000000;
	height:100%;
	list-style-type: none;
}
#outer{
	min-height:100%;
	margin-left:180px;
	margin-right:217px;
	background:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:-20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
* html #outer{height:100%} /*for IE as IE treats height as min-height anyway*/

html>body #blueborder{
 position:fixed;
 right:0;
 top:0;
 bottom:0;
 width: 20px;
 background:#1e77d3;
}
#header{
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	height:50px;
	background:#FFFFFF url(headerbg.jpg) repeat-y;
	border-top:0px solid #1e77d3;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	color: #000000;
}

#preheader {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	background:#4C92DA url(bg.jpg) repeat-y right;
	overflow:hidden;
	text-align:right;
}
#preheader a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#preheader a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#preheader a:hover {
	text-decoration: underline;
}
#preheader a:active {
	text-decoration: none;
}
#preheader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 20px;
	vertical-align: middle;
	line-height: 20px;
}
#left {
	position:relative;
	width:180px;
	float:left;
	margin-left:-179px;
	z-index:100;
	left:-1px;
	margin-top:72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* html #left {padding-bottom:52px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:3px;padding-right:2px}

#right {
	position:relative;
	width:197px;
	float:right;
	margin-right:-217px;
	left:1px;
	margin-top:71px;
	border-right:20px solid #1e77d3;
}
* html #right{padding-bottom:10px;}
#footer {
	width:100%;
	clear:both;
	height:20px;
	border-top:0px solid #CCCCCC;
	border-bottom:0px solid #1e77d3;
	background-color: #4C92DA;
	color: #000000;
	position:relative;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 20px;
	line-height: 20px;
	vertical-align: middle;
}
* html #footer {/*only ie gets this style*/
	\height:22px;/* for ie5 */
	he\ight:20px;/* for ie6 */
}
#clearheader{height:80px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#centrecontent {position:relative;z-index:1}

#search {
	position:absolute;
	right: 30px;
	top: 25px;
	z-index: 5;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#border {
	width:20px;
	position:absolute;
	right:0px;
	top:0px;
	height: 71px;
	background-color: #1e77d3;
	}
* html #border{margin-right: -1px}

#left ul {
	list-style-type: none;
}

#left a:link {
	color: #000000;
	text-decoration: none;
	display:block;
	width:176px;
	height:18px;
	text-indent: 15px;
	border:1px solid transparent;
	}
* html #left a:link {border:0px solid #FFFFFF}
#left a:visited {
	text-decoration: none;
	color: #000000;
	display:block;
	width:176px;
	height:18px;
	text-indent: 15px;
	border:1px solid transparent;
}
* html #left a:visited {border:0px solid #FFFFFF}
#left a:hover {
	color: #000000;
	background: #F1F1F1;
	text-decoration: none;
	display:block;
	width:176px;
	height:18px;
	text-indent: 15px;
	border:1px solid #CCCCCC;
}
* html #left a:hover {
	border:1px solid #CCCCCC;
	margin: -1px;
	padding: -1px;
	width:179px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer a:active {
	text-decoration: none;
	color: #000000;
}
#outer p {
margin-left:10px;
margin-right:10px;
}
.menu {
	line-height: 20px;
}

h1 {
	font-size:24px;
	padding:0px 10px;
	margin:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	display: inline;
	line-height: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 10px;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	text-indent: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 8px;
	margin-top: 5px;
}
h5 {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	font-weight: normal;
	margin:0px 0px 0px 0px;
}
h6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F6F6F;
}

