
body {
font-size : 10px;
font-family : Verdana, Arial, 'Courier New';
}

/* START OF BRIAN'S 11/29/2009 MODIFICATIONS.  Note that Verdana was put before Arial in ALL text specs throughout. */

/* The banner-text- classes all apply to the ASTD logo at the top of the page.  They do not apply to the main 
   menu below the logo graphic. Note that all text sizes and spacing are relative to the body text. */

.banner-text-container {
		background-image : url("../../images/home_images/astd-header-right.jpg"); 
		background-color : #005288;
}

.banner-text-line1 {
	font-size : 1.0em;
	margin-top : 2.9em;
	font-weight : bold;
	text-align : right;
	margin-right : 1.0em;
	font-family : Verdana, Arial, 'Courier New';
	color : #ffffff;
}

.banner-text-line2 {
	font-size : 1.5em;
	margin-top : 0.3em;
	margin-bottom : 0.4em;
	font-weight : bold;
	text-align : right;
	margin-right : 1.0em;
	font-family : Verdana, Arial, 'Courier New';
	color : #ffffff;
}

.banner-text-line3 {
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-right: 1.0em;
	font-family: Verdana, Arial, 'Courier New';
	color: #ffffff;
}

/* The menu-text- classes all apply to the horizontal menu below the banner.  Note that all text sizes and spacing 
	are relative to the body text. */

.menu-text-container {
	/* This is for the main part of the horizontal menu. The nested part has its own, below. */
	background-image : url("../../images/home_images/bk-nav.gif");
	background-color : #005288;
	text-align : center;
	font-family : Verdana, Arial, 'Courier New';
	font-size : 0.8em;
	font-weight : bold;
	line-height : 95%;
	padding-top : 0.6em;
	padding-bottom : 0.6em;
}

.menu-text-container a:link {
	text-decoration : none;
	color : #ffffff;
}

.menu-text-container a:visited {
	text-decoration : none;
	color : #ffffff;
}

.menu-text-container a:hover {
	text-decoration : none;
	color : #88c63f;
}

.menu-text-container-inner {
	/* This is for the nested (2-row) part of the horizontal menu.  It has its own link specs. */
	text-align : center;
	font-family : Verdana, Arial, 'Courier New';
	font-size : 0.8em;
	font-weight : bold;
	padding-top : 0.1em;
	padding-bottom : 0.2em;
}

.menu-text-container-inner a:link {
	text-decoration : none;
	color : #ffffff;
}

.menu-text-container-inner a:visited {
	text-decoration : none;
	color : #ffffff;
}

.menu-text-container-inner a:hover {
	text-decoration : none;
	color : #88c63f;
}

/* START OF BRIAN'S 11/29/2009 MODIFICATIONS.  Note that Verdana was put before Arial in ALL text specs throughout. */



/* THE FOLLOWING CLASS (.diff) DOES NOT APPEAR ANYWHERE IN THE 'HEADER.HTML' FILE OR ASSOCIATED FILES.  IT APPEARS TO BE
	INTENED TO COLOR HOVERED-OVER LINKS GREEN.  IF IT DOES NOT APPEAR IN ANY OTHER FILES FOR THE REVISED WEB SITE (IT WILL
	NOT HAVE THE PERIOD WHEN IT'S USED, AND WILL APPEAR IN A 'CLASS' OR 'ID' TAG)), THEN IT CAN BE DELETED FROM THIS FILE.
	IT WILL DO NO HARM TO LEAVE IT HERE JUST IN CASE. */

.diff {
padding : 0.2em 6px;
font-size : 13px;
font-family : Verdana, Arial, 'Courier New';
font-weight : bold;
color : #88c63f;
text-decoration : none;
float : left;
border-left : 1px solid #fff;
}




TD {
font-size : 12px;
font-family : Verdana, Arial, 'Courier New';
}
H1 {
font-size : large;
font-family : Verdana, Arial, 'Courier New';
}
FONT {
font-family : Verdana, Arial, 'Courier New';
}
A:visited {
color : blue;
font-family : Verdana, Arial, 'Courier New';
text-decoration : none;
}
A:hover {
font-family : Verdana, Arial, 'Courier New';
text-decoration : underline;
}
A {
color : blue;
font-family : Verdana, Arial, 'Courier New';
text-decoration : none;
}
.a {
color : #808080;
font-size : 10px;
}
.nav {
font-size : 10px;
}
.content {
color : #000000;
font-size : 12px;
}
.content_table {
color : #000000;
font-size : 11px;
}
.a1 {
color : #005498;
font-size : 10px;
}
.fontsize {
font-size : 20px;
font-family : Verdana, Arial, 'Courier New';
}
