/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topmenu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#topmenu a:visited {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#bottommenu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content {
	line-height: 18px;
	text-align: justify;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color:#000033;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000033;
	
}
h3 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000033;
}
#rightmenu {
	font-weight: bold;
	color: #0e3469;
}
#rightmenutit {
	background-image: url(images/tit-bg-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#rightmenu ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#rightmenu ul li a:link {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
	
}
#rightmenu ul li a:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #2866BE;
}
#rightmenu ul li a:visited {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
#leftmenu ul li a:active {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
a:link {
	color: #0E3469;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0E3469;
}
a:hover {
	text-decoration: none;
	color: #2966BF;
}
a:active {
	text-decoration: underline;
	color: #2966BF;
}

