#content h1{
	margin:0 0 10px;
	font-size:2.1em;
	color:#6c6c6c;
}

h2{
	margin:0 0 10px;
	font-size:2.1em;
	color:#6c6c6c;
	font-weight:normal;
}
h2.headerquestion{
	margin:0 0 -12px;
	font-size:2.1em;
	color:#6c6c6c;
	font-weight:normal;
}
#content h3{
	margin:0 0 11px;
	font-size:1.9em;
	color:#6c6c6c;
}
#content h4{
	margin:0 0 16px;
	font-size:1.9em;
	color:#6c6c6c;
	font-weight:normal;
}
#content h5{
	margin:0 0 16px;
	font-size:1.5em;
	color:#6c6c6c;
	font-weight:bold;
}
.sectionheader{
	margin:0 0 -5px;
	font-size:1.5em;
	color:#6c6c6c;
	font-weight:bold;
}
#content h6{
	margin:0 0 20px;
	font-size:1.4em;
	color:#6c6c6c;
	font-weight:normal;
}* {font-size: 100.01%;}
html {font-size: 64%;}
body{
    margin:0;
	font:1em Arial, Helvetica, sans-serif;
	color:#6c6c6c;
}
p{
	font-size:1.2em;
	line-height:1.51em;
}
p.introtext{
	font-size:1.2em;
	font-weight:bold;
	line-height:1.51em;
}
img{border:none;}
.imgLeft{
	float: right; 
	padding: 0 20px 20px 10px;
}
a{
	color:#1190b1;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
    margin:0;
    padding:0;
    border:none;
}
.validate{display:none;}
#main{
	width:960px;
	margin:0 auto;
	background:#fff;
}
#header, #jldiv {
	width:100%;
	background:#e5f399 url(../images/bg-header.jpg) no-repeat;
}
.heading, .jlstyle {
	width:926px;
	overflow:hidden;
	padding:18px 10px 3px 24px;
}
.logo-home{
	margin:0;
	float:left;
	
}
.logo{
	margin:10px 0 0 0;
	float:left;
	width: 150px;
}
.program-list{
	float: left;
	margin-bottom: 30px;
	margin-left: 0;
	width:400px;
}
.logo a{
	display:block;
	padding-right: 20px;
}
.header-column{
	float:right;
}
.header-box-top{
	width:100%;
	overflow:hidden;
	padding:3px 0 30px;
}
.top-nav{
	float:right;
	margin:0;
	padding:0 13px 0 0;
	font-size: 1em;
	list-style:none;
}
.top-nav li{
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	line-height:1.3em;
}
.top-nav li a{
	text-decoration:none;
	color:#005395;	
}
.top-nav li a:hover{text-decoration:underline;}
.search-form{
	float:right;
	width:176px;
	padding:11px 0 0;
}
.search-form div{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.search-form div input{ 
	float:left;
}
.inp01{
	width:166px;
	border:1px solid #000;
	padding:2px 4px;
	font-size:11px;
}		
.header-box-btm{
	width:100%;
	overflow:hidden;
}
.languages{
	float:right;
	width:130px;
}
.languages select{
	float:right;
	font-size:1.0em;
	width:130px;
	color:#6c6c6c;
}
#textchanger{
	float:right;
	padding:1px 10px 0 0;
}
#textchanger span{
	float:left;
	font-size:11px;
	padding:2px 0 0;
}
#textchanger ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:1%;
}
#textchanger ul li{
	display:inline;
	padding:0 0 0 3px;
}
#textchanger ul li#decrease{
	font-size:10px;
}
#textchanger ul li#reset{
	font-size:12px;
}
#textchanger ul li#increase{
	font-size:14px;
	font-weight:bold;
}
#textchanger ul li a{
	text-decoration:none;
	color:#6c6c6c;
}
.main-nav{
	margin:0;
	padding:7px 0 8px;
	list-style:none;
	font-size: 1em;
	background:#aeca23;
	text-align:center;
}
.main-nav li{
	display:inline;
	background:url(../images/main-nav-sep.gif) no-repeat 0 3px;
	padding:0 12px 0 18px;
	font-size:1.4em;
	font-weight:bold;
/* This has no affect unless these are blocks, but that
   would break other things...  leave alone for now. */
	width: 200px;
}
.main-nav li:first-child{ background:none; }
.main-nav li a{
	text-decoration:none;
	color:#fff;
}
.main-nav li a:hover{ text-decoration:underline; }
#primary{
	width:940px;
	padding:10px 10px 15px;
	overflow:hidden;
}
.intro{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.slideshow-holder{
	float:left;
	width:620px;
	padding:0 20px 0 0;
	height:264px;
	position:relative;
}
.image-holder{
	margin:0;
	padding:0;
	list-style:none;
	height:264px !important;
}
.image-holder img { vertical-align:top;}
.buttons{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	font-size: 1em;
	top:228px;
	left:9px;
	z-index:100;
}
.buttons li{
	float:left;
	font-size:1.4em;
	padding:0 4px;
}
.buttons li a{
	color:#4f4f4f;
	text-decoration:none;
	background:#fff;
	display:block;
	padding:1px 5px;
}
.buttons li a:hover{ text-decoration:underline; }
.selection-box{
	float:left;
	width:250px;
	background:url(../images/bg-selection-box.jpg) no-repeat;
	padding:31px 26px 0 24px;
	min-height:233px;
}
* html .selection-box{
	height:233px;
	overflow:visible;
}
.select-form {
	width:100%;
	overflow:hidden;
}
.select-form div{
	width:100%;
	padding:0 0 42px;
	overflow:hidden;
}
.select-form div.last{ padding-bottom:0; }
.select-form label{
	display:block;
	color:#0c4a74;
	font-size:1.1em;
	line-height:14px;
	margin:0 0 6px;
	font-weight:bold;
}
.select-form select{
	font-size:1em;
	width:250px;
	color:#6c6c6c;
}
.three-box{
	width:960px;
	margin:0 0 10px -20px;
	overflow:hidden;
}
.box{
	width:300px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
	overflow:hidden;
}
.box a{
	display:block;
	width:300px;
	height:72px;
	position:relative;
	text-decoration:none;
	color:#fff;
}
.box-text{
	position:absolute;
	top:20px;
	left:14px;
	width:150px;
}
.box-text span,
.box-text strong{
	display:block;
	cursor:pointer;
}
.box-text strong{ font-size:14px; }
.box-text span{ font-size:13px; }
.two-columns-holder{
	width:100%;
	overflow:hidden;
}
.two-columns{
	width:960px;
	margin:0 0 0 -20px;
	padding:5px 0 30px;
	overflow:hidden;
}
.column-holder{
	width:460px;
	float:left;
	background:url(../images/bg-two-column-top.gif) no-repeat;
	margin:0 0 0 20px;
	display:inline;
	padding:5px 0 0;
}
.column{
	background:#f7f6f5 url(../images/bg-two-column-btm.gif) no-repeat 0 100%;
	padding:12px 60px 20px 151px;
	min-height:88px;
	width:249px;
	position:relative;
}
* html .column{
	height:88px;
	overflow:visible;
}
.column h2{
	margin:0;
	color:#6c6c6c;
	font-size:1.4em;
}
.column p{
	margin:0 0 12px;
	line-height:1.2em;
	font-size:1.2em;
}
.column a.more{
	text-decoration:none;
	color:#1190b1;
	font-size:1.2em;
}
.column a.more:hover{ text-decoration:underline; }
.illustration01{
	position:absolute;
	width:136px;
	height:152px;
	top:-9px;
	left:3px;
}
.three-columns{
	width:990px;
	background:url(../images/bg-three-column.gif) repeat-y 32px 0;
	margin:0 0 0 -32px;
	overflow:hidden;
	padding:9px 0 20px;
}
.text{
	float:left;
	width:270px;
	margin:0 0 0 50px;
	display:inline;
	overflow:hidden;
}
.text h3{
	margin:0 0 10px;
	font-size:1.4em;
	color:#6c6c6c;
}
.text ul{
	margin:0;
	padding:0 0 1px;
	list-style:none;
}
.text ul li{
	line-height:1.2em;
	padding:0 0 13px;
	font-size:1.0em;
}
.text a.more{
	text-decoration:none;
	color:#1190b1;
	font-size:1.2em;
}
.text a.more:hover{ text-decoration:underline; }
/* inner style start */
.introtext{
	font-weight: bold;
	font-size: 1.2em;
}
#primary1{
	width:915px;
	background:url(../images/bg-primary1.gif) repeat-y;
	overflow:hidden;
	padding:23px 25px 25px 20px;
}
#sidebar{
	width:161px;
	float:left;
	padding:2px 49px 0 0;
}
#sidebar h2{
	margin:0 0 16px 4px;
	font-size:1.4em;
	color:#6c6c6c;
}
.sub-nav-pre{
	margin:0 0 15px;
	padding:0 0 0 16px;
	list-style:none;
	font-size: 1.0em;
}
.sub-nav-pre li{
	padding:0 0 5px;
	font-size:1.2em;
	/* any IE */
	font-size: expression('1.0em');
}
.sub-nav-pre ul{
	margin:0;
	padding:14px 0 5px 14px;
	list-style:none;
	font-size:1.0em;
}
.sub-nav-pre ul li{ font-size:1em; }
.sub-nav{
	margin:0 0 15px;
	padding:0 0 0 16px;
	list-style:none;
	font-size: 1.0em;
}
.sub-nav li{
	padding:0 0 5px;
	font-size:1.2em;
	font-size: expression('1.2em');
}
.sub-nav ul{
	margin:0;
	padding:14px 0 5px 14px;
	list-style:none;
	font-size:1.0em;
}
.sub-nav ul li{ font-size:1em; }
.h1n1-button{
	margin: 10px 0 8px 0;
}
.btn-list{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.btn-list li{
	width:100%;
	float:left;
	font-size:11px;
	padding:0 0 5px;
}
.btn-list li a{
	display:block;
	color:#fff;
	padding:11px 0 12px 14px;
	height:1%;
	cursor:pointer;
}
.btn-list li a:hover{ text-decoration:none; }
.btn-list li a strong{
	display:block;
	line-height:13px;
}
.btn-list li a.btn1{ background:url(../images/bg-btn1.png) no-repeat; }
.btn-list li a.btn2{ background:url(../images/bg-btn2.png) no-repeat; }
.btn-list li a.btn3{ background:url(../images/bg-btn3.png) no-repeat; }
.btn-list li a.btn4{ background:url(../images/bg-btn4.png) no-repeat; }
.illustration02{
	width:150px;
	height:248px;
	padding:0 0 0 7px;
}
#content{
	width:705px;
	float:right;
}
#content h1{
	margin:0 0 10px;
	font-size:2.1em;
	color:#6c6c6c;
}

#content h2{
	margin:0 0 10px;
	font-size:2.1em;
	color:#6c6c6c;
	font-weight:normal;
}
#content h2.headerquestion{
	margin:0 0 -12px;
	font-size:2.1em;
	color:#6c6c6c;
	font-weight:normal;
}
#content h3{
	margin:0 0 11px;
	font-size:1.9em;
	color:#6c6c6c;
}
#content h4{
	margin:0 0 16px;
	font-size:1.9em;
	color:#6c6c6c;
	font-weight:normal;
}
#content h5{
	margin:0 0 16px;
	font-size:1.5em;
	color:#6c6c6c;
	font-weight:bold;
}
.sectionheader{
	margin:0 0 -5px;
	font-size:1.5em;
	color:#6c6c6c;
	font-weight:bold;
}
#content h6{
	margin:0 0 20px;
	font-size:1.4em;
	color:#6c6c6c;
	font-weight:normal;
}
#content strong{
	font-size:1em;
}
ul {
	margin:0;
	padding:3px 0 10px 35px;
	list-style:disc;
	font-size: 1.2em;
	line-height: 1.51em;
}
table{font-size:1.2em;}
td{line-height:20px;}
.list{
	margin:0 0 11px;
	padding:9px 0 0 9px;
	list-style:none;
}
.list li{
	font-size:1.0em;
	background:url(../images/bg-list.gif) no-repeat 0 6px;
	padding:0 0 3px 9px;
}
.numbered-list ul,
.list ul{
	margin:0;
	padding:3px 0 0 5px;
	list-style:none;
}
.list ul li,
.numbered-list ul li{
	background:url(../images/bg-list.gif) no-repeat 0 6px;
	padding:0 0 3px 9px;
	font-size:1em;
}
.numbered-list ul ul,
.list ul ul{
	padding:3px 0 0 14px;
	margin:0 0 -6px;
}
.numbered-list ul ul li,
.list ul ul li{ font-size:1em;}
.numbered-list{
	margin:0;
	padding:11px 0 0 27px;
	font-size:11px;
}
.numbered-list li{
	padding:0 0 3px;
}
/* calendar style start */
.cal_date_header{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.51em;
}
.pro_ttl{
	font-size: 1.2em;
	line-height: 1.51em;
}
.pro_time{
	font-size: 1.2em;
	line-height: 1.51em;
}
.place{
	font-size: 1.2em;
}
/* newsletter box start */
.inset-box2{
	background:transparent url(/images/hhp/box-repeat_y2.gif) repeat-y scroll 0 0;	
}
.inset-box2 .inset-in{
	padding:8px 10px 6px 9px;
	font-size: 1.2em;
}
.inset-box2 .inset-link{
	background:transparent url(/images/hhp/icon_arrow02.gif) no-repeat scroll 4px 9px;
	padding:6px 0 4px 16px;
}
.inset-box2 .inset-link2{
	padding:6px 0 4px 3px;
}
/* bio photo start */
.bio_photo{
	float: right;
	padding: 0 0 10px 15px;
}
/* inner style end */
#footer{
	width:960px;
	margin:0 auto;
	padding:16px 0 45px;
}
.sub-logo{
	float:right;
	padding:4px 19px 0 0;
	width:150px;
}
.sub-logo a{
	float:right;
	background:url(../images/sub-logo.png) no-repeat;
	width:88px;
	height:19px;
	text-indent:-9999px;
}
.sub-logo span{
	float:right;
	font-size:0.9em;
	color:#fff;
	padding:4px 7px 0 0;
}
/*
.footer-text {
	float:left;
	padding:0 0 0 300px;
}
.footer-text p {
	margin:0;
	color:#fff;
	font-size:1.1em;
}
.footer-text ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-text ul li{
	display:inline;
	background:url(../images/footer-sep.gif) no-repeat 0 3px;
	font-size:.9em;
	padding:0 3px 0 8px;
}
.footer-text ul li:first-child{ background:none; }
.footer-text ul li a{
	color:#fff;
	text-decoration:none;
}
.footer-text ul li a:hover{ text-decoration:underline; }
*/
form{
	font-size: 1.2em;
}
form div{
	padding: 3px 0;
}
form .note{
	font-size: .8em;
}
div.formnotes{
	margin-bottom:10px;
}
fieldset{
	margin: 0 0 10px;
	padding: 0 0 10px;
}
div.software div {
	clear:both;
}
div.software label.inline {
	display:inline;
	float:none;
	margin-left:10px;
	padding-right:5px;
}
div.software-client label, span.label {
	display:block;
	float:left;
	padding-right:20px;
	text-align:right;
	width:150px;
}
div.software-client input.normal {
	width:188px;
}
div.software form p.note, form div.software p.note {
font-size:80%;
margin:0 0 0 170px;
}

