/* CSS Document */
/* DCN Re-Design */

/* Site */
body
{
	background-color: #FFFFFF;
	background-image: url('/dcn/images/bodyShadow3.png');
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
	font-family: helvetica, arial, verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
	
.page
{
	background-color: #FFFFFF;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
}

.container
{
	margin-left: 200px;
	text-align: left;
	min-height: 800px;
}

.title
{
	text-align: left;
	font-size: 14pt;
	color: #000033;
	/*padding: 10px;*/
}

.content
{
	text-align: left;
	padding-left: 25px;
	padding-right: 30px;
}

.pageContent
{
	padding-left: 15px;
	padding-right: 50px;
}

.breadcrumbs
{
	color: #515170;
	font-size: 8pt;
	width: 98%;
	margin-left: 10px;
	padding-top: 10px;
}

.subNav
{
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
	color: #000033;
	background-color: #DDDDDD;
	border-color: #333366;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 3px;
	text-align: center;
}

.subtitle
{
	font-size: 12pt;
	color: #0F4F7F;

}

.subtitle_white
{
	font-size: 12pt;
	color: #FFFFFF;
	padding-left:5px;

}

.white_small
{
	font-size: 10pt;
	color: #FFFFFF;
	padding-left:5px;

}

.subItalic
{
	color: #666666;
	font-style: italic;
	width: 500px;
}

.blockNews
{
	width: 680px;
	font-size: 10pt;
	color: #000033;
	/*background-color: #E6E8FA;*/
	border-color: #0F4F7F;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 15px;
	text-align: left;
}

.sidefloat
{
	float: left;
	text-align: left;
	padding-right:15px;
}

.announcement
{
	width: 660px;
	font-size: 10pt;
	color: #000033;
	border-color: #0F4F7F;
	border-width: 1px;
	border-top-style: solid;
	padding: 15px;
	text-align: left;
}

.footer
{
	width: 680px;
	font-size: 10pt;
	color: #000033;
	background-color: #FFF;
	border-color: #74AFC8;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 15px;
	text-align: center;
}

.float_right
{
	float:right;
	padding-right: 5px;
}

.hiddenDIV 
{
	
}

a.hiddenHeader { font-size: 8pt; color: red;}

a.hiddenHeader:hover
{
	font-size: 8pt;
	color: #666666;
}


.hiddenBody
{
}

.staffButtons
{
	padding-right: 10px;
}


img
{
	border: 0;
}

/* Topbar */
div.topbar
{
	text-align: left;
	padding-left: 3px;
	height: 120px;
	background-image: url('/dcn/images/dcn_topbar_v7.png');
	background-repeat: no-repeat;
	background-position: top left; 
	border-width: 0px;
	border-bottom-style: solid;
	border-color: #FFF;
	
}

div.topBarText
{
	padding-top: 15px;
	margin-left: 54px;
	font-family: verdana, helvetica, arial;
	font-size: 18pt;
	color: #EEEEEE;
}

div.topBarLink
{
	padding-top: 10px;
	margin-left: 280px;
	font-family: verdana, helvetica, arial;
	font-size: 12pt;
	color: #000033;
}

div.topBarLogo
{
	padding: 2px;
	float: left;
}

/* Sidebar */
.sidebar
{
	width: 200px;
	height: 800px;
	float: left;
	font-family: verdana, helvetica, arial;
}

.darkButton
{
	background-color: #74AFC8;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	padding: 8px;
	color: #FFFFFF;
	font-weight:bold;
}

.lightButton
{
	background-color: #99c3d5;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #FFFFFF;
	padding: 8px;
	color: #000033;
	font-weight:bold;
}

.sideBottom
{
	/*background-color: #FFFFFF;*/
	background-image: url('/dcn/images/sidebarshadowshort.png');
	background-repeat: no-repeat;*/
	height: 500px !important;
}

/* LINKS */
a:link						{color: #0F4F7F; text-decoration: none;}
a:visited					{color: #0F4F7F; text-decoration: none;}
a:active					{color: #0F4F7F; text-decoration: none;}
a:hover						{color: #0F4F7F; text-decoration: none;}

a.news:link					{color: #000000; text-decoration: none;}
a.news:visited				{color: #000000; text-decoration: none;}
a.news:active				{color: #000000; text-decoration: none;}
a.news:hover				{color: #000000; text-decoration: none;}

a.nav:link					{color: #FFFFFF; text-decoration: none;}
a.nav:visited				{color: #FFFFFF; text-decoration: none;}
a.nav:active				{color: #FFFFFF; text-decoration: underline;}
a.nav:hover					{color: #FFFFFF; text-decoration: underline;}

a.bread:link				{color: #515170; text-decoration: underline; font-size: 8pt;}
a.bread:visited				{color: #515170; text-decoration: underline; font-size: 8pt;}
a.bread:active				{color: #515170; text-decoration: underline; font-size: 8pt;}
a.bread:hover				{color: #515170; text-decoration: underline; font-size: 8pt;}

a.staff:link				{color: #0F4F7F; text-decoration: none;}
a.staff:visited				{color: #0F4F7F; text-decoration: none;}
a.staff:active				{color: #FFFFFF; text-decoration: underline;}
a.staff:hover				{color: #FFFFFF; text-decoration: underline;}

a.dark:link					{color: #0F4F7F; text-decoration: none;}
a.dark:visited				{color: #0F4F7F; text-decoration: none;}
a.dark:active				{color: #000033; text-decoration: underline;}
a.dark:hover				{color: #000033; text-decoration: underline;}

a.greylink:link				{color: #666666; text-decoration: none;}
a.greylink:visited			{color: #666666; text-decoration: none;}
a.greylink:active			{color: #999999; text-decoration: underline;}
a.greylink:hover			{color: #999999; text-decoration: underline;}

a.hiddenHeader:link 		{ font-size: 8pt; color: red;}
a.hiddenHeader:visited 		{ font-size: 8pt; color: red;}
a.hiddenHeader:active 		{ font-size: 8pt; color: red;}
a.hiddenHeader:hover 		{ font-size: 8pt; color: grey;}


a.dark

/* standard tags */
.purple
{
	color: #333366;
}

.bluehead
{
	font-size: 12pt;
	color: #0F4F7F;
}

.error
{
	font-size: 8pt;
	color: #FF0000;
}

.grey
{
	font-size: 8pt;
	color: #666666;
}

.acronym
{
	font-size: 14pt;
}

.logofloat
{
	float: right;
	padding-left: 5px;
}

.copyright
{
	font-size: 8pt;
	color: #666666;
	text-align: right;
}

.largeText
{
	font-size: 12pt;
}

.largeBold
{
	font-size: 12pt;
	font-weight: bold;
}

.sidefloatnarrow
{
	float: right;
	width: 250px;
	text-align: right;
}

.contentBold
{
	font-size: 10pt;
	font-weight: bold;
}

.contentsmallBold
{
	font-size: 10pt;
	font-weight: bold;
	color: #0F4F7F;
}

.center
{
	text-align: center;
}

.indent
{
	margin-left: 30px;
}

li
{
	padding-bottom: 10px;
}

.blueit
{
	color: #0F4F7F;

}



/* Table Sorter */

/* tables */



table.staff img.photo{
	margin-right:10px;
	border:1px solid #ADA5CE;
	float:right;
	height:75px;
	width:75px;
	}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 700px;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('/dcn/images/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('/dcn/images/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('/dcn/images/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/* TABLES AND FORMS */

div.record
{
	border-left-color: #999999;
	border-width: 1px;
	border-left-style: solid;
	vertical-align: top;
	padding-left: 10px;
}

td.head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	border: 0;
	vertical-align: top;
}

td.semHead
{
	color: #666666;
	vertical-align: top;
	text-align: right;
	width: 60px;
	padding-right: 8px;
}


td.vacHead
{
	color: #330099;
	vertical-align: top;
}

td.groupHead
{
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #333366;
	font-style: italic;
	vertical-align: top;
	padding: 4px;
}

td.staffHead
{
	vertical-align: top;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #5A859E;
}

td.staff
{
	vertical-align: top;
	font-size: 10pt;
	padding: 2px;
}

td.post
{
	font-size: 8pt;
	color: #666666;
	vertical-align: top;
	text-align: right;
}

td.error
{
	background-color: #647D8F;
}

td.list
{
	font-size:12px;
	padding-bottom: 5px;
	paddint-top: 8px;
	padding-left: 4px;
	border-bottom: 1px double;
	border-bottom-color: #6699CC; 
	vertical-align: top;
}

td.listfunder
{
	font-size:10px;
	color: #666666;
	padding-bottom: 5px;
	paddint-top: 8px;
	padding-left: 4px;
	border-bottom: 1px double;
	border-bottom-color: #6699CC; 
	vertical-align: top;
	text-align: right;
	
}

td.listphoto
{
	font-size:12px;
	padding-bottom: 5px;
	border-bottom: 1px double;
	border-bottom-color: #6699CC; 
	vertical-align: top;
}

td.listphone
{
	font-size:12px;
	padding-bottom: 5px;
	border-bottom: 1px double;
	border-bottom-color: #6699CC; 
	vertical-align: top;
	width: 120px;
	text-align: right;
}

.profileImage
{
	vertical-align: top;
	padding-right: 30px;
}

.profileText
{
	vertical-align: top;
}

.subtitle
{
	font-size: 12pt;
	color: #333366;
}

/*Research Page Table*/
table.staff2 {
	width:700px;
	display:block;
 	}
	
table.staff2 td.name{
	text-align:left;
	}
	
table.staff2 td{
	border:1px solid #336699;
	padding:10px 0 10px 10px;
	width:235px;
	height:auto;
	}
	
table.staff2 img.photo{
	margin-right:10px;
	border:1px solid #ADA5CE;
	float:right;
	height:75px;
	width:75px;
	}
	
table.staff2 img.nophoto{
	margin-right:10px;
	border:1px dashed #ADA5CE;
	float:left;
	}
	
table.staff2 td p{
	padding:5px 0 0 0;
	}
	
table.contact2 {
	margin: 2px 0 0 15px;
	}
	
table.contact2 td{
	padding: 4px;
	}
	
table.contact2 td.key{
	text-align:right;
	display:block;
	}
	
table.contact2 td.key2{
	text-align:left;
	display:block;
	}


