 /* NDA CSS */

body {
	font: 78%/1.5 arial, helvetica, serif;
	background: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0;
	min-width: 1000px;

/*	margin: 2em;*/
}

#container {
	float: left;
	width: 1000px;
	background: #00000;
	text-align: left;
	border: 1px solid #888;
	margin: 0 auto;
}

#content {
	/*clear: left;*/
	/*margin-left: 180px;*/
	/*w/idth: 645px;*/
}



#rightmenu {
	float: right;
	width: 180px;
	height: 2000px; 
	background: #FFFFFF;
	text-align: center;
/*	border: 1px solid #888;*/
/*	margin-left: 5px;*/

}

.righttitle {
	text-decoration: underline;
	font-weight: bold;
}

#rightmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#rightmenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#lowerspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*p {
	margin: 1em 2em;
}*/

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

/*h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}*/

#nav, #nav ul {
	float: left;
	width: 1000px;
	list-style: none;
	line-height: 1;
/*	background-image: url(images/navbg2.jpg);
	background-repeat: repeat-x;*/
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	background-color: #4F5456;
	border-top: solid #8E8E8E;
	border-width: 3px 0;
	border-bottom: solid #232323;
	border-width: 0.3em 0; 
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 9em;
	w\idth: 10em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 1em;
	text-align: center;
}

/*#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}*/

#nav li {
	float: left;
	padding: 0;
	width: 11.8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10.7em;
	w\idth: 11.6em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 10.6em
}

#nav li ul a {
	width: 9.9em;
	w\idth: 9.8em;
}

#nav li ul ul {
	margin: -1em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
/*	left: -999em;*/
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #090946;
}


.main h1 {
color: #000000;
/*text-decoration: underline;*/
font-weight: bolder;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

.main h2{
color: #000000;
font-weight : bold;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 1px;
padding: 0;

}

.main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0;
	padding-bottom: 10px;
}

.mainlink a{
	text-decoration: none;
	color: #888;
	font-weight: bold;
}

.main a:visited, a:link{
	text-decoration: none;
	color: #888;
	font-weight: bold;
}

.main a:hover{
	text-decoration: none;
	color: #090946;
	font-weight: bold;
}

.mainstyle a:hover {
	color: #464646;
	text-decoration: underline;
}

/*
.lowerspan a, a:visited span {
	color: #888;
	font-weight: bold;
	border-bottom: 1px solid #FF0000;
}

.lowerspan a:hover span {
	color: #0000FF;
}
*/

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}



#leftmenu{
	float: left;
	width: 170px;
	height: 2000px; 
/*	background: #434343;*/
	background: #FFFFFF;
	text-align: left;
/*	padding-top: 5px;*/
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 15px;
}

* html #leftmenu{ /*IE 6 only */
w\idth: 170px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
he\ight: 1600px;
}

* html #rightmenu{ /*IE 6 only */
w\idth: 170px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
he\ight: 1600px;
}



#leftmenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#leftmenu li {
border-bottom: 1px solid #434343;
margin: 0;
}

#leftmenu li a{
display: block;
padding: 0;
/*padding: 1px 1px 1px 1px;*/
border-left: 2px solid #8E8E8E;
border-top: 2px solid #8E8E8E;
border-right: 2px solid #232323;
border-bottom: 2px solid #232323;
background-color: #4F5456;
color: #FFFFFF;
text-decoration: none;
w/idth: 95%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}

html>body #leftmenu li a{ /*Non IE6 width*/
width: auto;
}

#leftmenu li a:hover{
background-color: #090946;
border-left: 2px solid #090946;
border-top: 2px solid #090946;
border-right: 2px solid #090946;
border-bottom: 2px solid #090946;
color: #FFFFFF;
}

.leftmenu p{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftmenu a{
text-decoration: none;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.leftmenu img{
	margin: 0;
}

html>body .menutitle a{ /*Non IE6 width*/
width: auto;
}


/* Education Lefthand menu collapse*/
.menutitle{
display: block;
padding: 0;
margin: 0;
/*padding: 1px 1px 1px 1px;*/
border-left: 2px solid #8E8E8E;
border-top: 2px solid #8E8E8E;
border-right: 2px solid #232323;
border-bottom: 2px solid #232323;
background-color: #4F5456;
color: #FFFFFF;
text-decoration: none;
w/idth: 95%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;

/*margin-bottom: 2px;*/

/*border-top: 1px solid #888;*/
}

.menutitle a{
/*padding: 1px 4px 1px 4px;
color: #000000;*/
display: block;
text-decoration: none;
background-color: #4F5456;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin: 0;
/*border: none;*/
color: #FFFFFF;
border-bottom: 1px solid #434343;

/*border-top: 1px solid #888;*/
}


.menutitle a:hover{
display: block;
background-color: #090946;
/*border-left: 2px solid #090946;
border-top: 2px solid #090946;
border-right: 2px solid #090946;
border-bottom: 2px solid #090946;*/
color: #FFFFFF;
}

.menutitle a:active, a:focus{
	color: #FFFFFF;	
}

.submenu{
margin-bottom: 2px;
/*display: block;*/
padding: 0;
/*border-left: 2px solid #8E8E8E;
border-right: 2px solid #232323;
border-top: 2px solid #8E8E8E;
border-bottom: 2px solid #232323;*/
background-color: #4F5456;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
w/idth: 95%;
text-align: center;

}

.submenu a{
/*display: block;*/
padding: 0;
margin: 0;
text-decoration: none;
color: #FFFFFF;
background-color: #4F5456;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;
text-align: center;

}

.submenu a:hover{

background-color: #090946;
/*border-left: 2px solid #090946;
border-top: 2px solid #090946;
border-right: 2px solid #090946;
border-bottom: 2px solid #090946;*/
color: #FFFFFF;
}


.masterleft a{
padding: 1px 4px 1px 4px;
text-decoration: none;
color: #000000;

/*display: block;*/

background-color: #E2E2E2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
}

.masterleft a:hover{
background-color: #F1F1F2;
color: #000000;
}


.homeimages P {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align: center;
}

.news A {
	color: #666666;
	text-decoration: none;
	 text-align: center;
}

.news A:hover {
	color: #000000;
}

.edu A:hover {
	color: #003B71;
}

.charity A:hover {
	color: #8F0000;
}

.science A:hover {
	color: #0A7F7C;
}

.shop A:hover {
	color: #270B6B;
}

.media A:hover {
	color: #FF7F00;
}

.homeimages TD {
	VERTICAL-ALIGN: top; 
	/*WIDTH: 25%; */
	TEXT-ALIGN: center;
}


.homeimages IMG {
	/*BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; */
}
/*
.homeimages A {
	COLOR: silver; TEXT-DECORATION: none; 
} 
.homeimages A:link {
	
}
.homeimages A:visited {
	
}

.homeimages A:hover {
	COLOR: #464646;
	text-decoration: underline; 
}

.homeimages A:active {
	
}
*/
.dynNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

/* tab*/
#ddcolortabs{
margin-top: 15px;
margin-left: 4px;
padding: 0;
width: 60%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


#ddcolortabs a{
float:left;
color: #000000;
background: #DFDFDF url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:4px 20px 2px 20px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #003B71;
color: #FFFFFF;
}

#ddcolortabs a:hover span{
background-color: #003B71;
color: #FFFFFF;

}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #003B71;
color: #FFFFFF;
}

#subbox{
float: left;
margin-left: 8px;
border: #DFDFDF 1px solid;
/*background-color: #888;*/
height: 400px;
width: 60%;
}

#subbox p{
margin-top: 8px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.tableclass {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
border: #434343 1px solid;
}

.diagram{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.diagramtitle{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

/*#ddcolortabsline{
clear: both;
padding: 0;
width: 60%;
height: 1px;
line-height: 1px;
background: #888;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs}*/
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0;
	padding-bottom: 10px;
}

