html, body { 
margin: 0px;
padding: 0px;
font-family: Arial, sans-serif;
font-size: 12px; 
line-height: 1.5em;
/*background: #ccc url(images/pm_bg.gif) repeat-y 270px 0;
height: 50%; */
}

img {border: 0px; margin: 0 0 0 0;	padding:0;}

#img a {
	text-decoration: none;
	border-style: none;
	margin: 0 0 0 0;
	padding:0;
	}

#img a:hover {
	text-decoration: none;
	border-bottom: none;
	margin: 0 0 0 0;
	padding:0;
	}

/*#NCES a {
	text-decoration: none;
	border-style: none;
	}
#NCES a:hover {
	text-decoration: none;
	border-bottom: none;
	}
	*/


#menu { margin: 0; padding: 0; width: 225px; max-width: 225px;} 
#menu ul { border: 0; margin: 0; padding: 0; list-style-type: none; text-align: left; font-weight: normal; clear: both; }
#menu ul li { display: block; float: left; text-align: left; font-weight: normal; padding: 0; margin: 0 0 0 0; } 
#menu ul li a { background: #ffffff; width: 225px; height: 3em; border-top: 0px solid gray; border-left: 0px solid gray; border-bottom: 1px solid gray; border-right: 1px solid gray; padding: 0; margin: 0 0 0 0; /*font in nav color*/ color: #000; text-decoration: none; display: block; text-align: left; font-size: 12px; font-family: verdana; font-weight: normal; line-height: 1em; } 

#submenu ul li a { background: #ffffff; width: 225px; height: 3em; border-top: 0px solid gray; border-left: 0px solid gray; border-bottom: 1px solid gray; border-right: 1px solid gray; padding-left: 0; margin: 0 0 0 0; /*font in nav color*/ color: #000; text-decoration: none; display: block; text-align: left; font-size: 11px; font-family: verdana; font-weight: normal; line-height: 1em;  text-indent : 10px; } 

#menu ul li a:hover { color: #ffffff; font-weight: normal; background: #330000; } 
#menu a:active	{ background: #330000; font-weight: normal; color: #fff; } 

/*  NEW*/

#menu dl	{
	margin: 0;
	padding: 0;
	}
	
#menu dt 	{
border-top: 0px solid gray; 
border-left: 0px solid gray; 
border-bottom: 1px dotted gray;
border-right: 1px solid gray;
height: 2em;
	color: #000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	font-size: 12px; 
	font-family: verdana; 
	font-weight: normal; 
	line-height: 1em; 
	background: #ffffff;
	float: left;
	 margin: 0; padding: 0; width: 225px; max-width: 225px;}
	
html>#menu dt 	{
	font-size: small;
	} 

#menu dd 	{
	padding: 0;
	margin: 0px 0 0px 0;
	}

/*  NEW*/

/*
body#sectionzero #menu li#zero a, body#sectionone #menu li#one a, body#sectiontwo #menu li#two a, body#sectionthree #menu li#three a, body#sectionfour #menu li#four a, body#sectionfive #menu li#five a, body#sectionsix #menu li#six a, body#sectionseven #menu li#seven a, body#sectionocho #menu li#ocha a, body#sectionnine #menu li#nine a, body#sectionten #menu li#ten a, body#sectioneleven #menu li#eleven a, body#sectiontwelve #menu li#twelve a, body#sectionthirteen #menu li#thirteen a, body#sectionfourteen #menu li#fourteen a { background: #999966; border: 1px solid #c30; color: #fff; } 
*/

#content{
color: #000000;
font-size: 12px;
font-family: Arial, sans-serif;
letter-spacing: 0px;
text-align: justify;
padding: 3px;
margin: 2px 2px 2px 2px;
}

p { line-height: 140%; font-face:  arial,sans-serif; color: #000000; font-size: 12px;} 

#table {border-bottom: 1px solid gray; }

#table a:hover { color: #000; font-weight: normal; background: #ccc; } 
#table a:active	{ background: #ccc; font-weight: normal; color: #000; } 

.small  {font-size: 10px; line-height:100%;}

h1, h2, h3, {font-family: arial, verdana, helvetica,lucida, sans-serif; font-weight: normal; color: #000000; margin-top: 0em; margin-bottom: 5px; line-height:130%;} 
h1	{ font-size: 14px; font-weight:bold;  color: #000000; letter-spacing: 1px; }
h2	{ font-size: 12px;  color: #333333; font-weight:normal; }
h3	{ font-size: 11px;  color: #cccccc; font-weight:normal; }

#sidebar{
	background: #999966;
	width: 490px;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
	padding: 0;
	margin: 0 0 0 0;
	/*font in nav color*/
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	
} 

#white {font-weight: bold; color:#ffffff;font-size: 12px;}

#figuretitle {font-weight: bold; color:#ffffff;font-size: 12px; text-align:justify;}

a:link { 
color:blue;
font-family: arial, san-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 0px;
text-decoration: underline; color: blue;}

a:visited { 
color:purple;
font-family: arial, san-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 0px;
text-decoration: underline; color: purple;}

a:hover { 
color:red;
background: none;
font-weight: noraml;
font-family: arial, san-serif;
font-size: 12px;
letter-spacing: 0px;
text-decoration: underline; color: red;}

@media print 
{
    #menu, #no_print{
	display: none;
	}
}