/*
''template details start''
'name:NAC Page
'primary:true
'serial:8384
'cssFile:NAC_page.css
'aspFile:NAC_page.asp
''template details end''
*/


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
}

.bodyStyle {
	background:#565656 url(/~images/template/NAC/background.jpg) repeat-x center top;
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	color:#2d7b91;
	padding: 0;
	margin: 0;
}

h2 {
	font-size:13px;
	color:#2d7b91;
	padding: 0;
	margin: 0;
}

h3 {
	font-size:12px;
	color:#276D17;
}

a {
	color: #666666;
	text-decoration: underline;
}

#container {
	padding-top: 20px;
	width: 881px;
	margin: auto;
	overflow: hidden;
}

/***************************** ENQUIRY FORM *****************************/

.nacRequiredField
{
font-size: 9px;
color:red;
}

.nacFormText
{
vertical-align:top;
font-size:12px;
padding:10pt;
}

/***************************** HEADER *****************************/

#header {
	width: 881px;
	margin: auto;
	padding-bottom: 4px;
}

#header_top {
	width: 881px;
	height: 63px;
	background: url(/~images/template/NAC/page_banner.png) no-repeat center top;
	padding: 0;
	margin: 0;
}

#flags {
	position: relative;
	top: 16px;
	float: right;
	right: 20px;
	color: #FFF;
}

#header_middle {
	width: 881px;
	height: 219px;
	background: url(/~images/template/NAC/page_nav.png) no-repeat right top;
	padding: 0;
	margin: 0;
}

#header_image {
	width: 585px;
	height: 219px;
	float: left;
	background: url(/~images/template/NAC/slideshow2/01.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
}

#header_nav {
	float: right;
	width: 282px;
	height: 219px;
	padding: 0;
	margin: 0;
}

#header_nav ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;	
}

#header_nav ul li {
	display: block;
	padding: 4px 0;
}

#header_nav ul li a,
#header_nav ul li a:link,
#header_nav ul li a:active,
#header_nav ul li a:visited {
	text-indent: 90px;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 10px 0 11px 0;
}

#header_nav ul li a:hover {
	color: #94ddec;
	font-size: 12px;
	text-decoration: none;
}

#header_foot {
	width: 881px;
	height: 12px;
	background: url(/~images/template/NAC/page_banner-foot.png) no-repeat center top;
	padding: 0;
	margin: 0;
}


/***************************** CONTENTS *****************************/

#contentz {
	margin: 0px;
	padding-top: 4px;
}

#contentz_top {
	background: url(/~images/template/NAC/contentz_top.png) no-repeat center top;
	width: 881px;
	height: 40px;
	margin: 0px;
}

.sub_header {	
	position: relative;
	top: 5px;
	left: 20px;
}

.page_header {
	position: relative;
	top: -94px;
	left: 234px;
}

.jp_header {
	position: relative;
	top: -173px;
	left: 234px;
}

#contentz_middle {
	background: #FFF url(/~images/template/NAC/contentz_middle.png) center top;
	width: 879px;
	margin-top: 0px;
	border-left: 1px solid #272727;
	border-right: 1px solid #272727;
	overflow:auto;
}

#contentz_bottom {
	background: url(/~images/template/NAC/contentz_bottom.png) no-repeat center top;
	width: 881px;
	height: 13px;
	margin: 0px;
	padding-bottom: 4px;
}

#sublinks {
	width: 170px;
	float: left;
	margin-top: 70px;
	padding: 10px 20px;
}

#sublinks ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sublinks ul li a,
#sublinks ul li a:link,
#sublinks ul li a:active,
#sublinks ul li a:visited {
display: block;
padding: 4px 0 4px 0;
color: #000;
text-decoration: none;
font-size: 12px;
border-bottom: 1px solid #CCCCCC;
}

#sublinks ul li a:hover {
color: #0068ec;
}

#sublinks ul  li ul li a,
#sublinks ul  li ul li a:link,
#sublinks ul  li ul li a:active,
#sublinks ul  li ul li a:visited {
display: block;
color: #000;
}

#home {
	float: right;
	width: 630px;
	padding: 15px;
}

.box {
	background-color: #f7f7f7;
	padding: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.box h1{
	font-size: 14px;
	padding-bottom: 5px;
}

.box h2{
	color: #36a02e;
	font-size: 12px;
	padding-top: 5px;
}

.arrow {
	background: url(/~images/template/NAC/arrow.png) no-repeat center top;
	height: 25px;
	width: 100%;
	margin: 8px 0;
}


/***************************** FOOTER *****************************/

#footer {
	width: 881px;
	height: 64px;
	margin: auto;
	background: url(/~images/template/NAC/footer.png) no-repeat center top;
	padding-bottom: 10px;
	color: #565656;
}

#footer_nav {
	float: right;
	position: relative;
	top: 26px;
	margin-right: 26px;
}

#footer_nav a {
	color: #8e8e8e;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	padding: 0 6px;
	font-weight: bold;
	text-transform: uppercase;
}	

#footer_nav a:hover {
	text-decoration: none;
	color: #FFF;
}

#footer_search {
	float: right;
	position: relative;
	top: 17px;
	margin-right: 18px;
}

.search_td {
	padding-left: 2px;
}

.search_button {
	background: url(/~images/template/NAC/search.png) no-repeat center top;	
	width: 75px;
	height: 21px;
	border: 0px;
	cursor:pointer;
}

#copyright {
	font-size: 10px;
	text-align: center;
	color: #202020;
	padding-bottom: 12px;
}

#copyright a {
	color: #202020;
}


/***************************** NEWS *****************************/

.newsBlock
{
	background:#ddd;
	padding:5px;
	border:1px solid #666;
	width:350px;
	float:left;
	margin:5px;
}

.newsSmallDateLabel
{
	font-style:italic;	
}
.newsListingsBlock
{
	overflow:scroll;
	height:150px;
	border:1px solid #ccc;	
	border-top:none;
	border-right:none;
}
.newsListingsHeadBlock
{
	margin-top:10px;
	border:1px solid #ccc;	
	border-bottom:none;
	font-weight:900;
	padding:3px;
}
.newsItemBlock
{
	border-bottom:1px dashed #ccc;
	padding:5px;
}
