/* Created By Lisa Merriman for Unlimited Webdesign */

/************ GLOBAL RESET STUFF **************/
* { padding: 0; margin: 0; }
p, pre, blockquote, form, label, ol, dl, fieldset, address { margin: 20px 0; }
h1, h2, h3, h4, h5, h6 { margin: 0.2em 0; }
dd, blockquote { margin-left: 40px; margin-bottom: 0.9em;} 
fieldset { padding: 10px; }
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.2em;
} 

sup {
	line-height: 0;
	vertical-align: text-top;
}

/************ APPEARANCE TAGS **************/
TABLE {	
	empty-cells: show;
	border-collapse: collapse;
}
td { vertical-align: top; }

A:link, A:visited {
	color: #077ce9;
}
A:hover { color: #af3c0b; text-decoration: underline; }

/* Heading colour was more ochrey #957861 */
h1 {  font-size: 13pt; font-weight: bold; color: #c81407; margin-bottom: 0.5em; margin-top: 0px;}
h2 {  font-size: 11pt; font-weight: bold; color: #006c97; margin-top: 0px } 
h3 {  font-size: 10pt; font-weight: bold; color: #000000; } 
h4 {  font-size: 10pt; font-weight: bold; color: #000000; } 

UL, OL {
	padding-left: 1.5em;
	margin-left: 1.5em;
	margin-top: 1em;
}

UL LI {
	padding-left: 0em;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
OL LI {
	padding-left: 10px;
	margin-bottom: 0.5em;
	
}

.nice_textfield { 
 background-color: #DDDDDD; 
 color: #ffffff;  
 border: 1px solid #666666;
}

/*********************** LAYOUT TAGS **********************/

BODY {
	margin: 0;
	font-size: small; /*was 11px */
	font-family: Arial, Helvetica, sans-serif;
	background: #828fa2 url(images/bg.gif) top left repeat-x; 
}

.container_outer { /* unused*/
	position: relative;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;	
}
.container_inner {
	position: relative;
/*	background-color: white; */
	width: 970px;
	margin-left: auto;
	margin-right: auto;	
	background: transparent url(images/bg-across-out.png) top center repeat-y;  
	padding: 0px 20px;
}

#homepage .container_inner {
	background-image: url(images/bg-across-out.png);
}

.container_inner2 {
	position: relative;
/*	background: white url(images/bg-across-in.gif) -1px 0px repeat-y; */
	background: white url(images/bg-in-fadeoutshad.gif) 0px 593px no-repeat;
}

.header_in {
	position: relative;
	width: 960px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #b8b8b8;
	background: #2b456c url(images/bg-header.jpg) top right no-repeat;
}

.phototop {
	position: relative;
	width: 970px;
	height: 27px;
	background: white url(images/cvr-photo1B.jpg) top left no-repeat;
}
.photobottom {
	position: relative;
	width: 970px;
	height: 27px;
	background: transparent url(images/cvr-photo1D.jpg) top right no-repeat;
	border-bottom: 1px solid white;
}
.photo1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 239px;
	height: 490px;
	background: url(images/cvr-photo1A.jpg) top left no-repeat;
}
.maincontent {
	position: relative;
	width: 675px;
	min-height: 468px;
	height:auto !important;
	height: 468px;
	padding: 20px 35px 0px 260px;
	background: white url(images/cvr-photo1C.jpg) top right no-repeat;
}
.cvr_content_table {
	position: relative;
	width: 660px;
	height: 450px;
	margin: 0;
	border-collapse: collapse;
/*	background-color:#FFCCFF; */
}
TABLE TD {
	padding: 0;
}

.clearer {
	clear: both;
}

.endpiece {
	position: relative;
	height: 25px;
	background: transparent url(images/endpiece.png) top center no-repeat;
	/*<img src="images/end-dropshad-nograd2.gif">*/
}

.intro_text {
	position: relative;
	width: 380px;
	height: 220px;
/*	overflow: auto; */
}

.asxbutton {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 243px;
	height: 79px;
}

.logo {
	position: relative;
	padding-top: 7px;
	margin-left: 30px;
}
.logo IMG {
	border: none;
}
/********** FOOTER ***********************/
.footer {
	position: relative;
	clear: both;
	padding: 0 0 3em 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #41597c;
	font-size: 80%;
}
.footer_in {
	position: relative;
	margin: 0 auto;
	width: 970px;
	text-align: left;
}
.footer A:link, .footer A:visited {
	color: #41597c;
	text-decoration: none;
}
.footer A:hover {
	color: #c0c0c0;
	text-decoration: underline;
}

/*** LATEST NEWS *******************************************/
.latest_news {
	position: relative;
	height: 430px;
	margin: 0;
	padding: 10px 10px 5px 10px;
	border: 1px solid #a7afbb;
	background-color: #d7dde6;
	font-size: 10pt;
}
.latest_news h2 {
	font-size: 13pt;
	margin-bottom: 8px;
	padding-top: 0px;
	color: #c81407;
	font-weight: bold;
}
.latest_news A:link, .latest_news A:visited {
	text-decoration: none;
	color: #1d395f;
}
.latest_news A:hover {
	color: #9b4200;
	text-decoration: underline;
}

/********** MENU CONTAINER ***********************/

.headermenu {
	position: relative;
	z-index: 1000;
	height: 38px;
	margin: 0;
	padding: 0px;
	background: #b6bdc8 url(images/bg-menu.gif) top left repeat;
	border-bottom: 1px solid #b8bfca;
}

.dropdown {
	position: relative;
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 235px;
	background-color: none;
}

