﻿body
{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 10pt;
/*	background-color: #016ca2;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;*/
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #6796C1;
    margin: 0px;
    padding: 0px;
}

p
{
    font-size: 9pt;
    padding: 0px;
    margin: 5px 0px 10px 0px;
}

a 
{
	text-decoration: none;
	color: #6796C1;
}

img
{
    border-style: none;
}

.zipTextBox
{
    width: 110px; 
    height: 40px; 
    color:gray; 
    font-size:xx-large; 
    font-weight: bold;
}

#mid #main
{
	background-image:url('../images/head_background_arrow.jpg');
	width: 1045px;
	height: 263px;
}

#mid #mid-bottom
{
	background-image:url('../images/mid_companies.gif');
	width: 1000px;
	height: 100px;
}

#head {
    width: 1045px;
}

#head #logo {
	float: left;
	display: inline;
	margin-left: 25px;
	margin-bottom: 10px;
}

#head #links
{
	float: right;
	display: inline;
	padding-top: 30px;
	margin-right: 15px;
}

#content
{
    text-align: left;
    width: 750px;
    padding-left: 40px;
}

#foot
{
    padding-top: 15px;
}