/* CSS Document */

body {
	background: #DEE5E9;
	margin: 0px;
	padding: 0px;
	color: #536066;
	text-align: center;
}

a:link {
	color: #2B3840;
}

a:visited {
	color: #2B3840;
}

#column {
	position: relative;
	margin: 0px auto;
	height: 1005px;
	padding: 0px;
	width: 950px;
	z-index: 1;
	background: url("images/shadow.gif") repeat-y;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px
}

html>body #column {
	width: 950px;
}

#main {
	position: absolute;
	top: 0px;
	left: 15px;
	margin: 0px auto;
	height: 1005px;
	background: #FFFFFF;
	padding: 0px;
	width: 920px;
	z-index: 1;
	text-align: left;
}

#logo {
	position: absolute;
	top: 17px;
	left: 15px;
	margin: 0px;
	width: 240px;
	height: 70px;
	padding: 0px;
	z-index: 2;
}

#toptoolbar {
	position: absolute;
	text-align: right;
	top: 7px;
	right: 15px;
	margin: 0px;
	width: 500px;
	height: 25px;
	padding: 0px;
	z-index: 2;
	font: 12px/1.5em Arial, Verdana, Helvetica, sans-serif;
}

#toptoolbar a:link {
	text-decoration: none;
	color: #536066;
}

#toptoolbar a:visited {
	text-decoration: none;
	color: #536066;
}

#toptoolbar a:hover {
	text-decoration: underline;
	color: #2F9350;
}

#toolbar {
	position: absolute;
	top: 90px;
	left: 0px;
	margin: 0px;
	width: 920px;
	height: 34px;
	padding-top: 8px;
	background: url("images/toolbar2.gif") repeat-x;
	font-weight: bold;
	font: 13px/1.5em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	z-index: 2;
}

#toolbar a:link {
	text-decoration: none;
	color: #536066;
}

#toolbar a:visited {
	text-decoration: none;
	color: #536066;
}

#toolbar a:hover {
	text-decoration: underline;
	color: #2F9350;
}

#feature {
	position: absolute;
	top: 160px;
	left: 30px;
	margin: 0px;
	width: 860px;
	height: 580px;
	font: 12px/1.5em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	z-index: 2;
}

#footer {
	position: absolute;
	top: 950px;
	left: 20px;
	margin: 0px;
	width: 880px;
	height: 40px;
	padding-top: 7px;
	font: 11px/1.6em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	z-index: 2;
	border-top: 1px dotted #536066;
}




#toptable {
	width: 810px;
	text-align: center;
	font-size: 11px;
	border-top: 2px solid #8BC09C;
	border-bottom: 2px solid #8BC09C;
	background: #D6EBDD;
	margin: 13px 26px;
	color: #196832;
}

#bottomtable {
	width: 640px;
	text-align: center;
	font-size: 11px;
	background: #D6EBDD;
	border: 1px solid #8BC09C;
	margin: 15px auto;
	padding-top: 15px;
}


#bottomtable input{
	font-size:10px;
	text-align: left;
	margin: 2px 0px;
	padding-left: 2px;
}

.head {
	border-bottom:2px solid #196832;
}

.tab1 {
	width: 70px;
	margin: 5px 0px;
}

.tab2 {
	width: 30px;
	margin: 5px 0px;
}

.tab3 {
	width: 30px;
	margin: 5px 0px;
}

.tab4 {
	width: 30px;
	margin: 5px 0px;
}

.tab5 {
	width: 80px;
	margin: 5px 0px;
}

.tab6 {
	width: 130px;
	margin: 5px 0px;
}	

select {
	font-size:11px;
}

input{
	font-size:10px;
	border: 1px #196832 solid;
	text-align: left;
	padding-left: 2px;
	margin-top: 7px;
}

#testdiv1 {
	position:absolute;
	z-index: 100;
	visibility:hidden;
	background-color:white;
	layer-background-color:white;
}
