/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #D9E3F0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftmenuTit {
	background-color: #758248;
	background-image: url(images/leftmn-tit-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0C397D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0C397D;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #0C397D;
}
#leftsideMenu {
	font-size: 11px;
	color: #000000;
}
#leftsideMenu ul {
	font-size: 12px;
	font-weight: bold;
	color: #185276;
	text-decoration: none;
	padding-left: 23px;
	padding-top: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftsideMenu ul li {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	list-style-type: square;
}
#topmenu {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
}
#topmenu a:link {
	font-weight: normal;
	color: #CDF03D;
	text-decoration: underline;
}
#topmenu a:hover {
	font-weight: normal;
	color: #9CBF0F;
	text-decoration: none;
}
#topmenu a:visited {
	font-weight: normal;
	color: #CDF03D;
	text-decoration: underline;
}
#topmenu a:active {
	font-weight: normal;
	color: #CDF03D;
	text-decoration: underline;
}

#btmenu {
	color: #FFFFFF;
}
#btmenu a:link {
	font-weight: normal;
	color: #CDF03D;
	text-decoration: underline;
}
#btmenu a:hover {
	font-weight: normal;
	color: #9CBF0F;
	text-decoration: none;
}
#btmenu a:visited {
	font-weight: normal;
	color: #CDF03D;
	text-decoration: underline;
}
#btmenu a:active {
	font-weight: normal;
	color: #CDF03D;
	text-decoration: underline;
}
.sm1 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#contTopBg {
	background-image: url(images/t5-pic-c.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	line-height: 18px;
	text-align: justify;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #063B81;
	text-align: left;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	line-height: 14px;
	color: #022962;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #063B81;
	text-decoration: none;
	text-align: left;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #2C3018;
	text-decoration: none;
}
