@charset "utf-8";
.bkgd {
	background-color: #464B9C;
}
.tBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.nBorder {
	background-color: #545454;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
}
.text2 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
}
.textButton {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.textForm {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #333333;
}
.h1 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	text-decoration: none;
}
.h1h {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.h2 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	text-decoration: none;
}
.h2h {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.h2a {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	color: #0000FF;
	padding-left: 15px;
	text-decoration: none;
}

.ctext
 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

.ExSmtext {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}

li {
	padding-left: 15px;
}

