@charset "utf-8";
td img {display: block;}
a:link {
	color: #99CC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC99;
}
a:hover {
	text-decoration: underline;
	color: #99CC66;
}
a:active {
	text-decoration: none;
	color: #99CC99;
}

a.bodyLink:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	
}
a.bodyLink:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	
}
a.bodyLink:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
	
}
a.bodyLink:active {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	
}
a.navLink:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}
a.navLink:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	
}
a.navLink:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	
}

a.navLink:active {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	
}


#header {
	padding: 0px;
	height: 155px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body {
	background-image: url(images/NewBody.jpg);
	padding: 0px;
	height: 334px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(images/NewFooterHeader.jpg);
	padding: 0px;
	height: 72px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerBody {
	background-image: url(images/NewFooterBody.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerFooter {
	background-image: url(images/NewFooterFooter.jpg);
	padding: 0px;
	height: 36px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentHeader {
	background-image: url(images/ContentHeader.jpg);
	padding: 0px;
	height: 32px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#contentBody {
	background-image: url(images/ContentBody.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
}


.style1 {font-size: 11px}td img {display: block;}
ul {
	list-style-image: url(images/bullet_darkgray.gif);
	margin: 2px;
	padding: 2px;
}
ul.bodyBullet,li.bodyBullet {
	list-style-image: url(images/homeBullet.gif);
}

#searchBar {
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
}
