/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #2b3037;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
#content {
	line-height: 20px;
	text-align: justify;
}
#content h1 {
	line-height: 26px;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/pgtit-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	vertical-align: middle;
}
#content h3 {
	line-height: 22px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #EE801E;
	text-decoration: none;
	background-image: url(images/tit-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cText {
	width: 508px;
	text-align: justify;
}
a:link {
	color: #018097;
	text-decoration: none;
}
a:visited {
	color: #018097;
	text-decoration: none;
}
a:hover {
	color: #016374;
	text-decoration: underline;
}
a:active {
	color: #018097;
	text-decoration: none;
}
#sideTit {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#sideMenu {
	font-size: 11px;
	text-decoration: none;
	color: #018097;
}
#sideMenu ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideMenu ul li {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#btmenu {
	color: #FFFFFF;
	line-height: 18px;
}
#topMenuSp {
	padding-left: 20px;
}
#topMenu {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#topMenu a:link {
	color: #333333;
	text-decoration: none;
}
#topMenu a:hover {
	color: #333333;
	text-decoration: underline;
}
#topMenu a:visited {
	color: #333333;
	text-decoration: none;
}
#topMenu a:active {
	color: #333333;
	text-decoration: none;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #2C3018;
	text-decoration: none;
}
