.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-color: #4f4e95;
	background-repeat: no-repeat;
	background-position: left top;
}
.centerLine {
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
}
.bullet {
	list-style-image: url(../images/common/bullet.gif);
	list-style-type: bullet;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sectionHead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #A1B4C8;
}
.swapLayer {
	position: absolute;
	z-index: auto;
	height: 237px;
	width: 465px;
	left: 295px;
	top: 328px;
	visibility: hidden;
}
.rightline {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mission {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}

A:active  {
	text-decoration: none;
	font-family: Tahoma;
	color: #7ACB91;
} 
A:link {
	text-decoration: none;
	font-family: Tahoma;
	color: #7ACB91;
} 
A:hover {
font-family: Tahoma;
	color: #7ACB91;
	text-decoration: underline;
	}
A:visited {
	text-decoration: none;
	font-family: Tahoma;
	color: #7ACB91;
}
.footbg {
	color: #7ACB91;
}
.linebg {
	background-image: url(../images/bg/lineBG.jpg);
	background-repeat: repeat-y;
}
.smallpath {
	font-family: Tahoma;
	font-size: 10px;
	color: #7ACB91;
}
.mid {
	font-family: Tahoma;
	font-size: 12px;
	color: #A1B4C8;
}
.mini {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4e95;
	background-color: #7ACB91;
}


