body {
	margin:0 auto;
	padding:0;
	color:#000;
	background-color:#00478A;
	font-family:Verdana;
	font-size:11px;
}
form, div, span, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}
a img { border:none; }
a, a:active, a:visited
{
    text-decoration:none;
    color:#004b8d;
}
a:hover 
{
    text-decoration:underline;
}

/* main -------------------------------------------------*/
#main-home 
{
    margin:0 auto;
    background:#fff url(bg-home.gif) no-repeat top center;
}
#main-internal 
{
    margin:0 auto;
    background:#fff url(bg-internal.gif) no-repeat top center;
}
#main-inner
{
    width:951px;
    margin:0 auto;    
}
#header 
{
    height:89px;
    background:transparent url(bg-header.gif) no-repeat;
}
#logo 
{
    float:left;
    width:273px;
}
#contactus 
{
    text-align:right;
    height:57px;
}
#navigation 
{
    float:right;
    width:618px;
}
#navigation ul 
{
    list-style:none;
}
#navigation ul li
{
    float:left;
    font-family:Trebuchet MS, Sans-Serif;
    font-size:15px;
    padding-right:20px;
}
#navigation ul li a
{
    text-decoration:none;
    color:#2c353e;  
    padding-bottom:12px;
    display:block; 
}
#navigation ul li a:hover
{
    text-decoration:none;
    color:#626c77;
}
.subnav 
{
    position:absolute;
    width:880px;
	margin-left: 35px;
}
#whoweare { display:none; }
#ourcapabilities { display:none; }
#ourapproach { display:none; }
#ourpeople { display:none; }
#ourmedia { display:none; }
.subnav-inner
{
    text-align:left;
    padding:8px 0 0 300px;
}
.subnav a, .subnav-inner a, .subnav a:link
{
    color:#ffffff;
    text-decoration:none;    
}
.subnav a:hover
{
    color:#004B8D;
    text-decoration:none;
}
#banner-home 
{
}
#banner-internal 
{
	background:transparent url(flash_internal.gif) no-repeat;	
}
#content 
{
}
#home 
{
}
#home .latest-news 
{
    width:235px;
    float:left;
    padding:21px 0 0 0;
}
#home .latest-news h3 
{
    height:21px;
    background:transparent url(ttl-latestnews.gif) no-repeat;
    padding-bottom:14px;
}
#home .latest-news h3 span { display:none; }
#home .latest-news .item 
{
    background-color:#E6E9ED;
    color:#000;
    font-size:10px;
    padding:5px 10px;
    margin-bottom:4px;
}
#home .latest-news .more
{
    text-align:right;
    font-weight:bold;
    font-size:10px;
}
#home .latest-news .more a
{
    color:#C2CD23;
    text-decoration:none;
}
#home .main-content 
{
    width:700px;
    float:right;
    background:#fff url(bg-maincontent.gif) no-repeat;
}
#home .video 
{
    float:left;
    width:280px;
    padding:23px 0 0 22px;
}
#home .text-content 
{
    float:right;
    text-align:right;
    width:345px;
    padding-right:17px;
    color:#444;
	padding-top:20px;
}
#home p 
{
    padding-bottom:12px;
}
#internal01 
{
}
#internal01 .intro
{
    width:359px;
    float:left;
    padding:37px 0 0 0;
}
#internal01 .main-content 
{
    width:548px;
    float:right;
}
#internal01 .text-content 
{
    text-align:left;
    padding:50px 15px 0 0;
    color:#444;
}
#internal01 p 
{
    padding-bottom:12px;
}
#internal01 hr
{
	color: #c2cd23;
	background-color: #c2cd23;
	height: 1px;
	border: 0;
}
#internal01 h2
{
	color: #004b8d;
	font-size: 12px;
	padding-bottom: 13px;
	padding-top: 13px;
}
#internal01 ul
{
	padding-bottom: 12px;
}
#internal01 ul li
{
	list-style-type: none;
	background: url(bullet.gif) 0 5px no-repeat;
	padding-bottom: 6px;
	padding-left: 13px;
}
#internal02 
{
}
#internal02 .main-content 
{
    width:540px;
    float:left;
}
#internal02 .main-contentwide 
{
    width:940px;
    float:left;
}
#internal02 .text-content 
{
    text-align:left;
    padding:50px 0 0 0;
    color:#444;
}
#internal02 hr
{
	color: #c2cd23;
	background-color: #c2cd23;
	height: 1px;
	border: 0;
	clear: both;
}
#internal02 h2
{
	color: #004b8d;
	font-size: 12px;
	padding-bottom: 13px;
	padding-top: 13px;
}
#internal02 h3
{
	color: #004b8d;
	font-size: 15px;
	padding-bottom: 13px;
	padding-top: 13px;
}
#internal02 p 
{
    padding-bottom:12px;
}
#internal02 .blue
{
	color: #004b8d;
	font-weight: bold;
}
#internal02 .our-services
{
    width:234px;
    float:right;
    padding:50px 120px 0 0;
}
#internal02 .our-services h3 
{
    color:#00478A;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #C2CD23;
    padding-bottom:5px;
	padding-top:0px;
}
#internal02 .our-services ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#internal02 .our-services .item,#internal02 .our-services ul li 
{
    color:#004b8d;;
    font-size:11px;
    border-bottom:1px solid #C2CD23;
    padding:5px 0;   
	background-image:none;

}
#internal02 .our-services .archive
{
	color: #626c77;
	padding:5px 0 15px;
}
#internal02 ul
{
	padding-bottom: 12px;
}
#internal02 ul li
{
	list-style-type: none;
	background: url(bullet.gif) 0 5px no-repeat;
	padding-bottom: 6px;
	padding-left: 13px;
}
#internal02 ul li ul
{
	padding-left: 13px;
	padding-bottom: 0;
}
#accordion {width:540px}
.accordion {width:540px; font:11px Verdana; color:#444}
.accordion dt {width:439px; color: #004b8d; font-size: 12px; font-weight:bold; border-bottom:1px solid #c2cd23; padding-bottom:8px; padding-top:8px; margin-top:5px; cursor:pointer}
.accordion dd {overflow:hidden; background:#fff; margin-left:0;}
.accordion span {display:block; left: 0; padding-top:8px; padding-bottom:8px; width:438px; border-bottom:1px solid #c2cd23; border-top:none}
#clear 
{
    clear:both;
    height:30px;
}
/* footer -------------------------------------------------*/
#footer 
{
    margin:0 auto;
    clear:both;
    background:#00478A url(bg-footer.gif) repeat-x;
}
#footer-inner
{
    width:951px;
    margin:0 auto;
    padding:12px 0 200px 0;    
    color:#fff;
}
#footer-inner a 
{
    color:#fff;
}
#siteby 
{
    float:right;
    width:200px;
    text-align:right;
    padding-right:17px;
    color:#64A0D9;    
}

/*------------- timeline ------------------*/
/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 885px;	 
	height:300px;	
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	background-image:url(/images/css/timeline.gif);
	background-position: 0px 41px;
	background-repeat:repeat-x;

}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}



/* single item */
#thumbs div {
	position:relative;
	float:left;
	width:99px;
	height:300px;
	background-image:none;
}
#thumbs div div.hide{
	position:absolute;
	display:none;
	left:-84px;/**/
	top:auto;
	background-color:white;
}
#thumbs div div.hide div{
	float:none;
	width:205px;
	height:auto;
	padding:0px;
	margin-top:5px;
	border:1px solid #a7a9ac;
	background:none;
}

#thumbs div a.year, #thumbs div a.year:hover{
	display:block;
	color:#004b8d;
	padding:13px;
	padding-left:11px;
	padding-bottom:17px;
	font-size:16px;
	text-decoration:none;
	vertical-align:baseline;
	cursor:pointer;
	background:url(/images/css/timeline_dot.gif);
	background-position:27px 38px;
	background-repeat:no-repeat;
}
#thumbs div a.year:hover{
	font-size:24px;
	padding:9px;
	padding-left:0px;
	color:#c2cd23;
}
#thumbs div.first a.year{
	background:url(/images/css/timeline_first_dot.gif);
	background-position:-87px 38px;
	background-repeat:no-repeat;
}
#thumbs div.last a.year{
	background:url(/images/css/timeline_last_dot.gif);
	background-position:27px 38px;
	background-repeat:no-repeat;
}

#thumbs div.first{
	background:url(/images/css/timeline_first_dot.gif);
	background-position:-87px 38px;
	background-repeat:no-repeat;
}
#thumbs div.first div.first{
	background:none;
}
#thumbs div div.hide div.pointer, #thumbs div.first div.pointer{
	background-image:url(/images/css/indicator.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:205px;
	height:27px;
	margin-top:10px;
	border:none;
}
#thumbs div.first div.hide div.pointer{
	background-position:20px 0px;
}
#thumbs div.first div.hide{
	left:0px;
}
#thumbs div.last div.hide{
	left:-155px;
}
#thumbs div.last div.hide div.pointer{
	background-position:180px 0px;
}


a.disabled {
	visibility:hidden !important;		
}

a.prev, a.next, a.prevPage, a.nextPage
{
position:absolute;
left:-26px;
top:100px;
display: block;
width: 18px;
height: 18px;
background-color: transparent;
background-image: url(/images/css/left.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
float: left;
margin-top: 43px;
margin-right: 10px;
margin-bottom: 43px;
margin-left: 10px;
cursor: pointer;
}
a.next, a.nextPage
{
left:auto;
right:28px;
background-image: url(/images/css/right.png);
clear: right;
}
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover
{
background-position: 0px -18px;
}
a.prev, a.next
{
margin-top: 52px;
}

#thumbs h3, #thumbs p, #thumbs div.hide, #thumbs img {
	margin:13px;		
	font-family:"arial";
	font-size:13px;
	color:#004b8d;	
}
#thumbs h3{
	margin-bottom:0px;
}
#thumbs h3 em {
	font-style:normal;
	color:yellow;
}
div.main-contentwide{
	position:relative;
}
div.archive{
	line-height:20px;
	width:245px;
	background-image:url(/images/css/view_all_bt.jpg);
	background-position:-5px 0px;
	background-repeat:no-repeat;
	text-indent:20px;
}
