/****** Body ******/	

body {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	background-color: #16425E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../images/background.jpg);
	}

/****** Main Site Navigation ******/		

#site_nav ul {
	font-size:12px;
	Font-family: "Times new roman", times, serif;
	letter-spacing: 3px;
	height: 14px;
	width: 790px;
  	font-weight : bold;
	text-align: center;	
	margin: 0px 0px 0px 0px; /* Margin for Unordered List */
	padding: 4px 4px 4px 4px; /* Padding for Unordered List */
	background : #ddd url(menu-bak.gif) 0px 50% repeat-x;
	border-top: 2px solid #CCCCCC;	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #CCCCCC;	
	float: left;	
	}

#site_nav ul li {
	margin: 0px 4px 0px 0px; /* Margin for Tabs */
	display: inline; /* Displays List as inline element */
	list-style: none; /* Hides Bullet List */ 
	}

#site_nav ul li a {
	padding: 4px 6px 4px 6px; /* Top, Right, Bottom, Left */
	border-bottom: none; 
	}

#site_nav a:link, #site_nav a:visited { 
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
	font-size: 12px;	
	} 
	
#site_nav ul li a:link:hover, #site_nav ul li a:visited:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;	
	}

#site_nav ul a#current_site_nav {
	background-color:#CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	color: #000000;
	}	
	
/****** Main Site Navigation Subpage Links ******/		

#site_nav_links ul {
	font-size:12px;
	Font-family: "Times new roman", times, serif;
	text-align: center;	
	height: 14px;
	width: 790px;
	font-weight : bold;
	margin: 0px 0px 0px 0px; /* Margin for Unordered List */
	padding: 2px 4px 4px 4px; /* Padding for Unordered List */
	background : #ddd url(menu-bak1.gif) 0px 50% repeat-x;
	border-top: 1px solid #CCCCCC;	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #CCCCCC;	
	float: left;
	}

#site_nav_links ul li {
	margin: 0px 4px 0px 0px; /* Margin for Tabs */
	display: inline; /* Displays List as inline element */
	list-style: none; /* Hides Bullet List */ 
	}

#site_nav_links ul li a {
	padding: 4px 6px 4px 6px; /* Top, Right, Bottom, Left */
	border-bottom: none; 
	}

#site_nav_links a:link, #site_nav_links a:visited { 
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
	font-size: 12px;	
	} 
	
#site_nav_links ul li a:link:hover, #site_nav_links ul li a:visited:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;	
	}
#site_nav_links ul a#current_site_nav1 {
	background-color: #c0bdc2;
	border-bottom: 1px solid #CCCCCC;	
	height: 14px;
	color: #000000;
	}
/****** Horizontal Subpage Navigation Links ******/		
#site_nav_links1 ul {
	font-size:12px;
	Font-family: "Times new roman", times, serif;
	height: 14px;
	width: 790px;
	text-align: center;	
	margin: 0px 0px 0px 0px; /* Margin for Unordered List */
	padding: 4px 4px 4px 4px; /* Padding for Unordered List */
	background : #ddd url(menu-bak.gif) 0px 50% repeat-x;
	border-top: 1px solid #CCCCCC;	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #CCCCCC;	
	float: left;	
	}
#site_nav_links1 ul li {
	margin: 0px 4px 0px 0px; /* Margin for Tabs */
	display: inline; /* Displays List as inline element */
	list-style: none; /* Hides Bullet List */ 
	}
#site_nav_links1 ul li a {
	padding: 4px 6px 4px 6px; /* Top, Right, Bottom, Left */
	border-bottom: none; 
	}

#site_nav_links1 a:link, #site_nav a:visited { 
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
	font-size: 12px;	
	} 
	
#site_nav_links1 ul li a:link:hover, #site_nav ul li a:visited:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;	
	}

#site_nav_links1 ul a#current_site_nav {
	background-color:#CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	color: #000000;
	}	
	
/****** Horizontal Subpage Navigation Links ******/		

#subpage_nav ul {
	font-size:12px;
	text-align: left;	
	margin: 10px 0px 0px 0px; /* Margin for Unordered List */
	padding: 3px 3px 3px 6px; /* Padding for Unordered List */
	background: #FFFFFF; 
	border-bottom: 1px solid #999999;	
	}

#subpage_nav ul li {
	margin: 0px 2px 0px 0px; /* Margin for Tabs */
	display: inline; /* Displays List as inline element */
	list-style: none; /* Hides Bullet List */ 
	font-size: 12px;
	background-image:none;	
	}

#subpage_nav ul li a {
	padding: 3px 6px 3px 6px; /* Top, Right, Bottom, Left */
	border-bottom: none; 
	background: #DDDDDD; 
	text-decoration: none;
	font-size: 12px;	 
	}

#subpage_nav a:link, #subpage_nav a:visited { 
	border: 1px solid #999999; 
	color: #000000;
	font-weight: normal;	
	} 

#subpage_nav a:link:hover {
	background: #CCCCCC; 
	text-decoration: underline;
	}

#subpage_nav ul a#current_subpage_nav {
	background-color:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	}	
	
	
	
	
	
/****** Container ******/	

#container {
	width: 800px;
	margin: 0px auto 0px auto; /* Top, Right, Bottom, Left */	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}	

/****** Header ******/	

#banner1 {
	display: block; /* fixes gap problem for replaced inline element in xhtml */
	width: 211px;
	height: 146px;
	margin: 0px auto 0px auto; /* Top, Right, Bottom, Left */	
	padding: 0px 0px 0px 0px;  /* Top, Right, Bottom, Left */
		float: left;	
	}	
#banner3 {
	display: block;
	width: 75px;
		height: 146px;
		color: #FFFAF0;
		background-color: #708090;
			float: left;	
	}
#banner2a {
	display: block;
	width: 513px;
		height: 36px;
		color: #FFFAF0;
		background-color: #708090;
			float: left;
}
#banner2b {
	display: block;
	width: 513px;
		height: 110px;
		color: #FFFAF0;
		background-color: #708090;
			float: left;	
	}

bf1 {
	Font-family: "Times new roman", times, serif;
	color: #fffaf0;
		font-size: 36px;
}
bf2 {
	Font-family: "Times new roman", times, serif;
	color: #fffaf0;
		font-size: 44px;
}

/****** Content ******/	

#content {
	width: 700px;
	margin: 0px auto 0px auto; /* Top, Right, Bottom, Left */	
	padding: 20px 0px 0px 0px;  /* Top, Right, Bottom, Left */

	}

#content table {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;

	}
	
#content tr { 
	vertical-align:text-top
	}		
	
#content th {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
   	padding: 4px;
	background-color:#DDDDDD;
	font-size:11px;
	font-weight: bold;
	text-align:left;
}	

#content td {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
   	padding: 4px;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	}
	
	
#content td  a { 	
	font-size: 11px;	
	}
	
#content  li {
	font-size: 12px;
	padding: 0px 0px 4px 18px;  /* Top, Right, Bottom, Left */	
	/* background: url(/common/images/bullet.gif) no-repeat 0 2px; */
	list-style-type: none;
}


/****** Floating images for info section ******/

div.image_container {
  border: 1px dashed #333;
  padding: none;
}

div.spacer {
    clear: both;
}

div.float_image {
  padding: 10px;
  float: left;
}

div.float_image img {
    margin-left: 10px;  
}

div.float_image p {
  text-align: center;
}


/****** Unordered List No List Style ******/

#no_list ul {
 	list-style: none; 
 	margin: 0; 
 	padding: 0; 
}

/****** Unordered List Bullet Style ******/

#bullet_list  li {
    font-size: 12px;
    padding: 0px 0px 0px 18px;  /* Top, Right, Bottom, Left */
    background: url(/common/images/bullet.gif) no-repeat 0 2px;
	line-height: 16px;	
    list-style-type: none;
}
	
/****** Headings ******/

b1 {
	font-size: 24px;
	line-height: 30px;
	color: #333366;	
	}

h1 {
	font-size: 24px;
	line-height: 30px;
	color: #333366;	
	}
	
h2 {
	font-size: 16px;
	color: #333366;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	}	

/****** Formatting ******/

p {	
	font-size: 12px;
	line-height: 16px;
	margin: 8px 0px 18px 0px; /* Top, Right, Bottom, Left */
	}	

#clear {
	clear: both;
	}

/****** General Links ******/

a:link, a:visited {
	font-size: 12px;
	color: #333366; 
	text-decoration: underline;
	}

a:hover {	
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;
	}
	
/****** Footer ******/	
	
#footer {
	font-size:11px;
	color: #FFFFCC;
	font-weight: normal;	
	text-align: center;	
	margin: 0px 0px 0px 0px; /* Margin for Unordered List */
	padding: 4px 4px 4px 4px; /* Padding for Unordered List */
	background: #000000;
}	

#footer a:link, #footer a:visited {
	font-size:11px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;	
	}

#footer a:hover {
	font-size:11px;
	color: #FFFFCC;
	text-decoration: underline;
	}	
	
/****** Search ******/		
	
#search {
	text-align: center;
	padding: 10px 0px 0px 0px; /* Top, Right, Bottom, Left */
	font-weight: normal;
	color: #FFFFFF; 
	font-size: 11px;	
	clear: both;
	width: 800px;
	margin: auto;
	}

#search a:link, #search a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;	
	}

#search a:hover {
	text-decoration: underline;
	}	

/****** Bottom ******/		

#bottom {
	text-align: center;
	padding: 0px 0px 6px 0px; /* Top, Right, Bottom, Left */
	font-weight: normal;
	color: #000000; 
	font-size: 11px;	
	clear: both;
	width: 800px;
	margin: auto;
	}

#bottom a:link, #bottom a:visited {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;	
	}

#bottom a:hover {
	text-decoration: underline;
	}	
		
/****** Main Page ******/	

#main {
	display: block;
	width: 700px;
	margin: 0px auto 0px auto; /* Top, Right, Bottom, Left */	
	padding: 0px 0px 0px 0px;  /* Top, Right, Bottom, Left */
	}

#background {
	display: block;
	width: auto;
	margin: 0px auto 0px auto; /* Top, Right, Bottom, Left */	
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/home_background.jpg);	
	}

#main h2 a:link, #main h2 a:visited {
	font-size: 18px;
	color: #333366;
	text-decoration: none;
	}

#main h2 a:hover {	
	font-size: 18px;
	color: #000033; 
	text-decoration: underline;
	}

#main h3 a:link, #main h3 a:visited {
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	}

#main a:link, #main a:visited {
	font-size: 12px;
	color: #000000;
	/* text-decoration: underline; */
	}

#main a:hover {	
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;
	}

#main_01fp {
	width: 700px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 0px;  /* Top, Right, Bottom, Left */			
	text-align: left;
	float: left;	
	}	
	
#main_01 {
	width: 140px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 0px;  /* Top, Right, Bottom, Left */			
	text-align: left;
	float: left;	
	}	

#main_02 {
	width: 520px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 20px;  /* Top, Right, Bottom, Left */			
	border-left: 1px dotted #000000;
	text-align: left;
	float: right;	
	}
#main_02a {
	width: 510px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 20px;  /* Top, Right, Bottom, Left */			
	border-left: 1px dotted #000000;
	text-align: left;
	float: right;	
	}
#main_02 h2 {
	font-size: 18px;
	color: #333366;
	}
	
#main_03 {
	width: 700px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 20px;  /* Top, Right, Bottom, Left */			
	border-left: 1px dotted #000000;
	background-color:#FFFFFF;
	text-align: left;
	float: right;	
		}
#main_03a {
	width: 725px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 20px;  /* Top, Right, Bottom, Left */			
	border-left: 1px dotted #000000;
	background-color:#FFFFFF;
	text-align: right;
	float: right;	
	}
#main_04 {
	width: 700px;
	margin: 40px 0px 60px 0px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 20px;  /* Top, Right, Bottom, Left */			
	text-align: left;
	float: right;	
			}
#main_02 ul li {
	/*list-style: none; /* Hides Bullet List */ 
	font-size: 12px;
	line-height: 16px;	
	}	

#main_02 li {
	margin: 0px 0px 4px -40px;  /* Top, Right, Bottom, Left */	
	}
	
.news a:link, .news a:visited { 
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
	font-size: 12px;
	line-height: 16px;	
	} 
	
.news a:link:hover {
	text-decoration: underline;
	font-weight: normal;	
	font-size: 12px;
	line-height: 16px;	
	}	

.news  li {
        padding: 0px 0px 0px 18px;  /* Top, Right, Bottom, Left */
        background: url(/common/images/bullet.gif) no-repeat 0 2px;
        list-style-type: none;
}


.map {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	float: none;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	}	
	
/* People */

.portraits {
	border: 1px solid #000000;
	}
	
#photo {
	background-color: #FFFFFF;
	float: left;
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 40px 0px 0px 4px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 154px;
	}
	
#contact_info {
	background-color: #FFFFFF;
	float: left;
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 40px 0px 20px 20px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 500px;
	}	

#contact_info h1 {
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 10px 0px 0px 0px; /* Top, Right, Bottom, Left */
	font-size: 20px;
	line-height: 0px;
	}	
	
#contact_info h2 {
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	font-size: 14px;
	line-height: 14px;
	}	
	
#research_interests {
	border: 1px solid #999999;	
	background-color: #DDDDDD;
	float: right;
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 10px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 225px;
	}		
	
#research_interests h2 {
	font-size: 16px;
	}
	
/****** Tech Reports Layout ******/

#tech_reports {
	padding: 8px; /* Top, Right, Bottom, Left */
	margin: 10px 0px 10px 0px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 675px;
	background-color:#DDDDDD;
	border: 1px solid #666666;
	font-size: 12px;
	text-align: left;
	}
	
#tech_reports ul {
 	list-style: none; 
 	margin: 0; 
 	padding: 0; 
	}

#tech_reports ul li {
 	list-style: none; 
	background-color:#DDDDDD;
	margin: 0px; /* Top, Right, Bottom, Left */
	padding: 0px; /* Top, Right, Bottom, Left */	
	}

/****** Jobs Table Layout ******/

.description{
	text-align: center;
	}		

/****** Comumns ******/
	
#column_01 {
	float: left;
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 0px 0px 10px 0px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 500px;
	background-color:#FFFFFF;	
	}	

#column_02 {
	float: left;
	margin: 0px 0px 10px 0px; /* Top, Right, Bottom, Left */
	padding: 10px 10px 10px 10px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 175px;
	background-color:#DDDDDD;
	border: 1px solid #666666;
	}	


#column_02 table {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#column_02 tr { 
	vertical-align:text-top
	}		
	
#column_02 th {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
   	padding: 4px;
	background-color:#DDDDDD;
	font-size:11px;
	font-weight: bold;
	text-align:left;
}	

#column_02 td {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
   	padding: 4px;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	}
	
	
#column_02 td  a { 	
	font-size: 11px;	
	}



/****** Images ******/		

.image_right {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	float: right;
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 16px;
	}
	
.image_left {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	float: left;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	}		
	
	
#research {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	}			

/* Sidebar Navigation Format */

#sidebar_background {
	display: block;
	width: auto;
	margin: 0px auto 0px auto; /* Top, Right, Bottom, Left */	
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/sidebar.jpg);	
	}


#sidebar_01 ul {
 	list-style: none; 
 	margin: 0; 
 	padding: 0; 
}

#sidebar_01 li {
	background-color:#DDDDDD;
	border-top: 1px solid #666666;
	margin: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	padding: 4px 0px 4px 8px; /* Top, Right, Bottom, Left */	
	}


#sidebar_01 {
	float: left;
	margin: 40px 0px 10px 0px; /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 0px; /* Top, Right, Bottom, Left */
	height: auto;
	width: 175px;
	background-color:#DDDDDD;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
	}

#sidebar_02 {
	width: 500px;
	margin: 20px 0px 60px 20px;  /* Top, Right, Bottom, Left */
	padding: 0px 0px 0px 0px;  /* Top, Right, Bottom, Left */			
	text-align: left;
	float: right;	
	}

#sidebar_02 h2 {
	font-size: 18px;
	color: #333366;
	}
	
#sidebar_02 ul li {
	list-style: none; /* Hides Bullet List */ 
	font-size: 12px;
	line-height: 16px;	
	}	

#sidebar_02  li {
        font-size: 12px;
        padding: 0px 0px 4px 18px;  /* Top, Right, Bottom, Left */
        background: url(/common/images/bullet.gif) no-repeat 0 2px;
        list-style-type: none;
}

#sidebar_02 table {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#sidebar_02 tr { 
	vertical-align:text-top
	}		
	
#sidebar_02 th {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
   	padding: 4px;
	background-color:#DDDDDD;
	font-size:11px;
	font-weight: bold;
	text-align:left;
}	

#sidebar_02 td {
	border-collapse: collapse;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
   	padding: 4px;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	}
	
#sidebar_02 td  a { 	
	font-size: 11px;	
    }

/* Sidebar Navigation Format */

.open {
    display: block;
    }
.closed {
    display: none;
    }
#sitemap li {
    list-style-type: none;
    padding-top: .2em;
    padding-bottom: .2em;
    font-size: 18px;
    }
        
#sitemap li img {
    vertical-align: middle;
    }


