﻿body {
    font-family: Verdana;
    font-size: 11px;
	background-color:#fff9eb;
}
a 
{
    color:#313504;
}
a:hover
{
    color:#313504;
}
a:visited
{
    color:#313504;
}
textarea {
    font-family: Verdana;
    font-size: 11px;
}
.breadcrumb
{
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: white;
}
A.breadcrumb:link
{
    font-family: Verdana;
    color: white;
    text-decoration: none;
}
a.breadcrumb:visited
{
    font-family: verdana;
    color: white;
    text-decoration: none;
}
a.breadcrumb:hover
{
    font-family: Verdana;
    color: #F7F6F3;
    text-decoration: underline;
}
a.breadcrumb:active
{
    font-family: Verdana;
    color: white;
    text-decoration: none;
}
.activeTab 
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    background-color: #37499e;
    text-align: center;
}
.PickList
{
	text-align:left;
    font-family: Verdana;
    font-size: 11px;
	background-color:white;
}
.inactiveTabLink {
    background-color: #ffcf53;
    text-align: center;
    padding: 4px;
    border: 0px solid #37499e;
}
a.inactiveTabLink:link {
    font-family: Verdana;
    color: #37499e;
    text-decoration: none;
}
a.inactiveTabLink:hover {
    font-family: Verdana;
    color: #37499e;
    text-decoration: underline;
}
.blueLine 
{
    background-color: #37499e;
}
.LeftAlign
{
	text-align:left;
}
.centerAlign
{
    margin:0 auto;
}
.Header
{
    background-color: #66FFFF;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

/* CLEARFIX */
/******************************************************************************************************************/
.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
/******************************************************************************************************************/

#newCompany h1 {font-family:Verdana,sans-serif; font-weight:800; font-size:1.4em; line-height:1.2em; margin-top:0; padding:6px 6px; background-color:#37499e; color:#fff; clear:both;}
#newCompany h2 {font-family:Verdana,sans-serif; font-weight:800; font-size:1.4em; line-height:1.2em; margin-top:0; padding:6px 6px; color:#ffcf53; clear:both;}
#newCompany .fieldSet {margin-bottom:20px; padding-bottom:10px; border:1px solid #003a69; background-color:white;}
#newCompany .labelDiv {margin:15px 0px 0px;}
#newCompany .labelDiv2 {float:left; margin:15px 0px 0px 20px;}
#newCompany .labelDiv3 {float:left; margin:15px 0px 0px;}
#newCompany .inputDiv {padding-top:4px;}
#newCompany .fieldLabel {font-weight:bold; font-size:11px; line-height:11px; height:15px; padding:10px 0 4px; color:#ffcf53; clear:both;}
#newCompany .fieldLabel2 {font-weight:bold; font-size:11px; line-height:11px; height:15px; padding:10px 0 4px; color:#ffcf53; clear:both;}
#newCompany .leftCol {float:left; width:309px; padding-left:20px;}
#newCompany .rightCol {float:left; width:309px; padding:0;}
#newCompany .wideCol {float:left; width:618px; padding-left:0; clear:both;}
#newCompany .submitButton {margin:0 auto; text-align:center;}
