body {
	background:#9CD3F3 url('/images/footer.jpg') repeat-x scroll 0 bottom;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:75%;
}
.body2 {
	background:#9CD3F3 url('/images/grass1.jpg') repeat-x scroll 0 bottom;
}

.container {
	background:#FFFFFF none repeat scroll 0 0;
	color:#444444;
	
}
.padleft35 {
	margin-left:35px;
}
.footer {
	margin:0 auto;
	min-width:1000px;
	overflow:hidden;
	width:80%;
	height:255px;
	background:  url('/images/jumper_clear.png') no-repeat scroll 95% bottom;
	font-size: 12px;
}
.footer2 {
	background:  url('/images/girl1.png') no-repeat scroll 95% bottom;
}
.footer_blue {
	margin:0 auto;
	min-width:1000px;
	overflow:hidden;
	width:80%;
	height:255px;
	font-size: 12px;
}
.footer p {
	font-size: 12px;
}
.header {
	margin:0 auto;
	min-width:1000px;
	overflow:hidden;
	width:80%;
	height:25px;
}

.tr {
	float: right;
	width:35px;
	height:35px;
	background:  url('/images/tr.gif') no-repeat scroll top right;
}

.tl {
	float: left;
	width:35px;
	height:35px;
	background:  url('/images/tl.gif') no-repeat scroll top left;
}


.br {
	float: right;
	width:35px;
	height:35px;
	background:  url('/images/br.gif') no-repeat scroll bottom right;
}

.bl {
	
	float: left;
	width:35px;
	height:35px;
	background:  url('/images/bl.gif') no-repeat scroll bottom left;
}

h1, h2, h3, h4, h5, h6 {
color: #00818F
}
h1 {
	font-size:2em;
	line-height:1;
	margin-bottom:0.5em;
}
li b {
	color: #00818F
}

ul {
	list-style: url(/images/bullet_g_star.gif) circle 
}

.btn {
	cursor:pointer;
	display:block;
	overflow:hidden;
}

.footer_links {
	position:relative;
	float:left;
	color: #bbbbbb;
	width:880px;
	text-align: center;
}
.footer_links a, .footer_links a:visited {
	color: #bbbbbb;
}
.footer_links a:hover {
	color: #666666;
}
.endcap, #endcap {
	width:50px;
	height:200px;
	float:right;
	margin:0px 38px 0px 0px;
	padding:0px 0px 0px 0px;
	background: transparent url(/js/imagemenu/img/endcap.png) no-repeat scroll 0px 0px;
	/*background-color: #FFFF00;*/
	position: relative;
	/*top: 0px;
  	left: auto;
  	right: 38px;*/
  	z-index:100;

}

.searchText
{
	position: 	relative;
	float:		left;
	width:		5px;
	height:		5px;
	visibility: 	visible;
	overflow: 	hidden;
}

a {
	color:#00818F;
	text-decoration:none;
	font-style:bolder;
	
}

.warning
{
	background-color: #FFEEEE;
	border: 1px solid #993300;
	margin: 5px;
	padding:5px;
	text-align: center;
	font-style: bolder;

}

blockquote.style1 {
  font: 14px/20px italic Times, serif;
	font-style: italic;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url('/images/openquote1.gif');
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url('/images/closequote1.gif');
     background-repeat: no-repeat;
     background-position: bottom right;
   }
   
   
 .white { color: #FFFFFF; }
   
.ulspaced {
	line-height: 2.5;

}
   
   