/*TOP NAV*/
/*login link*/
A.login:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
	}

A.login:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
	}

A.login:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold
	}

/*contactus link*/
A.contactus:link {
	color: #ffffff;
	text-decoration: none;
	}

A.contactus:visited {
	color: #ffffff;
	text-decoration: none;
	}

A.contactus:hover {
	contactus: #ffffff;
	text-decoration: underline;
	}


/*section links*/
A.section:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF	}

A.section:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold
	}

A.section:hover {
	contactus: #ffffff;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold
	}



/*TEXT */
	
/* sets standard text for entire site */
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets bold italic body text */
.textbi {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold
	}

/* sets small text for entire site */
.text9 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000
	}

/* sets page headlines */
.headline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #084B00
	}


	

/* SECTION FOR LINKS */
/* sets green links for body text */
A.link:link {
	color: #084B00;
	text-decoration: underline;
	}

A.link:visited {
	color: #084B00;
	text-decoration: underline;
	}

A.link:hover {
	color: #084B00;
	text-decoration: underline;
	}


/* sets left nav links */
A.navlink:link {
	color: #000000;
	text-decoration: none;
	}

A.navlink:visited {
	color: #000000;
	text-decoration: none;
	}

A.navlink:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic
	}


	
	
	
	
	
	
	
	
	
	
/*-----------------------------------------------------------------------------------*/

/* SECTION FOR BODY */
BODY {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0
	}

/* SECTION FOR BACKGROUNDS */
/* sets dark blue/green background */
.dkbluegrnbkg {
	background-color: #00667C
	}
	
/* sets dark blue/gray background */
.dkbluegraybkg {
	background-color: #004A8D
	}

/* sets dark blue background */
.dkbluebkg {
	background-color: #003798
	}
	
/* sets blue background */
.bluebkg {
	background-color: #2655A7
	}

/* sets light blue/green background */
.ltbluegrnbkg {
	background-color: #E5EFF2
	}

/* sets dk red background for the Members section */
.dkredbkg {
	background-color: #892034
	}

/* sets dark orange background for the Students & Educators section */
.dkorangebkg {
	background-color: #C0722F
	}

/* sets dark purple background for the Media section */
.dkpurplebkg {
	background-color: #200265
	}
	
/* sets dark green background for the Consumers section */
.dkgreenbkg {
	background-color: #007229
	}

/* sets brown background */
.brownbkg {
	background-color: #504539
	}

/* sets light gray background */	
.ltgraybkg {
	background-color: #DCDAD7
	}

/* sets white background */
.whitebkg {
	background-color: #FFFFFF
	}

/* sets gray background */
.graybkg {
	background-color: #CCCCCC
	}

/* sets dark gray background in between the flyout navigation */
.dkgraybkg {
	background-color: #8E8882
	}



/* SECTION FOR TEXT */
/* sets text for the top navigation */
.topnav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
	}

/* sets standard text for entire site */
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets small text for entire site */
.smtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000
	}

/* sets text for blue headers */
.bluehead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold
	}

/* sets text for dark blue/green headers */
.dkbluegreenhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #00667C;
	font-weight: bold
	}

/* sets text for dark red headers */
.dkredhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #892034;
	font-weight: bold
	}

/* sets text for dark purple headers */
.dkpurplehead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #200265;
	font-weight: bold
	}

/* sets text for the dark red sub headers */
.dkredsubhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12;
	color: #892034;
	font-weight: bold
	}

/* sets text for dark orange headers */
.dkorangehead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13;
	color: #C0722F;
	font-weight: bold
	}

/* sets text for home page search, login, and password text fields */
.htextbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets white text for the home page login, username, and password section */
.hlogintext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
	}

/* sets white sub text for the home page login, username, and password section */
.hloginsubtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
	}

/* sets black text for the sub page login, username, and password section */
.slogintext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
	}

/* sets black sub text for the sub page login, username, and password section */
.sloginsubtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

/* sets black text for the flyout navigation */
.sflyout {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}



/* SECTION FOR LINKS */
/* sets blue/bold links for all of the main navigation */
A.mainlink:link {
	color: #003399;
	text-decoration: underline;
	}

A.mainlink:visited {
	color: #003399;
	text-decoration: underline;
	}

A.mainlink:hover {
	color: #003399;
	text-decoration: underline;
	}

/* sets links for the top navigation */
A.topnavlink:link {
	color: #FFFFFF;
	text-decoration: none;
	}

A.topnavlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

A.topnavlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}


/* sets links for the active top navigation */
A.topnavcurrent:link {
	color: #CCCCCC;
	text-decoration: none;
	}

A.topnavcurrent:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

A.topnavcurrent:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}


/* sets links for the home page login table navigation */
A.hloginsublink:link {
	color: #A8BBDC;
	font-size: 10px;
	text-decoration: underline;
	}

A.hloginsublink:visited {
	color: #A8BBDC;
	font-size: 10px;
	text-decoration: underline;
	}

A.hloginsublink:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	}

/* sets links for the catalog right column navigation */
A.hloginsublink-catalog:link {
	color: #E5EFF2;
	font-size: 10px;
	text-decoration: underline;
	}

A.hloginsublink-catalog:visited {
	color: #E5EFF2;
	font-size: 10px;
	text-decoration: underline;
	}

A.hloginsublink-catalog:hover {
	color: #E5EFF2;
	font-size: 10px;
	text-decoration: underline;
	}

/* sets links for the sub page login table navigation */
A.sloginsublink:link {
	color: #0065A4;
	font-size: 10px;
	text-decoration: underline;
	}

A.sloginsublink:visited {
	color: #0065A4;
	font-size: 10px;
	text-decoration: underline;
	}

A.sloginsublink:hover {
	color: #0065A4;
	font-size: 10px;
	text-decoration: underline;
	}

/* sets links for the left and right navigation */
A.snavlink:link {
	color: #FFFFFF;
	text-decoration: none;
	}

A.snavlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

A.snavlink:hover {
	color: #FFFFFF;
	font-weight: bold;
	}

/* sets italic links for the left and right active navigation */
A.snavitaliclink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

A.snavitaliclink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

A.snavitaliclink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

/* sets italic links for the left and right active sub navigation */
A.ssubnavitaliclink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	}

A.ssubnavitaliclink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	}

A.ssubnavitaliclink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}


/* sets bold links for the left and right active navigation */
A.snavboldlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

A.snavboldlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

A.snavboldlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

/* sets links for the flyout navigation */
A.sflyoutlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

A.sflyoutlink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

A.sflyoutlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

	
/* sets links for dkbluegreen pages */
A.dkbluegreen:link {
	color: #00667C;
	}

A.dkbluegreen:visited {
	color: #00667C;
	}

A.dkbluegreen:hover {
	color: #00667C;
	}


/* sets links for medblue */
A.medblue:link {
	color: #2655A7;
	}

A.medblue:visited {
	color: #2655A7;
	}

A.medblue:hover {
	color: #2655A7;
	}


/* sets links for Student pages */
A.orange:link {
	color: #C0722F;
	}

A.orange:visited {
	color: #C0722F;
	}

A.orange:hover {
	color: #C0722F;
	}


/* sets links for Members pages */
A.dkred:link {
	color: #892034;
	}

A.dkred:visited {
	color: #892034;
	}

A.dkred:hover {
	color: #892034;
	}


/* sets links for Articles & Resources pages in Members section */
A.articles:link {
	color: #892034;
	text-decoration: none;
	}

A.articles:visited {
	color: #892034;
	text-decoration: none;
	}

A.articles:hover {
	color: #892034;
	text-decoration: underline;
	}


/* sets links for Media pages */
A.purple:link {
	color: #200265;
	}

A.purple:visited {
	color: #200265;
	}

A.purple:hover {
	color: #200265;
	}


/* sets links for right-column custom nav on Members pages */
A.ltgray:link {
	color: #DCDAD7;
	text-decoration: none;
	font-weight: normal;
	}

A.ltgray:visited {
	color: #DCDAD7;
	text-decoration: none;
	font-weight: normal;
	}

A.ltgray:hover {
	color: #DCDAD7;
	font-weight: bold;
}


/* sets links for tools at top of story.cfm */
A.tools:link {
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
	}

A.tools:visited {
	color: #9b9b9b;
	text-decoration: none;
	font-weight: normal;
	}

A.tools:hover {
	color: #504539;
	font-weight: bold;
}


/* sets links for homepage content */
A.homenews:link {
	color: #003798;
	text-decoration: none;
	font-weight: bold;
	}

A.homenews:visited {
	color: #003798;
	text-decoration: none;
	font-weight: bold;
	}

A.homenews:hover {
	color: #003798;
	text-decoration: underline;
}


/* sets links for homepage quicklinks */
A.quicklinks:link {
	color: #00667C;
	text-decoration: none;
	}

A.quicklinks:visited {
	color: #00667C;
	text-decoration: none;
	}

A.quicklinks:hover {
	color: #00667C;
	text-decoration: underline;
}


/* SECTION FOR TABLE BORDERS */
/* sets gray table border */
.grayborder {
	border-color: #504539; 
	border-width: 1px; 
	border-style: solid
	}


/* sets left line for chapter pages */
.leftline {
	border-left : 1px solid #b6b6b6;
	}


/* SECTION FOR TABLE PADDING */
/* sets padding and font for right and left navigation on the sub pages */
.snavpadding {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

/* sets sub padding and font for right and left navigation on the sub pages */
.ssubnavpadding {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

/* sets extra padding and font for sub links on the right and left navigation on the sub pages */
.ssectionnavpadding {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

/* sets padding for 5px on the right and left of the top table on the awards page */
.awardspadding {
	padding-left: 5px;
	padding-right: 5px;
	}


	
/* SECTION FOR FORM MARGINS */
/* sets the form margins to 0 */
.formmargins {
	margin-bottom: 0px;
	}