body {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
		text-align: left;
		font-size: 13px;
		color: #000000;
		font-weight:normal;
}

table,
th,
td
p {
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;
  color: #000000;
	font-weight:normal;
}
	

/*  Header Styles  */
H1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	color: #0e2757;
}
H2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	color: #0e2757;
	display:inline;
}

/*  LEFT AND RIGHT IMAGE BORDERS */
.border_left {background-image: url(images/borderLeft_tile.jpg); } 
.border_right {background-image: url(images/borderRight_tile.jpg); }

/*  COPYRIGHT  */
.copyright {
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
  color: #375891;
	font-weight:normal;
}

/*   Link Styles   */
A:link { 
	color: #104aef; 
	text-decoration:none;
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px; 
}
A:visited { 
	color: #104aef;
	text-decoration:none;
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px; 
}
A:hover { 
	color: #97af64;
	text-decoration:none;
	font-family:Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px; 
}

ul li { 
	list-style-type:none; 
	style-type:none;
	margin: 0 0 0 0; 
}
#navigationLeft {
	float: left;
	width: 218;
	margin-left: 0px;
	display: inline;
	padding-bottom: 10px;
	text-decoration:none;
}
#navigationLeft a {
	line-height:20px;
	color:#ffffff;
	font-size:15px; 
	font-weight:600;
	width: 218;
	margin: 0 10px 0 5px;
	display: inline;
	padding-bottom: 10px;
	text-decoration:none;
}
#navigationLeft a:hover {
color:#f2d42d;
text-decoration:none;
}
#navigationLeft ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	text-decoration:none;
}
#navigationLeft ul li {
	background: url(images/bulletWhite1.gif) no-repeat 8px 12px;
	padding-left: 13px;
	text-decoration:none;
}





