html,body{
	margin:0;
	padding:0;
	width:100%;
	display:block;
	background-color: #FFFFFF;
	background-image: url(../images/bg_top_bck.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0D7E5;
	text-decoration: none;
}
.main {
	height: 100%;
	width: 780px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7EFF5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
}

.imgMain {
	background-attachment: fixed;
	background-image: url(../images/bg_top_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C5DAE9;
	margin-top: -32px;
}

.menu {
	height: 32px;
	width: 780px;
	background-attachment: scroll;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	z-index: 5;
	margin: 0px;
	text-align: center;
}
.menu a {
	text-decoration: none;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bg_menu_li.gif);
	vertical-align: middle;
	color: #333333;
	padding-top: 10px;
	width: 150px;
	text-align: center;

}
.head {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	height: 120px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 10px;
}

.head h1 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
}

.head h2 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	text-indent: 3px;
}


.head p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7EFF5;
	font-weight: normal;
	width: 515px;
	padding-left: 252px;
	font-style: italic;
	margin-top: 25px;
}

.leftContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004D75;
	text-align: left;
	padding-right: 5px;
	margin-top: 8px;
}

.leftContent {
	height: 100%;
	width: 244px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 11px;
	text-align: justify;
	background-image: url(../images/leftContent_background.jpg);
	display: block;
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 10px;
	margin-top: -30px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.mainContent {
	width: 510px;
	min-height:100%;
	font-size: 11px;
	text-align: justify;
	display: block;
	color: #000000;
	float: right;
	padding-right: 5px;
	overflow: auto;
	position: static;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.underMain {
	width: 515px;
	font-size: 11px;
	text-align: justify;
	display: block;
	color: #000000;
	float: right;
	padding-right: 5px;
	background-color: #E7EFF5;
	overflow: hidden;
	position: static;
	height: 100px;
	left: 0px;
	top: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subMenu {
	height: 25px;
	width: 160px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	float: left;
	position: relative;
	visibility: hidden;
}
.subMenu a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	float: left;
	background-color: #999999;
	height: 18px;
	width: 150px;
}
.subMenu a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	float: left;
	background-color: #FF0000;
	height: 18px;
	width: 150px;
}
.leftContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004D75;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/arrow_1.gif);
	margin-left: -20px;
	margin-bottom: 5px;
}
.leftContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003653;
	text-align: left;
	padding-right: 5px;
	margin-bottom: 0px;
}
.pie {
	width: 776px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: hidden;
	font-size: 9px;
	color: #333333;
	background-color: #9BB9D1;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.pie a {
	text-decoration: none;
	color: #333333;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainContent p {
	font-size: 11px;
	text-align: justify;
	display: block;
	color: #000000;
	margin-top: 3px;
}
.menu a:hover {
	text-decoration: none;
	display: block;
	float: left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../images/bg_menu_over.gif);
	vertical-align: middle;
	color: #000066;
	padding-top: 10px;
	width: 150px;
	text-align: center;
}
