a:link {
	text-decoration: none;
	color: #333333;	
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
/************/
a.footerLink:active {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink:link {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #ffffff;
}

/************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.BGInternal {
	background-image: url(images/BGinternal.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MainLeftRepeat {
	background-image: url(images/Sides_Left.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
.MainRightRepeat {
	background-image: url(images/Sides_Right.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.ProjectTypesLeft {
	background-image: url(images/ProjectTypesSides_05.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
.ProjectTypesRight {
	background-image: url(images/ProjectTypesSides_07.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.ProjectTypesBG {
	background-image: url(images/ProjectTypesBG.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.WelcomeBG {
	background-image: url(images/WelcomeBG.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.WelcomeRight {

	background-image: url(images/WelcomeSides_18.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.FeaturedRight {

	background-image: url(images/FeaturedProjectsSides_22.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.Text11Regular {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.Text16Bold {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.FooterBG {
	background-image: url(images/Footer_04.jpg);
	background-repeat: no-repeat;
}
.FooterText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}*/



.ShadedBGLeft {
	background-image: url(images/ShadedBGLeft_06.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.BGLeft {
	background-image: url(images/BGLeft_02.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.BGRight {
	background-image: url(images/ShadedRightBG_11.jpg);
	background-repeat: repeat;
}
.ShadedBGRight {
	background-image: url(images/ShadedRightBG_10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BGLeftSub {
	background-image: url(images/About_05.jpg);
	background-repeat: repeat-y;
}
.BGRightSub {
	background-image: url(images/About_07.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.ContactUsTodayRight {
	background-image: url(images/ContactUsToday_15.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/***********/

.PageTitle {
	background-image: url(images/About_HEADER.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 548px;
	vertical-align: top;
}
.TitleText {
	margin: 28px 0px 0px 15px;
	font-size: 24px;
	color: #FF0000;
}

/***********/

.Divider {
background-image: url(Images/Divider.gif);
background-repeat: repeat-x;
background-position: left center;
height: 20px;
width: 100%;
}

.BioTable td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
} 


