/*

	Design by wueblo.com

*/

*
{
padding: 0px;
margin: 0px;
}

html
{
  height: 100%;
}
h3{
font: normal 1.4em Arial, Helvetica, sans-serif;
color: #000;
}

body
{
background: #FFF;
font: .9em Veranda, sans-serif;
color: #333;
background-image: url('images/bgstripes.jpg');
height: 100%;
}

a
{
color: #382513;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


#container
{
width: 767px;
margin: 0px auto;
padding: 0px;
background: #FFF;

}

#nonFooter
{
position: relative;
min-height: 100%;
}


.splash {
height: 128px;
padding: 0px;
margin: 0px;
background: #114b42;
}

#mainContainer {
margin-top: -12px;
float: left;
background: #FFF;
padding-bottom: 12px;
}
.empDir {
}
.empDir table{
text-align: left;
padding: 4px;
}


.empDir thead {
background: #e5e5e5;
}

.empDir h3 {
font-weight: bold;
margin: 8px 0px 4px 0px;
color: #11254b;
}
.reportClaim h3 {
font-weight: bold;
margin: 8px 0px 4px 0px;
}
.navigation {
border-top: 4px solid #525253;
border-bottom: 1px solid #511E0B;
height: 16px;
padding: 4px;
margin-bottom:12px;
background: #e5e5e5;
font: 77% Verdana,sans-serif;
color: #242423;
}

.navigationCont {
}



.mainContent {
width: 767px;
padding:14px 6px 6px 14px;
voice-family: "\"}\""; 
voice-family:inherit;
width:747px;
background-color: #fff;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1em;

}

.mainContent h1 {
font: 1.4em Georgia, serif;
/*border-bottom: thin dotted #511E0B;*/
text-align: left;
padding: 2px;
margin-bottom: 12px;
color: #511E0B;
font-weight: bold
}

* html body .mainContent h1 {
border-bottom: none;
padding: 1px;
background: url(/images/css-dotted.gif) repeat-x bottom;	
}


.mainContent h2 {
font: 105% Georgia, serif;
text-align: left;
padding: 0px 0px 6px 0px;
color: #511E0B;
font-weight: bold
}

.mainContent h3 {
font: 100% Georgia, serif;
text-align: left;
color: #000;
font-weight: bold;
}


.mainContent p {
margin-bottom: 6px;
}

.mainContent ul {
margin-left: 18px;
}

.mainContent li {
color: #290f06;
}

#mainNavigation ul {
list-style: none;
margin-left: 12px;
}

#mainNavigation li {
display: inline;
margin-right: 3px;
}

#mainNavigation li a {
text-decoration: none;
margin-right: 4px;
}

#mainNavigation li a:hover{
text-decoration: underline;
border-top: 5px solid #a3a2a2;
}

#footer {
margin: auto;
width: 767px;
clear: both;
text-align: center;
padding: 4px 0px 4px 0px;
background: #FFF;
font: 65% Veranda, sans-serif; 
color: #666;
position: relative;
border-top: thin solid #CCC
}

.footer a {
font: 65% Veranda, sans-serif; 
color: #666;
}

.floatLeft {
float: left;
margin-left: 4px;
margin-right: 8px;
}

.floatRight {
float: right;
margin-right: 4px;
margin-left: 8px;
}


.company {
  float: left;
  padding-top: 10px;
  margin: 0px 0px 0px 60px;
}
.company img {
  float: left;
  width: 270px;
  margin: 0px;
  margin-right: 18px;
}
.companyInfo {
  padding-top: 25px;
}



