@import url(commonapps.css);
.links {
	margin: 0px;
}

body p img
{
  margin: 5px 5px 5px 5px;
}

body{
	background: #FFFFFF url(../images/menubg.gif) repeat-y 26px 0;
	font-family: Arial, Helvetica, sans-serif;
}

 th p,td p{
	font-weight: normal;
 }
 
h1{
	color: #ED1E26;
	border-bottom: #C0C1C5 1px solid;
	padding-bottom:3px;
}

.logo{
	vertical-align: top;
	margin-left: 25px;
	width: 162px;
}

.topright{
	float: right;
	width: 480px;
	margin-top: 1px;
	position: relative;
	z-index: 10;
}

.topheading{
	color: #ED1E26;
	position: absolute;
	left: 207px;
	top: 80px;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	z-index: 20;
}

.header{
	background: url(../images/topbg.gif) repeat-x;
	position: relative;
}

.breadcrumb{
	margin: 5px 0 0 103px;
	color: #777777;
	font-weight: bold;
	height: 1%;
}

.breadcrumb a{
	color: #777777;
}

.top{
		width:100%;
		background-color: #B3312F;
}


.headerimage{
	float: right;
	width: 539px;
}

.tabs{
	text-align: right;
	background-color:#B3312F;
	color: #fff;
}

.tabs a:link,.tabs a:visited,.tabs a:active,.tabs a:hover{
	color: #fff;
	margin-right:3px;
	margin-left:3px;
	text-decoration: none;
	font-weight: bold;
}

.tabs a:hover{

text-decoration: underline;
}

.content{
	float: none;
	margin: 5px 0 0 200px;
	border: 5px solid #EEECED;
	padding: 8px; 
}

.content img{
	padding: 2px;
}



.documents td td {
	padding-bottom: 0px;
	padding-top: 0px;
	border:none;
}

.documents thead th{
	background-color: #B33112F;
	color: #fff;
	font-weight: bold;
}

.documents td{
	padding-bottom: 4px;
	padding-top: 2px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

tr.docbg {
background-color: #B3312F;
	
}

.main{
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
}
/*------------Menu-----------------------*/
.current{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.currentButton a:link,.currentButton a:visited,.currentButton a:active,.currentButton a:hover{
	background-color: #FFF;
	color: #ED1E26;
	font-weight: bold;
	text-decoration: none;
}

.rootcaption a,.rootcaption a:link,.rootcaption a:visited,.rootcaption a:active{
	background: #FDD485;
	color: #000;
	display: block;
	font-weight: bold;
	padding: 6px 6px;
	text-decoration: none;
}

.mainMenu a:link,.mainMenu a:visited,.mainMenu a:active{
	display: block;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
	width: 150px;
}



.menu {
	width: 161px;
	float: left;
	border-top: 1px solid #FDD485;
	margin-left: 26px;
}

* html .menu{
	margin-left: 13px;
}

.menu a,.current,.rootcaption a{
	padding: 6px 6px;
}

.button a,.currentButton a{
	display: block;
}

.button a:link,.button a:visited, .currentButton a {
	background: url(../images/menubg.gif) repeat-y;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FDD485;
	height: 1%;
}

.currentButton a{
	background: #FFF;
	color: #ED1E26;
}

.button a:hover{
	background: url(../images/menubghover.gif) repeat-y;
}

.button a:visited{
	color: #FFFFFF;
}

.button a:hover,.button a:active{
	background-color:#CA6F6E;
	color: #FFF;
}

/*===================Home Page=============================*/

img{
	border:none;	
}

.content img{
	margin: 5px;
}



 .pagednav
 {
 	margin-top: 10px;
	width: 95%;
 }

.tabsurround .pagednav
{
	width:100%;
}
  .pagednav a,.pagednav a:link,.pagednav a:visited
 {
 	padding-top:4px;
	padding-bottom: 4px;
	text-decoration: none;
 }
  
 
th.divider
{
 text-align: center;
 padding-bottom: 5px;
 padding-top: 5px;
 background-color: #ffffff;
}

.copyright
{
 margin-top: 20px;
}

.contacts{
	text-align: left;
	margin: 20px 0;
	border: 1px solid #ED1E26;
}

.contacts th, .contacts td{
	padding: 0.25em;
}

.contacts .companyname
{
	background: #777777;
	color: #FFF;
}

.contacts .detailheader{
	background: #EEECED;
}


/*Tables*/
/*==================================*/

.results
{
	border: 1px solid #ED1E26;
}

.results td{
	padding: 0.5em 0.75em;
	vertical-align: top;
	background: #EEECED;
	color: #000;
}

.results th{
	text-align: left;
	background-color: #777777;
	color: White;
	vertical-align: top;
	padding: 0.5em 0.75em;
}

.balancesheet 
{
	border-collapse: collapse;
	
}

.balancesheet th, .balancesheet td{
	border: 1px solid #777;
	padding: 0.5em 0.75em;
}

.balancesheet th{
	background: #C0C1C5;
}

.summary th{
	background: #C0C1C5;
	color: #000;
	text-align: left;
}

.summary th, .summary td{
	padding: 0.25em 0.75em;
}

.faqs{
	border-collapse: collapse;
	
}

.faqs th, .faqs td{
	border: 1px solid #777;
	padding: 0.25em 0.5em;
}

.faqs .q{
	background: #ED1E26;
	color: #FFF;
}

.faqs .question{
	background: #777777;
	color: #FFF;
}

.panel
{
	border-spacing: 0px;
	border-collapse: collapse;
   width:90%;
  
}
.panel td
{
	vertical-align: top;
	/*border: 1px solid gray;*/
	padding: 5px 5px 5px 5px;
	
}
.panel .rightpanel
{
	vertical-align: top;
}

.pagednav a {
	text-decoration: underline;
}
.pagednav span {
	font-weight: bold;
}

.top table{
	width: 100%;
}


/*
	IOMGOV TOOLBAR
*/
#govnavbar {
	background-color: #ED1E26;
	color: #fff;
}
#govnavedge {
	border-right-color: #ED1E26; 
	border-bottom-color: #ED1E26;
}
#govnavbar a {
	background-color: #ED1E26;
	color : #fff;
	border-color: #ED1E26;
}
#govnavbar a:hover {
	background-color: #777777;
}