/* General site styles */
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-size: 82.5%;
}


html {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	overflow-y: scroll;
}

body {
	background: #e9e6e1;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 986px;

}

#disclaimer {
	font-style:italic;
	font-weight:bold;
}

#disclaimertext {
	font-style: italic;
	font-size: .9em;
}

img {
	display:block;
}



#masthead {
	height: 131px;
	margin-bottom: 0px;
	position: relative;
	width: 986px;
}

a, img { border:0;}



/********************************************************************/
/* Header */
/********************************************************************/

/* Header Image */
#header {
	background-image: url(images/spritebg.png);
	background-position: -10px -10px;
	border: 0px solid #fff;
	float: left;
	height: 131px;
	width: 986px;
}


/********************************************************************/
/* Navigation */
/********************************************************************/
ul#nav {
	background: url(images/bg_nav.jpg) repeat-x 0 0;
	border: 0px solid #fff;
	height: 26px;
	margin-bottom: 0px;
	width: 986px;
}

ul#nav li {
	float: left;
	list-style: none;
	height: 26px;
}

ul#nav li a {
	display: block;
	height: 26px;
	outline: none;
	text-indent: -999em;
}


ul#nav li a.nav1 {
	background: url(images/nav-items_new.jpg) no-repeat 0 0;
	width: 90px;
}

	ul#nav li a.nav1:hover,
	ul#nav li.active a.nav1 {
		background: url(images/nav-items_new.jpg) no-repeat 0 -26px;
	}
ul#nav li a.nav2 {
	background: url(images/nav-items_new.jpg) no-repeat -90px 0;
	width: 216px;
}	
	ul#nav li a.nav2:hover,
	ul#nav li.active a.nav2 {
		background: url(images/nav-items_new.jpg) no-repeat -90px -26px;
	}	
ul#nav li a.nav3 {
	background: url(images/nav-items_new.jpg) no-repeat -306px 0;
	width: 185px;
}	
	ul#nav li a.nav3:hover,
	ul#nav li.active a.nav3 {
		background: url(images/nav-items_new.jpg) no-repeat -306px -26px;
	}	
ul#nav li a.nav4 {
	background: url(images/nav-items_new.jpg) no-repeat -491px 0;
	width: 151px;
}	
	ul#nav li a.nav4:hover,
	ul#nav li.active a.nav4 {
		background: url(images/nav-items_new.jpg) no-repeat -491px -26px;
	}	
ul#nav li a.nav5 {
	background: url(images/nav-items_new.jpg) no-repeat -642px 0;
	width: 156px;
}	
	ul#nav li a.nav5:hover,
	ul#nav li.active a.nav5 {
		background: url(images/nav-items_new.jpg) no-repeat -642px -26px;
	}	
ul#nav li a.nav6 {
	background: url(images/nav-items_new.jpg) no-repeat -798px 0;
	width: 88px;
}	
	ul#nav li a.nav6:hover,
	ul#nav li.active a.nav6 {
		background: url(images/nav-items_new.jpg) no-repeat -798px -26px;
	}	
	ul#nav li a.nav7 {
	background: url(images/nav-items_new.jpg) no-repeat -886px 0;
	width: 100px;
}	
	ul#nav li a.nav7:hover,
	ul#nav li.active a.nav7 {
		background: url(images/nav-items_new.jpg) no-repeat -886px -26px;
	}	
	
	

	

/********************************************************************/
/* Home Page Boxes */
/********************************************************************/		
	
#box1-home {
		background: #ffffff url(images/Bg-repeat.jpg) repeat-y;		
		min-height: 372px!important;
		min-height: 372px;
		width: 986px;	
		
	}
	
	.box1-home {
		display: block;
		background: #b4cfda;
		float: left;
		height: 180px;
		margin: 0 0 0 36px;
		width: 914px;
		color: #1e406c;
		
	}

.box1-home a,
#updates a, /*links in sidebar*/
.block a,
#content-main a {
	font-weight: bold;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-right: 2px;
	color:#1e406c;
}


.box1-home a.bullet,
#updates a.bullet, /*links in sidebar*/
.block a.bullet,
#content-main a.bullet {
	background: url(images/Home_Button.gif) no-repeat;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-right: 14px;
}


#box2-home {
		background: #ffffff url(images/Bg-repeat.jpg) repeat-y;		
		min-height: 372px!important;
		min-height: 372px;
		width: 613px;
	}
	
	.box2-home {
		display: inline;
		background: #e3eaec;
		float: left;
		height: 187px;
		margin: 0 0 0 36px;
		width: 914px;
	}
	
	.box2-home p {
		margin: 10px 0;
	}


#box {
		background: #ffffff url(images/Bg-repeat.jpg);
		min-height: 400px!important;
		min-height: 400px;
		width:  986px;	
		
	}
	
	.boxes1-panel {
		display: block;
		background: #b4cfda;
		float: left;
		height: 242px;
		margin: 22px 0 0 36px;
		width: 199px;
		color: #1e406c;
	}
	

#box2-panel {
	}
	
	.boxes2-panel {
		float: left;
		margin: 22px 0 0 17px;
		width: 698px;
	}

	
	
.boxes2-panel h3,
#content-main h3 /*main content*/ {
	font-size: 1.9em;
	font-weight: lighter;
	padding-bottom: 0px;
	color: #376093;
}

.boxes2-panel h4,
#content-main h4 /*main content*/ {
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 0px;
	color: #376093;
}

.boxes2-panel h5,
#content-main h5 /*main content*/ {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0px;
	color: #000;
}

.boxes2-panel a.top,
#updates a.top, /*links in sidebar*/
.block a.top,
#content-main a.top {
	background: url(images/top_arrow.jpg) no-repeat 0px 5px;
	color: #000;
	font-weight: regular;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.boxes2-panel img {
	padding-left:0px;
	border-color:#FFF;
}

/********************************************************************/
/* Projects */
/********************************************************************/	

#projects {
	width: 950px;
	float: left;
}

#projects ul {
	list-style:none; margin:0 0 0 1px; padding:0;
}

#projects ul li {
	background-image: url(images/spritebg.png);
  background-position: -10px -161px;
	width:302px;
	height:107px;
	float:left;
	display:inline;
	margin:0 5px 0 0;
}

#projects ul li img{
	padding:12px 0 0 12px;
	float:left;
	width:75px;
	height:75px;
}

#projects ul li p{
	padding:0 0 0 12px;
	float:left;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#projects ul li a{
	background-image: url(images/spritebg.png);
	 background-position: 54px -415px;
	width:80px;
	height: 15px;
	display:block;
}


#projects ul li.green {
	background-image: url(images/spritebg.png);
	background-position: -10px -288px;

}


#projects ul li:hover {
	background:url(images/bglihover.png) center center no-repeat;

}


.boxes-projects {
	background: #ffffff url(images/Bg-repeat.jpg);
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	width: 950px;
	}
.boxes-projects a.bullet,
#updates a.bullet, /*links in sidebar*/
.block a.bullet,
#content-main a.bullet {
	background: url(images/Select.jpg) no-repeat;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-right: 15px;
}

/********************************************************************/
/* Generic paragraph, list items, headings etc. */
/********************************************************************/

p#tnc a {
	color: #777;
}

p#footnote {
	color: #777;
	font-size: 1em;
}

p#footnote a {
	color: #777;
}

p.sub-head {
	margin-top: 3px;
}

p {
	margin: 15px 0;
}

p.info,
p.img-info {
	font-size: .9em;
	margin-bottom: 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

span.mand {
	color: #e20000;
}

a {
	color: #000;
	font-weight: bold;
}
#masthead a {
	font-weight: normal;
}

p#footnote a {
	font-weight: normal;
}

ul.hightlight li {
	margin-top: 2px;
}

.highlighted-list {
	background-color: #FF9;
}


/********************************************************************/
/* Botton Line */
/********************************************************************/

#line {
	background: #ffffff url(images/Bg_Line.jpg) no-repeat bottom right;
	clear: both;
	height: 63px;
	width: 986px;
}

/********************************************************************/
/* Botton Line */
/********************************************************************/

#lower-panel {
	    font-size: .9em;
	    background: #2f578a;
		min-height: 36px;
		
		
}

.lowerwrapper {
	   width:986px;
	   margin: 0 auto;
			
}
.lower-panel {
		display: inline;
		float: left;
		height: 36px;
		margin: 14px 0 15px 36px;
		width: 300px;
		color: #FFFFFF;
		
}
	
#lower-panel2 {
	    font-size: .9em;
		background: #2f578a;
				min-height: 36px;
}
	
.lower-panel2 {
		display: inline;
		float: right;
		color: #FFFFFF;
		height: 36px;
		margin: 14px 15px 0px 0px;
		
}
#lower-panel a {
	color: #ffffff;
	font-weight:lighter;
	text-decoration: none;
	
}

	
ul.memberpage { list-style-type:none;}
ul.memberpage li { float:left; padding:0 50px 0 0;}