html, body {
	margin: 0; padding: 0;
	font-family: arial , sans-serif;
}

body {
	font-size: 62.5%;
	width: 981px;
	margin: 0 auto 100px auto;
}

h1, h2, h3, h4, h5, h6 , p , form{
	margin: 0; padding: 0;
	font-size: 1em;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ul, ol {
	margin: 0; padding: 0;
	list-style-type: none;
}

/***GENERIC***/

#wrapper {
	background: #d3d1d2;
	width: 957px;
	padding: 12px;
	min-height: 500px;
}

#header {
	background: #ffffff;
	padding: 50px 12px 12px 12px;
}

#content {
	background: #222222;
	height: 475px;
	overflow: hidden;
}

 .textlight {
	color: #ffffff;
}

 .textdark {
	color: #c8c8c8;
}

.error {
	color: #40AFC1;
	font-weight: bold;
}

/*** TOPNAV ***/

#nav {
	background: #000000;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
	padding: 6px 0 6px 20px;
}

#nav ul {
	float: left;
	padding: 4px 0;
}

#nav #search {
	float: right;
	padding: 0 8px 0 10px;
	width: 155px;
}

#nav #search input  {
	float: left;
}

#nav #search .textbox {
	border: 1px solid #828282;
	height: 16px;
	width: 117px;
	padding-left: 6px;
	color: #777777;
}

#nav #search .submit {
	margin: 0 0 0 7px; 
	float: left;
}

#nav li {
	float: left;
	padding: 0 26px 0 0;
	font-size: 1.1em;
}

#nav a {
	text-transform: uppercase;
	font-weight: bold;
	color: #9c9a9d;
}

#nav a:hover , #nav .active {
	color: #ffffff;
}

/***LEFT COL***/

#leftcol {
	width: 157px;
	padding: 15px 0 0 0;
	float: left;
}

#leftcol #logos {
	border-top: 1px solid #ffffff;
}
#leftcol #logos h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #9c9a9d;
	font-size: 1.1em;
	padding: 10px 0 0 15px;
}

#leftcol #logos img {
	padding: 8px 0 0 15px;
}


/***SIDENAV***/

#sidenav {
	min-height: 257px;
}

#sidenav li {
	padding: 2px 0 2px 15px;
}

#sidenav a {
	color: #9c9a9d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

#sidenav .subpage {
	padding: 0 0 0 20px;
}

#sidenav .subpage li {
	background: url(../images/bullet.png) no-repeat center left;
}

#sidenav .subpage a {
	color: #9c9a9d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

#sidenav a:hover , #sidenav .active a, #sidenav .subpage a:hover {
	color: #28A3B7;
}

/*** FLASH PANEL ***/

#flash {
	width: 396px;
	height: 440px;
	float: left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}


/*** MAIN PANEL ***/

#main {
	float: left;
	overflow: hidden;
	width: 402px;
}

#main h1 {
	font-size: 1.8em;
	color: #ffffff;
	padding-bottom: 10px;
}

#main h2 {
	font-size: 1.5em;
	color: #ffffff;
	padding-bottom: 10px;
}

#main h3 {
	font-size: 1.2em;
	color: #ffffff;
	padding-bottom: 10px;
}

#main li {
	background: url(../images/bulletB.png) no-repeat left 6px;
	padding: 0px 0 6px 15px;
	
}
.warning {
	color: Red;
	font-weight: bold;
}

.highlight {
	background: #28A3B7;
	font-weight: bold;
	padding: 2px;
}



#headerbox {
	background: #000000;
	color: #a5a3a6;
	padding: 15px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 1.3em;
}

#headerbox h2 {
	color: #40afc1;
	margin-bottom: 15px;
	padding: 0;
	font-size: 1em;
}

#headerbox .inline {
	display: inline;
	padding: 0 3px 0 0;
}

.content {
	padding: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	
}

.content p {
	padding: 0 0 10px 0;
	color: #ffffff;

}

.content p a {
	text-decoration: underline;
}

.content a {
	color: #ffffff;
}

.content a:hover {
	text-decoration: underline;
}

.list .item {
	padding: 0 0 10px 0; 
	overflow: hidden;
}

.newslist .thumb {
	border: 1px solid #d3d1d2;
	float: left;
	margin-right: 15px;
}

.list dl {
	margin: 0;
}

.newslist dl {
	/*margin: 0 0 0 91px !important;*/
}

.list dd {
	margin: 0;
}

.list dt a {
	color: #ffffff;
	text-decoration: underline;
}

.newslist .date {
	color: #ffffff;
}

.resourcelist {
	padding: 15px 0 0 0;
}

.resourcelist dd {
	padding: 5px 0;
}

.resourcelist dt {
	font-weight: bold;
	color: #40AFC1;
}

.resourcelist a {
	background: url(../images/bulletB.png) no-repeat center left;
	display: block;
	padding: 0 0 0 15px;
	margin: 5px 0 5px 15px;
	color: #ffffff;
	text-decoration: underline;
}

/***CONTACT***/

#contact {
	width: 321px;
	margin: auto;
}

#contact form {
	padding: 20px 0 0 0;
}

#contact form .formline {
	overflow: hidden;
}

#contact .label {
	width: 50px;
	float: left;
	width: 100px;
	color: #c8c8c8;
}

#contact .textbox {
	width:216px;
	border: 1px solid #828282;
	margin: 0 0 11px 0;
	float: left;
}

#contact .control {
	margin: 0 0 10px 0;
}



#contact textarea.textbox {
	width: 316px;
}

#contact .enquirybox .label {
	width: 316px;
	padding: 15px 0 3px 0;
}


#contact .enquiry {
	width: auto;
	margin: 10px 0 8px 0;
}



#contact .submit {
	margin: 15px 0 0 120px;
}


/***SEARCH***/

.search {
	margin: 20px 0;
}

.search .searchNoKeywordsWarning {
	color: #40AFC1;
	font-weight: bold;
	padding: 5px 0 0 0;
	display: block;
}

/****SITEMAP****/

#sitemap {
	padding: 0 0 0 10px;
}


#sitemap li {
	background: url(../images/bulletB.png) no-repeat left 8px;
	padding: 1px 0 0 15px;
	
}

/***FOOTER & SUBFOOTER***/

#footer {
	background: #D3D1D2;
	padding: 12px 0 0 25px;
	overflow: hidden;
}

#subfooter {
	float: right;
	padding: 12px 0;
}

#footer li , #subfooter li {
	
	float: left;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}

#footer li a {
	background: url(../images/stick.png) no-repeat right center;
	color: #555555;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 0 8px 0 0;
}

#footer .last a {
	background: none;
}


#footer li a:hover {
	text-decoration: underline;
}

#subfooter li {
	background: url(../images/stick2.png) no-repeat right center;
	color: #aaaaaa;
}

#footer .last , #subfooter .last  {
	background: none;
}


#subfooter a {
	color: #aaaaaa;
	text-transform: uppercase;
}

#subfooter a:hover {
	text-decoration: underline;
}


.pagination  , #pagination {
	padding: 6px 0 10px 0;
	color: #ffffff;
}

#pagination  a , #pagination  strong {
	padding: 0 2px;
}

#pagination  a {
	color: #ffffff;
	text-decoration: underline;
}

.pagination .paginationSeparator {
	padding: 0 2px;
}

.search label {
	font-weight: bold;
	padding: 0 5px 0 0;
}

.search input {
	margin: 0 3px 0 0;
}

.searchitem {
	padding: 2px 0;
}

.searchitem a {
	font-weight: bold;
	text-decoration: underline;
	color: #40AFC1;
}

.searchitem .searchitemrank {
	font-weight: bold;
}

.searchitem .searchitemsummary {
	padding: 2px 0 0 13px;
}

.searchitem .searchresultclass {
	font-weight: bold;
}

.pagination .currentPage {
	font-weight: bold;
	text-decoration: underline;
}

.search_submit {
	background: url(../images/search.png) no-repeat 0 0px;
	border: none;
	text-indent: -5000px;
	.padding: 5000px;
	width: 54px;
	height: 22px;
	cursor: pointer;
}


div#contact {
	padding:15px;
	font-size:1.1em;
	color:#fff;
}

div#contact h1{
	font-size:1.3em;
	margin-bottom:5px;
}