
html,body {
	margin:0;
	padding:0
	}
body {
	font-family: verdana,arial,helvetica,sans-serif;
	text-align:center;
	background-color:#cccccc;
	}
div#header {
	position:relative;
	background-color:white;
	}
div#container {
	text-align:left
	}
div#footer {
	background: #333;
	color: #FFF
	}
div#address {
	text-align:center;
	}
div#container {
	width:800px;
	margin:0 auto
	}
div#wrapper {
	background-color:white;
	float:left;
	width:100%
	}
div#content {
	margin: 0 170px 0 221px;
	color:#2165B5;
	font-size:11px;
	height:1092px;
	}
div#content2 {
	margin: 0 170px 0 221px;
	color:#2165B5;
	font-size:11px;
	height:338px;
		}
div#content .tellus {
	margin:12px 0 0 0;
	}
div#navigation {
	float:left;
	background-color:#e8ecc8;
	width:211px;
	margin-left:-800px;
	height:600px;
	}
	
div#navigation5 {
	float:left;
	background-color:#e8ecc8;
	width:211px;
	margin-left:-800px;
	height:320px;
	}
	
div#navigation2 {
	float:left;
	background-color:#8cad3e;
	width:211px;
	margin-left:-800px;
	height:1080px;
	}
	
div#navigation3 {
	float:left;
	background-color:#e8ecc8;
	width:211px;
	margin-top:0;
	margin-left:-800px;
	height:1100px;
	}
	
div#navigation4 {
	float:left;
	background-color:#e8ecc8;
	width:211px;
	margin-left:-800px;
	height:745px;
	}
div#navigation2 table.navigation_content {
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	background-color:#8cad3e;
	margin:0 0 0 10px;
				}

div#extra {
	float:left;
	background:#FF8539;
	width:160px;
	margin-left:-160px
	}
div#footer {
	clear:left;
	width:100%
	}
div#form_content {
	margin-left:22px;
	line-height:16px;
	}
div#form_content h1 {
	margin:12px 0 8px 0;
	font-size:14px;
	}
div#form_content p {
	margin:8px 0 0px 0;
	}
div#form_content td {
	font-size:10px;
	padding:4px;
	}
div#form_content input {
	width:98%;
	}
div#form_content .radio1 {
	width:auto;
	}
div#form_content textarea {
	width:100%;
	height:150px;
	margin:8px 0 0 0;
	}
div#form_content .textbx{
	width:99%;
	}
div#form_content table.table_form {
		width:370px;			
				}
div#info_option {
	margin: 0 0 0 132px;
	border:1px solid black;
	}
div#info_option input {
	width:auto;
	}
div#form_content .isrequired {
	color:red;
}	

