html, body {height: 100%}

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	min-width:800px;
	color:#3f4446;
	background:#fff;
}

h1 {
}

h2 {
	font-size:12pt;
}

a {
	color:#008dff;
	text-decoration:none;
}

a:hover {
	color:#008dff;
	text-decoration:underline;
}

p {
	font-size:80%;
	line-height:1.4em;
}

.my_wall_block_text p	{
	font-size:100%;
	line-height:1.4em;
}

ul, ol {
	font-size:80%;
	line-height:1.4em;
	margin-top:5px;
}

li {
	margin-bottom:5px;
}

.date {
	color:#bbd900;
	font-size:9pt;
	padding-left:10pt;
	background:url(/img/bullet.gif) no-repeat 0px 4px;
}

.little_gray {
	color:gray;
	font-size:70%;

}

.red { 
	color:#f00;
}

.icon {
	font-size:9pt;
}

.navi {
	font-size:8pt;
	color:#FFFFFF;
	background:#bbd900;
	float:left;
	padding:1px;
}

.attention {
	color:#bbd900;
	font-weight:700px;
	font-size:10pt;
}

.border_green {
	border:#bbd900 solid 3px;
}

.border_blue {
	border:#5ab18f solid 3px;
}

table.download {
	background:#bbd900;
}
div.download {
	margin-left:0px;
}
.download a {
	color:#3f4446;
}
.download a:hover {
	color:#000000;
}

.menu {
	font-size:11pt;
	color:white;
}
.menu_item {
	float:left;
}

.sub_menu {
	position:absolute;
	font-size:0.9em;
	background-color: #3F4446;
	padding:10px;
	padding-left:16px;
	z-index:100;
	display:none;
	white-space:nowrap;
	left:0%;
	top:100%;
	text-align:left;
}
.sub_menu div {
	margin:4px 0;
}

.menu_dev {
	float:left;
	width:2%;
}

.menu a {
	color:white;
	text-decoration:none;
}
.menu a:hover {
	color:#bbd900;
}

#main {
	background:#FFF;
	position:relative;
	/*        min-width:950px;  */
	clear:both;
	width:90%;
	left:5%;
	margin-bottom: -80px;
	min-height: 100%;
	min-width: 800px;
}

#mapMain {
	background:#FFF;
	position:relative;
	/*        min-width:950px;  */
	clear:both;
	width:90%;
	left:5%;
	min-height: 100%;
	margin-bottom: -100px;
}

#left_col                {
	background:#FFF;
	width:27%;
	min-width:220px;
	z-index:2;
	float: left;
}

#cent_col         {
	background:#FFF;
	width:68%;
	/*        min-width:576px; */
	z-index:3;
	float:right;
}

#left {
	width:55%;
	float:left;
	margin-right:0px;
	padding: 15px 35px 0 0;
}

#left2 {
	width:75%;
	float:left;
	margin-right:0px;
}

#right {
	width:40%;
	float:right;
}

#content	{height: 100%; position: relative;}

#footerSpacer	{clear: both; height: 100px;}

#footer	{margin: 0 5%; width: 90%}

#mapManipulator	{float: left; width: 100%; height: 100%; border-right: 3px solid #999; }

#map	{ height: 100%; }

.small { font-size: 0.8em; }
td.small {padding-top:6px; }
INPUT.button { font-size: 1.4em; }
INPUT.big { font-size: 1.6em; }


.error { color: #4050A0; }
FORM { padding: 0; margin: 0; }

.question_title { padding-bottom: 7px; font-weight: bold; font-size:0.8em; }
.question_title IMG { vertical-align: middle; }
.top_link {font-size: 80%; padding: 7px 0px 15px 0px; }
.faq {font-size: 80%}

div.login {
  background:#e0deca;
  padding:20px 30px;
  margin-top:20px;
	z-index:10;
}

table.download {
  background:#bbd900;
}
div.download {
}
.download a {
  color:#3f4446;
}
.download a:hover {
  color:#000000;
}

table.download_links 	{ font-size:0.8em; }
.download_links LI { list-style-type: none; }
.download_links UL { padding-left: 5px; margin-left: 5px; }

.date {
        color:#bbd900;
        font-size:9pt;
        padding-left:10pt;
        background:url(/img/bullet.gif) no-repeat 0px 4px;
}

.horbar {
        height: 20px; 
        background:url(/img/bullet.gif) repeat-x 0px 4px;
        text-align: right;
}

.logoLink, .logoLink a, .logoLink a:visited { color: White; font-size: 11px; }
.logoLink a:hover { text-decoration: none; }

.file_item {margin-left: 35px;}

my_map									{	}
	.my_map_top						{ text-align:center; height:36px; border-bottom:#dae1ec 1px solid; }
	.my_map_boxes					{ font-size:0.7em; margin:7px 0px; }
	.my_map_top .my_map_boxes	{ margin:0px 0px; }
	.my_map_boxes div.top_boxes	{ width:25px; display:inline; padding-top:2px; }
	.my_map_boxes div.right_boxes	{ width:30px; float:left; clear:left; @margin-top:-2px; }
	.my_map_boxes div.right_boxes input	{ margin-left:2px; @margin-left:0px;}
	.my_map_boxes input		{ margin-top:0px; }
	.my_map_boxes label		{ cursor:pointer; }
	.my_map_boxes span		{ border-bottom:dashed 1px #038aee; }


.form_label 									{ font-size:0.75em; color:#979b9c; float:left; text-align:right; width:140px; padding:6px 5px; }
.form_field 									{ font-size:0.9em; float:left; clear:right; padding:6px;}
.form_field input, .form_field select  { font-size:0.9em; width:25em; }
.form_field1 									{ font-size:0.9em; float:left; clear:right; padding:6px;}
.form_field1 input, .form_field1 select  { font-size:0.9em; width:auto; }
div.formAlert 								{ font-size:0.7em; color:red; }
.errorField										{ border: red 1px solid; }
div.alert											{ font-size:0.75em; padding:50px 0px 60px; }
.black												{ color:#000; }

.leftTabs											{ font-size:12px; padding:0; margin-top:3px;}
.leftTabs li									{ color:#888; display:inline; padding:2px 5px 2px 5px; border:1px dotted #888; margin-right:3px; cursor:pointer; }
.leftTabs li.active 					{ color:white; border:none; background:#BBD900; cursor:default; }
.leftTabs li.active:hover 		{ color:white; border:none; background:#BBD900; }
.leftTabs li:hover						{ border:1px dotted #008dff; color:#008dff;}

