@charset "UTF-8";
#topStrip {
	position: relative;
	height: 65px;
	width: 950px;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	position: relative;
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}


#frame {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	height: 260px;
	background-position: 0px 0px;
	position: relative;
	background-color: #5A6D8D;
	}
/* CSS Document */#frame_content {
	position: relative;
	height: 250px;
	width: 950px;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#content {
	position: relative;
	height: auto;
	width: 950px;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.title {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #5A6D8D;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.titleGrey {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #B2B2B2;
	font-weight: bold;
}
.imagePadding {
	padding-left: 10px;
	padding-bottom: 10px;
}

