/******************************************************* colour palette */

/* primary colour */
.primarycolour, a:link, a:hover, a:active, #nav, #nav ul, #nav a:hover, #nav a:active, #subnav a:hover, #subnav a:active, .newsitem h4  {
	color:#1B429A;
}

/* primary colour tint 1 */

.primarytint, h3, h4, h5, #nav, #nav ul, #nav a:hover, #nav a:active, #subnav a:hover, #subnav a:active, .caption  {
	color:#5987c6;
}

#naabox h3 {
	background-color: #5987c6;
}

/* primary colour tint 2 */

#naabox, .caption, #noflash {
	background-color: #b8d1ed;
}

/* primary colour tint 3 */

/* primary colour tint 4 */

/* dark grey */

/* light grey */



/******************************************************* text styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p, ul {
	font-size:0.75em;
	display: block;
	line-height: 1.45em;
	margin-top: 0;
	margin-bottom: 1.1em;
	color: #666666;
}

td, th {
	font-size:0.9em;
	line-height: 1.45em;
	margin-top: 0;
	margin-bottom: 1.1em;
	color: #666666;
}

h1 {
	display:none;
}

h2 {
	display:none;
}

h3 {
	display: block;
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-size: 1.6em;
}

h4 {
	display: block;
	margin-bottom: 0.8em;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0em;
}

h5 {
	display: block;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	font-size: 1.1em;
	font-weight: normal;
}

a:visited {
	color: #999999;
}

a:hover {
	text-decoration: none;
}


input {
	color:#666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#naabox p {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}

#naabox h3 {
	color:#FFFFFF;
	font-size: 1.1em;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../images/naabox_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#naabox h4, #loginbox h5 {
	padding-left:14px;
	padding-right:14px;
}

#naanbox a:link {
	color:#666666;
}

#naabox a:hover {
	color:#666666;
}

#naabox a:active {
	color:#666666;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

.smalltext {
	font-size:0.95em;
}

.caption {
	display:block;
	font-size: 0.8em;
	text-align: right;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight: bold;
}

/******************************************************* layout styles */

#wrapper {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 21px;
}

#header {
	height: 102px;
	background-image: url(../images/naa_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 28px;
	margin-left: 0px;
}

#content {
	margin-bottom: 21px;
}

#column_main {
	width: 620px;
	float: right;
}

#footer {
	height: 15px;
	padding-left: 10px;
	padding-top: 4px;
	font-size:0.65em;
	background-image: url(../images/naa_footer.gif);
	margin-top: 0px;
	margin-bottom: 28px;
	display: block;
	clear: both;
	color: #FFFFFF;
}

#column_left {
	width: 230px;
	float: left;
}

#bannerad {
	height: 311px;
	background-color: #CCCCCC;
	margin: 0px;
}

#naabox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/naabox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#pagenav {
	display:block;
	float:right;
	margin-top: -1.55em;
	margin-bottom: 0px;
}

#pagenav p {
	color: #999999;
	font-size: 0.8em;
}

.floatleft {
	display:block;
	float:left;
}

#flash {
	height: 357px;
	margin-top: 0px;
	margin-bottom: 21px;
}

#noflash {
	height: 357px;
	width: 620px;
	text-align: center;
	padding-top: 0px;
}

.newsitem {
	margin-bottom: 14px;
	margin-top: 2px;
}

.newsitem p {
	color:#FFFFFF;
}

.newsitem h4 {
	font-size: 1.1em;
	margin-bottom: 2px;
}

.newsitem h5 {
	margin-left: 14px;
	font-size: 0.9em;
	margin-bottom: 0px;
}

.subpic {
	margin-top: 0px;
	margin-bottom: 21px;
}


/******************************************************* navigation styles */

#nav {
	float: right;
	display: block;
	width: 620px;
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
	background-image: url(../images/naa_nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 59px;
}

#nav ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
}

#nav ul li {
	display: block;
	margin-right: 4px;
	margin-left: 7px;
	float: left;
}

#nav a {
	text-decoration:none;
}

#nav a:link {
	color: #999999;
}

#nav a:visited {
	color: #999999;
}

#subnav {
	float: right;
	display: block;
	width: 590px;
	font-size: 0.9em;
	text-decoration: none;
	color: #999999;
	height: 25px;
}

#subnav ul {
	color:#999999;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
}

#subnav ul li {
	display: block;
	margin-right: 4px;
	margin-left: 7px;
	float: left;
}

#subnav a {
	text-decoration:none;
}

#subnav a:link {
	color: #999999;
}

#subnav a:visited {
	color: #999999;
}

