@charset "UTF-8";

html{
    height:100%;
}

body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	line-height: 14px;
	color: #000000;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.heading2 {
	font-size:14.0pt;
	font-family:"Arial", "sans-serif";
	font-weight:bold;
	padding-top:20;
	padding-bottom:15;
}.heading3 {
	font-size:12.0pt;
	font-family:"Arial", "sans-serif";
	font-weight:bold;
	padding-top:20;
	padding-bottom:0;
}
.mainContainer .contentsArea ul {
	line-height: normal;
}
.mainContainer .contentsArea ul li {
	line-height: 18pt;
}
.heading4 {
	font-size:10.0pt;
	font-family:"Arial", "sans-serif";
	font-weight:bold;
	padding-top:12;
	padding-bottom:0;
}
.body {
	font-size:10.0pt;
	font-family:"Arial", "sans-serif";
	}
li {
	font-family:"Arial", "sans-serif";
	padding-top:0;
	padding-bottom:5;
	}
.note {
	font-size:10.0pt;
	font-family:"Arial", "sans-serif";
	font-weight:bold;
	color:#FF6600;
	padding-top:10;
	padding-bottom:0;
}
.tip {
	font-size:10.0pt;
	font-family:"Arial", "sans-serif";
	font-weight:bold;
	color:#00BB66;
	padding-top:10;
	padding-bottom:0;
}

.text{
	font-family:"Arial", "sans-serif";
	font-size: 10pt;
	line-height: 16px;
	color: #000000;
}
a {
    outline: none;
}

div.MsoNormal {mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Arial","sans-serif";
	mso-fareast-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";}
li.MsoNormal {mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Arial","sans-serif";
	mso-fareast-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";}
p.MsoNormal {
	mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10pt;
	margin-left:0in;
	line-height:120%;
	mso-pagination:widow-orphan;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	mso-fareast-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	letter-spacing: 0px;
}
div.MsoNormal1 {mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Arial","sans-serif";
	mso-fareast-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";}
li.MsoNormal1 {mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Arial","sans-serif";
	mso-fareast-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";}
p.MsoNormal1 {
	mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10pt;
	margin-left:0in;
	line-height:120%;
	mso-pagination:widow-orphan;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	mso-fareast-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	letter-spacing: 0px;
}

/* MAIN CONTAINER */
.mainContainer {
	width: 800px;
    height:100%;
    min-height: 100%;
	margin: 0 auto;
	background-color: #DFF5FF;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body > .mainContainer {
    height: auto;
}

/* HEADER */
.searchArea {
	width: auto;
	height: 65px;
	margin: 0px 10px;
	padding: 0px;
	text-align: right;
	
}

.searchArea #searchTxtField {
	font-size: 8pt;
	width: 170px;
	height: auto;
	border-style: hidden;
	padding: 2px;
}

.mainMenuArea {
	width: auto;
	height: 93px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CONTENTS */
.flashArea {
	width: auto;
	height: 360px;
	margin: 0px;
	padding: 0px;
}

.contentsArea {
	width: auto;
	margin: 0px;
	padding: 40px 60px;
	text-align: left;
	background-color: #FFFFFF;
}

.contentsArea p {
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	line-height: 16pt;
}

.partition {
	background-color: #FFFFFF;
}



/* BOTTOM MENU */
.bottomMenuArea {
	width: 710px;
	height: 250px;
	margin: 0px auto;
	padding: 20px 30px;
	font-size: 8pt;
	background-image: url(../images/btmMenuBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bottomMenuIcon {
	width: 140px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.bottomMenuList {
	width: auto;
	height: auto;
	margin: 0px;
	margin-left: 140px;
	padding: 0px;
	text-align: left;
}

.bottomMenuList ul {
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.bottomMenuList li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.bottomMenuList a {
	color:#000000;
	text-decoration:none;
}

.bottomMenuList a:link {
	color:#000000;
	text-decoration:none;
}

.bottomMenuList a:visited{
	color:#000000;
	text-decoration:none;
}

.bottomMenuList a:hover {
	color:#0066CC;
	text-decoration:none;
}

.bottomMenuList a:active{
	color:#0066CC;
	text-decoration:none;
}

/* FOOTER */
.footer {
	width: auto;
	height: 120px;
	margin: 80px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
.mainContainer .contentsArea h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mainContainer .contentsArea .western {
	font-size: 10pt;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.divcenter
{text-align:center;}