body {
	background-color: #ffffff;
	background-image: url(bk.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
}
a{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration:underline;
}
a:hover{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #005;
	text-decoration:none;
}

#main {
	border: 2px solid #888;
	width: 840px;
	margin: 0 auto;
	background-color: #3F7BB9;
}
#logo {
	float: left;
	background-color: #ddd;
	width: 185px;
	height: 188px;
}
div#top {
	float: right;
	width: 655px;
	height: 188px;
	background-image: url(top.jpg);
}
div#top h1 {
color: #4362A3;
	font-size: 14pt;
	margin-left: 20px;
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
div#top h2 {
	font-size: 11pt;
	color: #000060;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#left {
	float: left;
	width: 141px;
	background-color: #3F7BB9;
	min-height: 377px;
	height: auto !important;
	height: 377px;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
}
#content {
	min-height: 377px;
	height: auto !important;
	height: 377px;
	float: right;
	width: 699px;
	background-color: #ffffff;
}
#content p {
	padding: 1px 20px;
	width: 450px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 11pt;
	margin-left: 20px;
	color: #000060;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	padding: 1px 10px;
	font-size: 11pt;
	margin-left: 20px;
	color: #000090;
	font-family: Arial, Helvetica, sans-serif;
}
#content img {
	float: none;
	padding-right: 10px;
}
#content .image {
	float: right;
	padding-right: 10px;
}
#content .icon {
float:none;
border:0;
}
#content a{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration:underline;
}
#content a:hover{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #005;
	text-decoration:none;
	background-color: #FDEF29;
}


.menu {
  margin-top:0px;
  margin-left:20px;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0;
}
#left ul{margin-top:0px;
padding-top:0;
display:table;
}
#left ul li{
padding-top:4px;
}
#left a{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration:underline;
}
#left a:hover{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration:none;
}
#leftBottom {
text-align: center;
	float: left;
	width: 141px;
	height: 56px;
	background-color: #3F7BB9;
}
#bottom {
	float: right;
	text-align: right;
	width: 699px;
	height: 56px;
	background-image: url(bottom.jpg);
}
#bottom p {
	color: #777;
	font-size: 8pt;
	padding-top: 15px;
	text-align:center;
}
#bottom a, #bottom a:hover{
font-size: 8pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration:underline;
}
