body { margin: 0 0 0 0; padding: 0 0 0 0; background: url(../images/bg.jpg) repeat-x #0066ae; }

img { border: none }

#wrapper { text-align: center; }

#innerWrapper { width: 800px; margin-left: auto; margin-right: auto;  background: url(../images/wrapper_bg.jpg) repeat-y;}

#outerContainer { width: 800px; background: url(../images/shadow_bg.jpg) top center no-repeat;  margin-left: auto; margin-right: auto;  } 

.outerContainerAlt { background: url(../images/shadowAlt_bg.jpg) top center no-repeat !IMPORTANT;  }

#container { width: 750px; margin-left: auto; margin-right: auto; text-align: left;}

#header { width: 750px; background: url(../images/header_bg.jpg); height: 82px; }

#splash { width: 750px; background: url(../images/mast.jpg); height: 89px; }

#logo { float: left;  position: relative; top: 13px; left: 24px;}

#logo a {  width: 76px; height: 80px; display: block; }

#login { float: right }

#nav { width: 740px; height: 33px; background: url(../images/nav_bg.jpg); padding-right: 10px; }

#nav a { float: right }

#copy { min-height: 335px; 	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666; 
	padding-bottom: 5px; 
	border: 1px solid transparent;
	
	 }
	 
	 
/* hide from IE Mac */

* html #copy { border: none;}
    
/* end holly hack */
      
#copy #left { width: 588px;  }

#copy #leftAlt { width: 730px;   }

#copy #leftContent { margin-left: 160px;  }

#copy .leftAlt { margin-left: 20px !IMPORTANT; }

#copy #leftContent #home {  border-top: 1px solid #dadada; background: url(../images/content_bg.jpg) no-repeat; height: 335px;}

#copy #leftInset { width: 133px; padding: 180px 0 0 20px; float: left; }

#copy #right { float: right; width: 142px; height: 100px; padding: 10px 0 0 10px;}

#footer { width: 800px; margin-left: auto; margin-right: auto; background: url(../images/footer_bg.jpg) no-repeat;  height: 50px; color: #3d9bb9; text-align: center; font: 10px/20px arial, sans-serif; padding-top: 20px; }

#footer a { color: #8bdef9; text-decoration: none; }

#footer a:hover { text-decoration: underline; }

#homeInset { margin-top: 20px; text-align: right;}

#clear { clear: both;  }

.txt {
	border:1px solid #b6b3b3;
	width:115px;
	margin:2px 0;
	padding:2px;
}


/* content styling */

#copy a {
	color:#0066ae;
	text-decoration:none;
}

#copy  a:hover {
	color:#0066ae;
	text-decoration:underline;
}
#copy a:visted {
	color:#0066ae;
	text-decoration:none;
}

#copy p {
	margin: 0 10px 10px 10px;
	padding: 0;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align: justify
}

#copy h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0066ae;
	padding: 0 10px 5px 10px;
	margin: 8px 0;
}

#copy h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066ae;
	padding: 0 10px 5px 10px;
	margin: 0 0 0 10px;
}

#copy h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00a4e1;
	font-weight:bold;
	margin: 0 0 5px 10px;
}


#copy h4 { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#0066ae; margin: 0 0 5px 10px;}

#copy ol ul {
	font-size:10px;
	line-height:11px;
	padding-bottom:3px;
	margin-left: 10px;
}

#copy  li {
	margin-left:15px; margin-right: 15px;
	list-style:square;
	padding-bottom:3px;
	text-align: justify

}





/* jills_styles.css */

#faq_question {
background: url(../images/arrow_button.gif) no-repeat 1px -5px; padding:0 0 10px 25px;  line-height: 15px; margin-left: 10px;
}

      
#faq_question a:link {color: #00a4e1;text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;} 
#faq_question a:visited {color: #00a4e1;text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;} 
#faq_question a:hover {color: #00a4e1;text-decoration: underline;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;} 
#faq_question a:active {color: #00a4e1;text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;}

#faq_answer {
	float:left;
	width:426px; /*446px without padding*/
	margin:10px 10px 10px 10px;
	padding-top: 20px;
}

