body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background: url(../img/bbb/IMG_bgTile.gif) top center repeat;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.25;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #005CAB;
	padding-left: 10px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	color: #D06F19;
}
ul {
	list-style: none;
}
#page {
	background-image: url(../img/bbb/IMG_shadow.jpg);
	background-repeat: repeat-y;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
}
#page-inner {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
}
#alpha {
	padding: 0;
}
#alpha p {
	color: #7E8083;
	line-height: 1.25;
	padding-left: 31px;
	padding-right: 10px;
}
#alpha div {
	color: #7E8083;
	line-height: 1.25;
	padding-left: 31px;
	padding-right: 10px;
}
#header {
	background-image: url(../img/bbb/IMG_bgHeader.gif);
	background-repeat: no-repeat;
	height: 82px;
}
#logo {
	float: left;
}
#search {
	padding-top: 35px;
	padding-right: 15px;
	float: right;
}
#nav {
	background: url(../img/bbb/IMG_bgNav.gif) top left repeat-x;
	height: 23px;
}


#welcome {
/*
	background-image: url(../img/bbb/IMG_bgWelcome.jpg);
*/
	background-repeat: no-repeat;
	height: 234px;
}
#welcome-inner {
	padding: 85px 330px 10px 31px;
}
#beta {
	padding-left: 30px;
	float:left;
}
#beta-inner {
	width: 380px;
}
#gamma {
	padding-left: 10px;
	float:left;
}
#gamma-inner {
	width: 250px;
}
#delta {
	padding-left: 10px;
	float:left;
}
#delta-inner {
	width: 200px;
}
#epsilon {
	padding-left: 10px;
	float:left;
}
#clr {
	clear: both;
	background-color: #FFF;
}
#footer {
	background: url(../img/bbb/IMG_bgFoot.gif) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 767px;
	height: 26px;
	padding-top: 5px;
	text-align: center;
	clear:both;
}

#welcome-inner p {
	margin: 0;
	padding: 18px 0 0 0;
}

.welcomeTitle {
	font-size: 12px;
	font-weight: bold;
}
.groupTitle {
	font-size: 12px;
	font-weight: bold;
	color: #005CAB;
}
.groupTitle a {
	font-size: 12px;
	font-weight: bold;
	color: #005CAB;
}
.groupTitle a:hover {
	text-decoration: underline;
}
.groupTitle a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #005CAB;
}
.groupTxt {
	color: #7E8083;
	line-height: 1.25;	
	padding-left: 31px;
	padding-right: 10px;
}
.footerTxt {
	color: #7E8083;
	padding-top: 5px;
}
.footerTxt a {
	color: #7E8083;
	text-decoration: none;
}
.footerTxt a:visited {
	color: #7E8083;
	text-decoration: none;
}
.footerTxt a:hover {
	text-decoration: underline;
}
.moreTxt {
	color: #D06F19;
}
.nameTxt {
	color: #D06F19;
	padding-left: 100px;
}
