#left, #search, #footer, {
   display: none;
}


html, body, #container {
	min-height: 100%;
	height: 100%;
}

body {
   	background: url("../images/background.gif") repeat-y 50% 0;
   	background-attachment: fixed;
   	margin: 0;
   	padding: 0;
   	text-align: center;
}

html>body, html>body #container {
	height: auto;
}

.clear {
	clear: both;
}

#container {                              	
   	text-align: left;
   	width: 752px;
	position: relative;
	height: auto !important; /* For newish browsers */
	margin: 0 auto;
} 

* html #container {
	height: 100%;
}

h1 {
   	text-indent: -9999px;
   	width: 752px;
  	height: 96px;
  	background: url("../images/banner.jpg");
  	margin: 0;
   	padding: 0;
}

hr {
	height: 1px;
	color: #ccc;
	background: #fff;       
	padding: 0;
	margin: 0;
} 

#content {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFF;
	margin-bottom: 10px;
	width: 530px;
	float: left;
        padding-left: 25px;
	padding-bottom: 20px;
}

#content h2 {
	font: normal 140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #474F66;
	width: 530px; 
   	padding: 0;
   	border-bottom: 1px solid #ccc;
}

#content h3 {
	font: bold 120% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #474F66;
	background-color: #FFFFFF;   
   	border-bottom: 1px solid #ccc;
	width: 530px;   
} 

#content h4 {
	font: bold 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #474F66;
	background-color: #CAD3EC;
	padding: 5px 5px 5px 10px;
	list-style: none;
	background-image: url("/img/header_fade.gif	");   
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 10px 0 0 0; 
	border-top: 1px solid #CAD3EC;
	border-right: 1px solid #CAD3EC;
	border-bottom: 0px solid #CAD3EC;
	border-left: 1px solid #CAD3EC;	
} 	

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	color: #E7EDED;
	background-color: #ffffff;
	border: 1px solid #A3ABC1;
	margin-bottom: 10px;
}

.imageleft {
	float: left;
	padding: 7px;
	margin-right: 10px;	
	color: #E7EDED;
	background-color: #ffffff;
	border: 1px solid #A3ABC1;
	margin-bottom: 10px;
}

.imagecentre {

	padding: 7px;
	margin-left: 0px;
	color: #E7EDED;
	background-color: #ffffff;
	border: 1px solid #A3ABC1;
	margin: 10px;
}

br {
	clear: left;
}  

.zebra {
      width: 100%;
}

.zebra td {
      padding-left: 10px;   
}  
      
.zebra tbody tr.odd  td {
      background-color: #fff;
}

#search {
	float: right;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	padding: 0;
}

/* --- links--- */

.links {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #474F66;
	background-color: #D1DDDD;
	margin-bottom: 10px;
	width: 400px;
	padding-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
}                                     

.links ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none; 	
}
ul.links li {
	background: url("/img/bullet_extlink.gif") no-repeat 0 3px;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-bottom: 12px;
}

.links a:link {
 	color: #A5003B;
	background-color: #D1DDDD;
 	text-decoration: none;
 	border-bottom: 1px dotted #A5003B;
}

.links a:visited {
 	color: #6F2D47;
 	background-color: #D1DDDD;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.links a:hover {
	background-color: #D1DDDD;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}

/* --- favorite links--- */

#favlinks {
	width: 163px;
	padding-left: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#favlinks h2 {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #474F66;	
	background-color: #D1DDDD;
	margin: 0 0 10px 0;
	padding: 0;
}

#favlinks ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none; 
}


a:extlink {
	background: url("/images/xlink.gif") no-repeat 0 3px;   
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

extlinks {
	background: url("/images/xlink.gif") no-repeat 0 3px;   
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.extlinks a:link {
	color: #A5003B;
	background-color: #CAD3EC;
	text-decoration: none;
	border-bottom: 1px dotted #A5003B;
}

.extlinks a:visited {
 	color: #6F2D47;
	background-color: #CAD3EC;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #fff;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
} 

/* --- Tables --- */

.hidelabel { 
	display: none; 
}

/* --- List Styles --- */

.pdflist {   
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #474F66;
	padding-left: 0;
	list-style: none;
	background-color: #D1DDDD;
	margin: 20px 20px 10px 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.pdflist li {
	padding-left: 20px;
	margin: 10px 10px 8px 10px;
	padding-bottom: 5px;
	background-image: url("img/bullet_pdf.gif");
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

.htmlist {   
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #474F66;
	padding: 0;
	list-style: none;
	background-color: #fff;   
	background-image: url("/img/back_fade.gif	");   
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	border-top: 1px solid #CAD3EC;
	border-right: 1px solid #CAD3EC;
	border-bottom: 1px solid #CAD3EC;
	border-left: 1px solid #CAD3EC;
}

.htmlist li {
	padding-left: 20px;
	margin: 10px 10px 10px 10px;
	padding-bottom: 8px;
	background-image: url("/img/bullet_htm.gif");
	background-repeat: no-repeat;
	background-position: 0 .3em;
}   
