@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
    /* General styles */
    body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#000 url(../images/autoshow_sitebg2.gif);
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#doc {
	width:990px;
	margin:0px auto;
}
/* Header styles */
    #header {
	clear:both;
	float:left;
	width:100%;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#header img {
	/*clear:both;*/
	margin:0px;
	padding:0px;
	border:none;
}
#hlinks {
clear:both;
	margin:0px;
	padding:0px;
	border:none;
	text-align:left;
	height:27px;
}
#himg {
clear:both;
	margin:0px 0px -3px 0px;
	padding:0px;
	border:none;
}
#header a {
	clear:both;
	margin:0px;
	padding:0px;
	border:none;
}
h1 {
	background:url(../images/green.gif) repeat-x;
	color:#FFFFFF;
	text-align:left;
	width:100%;
	height:69px;
	padding-left:20px;
	margin-top:0px;
	padding-top:10px;
}
h2 {
	background:url(../images/blue.gif) repeat-x;
	color:#FFFFFF;
	text-align:left;
	width:80%;
	height:31px;
	margin-left:10%;
	padding-left:20px;
	margin-top:0px;
	padding-top:0px;
}
#navBar {
	clear:both;
	background:url(../images/nav_bg.gif) repeat-x;
	color:#FFFFFF;
	width:100%;
	height:30px;
	padding:5px 0px;
	margin:-6px auto 0px auto;
}
/*	column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	margin:0px;
	padding:15px 0px 0px 0px;
}
/* common column settings */
	.colright, .colmid, .colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1, .col2 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
	background:#fff;
}
/* 2 Column (left menu) settings */
	.leftmenu {
/*background:#fff;		 right column background colour */
	}
.leftmenu .colleft {
	right:75%;				/* right column width *//*background:#f0f;		 left column background colour */
}
.leftmenu .col1 {
	width:71%;				/* right column content width */
	left:102%;				/* 100% plus left column left padding */
	min-height:100%;
}
.leftmenu .col2 {
	width:21%;				/* left column content width (column width minus left and right padding) */
	left:6%;				/* (right column left and right padding) plus (left column left padding) */
}
.col2 {
	background:#707883;
}
.col2 p {
	padding:5px;
	margin:2px 2px 10px 2px;
	background: url(../images/p_pg.gif) repeat-x;
	color:#FFFFFF;
	border-bottom:#212326 1px solid;
	border-left:#212326 1px solid;
}
/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}
.blockQuote {
width:80%;
background:url(../images/fading_corner_7.gif) bottom right no-repeat;
	margin: 0px 0px 0px 10%;
	padding:0px 10px 10px 10px;
}
/* top right bottom left */
#ask {
*margin-top:55px;
width:570px;
background:#010101;
color:#CCCCCC;
}
#ask form {
text-align:left;
margin: 0px auto 0px auto;
padding: 10px;
}
#ask input, #ask textarea {
margin:0;
padding:0;
width:520px;
}
#ask #send {
background-color:#030303;
color:#CCCCCC;
width:150px;
}
#ask td { 
padding: 5px 0px 0px 0px;
}
#corners{
margin: 0px auto 0px auto;
  display:block; /* a must */
  border: solid #666;
  border-width: 0 1px; /* left and right borders only */
  text-decoration: none;
  outline:none; /* so as not to distract from the effect */
  color: #000;
 background:#010101;
  width:570px;
  padding:0px;
}
#corners b{
  display: block; /* another must */
  position:relative; /* because the child elements are positioned */
  top: -1px; /* drag it up a little, creates the top notches */
  left: 0;
  border:solid #666;
  border-width:1px 0 0; /* top border only */
  font-weight:normal;
    margin:0px;
  padding:0px;
}
#corners b b{
 border-width:0 0 1px; /* bottom border only */
  top: 2px; /* pushed down a little to create the bottom notches */
    margin:0px;
  padding:0px;
}
#corners b b b {
  top:-1px;
  padding: 1px 6px;
  border-width: 0;
    margin:0px;
  padding:0px;
}


div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-style: normal;
  font-weight: bolder;
  color:#ffffff;
}
div.menuBar {
 /* border: 2px solid;*/
 /* border-color: #f0f0f0 #909090 #909090 #f0f0f0;*/
  padding: 4px 20px 4px 20px;
  text-align: left;
}
div.menuBar a.menuButton {
  background-color: transparent;
 /* border: 1px solid #d0d0d0;*/
 color:#ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
  background-color: transparent;
  /*border-color: #f0f0f0 #909090 #909090 #f0f0f0;*/
  color: #dddddd;
}
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
 /* border-color: #909090 #f0f0f0 #f0f0f0 #909090;*/
  color: #ffffff;
  left: 1px;
  top: 1px;
}
div.menu {
  border: 2px solid;
  /*border-color: #f0f0f0 #909090 #909090 #f0f0f0;*/
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem {
background-color:#333333;
  color: #ffffff;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;

}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
 color: #dddddd;
}
div.menu a.menuItem span.menuItemText {}
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}
div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

.files a[href$='.pdf'] {
background:transparent url(../icons/page_white_acrobat.png) center left no-repeat;
padding-left:20px;
}
.files a[href$='.doc'], .files a[href$='.rtf'] {
background:transparent url(../icons/page_white_word.png) center left no-repeat;
padding-left:20px;
}