@charset "utf-8";
/* CSS Document */

body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
background-color:#003399;
}

h2 {
margin-top:0px;
}

h3 {
margin-top:10px;
margin-bottom:10px;
}

p {
margin-top:10px;
margin-bottom:10px;
}

a:link {
color:#FF0000;
text-decoration:underline;
}

a:visited {
color:#003399;
text-decoration:underline;
}

.Required {
color:#FF0000;
}

.Header {
width:100%;
text-align:center;
background-color:#003399;
}

.Bar {
height:5px;
background-color:#ffcc00;
}

.MainBody {
width:100%;
background-color:#FFFFFF;
}

.MainTable {
width:800px;
}

.LeftSide {
width:150px;
vertical-align:top;
}

.MainContent {
padding-left:10px;
padding-right:5px;
padding-bottom:5px;
vertical-align:top;
}

.RightSide {
width:150px;
vertical-align:top;
}

.SearchBox {
background-image:url(images/Search-BG.jpg);
background-position:top;
background-repeat:no-repeat;
height:70px;
width:150px;
text-align:center;
padding-top:230px;
}

.BottonInfo {
background-color:#003399;
padding-top:10px;
color:#FFFFFF;
text-align:center;
font-size:11px;
vertical-align:top;
}

.BottonInfo p {
margin-top:0px;
margin-bottom:0px;
padding-top:10px;
padding-bottom:10px;
}

.BottonInfo a:link {
color:#FFFFFF;
text-decoration:none;
}

.BottonInfo a:visited {
color:#FFFFFF;
text-decoration:none;
}

.BottonInfo a:hover {
color:#FFFFFF;
text-decoration:underline;
}

/*------Contact------*/
.FormName {
text-align:right;
vertical-align:top;
font-weight:bold;
}

/*-------Franchise-------*/

.Disclaimer {
font-size:10px;
}

/*---------Search----------*/

.email {
font-size:14px;
text-align:center;
}

/*------Locations------*/

.Locations {
font-size:11px;
}

.Locations h3 {
margin-top:0px;
margin-bottom:0px;
font-size:11px;
}

.Locations ul {
margin-top:0px;
margin-bottom:0px;
}