html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #64A7BD;
 font-family: Arial, Helvetica, sans-serif;
} 
 
#pagewidth{
	width:955px;
	text-align:left;
	min-width: 700px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
} 


#header{
	width:100%;
 } 
 
#header img
{
       display:block;
       border:none;
}

	
#header .mycontent{
	padding-bottom: 0;
	} /*padding bottom 0 to remove space in IE5 Mac*/ 

#header h1 {
   text-indent: -9999px;
   width: 955px;
   height: 134px;
   background-image:url(images/header955x134.png);
   background-repeat:no-repeat;
   margin:0px;
   padding: 0px;
}
	
#outer{
	border:0px;
	border-right-width: 215px;
	border-right-color: #3399CC;
	border-right-style: solid;
	width: auto;
	background-image: url(images/verticalbig.gif);
	background-repeat: repeat;
 } 

#leftfloatcol{
	float: left;
	position: relative;
	height: auto;
	width: 220px;
	margin-top: 15px;
	left: -5px;
}
 /* hack keeps IE top spacing correct - above is IE code */ 
html>body #leftfloatcol {
	float: left;
	position: relative;
	padding-right: 10px;
	height: 500px;
	width: 220px;
	margin-top: 15px;
}
#rightTopCol{
	float: right;
	position: absolute;
	height: auto;
	width: 220px;
	margin-top: 10px;
	left: 230px;
	top: -130px;
}
 /* hack keeps IE top spacing correct - above is IE code */  
html>body #rightTopCol{
	float: right;
	position: relative;
	height: auto;
	width: 220px;
	margin-top: 0px;
	left: 230px;
	top: -145px;
}
#rightcol{
	width:204px;
	float:right;
	position:absolute;
	margin-right:-204px;
	margin-left:0;
	left: 35px;
	top: -450px;
}  
/* hack keeps IE top spacing correct - above is IE code */  
html>body #rightcol{
	width:204px;
	float:right;
	position:absolute;
	margin-right:-204px;
	margin-left:0;
	left: 750px;
	top: 0px;
}  

#rightcolPrint{
	width:203px;
	float:right;
	position:relative;
	margin-left:-10px;

	background: #CCCCCC;
	margin-top: -16px;
	height: 28px;
	left: 10px;
} 
 #maincol{
 	float: left;
	position: relative;
	width:680px;
	margin: 0px 5px 0px 10px;

 }
  #maincolinside{
	float: left;
	position: relative;
	width:700px;
	margin: 0 0 0 0;
	background: #FFFFFF;
 }
 #greenbox{
	background: #739939;
	margin: 4px 6px 4px 4px;
 }
.dude{
	background-image: url(images/dude.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 159px;
	height: 100px;
	left: 530px;
	top: -70px;
}
#bottom{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 1200px;
	height: 800px;
	left: -135px;
	top: 500px;
	z-index: 10;
}
 /* hack keeps IE bottom correct - above is IE code */ 
html>body #bottom{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 1200px;
	height: 500px;
	left: -136px;
	top: 800px;
	z-index: 10;
}
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

#inner{
	margin:0;
	width:100%;
	top: -125px;
	position: relative;
}
 

 
#outer>#inner { border-bottom: 0px solid #CCC;  }
 
.clr{clear:both;}
 
.mycontent{
	padding:0; /*padding for content */ 
	} 
	
.maincontent{
	padding: 16px 0px 10px;

	} 

.featuredcontent{
	padding: 6px 10px 10px 16px; /*padding for featuredcontent */ 
	} 

.featuredcontent h1{
	line-height: normal;
	color: #FFFFFF;
	top: -33px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	right: -115px;
	position: relative;
	} 	
h1.featuredcontent a:link {
	color: #ffffff;
	text-decoration: none;
	} 
h1.featuredcontent a:visited {
	color: #ffffff;
	text-decoration: none;
	} 
h1.featuredcontent a:hover {
	color: #275078;
	text-decoration: none;
	}
h1.featuredcontent a:active {
	color: #ffffff;
	text-decoration: none;
	} 
			 		 
		
.featuredcontent h2{
	line-height: 40px;
	margin-bottom: -2px;
	color: #ffffff;
	top: 5px;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 10px;
	}  
	 
.featuredcontent a:link {
	color: #ffffff;
	text-decoration: none;
	} 
.featuredcontent a:visited {
	color: #ffffff;
	text-decoration: none;
	} 
.featuredcontent a:hover {
	color: #275078;
	text-decoration: none;
	}
.featuredcontent a:active {
	color: #ffffff;
	text-decoration: none;
	} 
	 		 
	
.featuredcontent p{
	margin: 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 11px;
	}
h1 {
	color: #0587CC;
	font-size: large;
	letter-spacing: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}
h2 {
	font-size: 18px;
	color: #213473;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: lighter;

}

h3 {
	font-size: 15px;
	color: #41A0CF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h3 a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	color: #275078;
	} 
h3 a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	color: #275078;
} 
h3 a:hover {
	color: #000000;
	text-decoration: none;	
	}
h3 a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	color: #275078;
	} 
h4 {
	font-size: small;
	font-weight: bold;
	color: #346A9F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: x-small;
	font-weight: bold;
	color: #346A9F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}

a:link {
	color: #2E5E8D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A49C92;
}
a:hover {
	text-decoration: underline;
	color: #0587CC;
}
a:active {
	text-decoration: underline;
	color: #0587CC;
}
.breadcrumb{
	font-size: 10px;
	top: -5px;
	position: relative;
}
.breadcrumb a:link {

	color: #A49C92;
	text-decoration: none;
}
.breadcrumb a:visited {
	text-decoration: none;
	color: #A49C92;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #0587CC;
}
.breadcrumb a:active {
	text-decoration: none;
	color: #A49C92;
}
p {
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.formlabel {
	font-size: small;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: right;
	font-weight: bold;
}
 /*printer styles */
@media print{ 

/*hide the menu when printing*/
#rightcol{display:none;} 
#rightcolPrint{display:none;}
#outer{ 
 border:solid white 0px; 
  /*/*/ border-right-width: 0px; /* right column width. NN4 hack to hide borders */ 
  	background-color: #FFFFFF; /* center column colour */ 
	width: 100%; 
} 
.inlinelast{display:none;}
.inline{display:none;}
li.inlinelast{display:none;}
li.inline{display:none;}
#bottom{display:none;}
 #maincol{
	float: left;
	position: relative;
	width:650px;
	margin: 0 0 0 0;
	left: 38px;
	top: 11px;


}
#leftfloatcol{
	float: left;
	position: relative;
	height: 800px;
	width: 200px;
	margin-top: 34px;
	left: 0px;
}
.hide {
	position: relative;  /* show */
	}
}
.middle {
	padding-top: 8px;
}
#middle {
	padding-top: 8px;
}
/*ul {
	padding-left: 5px;
	}*/
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	left: 10px;
	font-size: 11px;
}
 /* html>body hack  - above is IE CSS */ 
html>body li {
	margin: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li.inline {
	display: inline;
	top: 145px;
	left: -175px;
	background-image: url(images/greenbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-right: 5px;
	margin-left: 5px;
	z-index: 2;
	
  }
#one{
	position: relative;
	top: 145px;
	left: 0px;
	padding-left: 10px;
}
#two{
	position: relative;
	top: 145px;
	left: 70px;
}

#three{
	position: relative;
	top: 145px;
	left: 70px;
}

#four{
	position: relative;
	top: 145px;
	left: 70px;
}

#five{
	position: relative;
	top: 145px;
	left: 70px;
}
#six{
	position: relative;
	top: 145px;
	left: 350px;
}
li.inline a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}  
li.inline a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}  
li.inline a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
} 
li.inline a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}  
.bullet {
	list-style-image: url(images/arrow.gif);
	padding-left: 20px;
}
.greenbox p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 6px 0 0 14px;
	margin: 0px;
}
.greenbox a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}  
.greenbox a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}  
.greenbox a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

} 
.greenbox a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}  
.rightTopCol p{
	color: #ffffff;
	font-size: 10px;
}
#rightTopCol a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}  
#rightTopCol a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}  
 
#rightTopCol a:hover{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#rightTopCol a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
} 
#rightTopCol H3{
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#rightTopColStandard{
	float: right;
	position: relative;
	height: auto;
	width: 220px;
	margin-top: 0px;
	left: 230px;
	top: -132px;
	padding-top: 0px;
}
 /* hack keeps IE top spacing correct - this? is IE code    
html>body #rightTopColStandard{
float: right;
	position: relative;
	height: auto;
	width: 220px;
	margin-top: 0px;
	left: 230px;
	top: -140px;
	padding-top: 0px;

}*/
.rightTopColStandard p{
	color: #ffffff;
	font-size: 10px;
}
#rightTopColStandard a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}  
#rightTopColStandard a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}  
 
#rightTopColStandard a:hover{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#rightTopColStandard a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
} 
#rightTopColStandard H3{
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#leftfloatcol H3{
	background-image: url(images/arrow_down.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	background-position: 0px 20px;
}
.nifty{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
strong{
	color: #458BA3;	
}

#navSecondary{display:none;}