#nav, #nav ul {
	border-left:0px none; border-right:0px none; border-top:0px none; 
	border-bottom:3px solid #6AE121; 
	float: left;
	width: 800px;
	line-height: 27px;
	background: url('images/nblueribbon.gif');
	font-weight: bold;
	padding: 0;
	list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px;
	z-index:2
}

#nav a {
	display: block;
	width: 10em;
 	w\idth: 6em; 
	color:white;
	text-decoration: none;
	padding: 0;
	padding-left:5px;

}

#nav li.hilite {
	background: url('images/menu/solid-g.jpg');
	text-align: left;
}

#nav li.lolite {
	background: url('images/menu/solid-b.jpg');
	text-align: left;

}

#nav a.parent {
	background: url('images/rightarrow2.gif') no-repeat center right;
}

#nav li {
	float: left;
	padding: 0;
	
	border:0px none;
	margin:0;

	white-space: nowrap;
	width: 85px;
	text-align: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.4em;
	w\idth: 17.9em; 
	font-weight: normal;
	font-size:95%;
	border:0px none;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 17.4em;
	w\idth: 16.9em; 
}

#nav li ul a {
	width: 16em;
}

#nav li ul ul {
	margin: -1.75em 0 0 18em; 
}

#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: #6AE121;
}

#nav li:hover, #nav li.hover {   /*Added 5-20-09 to try to avoid sticking in IE 7 */
    position: static;   
}  



body {
margin: 0 auto;
padding: 0;
background: url('images/grad.gif') repeat; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:73%; 
font-family: Arial, Helvetica, sans-serif;
overflow: -moz-scrollbars-vertical; /*Keeps the scroll bar on the right when page is too short in mozilla browsers */
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 800px;
padding: 0px;
}

#banner {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 126px;
}

#ltgraybox {
clear: both;
width: 450px;
background: rgb(240,247,249);
margin:0px 0px 10px 170px;
padding: 5px 10px 1px 20px;
font-size: 0.95em;
}

#ltgraybox p {
margin-bottom: 5px;
}

#dkgraybox {
clear: both;
width: 450px;
background: rgb(216,226,229);
margin:0px 0px 10px 170px;
padding: 10px 10px 1px 20px;
font-size: 0.95em;
}

#addthis {
clear:both; margin:0px 0px 10px 170px; font-size: 0.9em;
}

#searchform {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 32px;
width: 800px;
background: url('images/blueribbon.gif') repeat-x;
position: relative;
top: 0px;
z-index:1;
}

#searchform p {
margin: 0px 0 0 0;
padding: 0;
float: right;
color: white;
position: relative;
top: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#searchform a {
color: white;
}


#logo {
clear: both;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 4px;
padding: 0;
background: url('images/MATRIC-150.gif');
background-repeat: no-repeat;
position: absolute;
top: 198px;
width:150px;
height:100px;
}

#header {
clear: both;
margin-left:190px;
margin-top: 25px;
margin-bottom: 0px;
padding: 0;
}

#pmenu {
clear: left;
float: left;
width: 140px;
padding: 0px 20px 0px 10px;
margin: 20px 0px 10px 0px;
border-right: 1px solid #f0f0f0;
}

#pmenu p {	
font: 11px Arial Black, Helvetica, sans-serif;
margin: 0px 0px 0px 10px;
padding: 6px 0px 6px 10px;
font-weight: normal;
color: black;
background: white;
text-indent:-20px;
}	

#pmenu p.hier2 {	
font: 11px Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 20px;
padding: 7px 0px 7px 10px;
text-indent:-20px;
}	

#pmenu p a {
font-weight: normal;
height: 18px;
line-height: 15px;
text-decoration: none;
color: black;
padding: 0px 0px 0px 7px;
margin: 15px 0px 15px 10px;
border-left: 4px solid white; /*#6AE121;*/
}	
	
	
#pmenu p a:hover {
color: gray;
border-left: 4px dotted #2199E5;
text-decoration: none;
}

#pmenu p.hier0 {	
font: 14px Arial Black, Helvetica, sans-serif;
margin: 0px 0px 5px 10px;
padding: 7px 0px 7px 0px;
text-indent: 0px;
line-height: 22px;
}	
#pmenu p.hier0 a {	
text-decoration: none;
text-indent: 0px;
margin: 0px 0px 5px 0px;
padding: 7px 0px 7px 0px;
border: 0px;
line-height: 22px;
}	
#pmenu p.hier0 a:hover {	
color: gray;
text-decoration: none;
text-indent: 0px;
margin: 0px 0px 5px 0px;
padding: 7px 0px 7px 0px;
border: 0px;
}	

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}


#front-content {
float:left;
width: 500px;
margin: 0px 0px 20px -10px;
border-left: 0px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 30px 0 40px;
line-height: 1.6em;
text-align: left;
}

#front-content img {
padding: 2px;
background: #93abb7;
border: 3px solid #b3c5cd;
margin-bottom:10px;
}

#front-extras {
float:left;
width: 190px;
margin: 30px 0px 10px -1px;
padding: 0 15px 0 20px;
border-left: 1px solid #f0f0f0;
font-size: .95em;
line-height: 1.3em;
}

#front-extras p {
margin: 0 .5em 0.75em 0;
}




#extras {
float:left;
width: 110px;
margin: 0 0 0px 0;
padding: 0px 0px 0px 10px;
border-left: 1px solid #f0f0f0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
float: left;
width: 450px;
position:relative;
left:-1px;
margin: 0 0px 20px 0px;
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 10px 0 20px;
line-height: 1.6em;
text-align: left;
}

#content img {
padding: 1px;
display:inline;
background: #93abb7;
border: 3px solid #b3c5cd;
}

#content ul {
 list-style-image: url('images/sq2.gif')
}

#text-column {
float: left;
width: 200px;
}

p {
margin: 0 0 1.2em 0;
}


li {
margin: 0em 0em 0.5em 0em;
border: 0em;
}

h1 {
font-size: 1.8em;
font-weight: normal;
color: black; 
font-weight: 500;
margin: .5em 0 1em 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
color: black; 
margin: .5em 0 1em 0;
}

h3 {
font-size: 1.3em;
font-weight: 600;
margin: .5em 0 1em 0;
}

h4 {
font: 1.1em Arial Black, Helvetica, sans-serif;
font-weight: normal;
color: black; 
margin: .5em 0 1em 0;
}

h5 {
font: 1em Arial Black, Helvetica, sans-serif;
font-weight: normal;
color: black; 
margin: .2em 0 .2em 0;
}


a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0px none;
}

#footer {
clear: both;
margin: 0px 0px 0px 30px;
border-top: 1px #ccc solid;
padding: 10px 0 20px 0px;
width: 740px;
text-align: center;
color: #808080;
font-size: 0.85em;
}

#footer p {
margin:0 0 15px 0;
padding:0px;
}
#footer a:link, #footer a:visited {
color: #666;
text-decoration: none;}

#footer a:hover, #footer a:visited:hover {
color: #333;
text-decoration: underline;}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.wide-center {
clear: both;
display: block;
margin-left: auto; margin-right: auto;
margin-bottom: 20px;
border: none;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


 .xtable {
	font: normal 98% Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #f0f8ff;
	border-top: 5px #87CEFA;
	border-bottom: 1px solid #D8D8D8; 
}