@charset "utf-8";
.page {
	border: 1px solid #999;
	width: 900px;
	margin: auto;
}
/* CSS Document */

div.navigation {
	position: relative;
	z-index: 10;
	width: 900px;
	background-color: #008080;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}  

div.main_content {
	width: 850px;
	position: relative;
	background-color: #F4F4F4;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding: 25px;
}
.content1 {
	background-color: #E4E4E4;
}
.content2 {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008080;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008080;
	font-weight: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #008080;
	font-weight: normal;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #008080;
	font-weight: normal;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #008080;
	font-weight: normal;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
	font-weight: normal;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000080;
	font-weight: normal;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: normal;
}


.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000080;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	font-weight: normal;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
	font-weight: bold;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000080;
	font-weight: normal;
}
.style16 {
	font-family: Verdana;
	font-size: 14pt;
	color: #008080;
	font-weight: normal;
}
.style17 {
	font-family: Verdana;
	font-size: 10pt;
	color: #008080;
	font-weight: normal;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000080;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #008080;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #008080;
}

.style21 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
}



.style_white {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_border1 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #999999;
}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

a{text-decoration:none;}
a:hover {
	color : #F00;
	text-decoration: underline;
} 
