
body {
	font: 9pt/14pt Arial; 
	color: #000000; 
	background: #FFFFFF; 
	margin: 0px; 
	}
	
p { 
	font: 9pt/14pt Arial; 
	margin-top: 0px; 
	}
h1 { 
	font: bold italic 16pt Arial; 
	letter-spacing: .5px; 
	margin-bottom: 0px; 
	color: #006e60;
	}
h2 { 
	font: italic bold 12pt Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:visited {
	text-decoration: none;
	color: #0D145D;
	}
a:link {
	text-decoration: none;
	color: #0d5e57;
	}		

/*  NAVIGATION */
/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */

#nav {padding:0; margin:0; font-family: Arial, Helvetica, sans-serif; width: 185px; }
#nav dt { background-image: url('../images/menu-bg.gif'); background-repeat: repeat-x; border: 1px solid #025e5b; }
#nav dt b, #nav dt a {display:block; font-weight:normal; font-size:13px; height:24px; line-height:24px; padding-left:10px; cursor:pointer; width:170px; }
#nav dd ul dt { padding-left: 15px; background: #e9e9e9; }
#nav dt b { }
#nav dt a {color:#000; text-decoration:none;}
#nav dd {padding:0; margin:0;}
#nav dd ul {padding:0; margin:0; list-style:none;}
#nav dd ul li {padding-left:15px;}
#nav dd ul li a {font-size:11px; color:#000; text-decoration:none; padding-left: 15px;}

/* specific divs */

#intro { 
	min-width: 470px;
	}
.boldlist {
	font-weight: bold;
	}
.breadcrumb { 
	font: bold 8pt Arial; 
	color: #006e60;
	}
.bigblue {
	font: 12pt Arial;
	font-weight: bold;
	color:Blue;
	}
.tableheader {
	font: italic bold 12pt Arial; 
	color: #FFFFFF;
	}
.pageHeader {
	background: url(../images/header-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 179px;
	}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF;
	}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FF0000;
	}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	}
.footerbox {
	font-size: 11px;
	}
.color_info_box {
	width: 600px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	}

.color_label {
	font-size: 10px;
	}
	
.error { font-weight: bold; font-style: italic; color: #ff0000; }
	
.error { font-weight: bold; color: #ff0000; }
	
#pageHeader { 
	background: url(../images/header-bg.jpg) no-repeat center; 
	padding: 179px 0px 0px 0px;  
	margin: 0px;
	}

#pageMenu { 
	background: url(../images/body-bg.gif) repeat-y center; 
	padding: 0px 0px 0px 0px;  
	margin: 0px;
	}
	
#container { 
	background: url(../images/body-bg.gif) repeat-y center; 
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	}

#footerlinks { 
	text-align: center; 
	background: url(../images/footer-links.gif) no-repeat top; 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	}
#footer { 
	text-align: center; 
	background: url(../images/footer-bg.gif) no-repeat top; 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	}
