@charset "utf-8";
.linkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer ul
{
	background-color: #000034;
	color: White;
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
	vertical-align: top;
	text-align: left;
}

#navcontainer ul li a
{
	padding: 0.3em 1.67em;
	background-color: #000034;
	color: White;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

#navcontainer ul li a:hover
{
	background-color: #369;
	color: #FFFF00;
	font-weight: bold;
}
#whynavcontainer {
	width: 200px;
	padding: 0px;
	height: 160px;
	top: 0px;
	float: left;
}

#whynavcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
	text-align: left;
	text-indent: 0px;
	margin: 0;
	padding: 0;
}

#whynavcontainer li {
	display: inline;
	vertical-align: top;
	text-align: left;
}


#whynavcontainer a
{
display: block;
padding: 3px;
width: 200px;
background-color: #036;
}

#whynavcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#whynavcontainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#whynavcontainer a:hover
{
	background-color: #006699;
	color: #FFFF00;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-weight: bolder;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
}

a:hover {
	font-weight: bolder;
	color: #FFFF00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	font-style: italic;
	margin-bottom: 0px;
	text-indent: 5px;
	background-position: 5px;
}

a:active {
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.cellborder {
	border: thin solid #006699;
	padding: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: left;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	text-indent: 0px;
	margin-left: 0px;	
}
ul {
	margin-left: 0px;
}
.sublinkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	width: 100%;
}
body {
	background-color: #006699;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-style: italic;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 12px;
}
body#request a#requestnav,
body#why a#whynav,
body#lease a#leasenav,
body#vendor a#vendornav {
color:#FFFF00;
background: #006699;
}
#maincontainer #vendorprog #topform {
	margin-left: 40px;
}
#maincontainer #vendorprog #bottomform {
	margin-left: 40px;
}
