BODY {
	background-color:#CCC;
	}

A:link{text-decoration: none; color:#399; font-weight: bold;}
A:hover{text-decoration: underline; color:#C60; font-weight: bold;}
A:active{text-decoration: underline; color:#C60; font-weight: bold;}
A:visited{text-decoration: none; color:#096; font-weight: bold;}


/* --- IDs --- */

#side_nav {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	padding-left: 14px;
	background-image: url("img/side_nav_bg.gif");
	}




/* --- BODY TEXT ELEMENTS --- */

BODY {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 14px; 
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	}

BLOCKQUOTE {
	font-size: 12px;
	font-style: italic;
	}

H1 {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 21px; 
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 3px;
	color:#369;
	text-align: left;
	}

H2 {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 24px; 
	font-style: italic;
	color: #C60;
	}

H4 {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 14px; 
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 8px;
	color: #096;
	}

H5 {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 12px; 
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 15px;
	color: #C60;
	}

.err_text {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 15px; 
	font-weight: bolder;
	line-height: 25px;
	color: maroon;
	}

.login {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 10px; 
	font-weight: bolder;
	line-height: 15px;
	}

.small_text {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	}

.fine_print {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 7pt; 
	font-weight: bold;
	letter-spacing: 1px;
	color: #silver;
	}

.data {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 10px;
	}

.data_table_head {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 10px; 
	font-weight: bolder;
	line-height: 10px;
	text-transform: uppercase;
	}

TD.br_border {
	border-width: 3px;
	border-style: solid;
	border-color: #336699; 
	padding: 15px;
	}

/* --- GLOSSARY TEXT STYLES --- */

.br_text_nav {
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	letter-spacing: 3px;
	}

.glossary_term {
	font-family: inherit;
	alt-font-family: inherit; 
	font-size: inherit; 
	font-weight: inherit;
	}

A.glossary_term:link {
	text-decoration: underline;
	color: black;
	font-weight: normal;
	}
A.glossary_term:visited {
	text-decoration: underline;
	color: black;
	font-weight: normal;
	}
A.glossary_term:active {
	text-decoration: underline;
	color: #369;
	background-color: yellow;
	font-weight: normal;
	}
A.glossary_term:hover {
	text-decoration: underline;
	color: #369;
	background-color: yellow;
	font-weight: normal;
	}

/* --- TOPNAV TEXT STYLES --- */

.topnav {
	font-family: helvetica, arial;
	alt-font-family: sans-serif;
	color: white;
	font-size: 9px; 
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 2px;
	}

A.topnav:link {
	text-decoration: none;
	color: white;
	}
A.topnav:visited {
	text-decoration: none;
	color: white;
	}
A.topnav:active {
	text-decoration: underline;
	color: gray;
	}
A.topnav:hover {
	text-decoration: underline;
	color: gray;
	}

.topnav_deact {
	font-family: helvetica, arial;
	alt-font-family: sans-serif;
	color: gray;
	font-size: 9px; 
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 2px;
	}

A.topnav_deact:link {
	text-decoration: none;
	}
A.topnav_deact:visited {
	text-decoration: none;
	}
A.topnav_deact:active {
	text-decoration: underline;
	color: gray;
	}
A.topnav_deact:hover {
	text-decoration: underline;
	color: gray;
	}

/* --- LAYOUT STYLES --- */
.banner {
	background-image: url("img/iu_banner.gif");
	background-position: top;
	background-repeat: no-repeat;
	}

.table_bg {
	background-image: url("img/iu_bg.gif");
	}

.footer {
	background-image: url("img/iu_footer.gif");
	background-position: top;
	background-repeat: no-repeat;
	font-family: helvetica, arial;
	alt-font-family: sans-serif; 
	font-size: 7pt; 
	font-weight: bold;
	letter-spacing: 0px;
	color: gray;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	}
