body {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url("../images/bg.gif") center repeat-y;
	position: absolute;
}

#container {
	width: 700px;
	margin-left: -350px;
}
.line {
	border-bottom: 1px solid #efefef;
}
#trackbar {
	width:auto;
	height: 10px;
	padding: 10px 5px 10px 2px;
	text-align: left;
	text-transform: uppercase;
	background-color: #003366;
	color: #FFFFFF;
	font-size:10px;
}

#topbar {
	width:auto;
	height: 15px;
	padding: 10px 5px 5px 2px;
	text-align: right;
	text-transform: uppercase;
	background-color: #003366;
	color: #FFFFFF;
	font-size:10px;
}
#topbar a {
	color: #fff;
}
#topbar a:hover {
	text-decoration: underline;
}
#topbar a:visited {
	text-decoration: none;
	color: #999;
}
#topbar a:visited.hover {
	text-decoration: underline;
	color: #999;
}

#headerwrapper {
	width: auto;
	padding: 1em;
	background-image: url("../images/head.jpg");
}

#headerwrapper img {
	float: left;
	margin-top: 5px;
}


.userform {
	color: #003366;
	padding: 0;
	background: #fbfbfb;
	text-align: right;
	margin: 0;
	background-color: #003366;
}

.userform input {
	border: 1px solid #DDD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contactform {
	border: 1px solid #DDD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-right: 7px;
	position: absolute;
}

h1 {
	font-size: 18px;
	color: #999999;
	margin: 15px 5px 30px 5px;
	font-weight: 100;
	text-align: right;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin-top: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 2px 0;
}

h6 {
	font-weight: bold;
	color: #DDD;
	margin: 5px 0 5px 8px;
	font-size: 10px;
	width: 100%;
}

#tabholder
{
	width: 700px;
	height: 40px;
}

.articleboxouter {
	width: auto;
	padding: 0px 6px 0px 5px;
	clear: both;
	background-color: transparent;
} 

.trackarticleboxinner {
	width: auto;
	line-height: 20px;
	color: #333333;
	padding: 15px 6px 0px 6px;
	border:1px solid #efefef;
	text-align: left;
	height: 100%;
	background-color: transparent;
}
.projectboxinner {
	width: auto;
	line-height: 16px;
	color: #333333;
	padding: 15px 6px 0px 6px;
	background: #fbfbfb;
	border:1px solid #efefef;
	text-align: left;
}

.articleboxinner {
	width: auto;
	line-height: 20px;
	color: #333333;
	padding: 15px 6px 0px 6px;
	background: #fbfbfb;
	border:1px solid #efefef;
	text-align: justify;
}

.articleheader
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 2px 0;
}
.pagehead	{
	font-size: 18px;
	font-weight: 300;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 2px 0;
}
.thumbhead	{
	font-size: 12px;
	font-weight: 200;
	padding: 0 0 2px 0;
	text-align: left;
	color: #333;
}

.subhead
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 2px 0;
	color: #003366;
	text-align: justify;
}
.trackhead
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	padding: 0 0 2px 0;
	color: #003366;
	text-align: justify;
	text-transform: uppercase;
	margin: 0;
}

.readmore {
    text-align: right;
    display: block;
    width: auto;
}

span.readmore a {
text-style: none;
}
span.readmore a:visited {
text-style: none;
}

span.readmore a:hover {
	text-style: underline;
	text-decoration: underline;
}

.leadership  {
	border: 1px solid #c5c5c5;
	background: none;
	padding: 4px;
	margin: 0 5px 2px 0px;
}

.trackrecord img {
	border: 1px #DBB7DB solid;
	text-align: left;
	margin-right: 10px;
	border-color: #efefef;
	padding: 5px;
}


.goback {
    text-align: left;
    display: block;
    width: auto;
}

.mainpiccontrol
{
	border: 1px #DBB7DB solid;
	float: left;
	margin-right: 10px;
	border-color: #efefef;
	padding: 5px;
}
.rightpiccontrol
{
	border: 1px #DBB7DB solid;
	float: right;
	border-color: #CCCCCC;
	margin-left: 10px;
}
.projectmap
{
	float: right;

}

.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

.picbox {
    width: auto;
    line-height: 22px;
    color: #003366;
    padding: 5px 6px 6px 6px;
    border:1px solid #D2D2D2;
    border-top: none;
    text-align: center;
}

.pickboxcontrol
{
	border: 1px #DDD solid;
}

.noborder {
    border: none;
}

img {
	border: 0;
}


.thumbs img a { 
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 0 5px 2px 0px ;
}
.thumbs img:hover a	{
	border: 1px solid #c5c5c5; 
	background: none;	
}


a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #003366;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #0055AA;
}

#footer {
	background-color: #003366;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	padding: 5px 5px 5px 10px;
	height: 15px;
	font-size: 10px;
}


#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-style: underline:
}


.caption {
	font-size: 9px;
	color: #666666;
}

#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

.c1
{
	width: 227px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #333333;
	float: left;
}
.cmerge
{
	width: 457px;
	border: 1px solid #DDD;
	line-height: 22px;
	color: #000;
	float: left;
	border-top: none;
}

.c2
{
	width: 230px;
	float: left;
	border-bottom: 1px solid #DDD;
	line-height: 22px;
	color: #000000;
}

.c3
{
	width: 228px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #000000;
	float: right;
}

.noteheader
{
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #333;
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	background:url("../images/headerBG.jpg") repeat-x;
	text-align: justify;
}

.projectheader
{
	border-top: none;
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: justify;
	text-transform: capitalize;
}


.spacy
{
    padding: 5px;
}
/*----SUB TOP PANEL----*/

#subtopPan{
	width:700px;
	height:40px;
	position:relative;
	margin:0 auto;
	padding:0px;
	background: url("../images/mainbg.jpg") 0 0 repeat-x #fff;
}

#subtopPan img{width:208px; height:58px; position:absolute; top:35px; left:0px;}

#subtopPan ul{
	width:100%;
	height:32px;
	position:absolute;
	top:8px;
	right:0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subtopPan ul li{
	float:left;
	width:89px;
	height:32px;
	padding:0 0 0 1px;
}
#subtopPan ul li a{
	display:block;
	width:89px;
	height:32px;
	background:url("../images/menubg_normal89.gif") 0 0 no-repeat #7E7B00;
	color:#656565;
	font-size:10px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
#subtopPan ul li a:hover{
	background:url("../images/menubg_hover89.gif") 0 0 no-repeat #7E7B00;
	color:#003366;
	text-decoration:none;
}

#subtopPan ul li.home{
	display:block;
	width:89px;
	height:32px;
	background:url("../images/menubg_hover89.gif") 0 0 no-repeat #7E7B00;
	font-size:10px;
	font-weight:bold;
	line-height:32px;
	color:#003366;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding: 0 0 0 0;
}

/*----TOP PANEL----*/
#topPan{
	width:700px;
	height:40px;
	position:relative;
	margin:0 auto;
	padding:0px;
	background: url("../images/mainbg.jpg") 0 0 repeat-x #fff;
}


#topPan img{width:208px; height:58px; position:absolute; top:35px; left:0px;}

#topPan ul{
	width:100%;
	height:32px;
	position:absolute;
	top:8px;
	right:0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topPan ul li{
	float:left;
	width:89px;
	height:32px;
	padding:0 0 0 1px;
}
#topPan ul li a{
	display:block;
	width:89px;
	height:32px;
	background:url("../images/menubg_normal89.gif") 0 0 no-repeat #7E7B00;
	color:#656565;
	font-size:10px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
#topPan ul li a:hover{
	background:url("../images/menubg_hover89.gif") 0 0 no-repeat #7E7B00;
	color:#003366;
	text-decoration:none;
}

#topPan ul li.home{
	display:block;
	width:89px;
	height:32px;
	background:url("../images/menubg_hover89.gif") 0 0 no-repeat #7E7B00;
	font-size:10px;
	font-weight:bold;
	line-height:32px;
	color:#003366;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding: 0 0 0 0;
}

/*----SEARCH----*/


.textbox {
	margin: 0;
}
.searchbox {
border-right: #115486 1px solid; 
border-top: #115486 1px solid; 
padding-left: 5px; 
font-weight: normal; font-size: 11px; 
border-left: #115486 1px solid; 
color: #000000;
background-color: transparent;
border-bottom: #115486 1px solid; 
font-family: Geneva, Arial, Verdana, Lucida, Helvetica, sans-serif;
}
.searchboxouter {
	padding: 0;
	margin: 0;
	height: auto;
} 
.footerimg {
	border: 0;
	margin: 0.1em;
	text-align: left;
	bottom: 10px;
}
