/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}
img {border-style: none;}
a {color: #06C;text-decoration: none;}
a:hover {color:  #048;}
a:active { outline: none; }
a:focus {outline-style: none; }

body {
	background-color: #d8d8d8;
	font:65% Verdana, Tahoma, Arial, sans-serif;
	padding-top: 20px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Verdana,sans-serif;}
h2 {font: normal 1.4em Verdana, sans-serif;}
h3 {font: italic 1.2em Verdana, sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

address {margin-left:40px;}

.ext{padding-left:4px;margin-bottom:-4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-wrapper {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-wrapper {
	background-color: #D8D8D8;margin: 0 auto;
	width: 800px;
	padding-bottom: 20px;
}

/* header */
.header {
	background: #f0f0f0;
	text-align: center;
	padding-bottom:1px;
	margin-bottom:5px;
}
#nzshs_logo {
margin-top: 10px;
}
#conf_banner {
	width:770px;
	height:180px;
	margin:10px 0 5px 5px;
	}
/* path */
.path_wrapper {
	background: #909090;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a, #member a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover, #member a:hover{
	color: #FFE;
	text-decoration: underline;
}
#member {position:relative;float:right;margin-top:-17px;}

/* main */
.main {
	background-color: #F8F8F8;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	color: #484848;
}
/* content */
.content {
	float: right;
	width: 598px;
	text-align: justify;
}
.left_content, .right_content {
float:left;
margin:0 0 20px 20px;
width:260px;
border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #e9e9ff;
}
.left_content p, .right_content p {padding:5px 10px;}
.left_content {margin-left:0;}
.right_content {padding-bottom:13px;}
.titleBox{
	padding: 5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;	
	background: url(images/actions_cell_bg.gif) repeat-x bottom;
}
.createpdf label{padding:10px;}
.createpdf input {float:left;margin-left:10px;width:240px;}

.docs_content {
	float:left;
	width:760px;
	padding:10px;
}
object, embed {width:740px;height:800px;}
.content li {
	list-style: square inside;
	margin-left: 18px;
	line-height: 1.5em;										
}

.content li ul li  {
	list-style: url(img/li2.gif);
	margin-left: 25px;
	line-height: 1.5em;										
}
.content p {font:100% Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.3em;
}
.center {margin:0 auto;text-align:center;font:90% Verdana, Tahoma, Arial, sans-serif;
}
.toc {font-size: 11px;}

/*table*/
table {width:590px;margin-right:0.3em;padding-bottom:10px;}
		
caption {
	text-align:left;
	padding-bottom: 5px;
	font: bold 12px Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;}

th, th.title {
	font: bold 11px Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-collapse: collapse;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 6px;
	background: #CAE8EA url(img/bg_header.jpg) no-repeat;
}
th.title{border-left: 1px solid #C1DAD7;}

th.date {font: bold 12px Verdana, Arial, Helvetica,sans-serif;
	color: #6D929B;text-align:left;background-color:#F8F8F8;border:none;padding-top:10px;}

th.nobg {
	width: 56px;
	border-top: 0;
	border-left: 0;
	border-right:0;
	border-bottom: 1px solid #C1DAD7;
	background: none;
	color: #fff;
}
th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #707070;
}

td {
	vertical-align: text-top;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #707070;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

td.alt {
	background: #F5FAFA;
	color: #707070;
}

td a {text-decoration: none;}

/* navigation */
.navigation {
	float: left;
	width: 150px;
}
.navigation .current, .navigation .current a {
	background: #E8E8E8;
	color: #654;			
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #B8B8B8;
}
.navigation li {border-bottom: 1px solid #B8B8B8;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #E8E8E8;
	color: #654;	
}

.content .update {font-size:0.8em;text-align:right;}
.ac_details{margin-left:40px;}


label{float:left;font-weight:bold;}
input, select{float:right;width:140px;height:20px;}
select {width:164px;}
.button{float:right;width: 50px;}
fieldset {border:none;padding:10px 400px 10px 10px;}
textarea{width:400px;height:80px;margin-top:10px;font: normal 0.9em Tahoma, Verdana, sans-serif;}
.pdf {margin-bottom:7px;}

.navigation .news {
float: right;
padding: 5px 0 4px 12px;
}
.date {
padding: 0 5px 8px 12px;
font-size: 0.8em;
}
/* footer */
.footer {text-align: center;	background: #949490;color: #F7F7F2;margin-top:5px;padding-top:12px;height:30px;}
.footer ul {margin-left: 0;padding-left: 0;display: inline;}
.footer ul li {list-style: none;display: inline;font:normal 1em sans-serif;border-left:1px solid #fff;}
.footer ul li.first {border-left:none;}
.footer a {color: #F7F7F2;text-decoration: none;padding: 0 5px;}
.footer a:hover {color:#336699;}
.copyright {position:relative;float:right;color:#606060;}
