body,td,th,p {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #919191;
	line-height: 1.5em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkgnd.gif);
	background-position: 0 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;	
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}


.welshText {
	color: #000000;
}


STRONG {
}



#hdrLogo {
	margin: 30px 0 70px 25px;
}




#headerContentContainer {
	margin: 0;
	padding: 0;
	height: 217px;
	vertical-align: top;
}
.headerTextTable {
	margin-top: 0px;
	width: 650px;
}
.headerTextTable TD {
	padding: 40px 60px 0 0;
	vertical-align: top;
	color: #000000;
	width: 50%;
	line-height: 1.2em;
}
.headerTextTable TD:first-child, .headerTextTable TD:first-child P {
	color: #000000;
}
.headerTextTable TD:last-child, .headerTextTable TD:last-child P {
	color: #4D4D4D;
}





.navContainer {
	width: 180px;
	margin: 0 0 0 17px;
	font-size: 11px;
	font-weight: normal;	
}

UL.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.nav LI {
	display: inline;
}
UL.nav LI A {
	display: block;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 15px;
}
UL.nav LI A SPAN {
	font-weight: bold;
}
UL.nav LI A:link {
	color: #000000;
	text-decoration: none;
}
UL.nav LI A:active, UL.nav LI A:focus {
	color: #000000;
	text-decoration: none;
	background-color: #EDECE9;
}
UL.nav LI A:visited {
	color: #000000;
	text-decoration: none;
}
UL.nav LI A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EDECE9;	
}

.navTitle {
	margin-left: 15px;
}
/*
UL.nav LI A:active, UL.nav LI A:focus {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/nav_bullet_a.gif);
	background-position: left;
	background-repeat: no-repeat;
}
*/
.navDivider {
	margin: 0 25px 0 30px;
}
.navDivider HR {
	border: none;
	background-image: url(../images/nav_horizline_a.gif);
	background-repeat: repeat-x;
	color:#CCCCCC;
	height: 1px;
}








TABLE.galleryTable {
	border: none;
	margin: 0;
}
TABLE.galleryTable TD {
	padding: 0 4px 0 4px;
}
TABLE.galleryTable TD:first-child {
	padding-left: 0px;
}
TABLE.galleryTable TD:last-child {
	padding-right: 10px;
}
TABLE.galleryTable IMG {
	margin: 0;
	padding: 0;
}


#ftrCopyright {
	/*
	position: absolute;
	bottom: 30px;
	left: 30px;
	*/
	margin-top: 250px;
	margin-left: 30px;
}



UL.clientList {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding:0;
}
UL.clientList LI {
	margin: 0;
	padding: 0;
}

.newsDate {
	color:#3399FF;
	font-weight: bold;
}

.newsTable {

}

.newsTable TD.text {
	padding-right: 15px;
}

.newsTable TD.divide {
	background-image:url(/public/images/vert_divide.gif);
	background-repeat: repeat-y;
	padding: 0;
}
