﻿* {
	margin:0;padding:0;
}
html
{
	margin: 0;
	padding: 0;
	color: #333;
	background:  #eeeefe;
    font-family: Arial, Helvetica;font-size: 14px;line-height: 17px;
}
body
{
	margin: 0;
	padding: 0;
	color: #333;
	background: #eeeefe url('images/owcp-attorney.jpg');
    font-family: Arial, Helvetica;font-size: 14px;line-height: 20px;
}
p {margin: 10px 30px;
	
}
h5 {margin: 20px 30px 10px 30px;font-family: Georgia,"Times New Roman", Times, serif;font-weight: normal;
	color:#202020;line-height: 25px;
}
h4 {margin: 20px 30px 10px 30px;font-family: Georgia,"Times New Roman", Times, serif;font-weight: normal;
	color:#202020;line-height: 25px;
}
h3 {margin: 20px 30px 10px 30px;font-family: Arial, Helvetica,Sans-serif;font-weight: bold;
	color:#3c5070;line-height: 25px;
}
h2 {margin: 20px 30px 10px 30px;font-family: Georgia,"Times New Roman", Times, serif;font-weight: normal;
	color:#202020;line-height: 25px;
}
h1 {margin: 20px 30px 10px 30px;font-family: Georgia,"Times New Roman", Times, serif;font-weight: normal;
	color:#202020;line-height: 25px;
}
h1 {
	font-size: 20px;font-weight: bold;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
font-size: 100%;	font-weight: bold;
}

a:visited {color: #275f58;
}

a:link {color: #275f58;
}

a:active
{color: #303030;
	text-decoration: underline;
}

a:hover
{color: #303030;
	text-decoration: underline;
}
a.ondark:visited {color:#fff;
}

a.ondark:link {color:#fff;
}

a.ondark:active
{color: #f7d791;
	text-decoration: underline;
}

a.ondark:hover
{color: #f7d791;
	text-decoration: underline;
}

.Header {
	width: 100%;
	background-color: #3c5070;
	height: 103px;
	border-bottom: 1px solid #c6a150;
}
.logo {
	width: 80%;
	margin: auto;
	text-align:left;
}
.Navigation {
	width: 100%;margin: auto;
}
.MainContentWrapper {
	width: 80%;background-color: #fff;
	margin: auto;
	rem border-left: 1px solid #404040;
rem	border-right: 1px solid #404040;
}
.MainContentWrapper p {
	text-align:justify;
}
.Mainleft {
	width: 183px;background-color:#3c5070;text-align:center;
}
.Mainright {padding-right:100px;
}
.footer {
	width:100%;
background: #3c5070 url('images/termination-of-compensation-footer.jpg') repeat-x 50% top;
text-align:center;
	height: 70px;border-bottom: 3px solid #c6a150;padding-top: 5px;padding-bottom: 5px;
	text-align:center;color: #fff;border-top:1px solid #fff;
}
ol li {
	margin-left: 40px;list-style-type: decimal;
}
ul li {
	margin-left: 40px;list-style-type:square;margin-bottom: 10px;}
	
li {
	margin-left: 40px;
}	
ol {
	margin-left: 40px;
}
ul {
	margin-left: 40px;
}
	
#navcontainer ul
{
padding: .5em 0;
margin: 0;
list-style-type: none;
background: #396e8f url('images/injured-federal-employees-navigation.jpg') repeat-x 50% top;
text-align:center;
color: #FFF;
width: 100%;
font: bold 12px arial, helvetica, sans-serif;
text-align: center;
text-transform:uppercase;
letter-spacing:.35em;border-bottom: 1px solid #fff;
}
#navcontainer li { display: inline;margin: 0; }

#navcontainer li a
{
text-decoration: none;
background: #396e8f url('images/injured-federal-employees-navigation.jpg') repeat-x 50% top;
text-align:center;
color: #FFF;
padding: .5em 1em;
border-right: 1px solid #fff;
}
#navcontainer li a:hover
{
background: #c6a150;
color: #fff;
}
.center {
	text-align:center;margin:auto;
}
.tidbit {
	border: 1px solid #c6a150;
	background-color:#e0e0e0;
	margin:10px auto;padding:5px;color:#3c5070;width:80%;text-align:center;font-weight:bold;
}
.tidbit p {
	margin:5px;line-height: 20px;
}
.tidbit h2 {
	width:100%;margin:0;
	background-color: #3c5070;color: #fff;text-align:center;text-transform:uppercase;}
.smalltext {
	font-size:90%;
}
.copyright {
	width: 80%;
	background-color: #fff;
	font-size:80%;
	text-align:center;margin:auto;
}
.emphasis {
	border: 1px solid #ccc;padding:5px;width:80%;margin:auto;
}
.quote {
	margin-left: 70px;margin-right: 70px;padding-bottom: 20px;border-bottom:1px solid #3c5070;
}
#ContactFormTbl{width: 80%;margin: auto;margin-left: 50px;}
#ContactFormTbl td {padding: 5px;}

img a {
	border: 0;
}

img {
	border: 0;
}
.right {
	float:right;margin-left:15px;margin-bottom:15px;
}
.IndexBox {
	width:200px;float:right;border:1px solid #ccc;margin:5px 10px;padding:5px;
}
.IndexBox h3, .IndexBox ul {
	margin-left:0;margin-top:0;
}
.IndexBox li {
	font-size:12px;
}
blockquote {margin-left:40px;margin-right:40px;}