@charset "utf-8";
body {
	margin-top: 20px;
}
body,text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 4.0em;
	lineheigh: 4.0em;
	color: #888;
	font-stretch:expanded;
	font-weight:lighter;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 2.2em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-size: 1.1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.oval_box {
	background-image: url(images/bkg-oval.gif);
	background-repeat: no-repeat;
	background-position: right;
	min-height: 642px;
	border: solid 1px #000;
}
.menu_home {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	left: 20px;
	top: 18px;
	color:#666;
	font-size:1.4em;
	line-height:2.5em;
}
.menu_home a {
	color: #666;
	text-decoration:none;
}
.menu_home a:hover {
	color: #C00;
	text-decoration:none;
}
.menu_inside {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 23px 0 0 12px ;
	color:#FFF;
	font-size:1.4em;
	line-height:2.5em;
	text-align:left;
	border: solid 1px #000;
	background-color:#000000;
}
.menu_inside a {
	color: #aaa;
	text-decoration:none;
}
.menu_inside a:hover {
	color: #C00;
	text-decoration:none;
}
.menu_subset {
	line-height: 1em;
}
.menu_subset a {
	color: #FFF;
	font-size: .9em;
	line-height: .1em;
}
.menu_subset a:hover {
	color: #C00;
	font-size: .9em;
}
.content {
	padding: 0px 40px 80px 20px;
	background-color:#FFF;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #777;
	background-image: url(images/micralite_logo_onwhite.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: solid 1px black;
}
.getgoing {
	font-size: 25px;
	color:#F00;
	position: relative;
	left: 670px;
	top: -25px;
	font-style:italic;
	font-weight:lighter;
}
.welcome {
	position: relative;
	left: 55px;
	top: 100px;
}
.copyright {
	font-size: 0.9em;
	padding: 6px;
	color: #999;
}
.copyright a {
	font-size: 0.9em;
	color: #000099;
}
.warningtext {
	font-size: .8em;
}
