.normal, body, p, td, tr, h1, h2, h3, h4, h5, h6, ul, li, div, input, textarea, option, select {
	font-family:verdana, arial, helvetica, sans-serif;
	font-style:normal;
	}

.normal, body, p, td, tr, li, div, input, textarea, option, select  { font-size:12px; }


H1, .header {
	font-size:16px;
	color:#004c37;
	font-weight:bold; }

	
	
/* Subtitle Style */
H2, .subtitle {
	font-size: 12px;
	color:#669900;
	font-weight:700;	}
	
	

/* General Link Style */
a { color:#333366;	}

a:hover { color:#3333ff; }

a.leftnav         {color:#003047;
                   text-decoration:none;}
a.leftnav:visited {color:#003047;}
a.leftnav:hover   {background-color:#eeeeee;}

a.left, .left { color:#ffffff;
                text-decoration:none;
				}

P.left {
	padding-left: 10px;
	padding-right: 3px;
}

a.left:visited {color:#dddddd;}
a.left:hover   {color:#ffff00;text-decoration:underline;}

.normal {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}

.smalltext {font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif}

.jumpquote {color: #000000; font-size: 30pt; font-family: Verdana, Arial, Helvetica, sans-serif}

BODY { background-color: #004C37; margin: 0px;}

#navigation {
	float: left; 
	background-color: #004C37; 
	width: 150px;
	text-align: center; 
	padding: 0px;
	margin: 0px;
	height: 600px;
}
#header {
	background-color: #006699; 
	border-bottom: 4px #ff9900 solid; 
	background-image: url( /stories/images/header-img.jpg);
}
#content {
	line-height: 125%;
	margin-left: 150px;
	padding: 10px; 
	padding-right: 40px;
	background-color: #f0eee1;
	width:600px;
}
#content P {
	}
.articleTitle { 
	font-size: 18px; 
	font-weight:bold;
	}
.latest { 
	font-size: 10px; 
	margin-top: 8px; 
	margin-bottom: 4px;
	}
	
.grey {
	background: #dfdfdf; 
	}
.ltgreen {
	background: #D9E5BF; 
	}
.red {
	background: #990000; 
	}
.green {
	background: #004c37; 
	}	
	
.error {
	color: #990000;
	font-weight: bold;
	}

.navSubHeader {
	color: #c1dCc7;
	font-size: 10px;
	font-weight: bold;
	border-top:1px solid #337C67;
	border-bottom:1px solid #337C67;
	background-color: #115C47;
	padding: 2px;
	}
.navItem, .navItem A {
	font-weight: bold;
	color: white;
	border-bottom:1px solid #115C47;
	padding: 2px;
	}	
	
DIV.image {
	float: left;
	width: 220px;
	}
DIV.image #caption {
	font-size: 10px;
	width: 210px;
	text-align:center;
	margin-top: 5px;
	}

.text {
	margin-left: 235px;
	}

H2.titles {
	float: left;
	width: 75px;
	height: 17px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	}
.whowhere {
	font-size: 14px;
	margin-left: 85px;
	height: 34px;
	width: 150px;
	}

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */ 
