/* margins are top, right, bottom, left ?? */
/* main styles */
a:link {
	color:#000066;
	background-color:transparent;
	text-decoration:underline;
}
a:visited {
	color: #660066;
	background-color:transparent;
	text-decoration:underline;
}
a:hover {
	color:#660099;
	background-color:transparent;
	text-decoration:none;
}
a:active {
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
}

.redhead {
	color: #550022;
	FONT-WEIGHT: bold;
}

.blue {
	color: #0B0B6C;
	text-decoration:none;
}
/* OLD */
.white {
    color: #ffffff;
}
/* OLD */
.black
{
    COLOR: #000000;
}

.new_breadcrumb{
	color: #0B0B6C;
	font-size:60%;
	text-decoration:none;
}

.nav_tool{
	font-size:90%;
	text-decoration:none;
}

.newSmall {
    COLOR: #000000;
	FONT-SIZE: 70%;
}

/* ================================= FOR PUBLICATION PAGES NAVBAR ================================= */

.pubnavoff
{
	color:  #BFBFBF;
	font-weight: bold;
	font-size: 90%;
}
a:link.pubnavon
{
	color:  #465472;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a:visited.pubnavon
{
	color:  #465472;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a:hover.pubnavon
{
	color:  #52CE63;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a:active.pubnavon
{
	color:  #465472;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
td
{
	FONT-FAMILY: sans-serif;
}

/* ================================= FOR OLDER PAGES ==================================== */
/* the following are old but work with new pages. */
textarea  {
	font-size:80%;
}

/*UL
{
	MARGIN: 0px 20px 10px;

}*/


/* these aren't used by the new design*/

A.breadcrumb
{
	FONT-SIZE: 10px;
}

A.contentlinks {
	FONT-SIZE: 11px;
	font type: arial, sans seriff;
}


A.footerlinks {
	FONT-SIZE: 11px;
}

A.footertextlinks {
	FONT-SIZE: 11px;
}

B.header {
    COLOR: #660066;
	FONT-SIZE: 12px;
}

P.contentheaders {
    color: #000000;
    MARGIN: 10px 0px 20px;
}

/*P.header {
    color: #000000;
    FONT-SIZE: 130%;
    font-weight: bold;
	MARGIN: 15px 0px 10px;
}

TD.header {  
	font-size: 130%;
	font-weight: bold;
	MARGIN: 15px 0px 10px;
}*/

TD.footer {  
	font-size: 11px;
	MARGIN: 0px 0px 10px;
}

h3
{
	COLOR: #000066;
}
TD.bcNavHeaders {  
	font-size: 9px;  
	color: #990000;
}
.small {
    COLOR: #000000;
	FONT-SIZE: 9px;
}
.posted {
    COLOR: #000066;
	font-style: italic;
}
.red {
    COLOR: #CC0000;
}

.headertext {
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	font-weight: bold;
}

.bcNavHeaders {  
	font-size: 9px;  
	color: #990000;
}

/* conflicts w/ TD.header */
.header {
    color: #000000;
    FONT-SIZE: 100%;
    font-weight: bold;
	MARGIN: 15px 0px 10px;
}
underline {
	text-decoration: underline;
}
question {
	COLOR: #FFFF00;
	font-size: 16px;
}

.NNheadertext {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-style: italic;
}

.NNgraphtitletext {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
}
