<!--
BODY {
		height: 100%;
		width: 100%;
		background-color: white; 
		font-style: normal; 
		font-family: Arial, sans-serif; 
		font-size: 10px; 
		font-weight: normal;
		margin-top: 0; 
		margin-left: 0; 
		margin-right: 0;
		margin-bottom: 0;
		margin-height: 0;
		margin-width: 0;
}
td  {
		font-family: Arial, sans-serif; 
		color: black; 
		font-size: 11px; 
		font-weight: normal;
}
.td {
		font-family: Arial, sans-serif; 
		color: black; 
		font-size: 10px; 
		font-weight: normal;
}
.bluebullet {
		font-family: Arial, sans-serif; 
		color: #336699; 
		font-size: 10px; 
		font-weight: normal;
}
.names {
		font-family: Arial, sans-serif; 
		color: #336633; 
		font-size: 13px; 
		font-weight: normal;
}
.greentext {
		font-family: Arial, sans-serif; 
		color: #336633; 
		font-size: 11px; 
		font-weight: normal;
}
.greentextbig {
		font-family: Arial, sans-serif; 
		color: #336633; 
		font-size: 13px; 
		font-weight: normal;
}
.welcometext  {
		font-family: Arial, sans-serif; 
		color: white; 
		font-size: 11px; 
		font-weight: normal;
}
.casestudytitle  {
		font-family: Arial, sans-serif; 
		color: #336633; 
		font-size: 13px; 
		font-weight: normal;
}
.bluetitles {
		font-family: Arial, sans-serif; 
		color: #0A50A1; 
		font-size: 14px; 
		font-weight: bold;
}
.whitetitles {
		font-family: Arial, sans-serif; 
		color: white; 
		font-size: 14px; 
		font-weight: bold;
}
.bluesubtitles {
		font-family: Arial, sans-serif; 
		color: #0A50A1; 
		font-size: 12px; 
		font-weight: normal;
}
.headers {
		font-family: Arial, sans-serif; 
		color: #0A50A1; 
		font-size: 16px; 
		font-weight: bold;
}
.header2 {
		font-family: Arial, sans-serif; 
		color: #0A50A1; 
		font-size: 18px; 
		font-weight: bold;
}
.dots {
		height: 100%;
		width: 1px;
		background-image: url('../images/imgDots.gif'); 
		background-repeat: repeat-repeat;
}
.blackline {  
		height: 100%;
		background-image: url('images/pixel_black.gif'); 
		background-repeat: repeat-repeat; 
}
.checks {  
		width: 100%;
		background-image: url('../images/homepage_bkgrd.gif'); 
		background-repeat: repeat-repeat; 
}
.blackline2 {  
		width: 100%;
		background-image: url('images/pixel_black.gif'); 
		background-repeat: repeat-repeat; 
}
.grayback {  
		height: 100%;
		background-image: url('images/pixel_gray.gif'); 
		background-repeat: repeat-repeat; 
}
.blackback {  
		height: 100%;
		background-image: url('../images/pixel_black.gif'); 
		background-repeat: repeat-repeat; 
}
.whiteback {  
		height: 100%;
		background-image: url('../images/pixel_transparent.gif'); 
		background-repeat: repeat-repeat; 
}
.footeraddress {   
		font-family: Arial, sans-serif; 
		color: 7F7F75; 
		font-size: 11px; 
		font-weight: normal;
		background-image: url('../images/imgFooter.gif'); 
		background-repeat: repeat-repeat;
		width: 100%;
}
a.mainlinks:visited{
		font-family: Arial, sans-serif; 
		color: #E5E5CC;
}
a.mainlinks {
		font-family: Arial, sans-serif; 
		color: #99CC99; 
		font-size: 11px; 
		font-weight: normal;
}
a.mainlinks:hover{
		color: #FFFFFF; 
}
a.linksgreen:visited{
		font-family: Arial, sans-serif; 
		color: #6C8EB1;
}
a.linksgreen {
		font-family: Arial, sans-serif; 
		color: #336633; 
		font-size: 11px; 
		font-weight: normal;
}
a.linksgreen:hover{
		color: #336699; 
}
a.links:visited{
		font-family: Arial, sans-serif; 
		color: #6C8EB1;
}
a.links {
		font-family: Arial, sans-serif; 
		color: #336699; 
		font-size: 11px; 
		font-weight: normal;
}
a.links:hover{
		color: #336633; 
}
// -->