@charset "UTF-8";

/* CSS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
	height: 100%;
}

body {
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: #2f4f75;
  color: #455560;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}


h4 {
  color: #455560;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-indent: 10px;
}


h3 {
  color: #455560;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-indent: 80px;
}

h2 {
	
	text-indent: -9999px;
	height: 32px;
	width: 99%;
	display: block;
	margin: 0 0 18px 0;
	padding: 0;
}

h2 a {
	
	display: block;
	
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}

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

a:hover {
  text-decoration: none;
}

#outerWrapper, .outerWrapper {
  background-color: #fff;
  margin: 0px auto; 
  text-align: left;
  width: 800px;
  position: relative;
}

.login {
padding-left: 730px;
height: 23px;
margin: 0;
}

.login a {
	background-image: url(../images/btnLogin.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	width: 47px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
}

.header {
  height: 54px;
  margin: 0; 
  padding: 3px 0 0 37px;
}

.header h1 a {
	/*KHOA: REMOVED BACKGROUND IMAGE*/
	/*background-image: url(../images/logo.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 53px;
	width: 376px;
	margin: 0;
	padding: 0;
	/*KHOA: ADDED NO BORDERS TO LINKED IMAGES*/
	border-style:none;
	/*text-indent: -9999px;*/
}

/*KHOA: ADDED CSS TO REMOVE BORDER AROUND IMG*/
.header h1 a img {
	border-style:none;
}

.h1Print {
display: none;
}

.navMain {
height: 27px;
margin: 0;
padding: 0;
}

.navMain ul { list-style-type : none; 
position : relative; 
width : 288px; 
height : 27px; 
margin : 0; 
padding : 0; 
}

.navMain ul li {
display: inline;
height: 27px;
}

.navMain ul li#nm1 {
	position: absolute;
	left: 501px;
	background : url(../images/mainNAV.jpg) no-repeat 0 0;
	width: 64px;
}

.navMain ul li#nm2 {
	position: absolute;
	left: 565px;
	background : url(../images/mainNAV.jpg) no-repeat -64px 0;
	width: 100px;
}

.navMain ul li#nm3 {
	position: absolute;
	left: 665px;
	background : url(../images/mainNAV.jpg) no-repeat -164px 0;
	width: 54px;
}

.navMain ul li#nm4 {
	position: absolute;
	left: 719px;
	background : url(../images/mainNAV.jpg) no-repeat -218px 0;
	width: 70px;
}

.navMain li a {
display: block;
height: 27px;
text-indent : -9999px; 
text-decoration : none; 
overflow : hidden;
}

.navMain ul li#nm1 a:hover {
	background : url(../images/mainNAV.jpg) no-repeat 0 -28px;
}

.navMain ul li#nm2 a:hover {
	background : url(../images/mainNAV.jpg) no-repeat -64px -28px;
}

.navMain ul li#nm3 a:hover {
	background : url(../images/mainNAV.jpg) no-repeat -164px -28px;
}

.navMain ul li#nm4 a:hover {
	background : url(../images/mainNAV.jpg) no-repeat -218px -28px;
}

.lighthouse {
/*KHOA: REMOVED LIGHTHOUSE CSS IMAGE CALL*/
/*background-image: url(../images/lighthouse.jpg);*/
background-repeat: no-repeat;
background-position: left top;
height: 132px;
}



.cbox2 { width: 775px; padding: 2px 12px 0px 12px; background-color: #ffffff; }

.cbox { width: 775px; padding: 2px 12px 0px 12px; background-color: #f6f2e7; }

.cboxcontent2 { padding-top: 4px; padding-bottom: 5px; }

.floatl { float: left; }

.cboxdate { width: 60px; font-weight: bold; padding-top:1px;}


.cboxCompEdge { width: 350px; height: 10px; font-weight: bold; padding-top: 0px; padding-bottom:0px; font-size: 18px;}

.cboxhistory { width: 700px; line-height: 16px; padding-bottom: 2px; padding-top: 1px; }

.contentWrapper {
}



#sidebar-a {
	float: left;
	width: 180px;
	line-height: 18px;
	height: 300px;
}

#sidebar-a .padding {
	padding: 0px;
}

#sidebar-bio {
	float: left;
	width: 580px;
	line-height: 18px;
}

#sidebar-bio .padding {
	padding: 0px;
}

#sidebar-rightwide {
	float: left;
	width: 490px;
	line-height: 18px;
}

#sidebar-rightwide .padding {
	padding: 0px;
}

#sidebar-right {
	float: left;
	width: 290px;
	line-height: 18px;
}

#sidebar-right .padding {
	padding: 0px;
}

#sidebar-farright {
	float: left;
	width: 290px;
	line-height: 18px;
}

#sidebar-farright .padding {
	padding: 0px;
}




#sidebar-rightwide2 {
	float: right;
	width: 620px;
	line-height: 16px;
}

#sidebar-rightwide2 .padding {
	padding: 0px;
}

#sidebar-right2 {
	float: left;
	width: 310px;
	line-height: 16px;
}

#sidebar-right2 .padding {
	padding: 0px;
}

#sidebar-farright2 {
	float: left;
	width: 290px;
	line-height: 16px;
}

#sidebar-farright2 .padding {
	padding: 0px;
}


ul {
padding-left: 20px;
margin-left: 0;
}

li.test {
padding: 0;
padding-left: .1em;
margin-bottom: 10px;
background-position: 1em;

}


ul.listing{
  margin:0 0 0 -20px;
  width:420px;
}
ul.listing li{
  list-style-type:none;
  float:left;
  margin:0 0 0 20px;
  width:85px;
  
}

.columns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .columns {height: 1%;}
.columns{ display:inline-block; }
.columns{ display:block; }
.columns .column{
  float:left;
  overflow:hidden;
  display:inline;
  
}
.columns .last{ float:right; }

.col .first{ 
	width:500px;  
	border: solid 1px black;
	background-color: #f6f2e7;
	height: 200px;}
	
.col .second{ 
	width:700px; 
	margin-left:6px;   
	border: solid 1px black;
	background-color: #f6f2e7;
	height: 480px;}
	
.col .third{ 
	width:145px; 
	margin-left:6px;  
	border: solid 1px black;
	background-color: #f6f2e7;
	height: 670px;}
	
.col .fourth{ 
	width:145px; 
	margin-left:6px;  
	border: solid 1px black;
	background-color: #f6f2e7;
	height: 670px;}
	
.col .last{ 
	width:145px; 
	margin-left:6px;  
	border: solid 1px black;
	background-color: #f6f2e7;
	height: 670px;}



.columns .orgChart{
  float:center;
  overflow:hidden;
  display:inline;
}




.col .top1{ 
	width:127px;  
	border: solid 0px black;
	background-color: #ffffff;
	height: 60px;}
	
.col .top2{ 
	width:127px;
	margin-left:8px;  
	border: solid 0px black;
	background-color: #ffffff;
	height: 60px;}
	
.col .topSpacer{ 
	width:85px;
	margin-left:8px;  
	border: solid 0px black;
	background-color: #ffffff;
	height: 60px;}

.col .topSpacer2{ 
	width:65px;
	margin-left:8px;  
	border: solid 0px black;
	background-color: #ffffff;
	height: 60px;}


.col .1{ 
	width:106px;  
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}
	
.col .2{ 
	width:106px; 
	margin-left:8px;   
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}
	
.col .3{ 
	width:106px; 
	margin-left:8px;   
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}
	
.col .4{ 
	width:106px; 
	margin-left:8px;  
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}
	
.col .5{ 
	width:106px; 
	margin-left:8px;  
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}

.col .6{ 
	width:106px; 
	margin-left:8px;  
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}

.col .7{ 
	width:106px; 
	margin-left:8px;  
	border: solid 0px black;
	background-color: #f6f2e7;
	height: 670px;}

.content {
	margin: 0;
	padding: 38px 75px 0 75px;
	min-height: 100%;
	text-align: justify;
}

.content_center {
	margin: 0;
	padding: 38px 75px 0 75px;
	min-height: 100%;
	text-align: center;
}

.content_orgChartTop {
	margin: 0;
	padding: 38px 75px 0 75px;
	min-height: 100%;
}

.content_orgChart {
	margin: 0;
	padding: 10px 15px 0 20px;
	min-height: 100%;
	text-align: center;
}

.content_strats {
	margin: 0;
	padding: 10px 20px 0 20px;
	min-height: 100%;
	text-align: left;
}

.content_legal {
	margin: 0;
	padding: 15px 75px 0 75px;
	min-height: 100%;
	text-align: justify;
}

.locations {
	margin: 20px 110px 0 110px;
	padding: 0;
	line-height: 15px;
	border-top: 1px solid #798694;
border-bottom: 1px solid #798694;
}

.line {
	margin: 0px 0px 0 0px;
	padding: 0;
	line-height: 15px;
	border-top: 1px solid #798694;
border-bottom: 1px solid #798694;
}

.locationsList {
list-style-type: none;
margin: 0 10px 0 12px;
padding: 12px 0 0 0;
height: 28px;
}

.locationsList li {
position: relative;
float: left;
padding: 0;
margin: 0 75px 0 0;
display: inline;
}

.locationsList li a {
	color: #455560;
	text-decoration: none;
	font-weight: bold;
}

.locationsList li a:hover {
	color: #897435;
	text-decoration: none;
	font-weight: bold;
}

/*img {
margin-bottom: 11px;
}*/

.footer {
  margin: 29px 0 0 0;
  padding: 18px 0 50px 0;
  background-color: #2f4f75;
  text-align: center;
  height: 1px;
 }
 
.footerNav1 {
	list-style-type: none;
	position : relative; 
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerNav2 {
	list-style-type: none;
	position : relative; 
	margin: 0;
	padding: 0;
	color: #828C94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.legal_text {

	list-style-type: none;
	position : relative; 
	margin: 0;
	padding: 0;
	color: #828C94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerNav1 li, .footerNav2 li {
display: inline;
}

.footerNav1 a {
  color: #fff;
  text-decoration: none;
}

.footerNav2 a {
  color: #828C94;
  text-decoration: none;
}


.footerNav1 a:hover, .footerNav2 a:hover {
  text-decoration: underline;
}

.clearFloat {
  clear: left;
  display: block;
}

.printParagraph {
padding-top: 40px;
}

.printChart {
display: none;
}

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	background: url(../images/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	overflow: hidden;
	line-height: 11pt
}
div.sdmenu div:first-child {
	background: url(../images/toptitle.gif) no-repeat;
	line-height: 11pt
}
div.sdmenu div.collapsed {
	height: 31px;
	line-height: 11pt
}
div.sdmenu div span {
	display: block;
	padding: 1px 25px;
	color: white;
	background: url(../images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
	padding: 1px 12px;
	background: #d4d8bd;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #949e7c url(../images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
