
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #002c42;
	background-image: url(page_topfade.png);
	background-repeat: repeat-x;
	background-position: left top;	/* old bg color: #8dbecb */
}

.pageTitle {

text-indent: -9999px;
background: #fff url(UBheader.jpg) top left no-repeat;
height:150px;
width:743px;
margin:0;
padding:0;


}

#pageBox { padding-top:30px; }


#mainContainer {
width:770px;
position:relative;
margin-top:0px;
background: url(bodyBG2.png) bottom right repeat-y;


}

.inContainer {
width:770px;
margin:0;
padding:0;
background: #fff url(bodyBG_top.png) top left no-repeat;


}

#menu {
	float:left;
	width:720px;
	list-style:none;
	margin:0 13px 0 13px;
	padding:5px 0 5px 23px;
	text-align:left;
	font-size: 105%;
	display:inline; /* fixes IE/Win double margin bug */
	background-color: #2C2C2C;	
}

#menu li {
	float:left;
	margin:0;
	padding:0;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display:inline; /* fixes IE/Win double margin bug */
}

#menu a:link {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
} 

#menu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight:normal;
}

.bullet {
	float:left;
	padding:0 5px 0 5px;
	color: #000;
	display:inline; /* fixes IE/Win double margin bug */
}

#bodyText { clear:both; padding-top:5px; text-align: left; margin: 25px 40px 25px 40px; }

#bodyText p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align: justify;
}

.projectsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #000;
	letter-spacing: .1em;
}

.projectListing { clear:both; } 

.projectListing h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #1B4555;
	padding: 3px 0 5px 0;
	margin:0;

}

.projectListing h1 a:link { color: #1B4555;	font-weight:normal;	text-decoration:none; }
.projectListing h1 a:visited { color: #1B4555; font-weight:normal; text-decoration:none; }
.projectListing h1 a:hover { color: #00729F;  font-weight:normal; text-decoration:none; }

.projectListing h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #00435F;
	margin:0;
	padding:0 0 5px 0;
}

.projectListing h2 a:link { color: #00435F;	font-weight:normal;	text-decoration:none; }
.projectListing h2 a:visited { color: #00435F; font-weight:normal; text-decoration:none; }
.projectListing h2 a:hover { color: #00729F;  font-weight:normal; text-decoration:none; }

.articleImage, .rightImage {
	text-align: right;
	margin: 0 0 15px 15px;
	float: right;
	border:none;
}

.leftImage {
	margin: 10px;
	padding: 10px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	border:none;
}

#footer {
	clear:both;
	width:720px;
	list-style:none;
	margin:0 13px 0 14px;
	padding:10px 0 1px 23px;
	text-align:center;
	font-size: 85%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #ED1E24;
}

#footer a:link { color: #000;	font-weight:bold;	text-decoration:none; }
#footer a:visited { color: #000; font-weight:bold; text-decoration:none; }
#footer a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}


#bodyText a:link {  color: #1B4555;	font-weight:normal;	text-decoration:none; }
#bodyText a:visited {  color: #1B4555;	font-weight:normal;	text-decoration:none; }
#bodyText a:hover { color: #00729F;  font-weight:normal; text-decoration:underline; }

#bodyText h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #2D4E5E;
	font-weight:normal;
}

.testimonialName {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #2E5364;
	padding-top: 0px;
}