﻿body 
{
	font-family:verdana;
	font-size:11px;
}

body .text
{

	font-family:verdana;
	font-size:12px;	
	line-height:18px;
}
.aboutPageBanner
{
	background-image: url(aboutPageBGTop.png); background-repeat: no-repeat; 
}
.missionPageBanner
{
	background-image: url(missionPageBGTop.png); background-repeat: no-repeat; 
}
.contactPageBanner
{
	background-image: url(contactPageBGTop.png); background-repeat: no-repeat; 
}
.careerPageBanner
{
	background-image: url(careerPageBGTop.png); background-repeat: no-repeat; 
}
.servicePageBanner
{
	background-image: url(servicePageBGTop.png); background-repeat: no-repeat; 
}
.linkStyle
{
	color:#ffffff;
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
}
.pipeStyle
{
	color:#C7DCED;
	font-size:10px;
	font-family:Verdana;
}

.copyStyle
{
	color:#C7DCED;
	font-size:8px;
	font-family:Verdana;
}
.serviceListItem
{
	font-family:verdana;
	font-size:11px;
	height:30px;
	padding-right:18px;
	color:#63757B;
}
.Title1
{
	color:blue;
	font-family:verdana;
	font-size:12px;
}
.serviceListItemOver
{
	background-image:url(TabModule_BG_navlist.png);
	background-repeat: no-repeat;
	color:#007531;
	font-weight:bold;
	font-family:verdana;
	font-size:11px;
	height:30px;
	padding-right:18px;
	cursor:default;
}
.menuItem
{
	
	padding-left:20px;
}
.menuItemOver
{
	background-color:#B5CFE7;
 cursor:hand;
	padding-left:20px;
}