@charset "utf-8";
/* CSS Document */
html, body {
height: 102%;
}
body {
	margin:0;
	background-color: #3f3f3f;
	height:100%;
	background-image: url(images/centerBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page-default{
   height:900px;
}
#page-about{
   height:1200px;
}
#page-contact{
   height:920px;
}
#page-jobs{
   height:1000px;
}
#page-profiles{
   height:720px;
}
#page-services{
   height:2190px;
}
#page-pub_CCP{
   height:1155px;
}
#page-pub_TLS{
   height:940px;
}
#page-pub_TLF{
   height:940px;
}
* html #wrap {
height:100%;
}
#wrap{
width:760px;
height:100%;
margin-left:auto;
margin-right:auto;
background-image:url(images/BG.jpg);
background-repeat:repeat;
text-align:center;
}
#header{
padding-top:24px;
width:auto;
height:165px;
}
#navigation{
background-image:url(images/navbg.jpg);
width:auto;
height:auto;
}
#contentwrap{
width:699px;
height:auto;
clear:both;
background-image:url(images/BG.jpg);
background-repeat:repeat;
margin-left:auto;
margin-right:auto;
}
#content{
width:698px;
height:auto;
background-color:#fff;
}
#content_main{
margin-left:auto;
margin-right:auto;
width:650px;
height:auto;
}
.content_text{
padding:10px;
text-align:left;
}
#footer{
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
    margin-left:auto;
    margin-right:auto;
	padding:20px 0 10px 0;
	background-image:url(images/BG.jpg);
	clear:both;
}
.whitebox_top{
background-image:url(images/topbox.jpg);
background-repeat:no-repeat;
height:6px;
padding:0;
margin:0;
width:699px;
}
.whitebox_bottom{
background-image:url(images/bot_curve.jpg);
background-repeat:no-repeat;
height:12px;
padding:0;
margin:0;
width:699px;
}
.blueboxbg {
	background-repeat: no-repeat;
	background-image: url(images/blue_box_bg.jpg);
	background-position:center;
	padding:8px;
	height:197px;
}

h1,h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/h3_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 600px;
	padding:4px 0 0 10px;
}
/* NAVIGATION */

 #thicktabs{
margin: 0 auto;
width: 685px; /* or whatever */
padding: 0;
font: bold 12px Arial;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #ffffff;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/navbg.jpg) top right no-repeat;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #777777; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #777777; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #ffffff;
}

#thicktabs li a:hover{
color: #000000;
background-image: url(images/navbg_over.jpg); /*background image swap on hover*/
}
/* END NAVIGATION */


/* Profiles page */


#toc_pane{	/* TABLE OF CONTENTS AT THE LEFT SIDE */
	width:180px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	overflow:hidden;
}
#content_container{	/* YOUR HTML CONTENT */
	width:396px;
	float:left;	
	font-size:0.9em;
}
/* General CSS for <p> and <h1>..<h6> tags */
#content_container p{
	margin-top:0px;
}
#content_container h1,#content_container h2,#content_container h3,#content_container h4{
	margin-bottom:0px;
}
.pageLinks{	/* Box for previous and next link at the bottom of the page */
	border:1px solid #555;
	background-color:#EEE;
	padding:2px;
	height:20px;
	vertical-align:middle;
	margin-bottom:10px;
}
.pageLinks a{	/* Previous and next link at the bottom of the page */
	line-height:25px;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
.pageLinks a:hover{	/* Rollover effect - next and previous link at the bottom of the page */
	color:red;
}

/* END Profiles page */

.points{
list-style-image: url(images/ul_circle.png);
padding-bottom: 8px;
line-height: 18pt;
}
.points a:link{
text-decoration:none;
color:#003366;
}
.points a:visited{
text-decoration:none;
color:#003366;
}
.points a:hover{
text-decoration:none;
font-weight:bold;
}
.blue_top{
margin-left:auto;
margin-right:auto;
	background-image: url(images/blue_top.jpg);
	background-repeat: repeat;
	height: 9px;
	width: 676px;
}
.blue_mid{
margin-left:auto;
margin-right:auto;
	background-image: url(images/blue_mid.jpg);
	background-repeat: repeat-y;
	width: 676px;
}
.blue-bottom{
margin-left:auto;
margin-right:auto;
	background-image: url(images/blue_bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 676px;
}
.blue_text{
    color: #FFFFFF;
	padding:16px 20px 12px 20px;
 	text-align:left; 
}
blockquote {
  background: transparent url(images/open-quote.png) left top no-repeat;
 padding:0 12px;
 }
blockquote div {
  padding: 0 58px;
  background: transparent url(images/close-quote.png) right bottom no-repeat;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

.graybg{
	padding:4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5F5F5F;
	border-right-color: #5F5F5F;
	border-bottom-color: #5F5F5F;
	border-left-color: #5F5F5F;
}