*{
	margin: 0; padding: 0; border: 0;
	font-size: 100%;
}
body,html{
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html{
	height: 100.02%;
}
body {
	font:70%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}
h1,h2,h3,legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 3em;
	margin: 0 0 0.5em 0;
	color: #B6B6B6;
	line-height: 100%;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}
h4 {
	font-size: 2.5em;
	margin: 0 0 0.5em 0;
	color: #B6B6B6;
	line-height: 100%;
	font-weight: normal;
}
a {
	color: #004080;
}
td,th {
	padding: 1px 2px 1px 2px;
}
th {
	background:	#CDD3E4;
	color: #333333;
}
#wrapper {
	margin: 10px auto 10px auto;
	height: auto;
	min-height: 100%;
	width: 762px;
	position: relative;
}
#header {
	position: relative;
	height: 54px;
	width: 762px;
	margin-bottom: 10px;
}
#header #logolink {
	display:block;
	position: absolute;
	padding-top: 36px; width: 248px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 36px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: pointer;
	background: url(images/logo_small.gif) top left no-repeat;
	margin: 0px;
	text-decoration: none;
	top: 14px;
	left: 0;
}
#memberlinks {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	width: 90%;
	margin-right: 1px;
	float: right;
	color: #999999;
}
#memberlinks a {
	text-decoration: none;
}
#memberlinks a:hover {
	background: #000E42;
	color: #FFFFFF;
	text-decoration: none;
}
#header #searchform {
	width: auto;
	position: absolute;
	bottom: 0px;
	right: 1px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header #searchform label {
	color: #7A7A7A;
	font-size: 0.9em;
	width: auto;
	float: none;
}
#header #searchform #sa {
	background: #004080;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	cursor: pointer;
	padding: 2px 2px 2px 2px;
}
#cssMenu1 {
	background: #4E5B81;
	color: #FFFFFF;
	width: 100% !important;
}
.inca_blue ul { /*Used when no JS*/
	padding-left: 2em;
	margin-left: 2em;
}
.inca_blue a { /*Used when no JS*/
	color: #FFFFFF;
}
#container {height:100%;}
#main {
	padding: 20px 0 10px 0;
}
#main a:hover {
	background: #000E42;
	color: #FFFFFF;
	text-decoration: none;
}
#main p {
	margin-bottom: 1em;
}
#main ul {
	padding-left: 1.4em;
	margin-right: 1.4em;
}
#main ol {
	padding-left: 2em;
	margin-right: 2em;
}
#main li {
	margin-bottom: 1em;
}
#main hr {
	color: #C8C8C8;
	background: #C8C8C8;
	border: none;
	height: 1px !important;
	margin: 10px 0 10px 0;
}
#footer {
	font-size: 0.8em;
	color: #FFFFFF;
	background: #4C597E;
	padding: 6px 4px;
	position: relative;
	border-top: solid 1px #FFFFFF;
}
#footer p {
	width: 100%;
	line-height: 100%;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/*News Scroller*/
#hiWrap {
	padding-top: 10px;
}
#hiWrap h2 {
	font-size: 1em;
	background: #336699;
	color: #FFFFFF;
	padding-left: 5px;
}
#hiWrap ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding: 0 5px 0 5px;
	font-size: 0.9em;
}
#hiWrap li {
	margin-bottom: 2em;
}
#hilite {
	height: 12em;
	overflow: auto;
}
#hilite.hasJS {
	overflow:hidden;
	position:relative;
}
#scrollStopper {
	background: #336699;
	color: #FFFFFF;
	padding-right: 5px;
	text-align: right;
}
#scrollStopper a {
	color: #FFFFFF;
}
#scrollStopper a:hover {
	background: #FFFFFF;
	color: #004080;
	text-decoration: none;
}
#hilite.hasJS ul { /* The nested UL when JavaScript is available */
	position:absolute;
	top:12em;
	left:0;
}
/*Home News Blocks*/
#newsBlocks {
	color: #FFFFFF;
	background: #336699 url(images/newsblocks.gif) repeat-y right top;
	float: left;
}
#newsBlocks a{
	color: #FFFFFF;
}
#newsBlocks a:hover {
	background: #FFFFFF;
	color: #004080;
	text-decoration: none;
}
#newsBlocks div {
	width: 234px;
	padding: 10px;
	float: left;
	height: auto;
	overflow: hidden;
}
#newsBlocks h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	display: block;
	height: 2.4em;
}
html>body #newsBlocks h2 {
	min-height: 2.4em;
	height: auto;
}
/*Layouts*/
.layout-a #block_one{
	width: 486px;
	float: left;
	clear: left;
}
.layout-a #block_two{
	width: 254px;
	float: right;
	clear: right;
}

.layout-b #block_one{
	width: 254px;
	float: left;
	clear: left;
}
.layout-b #block_two{
	width: 486px;
	float: right;
	clear: right;
}

.layout-c #block_one{
	width: 361px;
	float: left;
	clear: left;
}
.layout-c #block_two{
	width: 361px;
	float: right;
	clear: right;
}
.layout-d #block_one{
	width: 762px;
	clear: both;
	margin-bottom: 20px;
}
.layout-d #block_two{
	width: 762px;
	clear: both;
	margin-bottom: 10px;
}

.layout-e #block_one{
	width: 546px;
	float: left;
	clear: left;
}
.layout-e #block_two{
	width: 204px;
	float: right;
	clear: right;
}

.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #EFEFEF;
}
.etr {
	background-color: #F8FAFC;
	/* #DBEEF7 */
}

/*General Styles*/
.f-left {float: left;}
.f-right {float: right;}
.clear {clear: both; height: 0; line-height:0; margin: 0;}

img.pic_left {float: left;	margin-right: 10px; margin-top: 0px;}
img.pic_right {float: right; margin-left: 10px; margin-top: 0px;}
img.pic_centre {
	clear: both;
	display: block;
	margin: 0px auto 0px auto;
}
.alignRight {
	text-align: right;
}
ul.short {
	line-height: 1em;
}
.grey {
	color: #999999;
}

/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 1px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: default;
	margin: 0px;
	z-index: 1;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Form styles
*/
.smallfield2 {
	width: 10em;
	margin-top: 2px;
	font-size: 0.9em;
	padding: 2px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: solid 1px #A5ACB2;
}

fieldset{
	border: none;
}
legend{
	font-size: 1.3em;
	background: none;
	font-weight: bold;
}
textarea{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: solid 1px #A5ACB2;
}
label {
	cursor: pointer;
	width: 10em;
	float: left;
}
.mainform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 10px;
	color: #333333;
}
.smallfield{
	width: 14em;
	font-size: 1em;
	padding: 2px;
}
.largefield{
	width: 21em;
	font-size: 1em;
	padding: 2px;
}
.fullfield {
	width: 80%;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}

.minifield {
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.minifield2 {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield {
	width: 4em;
	font-size: 1em;
	padding: 2px;
}
.minibutton {
	font-size: 1em;
	cursor: pointer;
	padding: 1px;
}
.required {
	color: #CC0000;
}
.required a{
	color: #CC0000;
	font-weight: bold;
}
.smallGrey {
	color: #999999;
	font-size: 0.9em;
}


/* --------------------------------------------------------------- */
