/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EBEBD6;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contact_main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

a.contact_links:link { 	
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	}
a.contact_links:visited { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	}
a.contact_links:active  { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	}
a.contact_links:hover  { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
	}	



.header_black {
	color: #000000
}

.footerText { 	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #A2A2A2;
	}


a.header_links:link { 	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #A2A2A2;
	text-decoration: none;
	}
a.header_links:visited { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #A2A2A2;
	text-decoration: none;
	}
a.header_links:active  { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #A2A2A2;
	text-decoration: none;
	}
a.header_links:hover  { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
	}	
	
.no_light_grey_text{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #999999;
}

.caseStudy_text{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FF0000;
}

.sub_title_text {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FF0000;
}

.pageTitle_text {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #FF0000;
}


.maintext_Title_text {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
}

a.mainText_links:link { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	}
a.mainText_links:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	}
a.mainText_links:active  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	}
a.mainText_links:hover  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;	
	}	
	
.white_textfield { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 	
	background-color: #f5f5f5; 
	line-height: 14px; 
	padding-top: 1px; 
	padding-right: 2px; 
	padding-bottom: 6px; 	
	padding-left: 6px
	}	
	
	
/*
Breadcrumbs
*/

a.breacCrumb_links:link { 	
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:36px;
	color: #A2A2A2;
	text-decoration: none;
	}
a.breacCrumb_links:visited { 
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:36px;	
	color: #A2A2A2;
	text-decoration: none;
	}
a.breacCrumb_links:active  { 
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:36px;	
	color: #A2A2A2;
	text-decoration: none;
	}
a.breacCrumb_links:hover  { 
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:36px;	
	color: #333333;
	text-decoration: none;	
	}	
	
a.backText_links:link { 	
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
a.backText_links:visited { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
a.backText_links:active  { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
a.backText_links:hover  { 
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;	
	}	
	
/*
Home page ad
*/
#grandAdvertisement{
	position:relative;
	float:left;
	clear:both;
	background-image:url(../images/home/grant.gif);
	width: 256px;
	height: 100px;
}

#grandAdvertisement h2{
	position: relative;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	left:5px;
	margin-top:7px;
}

#grandAdvertisement p{
	position: relative;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	left:5px;
	margin-top:3px;
}

#grandAdvertisement #moreLink{
	position: relative;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	line-height:14px;
	left:202px;
	margin-top:1px;
}