html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
	min-width: 944px;
}
body {
	/*font: 14px Verdana, Geneva, sans-serif;*/
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #ddd;
}
h1, h2, h3, {
	line-height: 1.2em;
	
}
h1 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#58606B;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#58606B;
	margin-top: 5px;
	margin-bottom: 0px;
}
p {
	color:#333333;
	line-height: 1.2em;
	margin-bottom: 19px;
}
a {
	text-decoration: none;
	color: #d10000;
}
h2 a{
	color:#333333;
}
a:hover {
	text-decoration: underline;
}
div.clearfix {
	clear: both;
}
div#body_wrapper {
	margin: 0 auto;
	width: 974px;
	background-color: #FFFFFF;
}
div#pagewrapper {
	position: relative;
	width: 944px;
	margin: 0 auto;
	min-height: 100%;
}
div#top {
	height: 46px;
	line-height: 46px;
}
div#top a {
	color: #58606B;
	text-decoration: none;
	font-size: 11px;
}
div#top h3 {
	line-height: 46px;
	float: right;
	text-align: right;
}
div#header {
	position: relative;
	height: 396px;
	background: url(../images/template/header.jpg) no-repeat;
}
a#logoLink {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 375px;
	height: 200px;
	color: black;
}
a#memberLoginLink {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 255px;
	height: 95px;
	color: black;
}
div#headerText {
	position: absolute;
	top: 240px;
	left: 22px;
	font-size: 28px;
	line-height: auto;
	width: 575px;
	color: #fff;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
div#menu {
	height: 60px;
	border-bottom: 1px solid #e5e5e5;
}
div#menu li {
	float: left;
}
div#menu li a {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.02em;
	height: 30px;
	padding: 15px 22px 15px 57px;
	color: #999999;
}
div#menu li#nav6 a {
	padding-right: 0;
}
div#menu li a span {
	font-size: 12px;
	font-weight: normal;
}
div#menu li a.active,
div#menu li a:hover {
	text-decoration: none;
	color: #d10000;
}
div#menu li a.active span,
div#menu li a:hover span {
	color: black;
}
li#nav7 { margin-left: 25px; }

li#nav1 a { background: url(../images/template/menu/icon1_off.jpg) 17px center no-repeat; }
li#nav1 a.active, li#nav1 a:hover { background: url(../images/template/menu/icon1_on.jpg) 17px center no-repeat; }
li#nav2 a { background: url(../images/template/menu/icon2_off.jpg) 0px center no-repeat; }
li#nav2 a.active, li#nav2 a:hover { background: url(../images/template/menu/icon2_on.jpg) 0px center no-repeat; }
li#nav3 a { background: url(../images/template/menu/icon3_off.jpg) 7px center no-repeat; }
li#nav3 a.active, li#nav3 a:hover { background: url(../images/template/menu/icon3_on.jpg) 7px center no-repeat; }
li#nav4 a { background: url(../images/template/menu/icon7_off.jpg) 7px center no-repeat; }
li#nav4 a.active, li#nav4 a:hover { background: url(../images/template/menu/icon7_on.jpg) 7px center no-repeat; }
li#nav5 a { background: url(../images/template/menu/icon4_off.jpg) 7px center no-repeat; }
li#nav5 a.active, li#nav5 a:hover { background: url(../images/template/menu/icon4_on.jpg) 7px center no-repeat; }
li#nav6 a { background: url(../images/template/menu/icon5_off.jpg) 5px center no-repeat; }
li#nav6 a.active, li#nav6 a:hover { background: url(../images/template/menu/icon5_on.jpg) 5px center no-repeat; }
li#nav7 a { background: url(../images/template/menu/icon6_off.jpg) 0px center no-repeat; }
li#nav7 a.active, li#nav7 a:hover { background: url(../images/template/menu/icon6_on.jpg) 0px center no-repeat; }

div#main {
	/*margin-top: 18px;*/
	background: url(http://hisig.org/images/HISIG_BG.jpg) no-repeat;
	padding-bottom: 120px;
}
div#content {
	position: relative;
	float: left;
	width: 605px;
	border-right: 1px solid #e5e5e5;
	padding-right: 14px;
	padding-top: 18px;
}
div#content .error {
	color: #FF0000;
}
div#content .captcha_error {
	clear: left;
}
div#content ul {
	color:#333333;
	list-style: disc;
	padding-left: 30px;
}
div#content li {
	line-height: 1.5em;
}
div#content p.news_meta {
	text-align: left;
	font-size: 10px;
}
div#sidebar {
	position: relative;
	float: left;
	top: 0;
	left: -1px;
	border-left: 1px solid #e5e5e5;
	width: 309px;
	padding-left: 14px;
	padding-top: 18px;
}
div#news {
	font: 12px Arial, Helvetica, sans-serif;
}
div#news p {
	clear: both;
}
a.readMore {
	display: block;
	font: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: underline;
	color: #d10000;
}
.news_title a{
	color: #333333;
}
div#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 23px;
	width: 944px;
	border-top: 12px solid #000;
}
div#footer a.logoLink img {
	margin: 0 23px 10px 0;
	vertical-align: top;
}
fieldset {
	border: 1px solid #D5D7DC;
	margin: 5px 10px 5px 30px;
	padding: 10px;
}
legend {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #D5D7DC;
	color: #3B4E74;
	font-weight: bold;
	padding: 5px;
}
label {
	display: block;
	float: left;
	padding: 0 5px;
	text-align: right;
	width: 180px;
}
input.txt_input {
	border: 1px solid #D5D7DC;
	color: #666666;
	padding: 2px;
	width: 300px;
}
textarea.txt_input {
	border: 1px solid #D5D7DC;
	color: #666666;
	padding: 2px;
	width: 300px;
}
input.btn_submit {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #D5D7DC none repeat scroll 0 0;
	border: 1px solid #1E2A43;
	color: #1E2A43;
	display: block;
	font-weight: bold;
	margin: 0 auto;
	padding: 3px;
	text-transform: uppercase;
}
#content p {
	line-height: 18px;
	margin: 5px 0 20px 0;
}
.clearfix {
	display: block;
}
.required {
	color: #FF0000;
}
.ui-accordion-header {
	cursor: pointer;
	cursor: hand;
	clear: left;
	text-decoration:none;
}
.ui-accordion-header:hover {
	text-decoration:underline;
}
a.ui-accordion-header {
	display:block;
}
.bio_text {
	color:#333333;
}
div #accordion div {
	color:#333333;
}
