body {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #01293C;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fffff;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A4A4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4A4A4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A4A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}

#top {
	height: 120px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#center_table {
	width: 100%;
}

#center_l {
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 175px;
}

#center_c {
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: justify;
}

#center_r {
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-right-color: ##A4A4A;
}

#center_l fieldset {
	width: 175px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#bottom {
	height: 30px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	color: #01293C;
}

fieldset {
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

legend {
	display: none;
}

a {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #0473B6;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #FF9900;
	text-decoration: underline;
}

h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
	color: #0473B6;
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #0473B6;
}

h3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #FF9900;
}

h4 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #0473B6;
}

h5 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #FF9900;
}

h6 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #0473B6;
}

li {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
}

table {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
}

.topMenu {
	cursor: pointer;
}

.buttonLevel1Normal {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #0473B6;
	background-color: #ffffff;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.buttonLevel2Normal {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #01293C;
	background-color: #ffffff;
	width: 155px;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.buttonLevel1Hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #01293C;
	background-color: #ffffff;
	width: 165px;
	cursor: pointer;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01293C;
}

#top fieldset {
	height: 120px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.buttonLevel2Hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #FF9900;
	background-color: #ffffff;
	width: 155px;
	cursor: pointer;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-left: 10px;
}

#bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #01293C;
	text-decoration: none;
}

#bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #01293C;
	text-decoration: underline;
}

#bottom fieldset {
	height: 30px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#center_c .even {
	width: 330px;
}

#center_c .head {
	width: 250px;
	padding-right: 10px;
	font-weight: bold;
}

#center_r fieldset {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#bottomLeft {
	width: 950px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.buttonIsSelected {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01293C;
	color: #01293C;
}

#bottom table {
	font-size: 9px;
}

#bottomLeft fieldset {
	width: 950px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#bottomLeft .blockContent {
	padding-left: 10px;
	padding-right: 10px;
}

#center_c th {
	font-size: 10pt;
	background-color: #f1f1f1;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.buttonLevel3Normal {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #01293C;
	background-color: #ffffff;
	width: 145px;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.buttonLevel3Hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #FF9900;
	background-color: #ffffff;
	width: 145px;
	cursor: pointer;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

a.buttonIsSelected {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01293C;
	color: #01293C;
}

a.buttonIsSelected:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01293C;
	color: #01293C;
}

a.buttonIsSelected:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01293C;
	color: #01293C;
}

