body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
}

/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0px; 
 padding:0px;
 } 
 
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#header{ 
 width:100%; 
 background-color:#FFFFFF; 
 } 
 
#leftcol{
 width:168px; 
 float:left; 
 position:relative; 
 margin-left:-168px; 
 margin-right:1px;
 margin-top: 0px;
 padding-left:0px;
 background-color: #000000;
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 168px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
 /*/*/ border-right-width: 185px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #FFFFFF;  /* right column colour */ 
border-right-style: solid; 
  background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#rightcol{
 /*/*/ width:185px; /* hack keeps NN4 right column right? */ 
 float:right; 
position:relative; 
  margin-right:-185px; 
 margin-left:1px; 
 margin-top: 15px;
 padding-right:15px;
} 
 
.footer{
 height:150px; 
 width:100%; 
 background-color:#FFFFFF;
 border-top: 1px solid #CCCCCC;
 margin-top: 15px;
 padding:10px 15px 10px 15px;
 color: #666666;
} 
.foot {
	color:#666666;
}
a.foot, a.head {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
a.foot:hover, a.head:hover {
	text-decoration:underline;
}
.tleft {
	float:left;
	text-align:left;
	background-color:#FFFFFF;
}
.tright {
	float:right;
	text-align:right;
}

#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 15px -8px 0 -2px;
 padding:15px 30px 0px 30px;
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:0px;} /*padding for content */ 
 
#header .content .topTable{padding-bottom:0;
background-image:url(/images/top.jpg);
background-repeat:no-repeat;
background-position:top right;
} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
.toplinks {
	padding: 50px 20px 0px 0px;
	color: #666666;
}

.visual {
padding: 0px 0px 0px 0px;
border-bottom:1px solid #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	line-height:1.4em;
}
h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height:normal;
	color: #E72F30;
	margin: 0px;
	line-height:1.4em;
}
h3 {
	font-size: 1.3em;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
}

/* ------- standard styles ----*/


.bullet {
	font-size:inherit;
}
.bullet ul {
	margin: 0px 0px 0px 17px;
	font-size: inherit;
}
*. hack {	display : none;	}

.bullet ul li {
	margin: 5px 0px 0px 0px;
	display : block;
	list-style-image: url(/images/arrow_nav2.gif);
	font-size: inherit;
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.siteList {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.siteList:hover {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.entryBox {
	font-size: 11px;
}


/* ------ TOP NAV ------*/

#navigation {
	position:relative;
	left:0px;
	width : 100%;
	background: #999999;
	margin : 0px 0px 0px 0px;
	text-align : left;
	color : White;
	height : 20px;
	font-size:8pt;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	clear:left;
	text-transform: uppercase;
	line-height:1.2em;
}

#navigation a {
	color : #FFFFFF;
	letter-spacing : normal;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

#navigation ul {
	margin : 0;
	padding : 0 0 0 7px;
	list-style-position: inside;
}
#navigation ul li {
	display : block;
	float : left;
	padding : 4px 0 4px 0;
	
}
#navigation ul a {
	color : #FFFFFF;
	border-left : 3px groove;
	padding : 0 8px 0 8px;
	text-align: center;
}

#navigation ul a.first {
	border : 0;
}
#navigation ul a.last {
	float: right;
	border : 0;
}

/* ------ LEFT NAV ------*/

.navbar {
	float : left;
	position : relative;
	left : 0px;
	width : 164px;
	text-align : left;
	line-height:15px;
	margin: 10px 0px 10px 0px;
}

.navbar ul.section_nav {
	margin : 0;
	background : White;
	padding : 0 0 0px 0;
}
*. hack {	display : none;	}


.navbar ul.section_nav li {
	display : block;
	margin : 0 0 0px 0;
	list-style-position: outside;
}
*. hack {	display : none;	}

.navbar ul.section_nav li a {
	display : block;
	background : #999999;
	color : White;
	text-decoration : none;
	font-weight : bold;
	width : 164px;
	padding: 4px 0 4px 4px;
	border-top:1px solid #FFFFFF
}
*. hack {	display : none;	}


.navbar ul.section_nav li a:hover,
#submenuon1 #submenu1, #submenuon2 #submenu2, #submenuon3 #submenu3, #submenuon4 #submenu4, #submenuon5 #submenu5, #submenuon6 #submenu6 {
	background : #666666;
}

.box_green {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #000000; PADDING-BOTTOM: 3px; MARGIN: 0px; COLOR: white; PADDING-TOP: 3px; HEIGHT: 19px; border-left: 1px solid #000000; border-right: 1px solid #000000; line-height:1.4em;
}
.box_green_no_pad {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #000000; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: white; PADDING-TOP: 0px; HEIGHT: 120px
}
.box_orange {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #FF6600; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: white; PADDING-TOP: 3px; HEIGHT: 19px
}
.greyBack {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; BACKGROUND: #FFFFFF; PADDING-BOTTOM: 5px; MARGIN: 0px; COLOR: black; PADDING-TOP: 5px; HEIGHT: 19px; border-bottom: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; line-height:1.4em;
}

 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}
