@charset "utf-8";
#boxSearch {
	color: #FFF;
	text-align: right;
	clear: right;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 120%;
}
/* CSS Document */

#boxHeader {
	color: #FFF;
	text-align: right;
	clear: right;
	float: right;
	margin-top: 10px;
}
#boxPageTitle {
	margin-top: -2px;
	margin-bottom: 5px;
	color: #666;
	width: 240px;
	height: 25px;
	background-image: url(../assets/background/bgPageTitle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -6px;
	font-weight: bold;
	padding-left: 29px;
	padding-top: 8px;
}

#boxOnline {
	width: 223px;
	height: auto;
	background-image: url(../assets/background/Background_Round.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 27px;
	padding-left: 15px;
	padding-bottom: 0px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -2px;
	float: left;
}

#boxColumn_1 {
	width: 223px;
	height: auto;
	background-image: url(../assets/background/Background_Round.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 27px;
	padding-left: 15px;
	padding-bottom: 0px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	margin-left: -2px;
}
#roundBottom {
	background-image: url(../assets/background/Background_Round.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 265px;
	padding-bottom: 0px;
	margin-left: -15px;
	clear: left;
}


#boxMission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	float: right;
	padding: 10px;
}

#boxLogo {
	float: left;
	padding-top: 16px;
	margin-top: 3px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

#boxAddress_1 {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}

#boxAddress_2 {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 26px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
#boxAddress_3 {
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 26px;
}
#boxAddress_4 {
	text-align: center;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #666;
	width: 840px;
}

#boxCopyright {
	text-align: center;
	color: #FFF;
	font-size: 90%;
}

