/* CSS Document */

html, body, #wrapper {
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	background-color			: #FFFFFF;
/*	height						: 100%; */
	margin						: 0;
	padding						: 0;
	border						: none;
	text-align					: left;
	}

#wrapper {
	background-color			: #FFFFFF;
	margin						: 0 auto;
	text-align					: left;
	vertical-align				: middle;
	width						: 869px
	}

/* add H1 to make Firefox same as IE at top */
h1 {
	border						: 0px;
	padding						: 0px;
	margin						: 0px;
	}

h1 {
	font-size					: 12px;
	}

h2 {
	font-size					: 12px;
	font-style					: italic;
	}

h3 {
	font-size					: 10px;
	}

h4 {
	font-size					: 10px;
	font-style					: italic;
	}

h5 {
	font-size					: 8px;
	}

h6 {
	font-size					: 8px;
	font-style					: italic;
	}

table {
	font-size					: 10px;
	color						: #000000;
	}

td {
	vertical-align				: top;
	}

.footer-menu {
	font-size					: 10px;
	color						: #58595B;
	background-color			: #CCCCCC;
	line-height					: 16px;
	position					: relative;
	top							: 50px;
	left						: 25px;
	width						: 80px;
	height						: 150px;
	overflow					: hidden;
	}

.footer-menu-item-NO {
	padding-left				: 10px;
	padding-top					: 3px;
	}

.footer-menu-item-NO a {
	color						: #58595B;
	text-decoration				: none;
	}

.footer-menu-item-ACT {
	padding-left				: 10px;
	padding-top					: 3px;
	}

.footer-menu-item-NO a:hover, .footer-menu-item-ACT a {
	font-weight					: bold;
	color						: #58595B;
	text-decoration				: none;
	}

.menu {
	padding-left				: 120px;
	}

.menu-item-NO {
	font-size					: 10px;
	color						: #58595B;
	line-height					: 18px;
	}

.menu-item-NO a {
	color						: #58595B;
	text-decoration				: none;
	}

.menu-item-ACT {
	font-size					: 10px;
	font-weight					: bold;
	color						: #58595B;
	line-height					: 18px;
	}

.menu-item-ACT a {
	color						: #58595B;
	text-decoration				: none;
	}

.logo-rotim {
	padding-left				: 10px;
	}

.content-normal {
	font-size					: 10px;
	color						: #58595B;
	line-height					: 14px;
	}

.content-normal a {
	color						: #58595B;
	text-decoration				: underline;
	}

legend {
	border						: none;
	}
  
fieldset {
	border						: none;
	}

.radiolayout {
	width						: 60%;
	border						: none;
	}

.formu {
	width						: 80%;
	padding-top					: 10px;
	padding-bottom				: 10px;
	border						: none;
	}

.mf-input {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-text {
	margin-bottom				: 5px;
	vertical-align				: top;
	}

.mf-select {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-check {
	border						: none;
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-radio {
	border						: none;
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-file {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}

.mf-submit {
	margin-bottom				: 5px;
	vertical-align				: middle;
	}
