
body {
	font: 9pt/14pt Arial; 
	color: #000000; 
	background: #FFFFFF; 
	margin: 0px; 
	}
	
p { 
	font: 9pt/14pt Arial; 
	margin-top: 0px; 
	text-align: justify;
	}
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;
	}		

/* 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;
	}
.footerbox {
	font-size: 11px;
	}
.color_info_box {
	width: 600px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	}

.color_label {
	font-size: 10px;
	}	
	
#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; 
	}