html,body{
	margin:0;
	padding: 0;
	color: #343434;
	background: white;
}

#HEADER {
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url("../images/top_bg.gif");
	background-repeat: repeat-x;		
}
#HEADER a[title="Contact Us"] {
	position: absolute; top: 0; right: 0;
}
#BODYPAN {
	width: 1004px;
	height: 100%;
	background: #ededed;
	overflow: hidden;
	min-height: 450px;
}

#LEFTPAN {
	float: left;
	width: 230px;
	height: inherit;
	background: yellow;
	overflow: hidden;
	color: black;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}
#LEFTPAN a[title="Get a Free Quote"] {
	position: relative; top: 30px; left: 30px;	
}
#MAIN_MENU{
	font-family: Calibri,sans-serif;
   font-size: 18px;
}
#MAIN_MENU dd{
	display: block;
	font-family: Calibri,sans-serif;
   font-size: 15px;
	margin: 0px;
	padding-left: 20px;
}
#MAIN_MENU dl{
	margin: 0;
	padding: 20px;
	text-decoration: none;
	list-style: none;
}
#MAIN_MENU dt{
	display: block;
	cursor: pointer;
	text-decoration: none;
}
#MAIN_MENU a:link,#MAIN_MENU a:visited{
	text-decoration: none;
	color: black;
}
#MAIN_MENU dt a:hover,#MAIN_MENU dl dd a:hover {
	color: red;
}
#RIGHTPAN{
	float: left;
	width: 774px;
	height: inherit;
	background: white;
	overflow: hidden;
	padding-bottom: 2020px;
	margin-bottom: -2000px;
}
#CONTENT{
	padding: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}
#TRAIL {
	font-family: Tahoma,Calibri,sans-serif;
	font-size: 11px;
	color: #7a7a7a;		
}
#FOOTER{
	clear: both;
	height: 150px;
	width: 100%;
	background: black;
}
#PARTNERS img{
	position: relative; top: 25px; left: 10px;
	padding-left: 20px;
	border: none;		
}
#MENU_BTM{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: right;
   padding: 10px 10px 10px 10px;
}
#MENU_BTM a:link,#MENU_BTM a:visited{
	color: white;
	text-decoration: none;		
}

img.TEXT{
	border: 10px solid white;
}
#HESGRANTS caption {
	text-align: left;
}
#HESGRANTS td {
   background-color: #f6f6f6;
   text-align: center;
}
#HESGRANTS th {
	background-color: #feff06;
   text-align: center;
}
#HESGRANTS th[title="Blk"] {
	background-color: black;
	color: white;
	font-size: 14px;
   text-align: center;
}
a.PLAIN {
	text-decoration: none;
	color: #343434;
}
a.SMALL {
	font-size: 12px;
}
h1{
	font-size: 16px;	
}

h2{
	font-size: 14px;	
}
h3{
	font-size: 12px;	
}
