﻿/* COLORS

White			#FFFFFF
Grey			#BBBDBF
Dark Grey		#808183
Black			#333333

Red				#E31836
Light Blue		#00ADEF
Blue			#4E84C4
Dark Blue		#015EAA

*/


body
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Sans-Serif;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;

	
	}


#ContainerOuter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#ContainerInner
{
    /*border: 1px solid #015EAA;
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;*/
	float: left;
	border: 1px solid #015EAA;
	width: 800px;
}

#column740Width {
	width: 740px;
	float:right;
}
.column510Width {
	width: 510px;
	float:left;
}
.column290Width
{float:right;
 padding-left :10px;
 width: 230px;
}
.column540RightWidth
{float:right;
 padding-left :10px;
 width: 540px;
}
.profiletitle
{
    text-align: left;
    white-space: normal;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    background-repeat: repeat-x;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#column170LeftWidth
{
 float:left;
 text-align :left ;
 margin: 0 0 0 0;
 padding-left :0px;
 width: 170px 
}
#column170LeftWidth h2
{
    font-weight :bold ;
    color:#015EAA;
    font-size :10pt;
}
#column170LeftWidth ul
{
    margin-left: 0px;
    list-style-position:outside;
    text-align:left;
    margin: 0.5em;
    padding:0;
}

#column170LeftWidth li
{
    font-size :9pt;
    line-height :11pt;
    list-style-type:none;
    
}
#column170LeftWidth li li
{
    font-size :9pt;
    line-height :11pt;
    list-style-type:none;
    
    float:none;

    
}


#header
{
    background-color: #015EAA;
    height: 125px;
    width: 100%;
}
#logo
{
    padding-top:25px;
    padding-left:20px;
    height:52px;
    width:311px;
    float:left;
}
#logo a
{
 
    color:#015EAA;
}

#sectorLogo
{
    float :right;
    margin-top :15px;
}
#siteBody
{
    float:left ;
}

#navi
{
    position: relative;
    margin-top: -15px;
    width: 800px;
    height :25px;
    background-color:#015EAA;
    top: 0px;
    left: 0px;
    
    
}

#midbanner
{
    height: 165px;
    background-image: url('../img/midbanner.jpg');
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
}
#subContent
{
    padding-left :20px;
    padding-right :10px;
}
#subContent ul 
{
    font-size :12px;
}
#subContent li
{
    line-height:13pt;
}

#subContent b
{
}


.column390Width {
	width: 390px;
	float:left;
}


.Heading
{
    padding-top: 10px;
    font-size: 18pt;
    font-family: Arial, Helvetica, sans-serif; /*font-family: "Franklin Gothic Medium";*/
    color: #015EAA;
}
.Heading a{
	padding-top: 10px;
	font-size: 15pt;
	font-family: "Arial";
	/*font-family: "Franklin Gothic Medium";*/
	color: #015EAA;
}
.Heading2
{
    padding-top: 5px;
    font-size: 14pt;
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif; /*font-family: "Franklin Gothic Medium";*/
    color: #015EAA;
    
}
.Heading2 a
{
    padding-top: 5px;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif; /*font-family: "Franklin Gothic Medium";*/
    color: #015EAA;
    
}
.homeMidRowContainer {
	height: 165px;
	width: 800px;
}
#homeBottomSpacer
{
    height: 70px;
    width: 800px;
    float:left;
    background-image: url('../../img/spacer.gif');
    background-repeat: repeat-x;
}

#leftSpacer
{
    height: 150px;
    width:100%;
    float:left;
    background-image: url('../../img/spacer.gif');
    background-repeat: repeat-x;
}

.homeMidRowSpacer {
	background-color: #e31836;
	float: left;
	height: 165px;
	width: 185px;
}
.homeMidRowQuote {
	float: left;
	height: 165px;
	width: 390px;
}
.homeMidRowImage {
	float: left;
	height: 165px;
	width: 225px;
}
.homeMidRowText
{
    font-size: 7pt;
    color: #FFFFFF;
    width:370px;
    height:160px;
    position:absolute ;
    margin-top :-160px;
    padding-left :5px;
    padding-right :5px;
}
.paddingLeft {
	padding-left: 20px;
}
.paddingRight {
	padding-right: 20px;
}
.paddingTop {
	padding-top: 20px;
}
.paddingBottom {
	padding-bottom: 20px;
}
.profilePic
{
float:right;
height:130px;
width:120px;
margin-top :20px;
padding-left:5px;
visibility:hidden;
position:absolute;
}
.profilePicLong
{
float:right;
height:130px;
width:120px;
margin-top :60px;
padding-left:5px;
visibility:hidden;
position:absolute;
}
.TeamPic
{
float:right;
height:140px;
width:110px;
margin-top :20px;
padding-left:7px;
margin-top:10px;

}



p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size :12px;
	
}
b {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
blockquote
{
    font-size :12px;
    
}


/*********Footer CSS Classes**********/
.footer
{
    float:left;
    
}
.footerContainer
{
    font-size: 10px;
    float: left;
    width: 800px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
    vertical-align: top;
    margin-top :-3px;
}
a.footerlink {
	text-decoration:none;
	color:#333333;
}
a.footerlink:hover {
	text-decoration:none;
	color:#00ADEF;
}
.column300Width {
	width: 300px;
	float:left;
}
.column480Width {
	width: 480px;
	float:right;
}


/*******Tables*******/
.masterTableWithTopTH th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 10px;
	text-align:left;
}
.masterTableWithTopTH td {
	line-height: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.masterTableWithLeftTH th {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align:left;
}
.masterTableWithLeftTH td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}lign:left;
}
.masterTableWithTopTH td {
	line-height: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.masterTableWithLeftTH th {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align:left;
}
.masterTableWithLeftTH td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*******  Restructing Transactions Table **************/

table.restructuring
{
	width:700px;
	border:0;
	padding:0;
	border-spacing:0;
	
}
table.restructuring td.status
{
	background-color:#015EAA;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:40px;
	border:0px;
	width:100px;
	padding:0;
}
table.restructuring td.company
{
	background-color:#015EAA;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	height:40px;
	border:0px;
	width:150px;
}
table.restructuring td.transaction
{
	background-color:#015EAA;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	height:40px;
	border:0px;
	width:450px;
}
table.restructuring tr.d0
{
	font-size:12px;
	text-align:center;
	height:40px;
	border:0px;
}
table.restructuring tr.d1
{
	font-size:12px;
	text-align:center;
	height:40px;
	border:0px;
	background-color:#d8d8d8;
}
