/* CSS Document */
/*---------- Global ----------*/

body  {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	border-top-color: #C00;
	border-right-color: #C03;
	border-bottom-color: #C03;
	border-left-color: #C03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

a:link,
a:visited{
	color: #072F67;
	text-decoration: underline;
}
a:hover,
a:visited:hover{
	text-decoration: underline;
	color: #060;
}

#archiveBox {
	border-width: 1px;
	border-color: #0038CE;
}
#shadowDown{
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg_shadowDown.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#shadowLeft{
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg_shadowLeft.gif);
	background-position: top;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#shadowRight{
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg_shadowRight.gif);
	background-position: top;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#shadowRC{
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg_shadowRCorner.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#shadowLC{
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg_shadowLCorner.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}
#linkTier{
	background-image: url(../images/bg_secondtier.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px 10px;
	text-align: center;
}
#linkTier a{
	color: #072F67;
}

/* Miscellaneous classes for reuse */
.blurbhead {
/*	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
*/
	display: block;
	FONT-SIZE: 10pt; 
	COLOR: #204476; 
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-weight: bold;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.graph {
/*	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
*/
	display: block;
	text-align: left;
	
}
.list {
	list-style-position:outside;
	display: block;
	list-style-image: url(../images/li_blue.gif);
	text-align: left;
	

	/*	margin-right: 25px;
	margin-left: 32px;
	margin-top: 15px;
*/	
}

.topnav {
	FONT-SIZE: 8pt;
	color: #293363;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	text-align: right;
	padding-right: 6px;
}
.topnav a{
	FONT-SIZE: 8pt;
	color: #293363;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	text-align: right;
	padding-right: 6px;
}

.note {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#picBanner{
	background-color: #f2f2fa;
	text-align: left;
}
/*---------- Top Part ----------*/
#topWrapper{

	background-color: #FFFFFF;
	background-position: left;
	background-repeat: repeat-y;
}
/*----- Main Navigation Part -----*/
#navBanner{
	background-color: #175c29;
	border-top: 1px solid #FFFFFF;
	border-color: #175c29;
}
#navigation{
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation a{
	padding: 25px;
	color: #FFFFFF;
	text-decoration: none;	
}
#navigation a:hover,
#navigation a:visited:hover{
	background-color: #FFFFFF;
	color: #006532;
}
#navigation .selected{
	background-color: #FFFFFF;
	color: #006532;
}
/*----- Logo Part -----*/
#logoBanner{
	clear: both;
	margin: 0 auto;
}
 
/*---------- for ArchiveBar.inc for navigation ----------*/

#style2 {
	font-family: Verdana,Arial;
	margin-left: 9pt;
	margin-top: 4px;
}
#style2 h1 {
	font-size: 10pt;
	font-weight: bold;
	background-image:url(../images/bg_hd_denominations.jpg);
	width: 155px;
	padding: 5px;
	float: left;
	border-top: 1px solid #FFFF40;
	border-right: 1px solid #FFFF40;
	border-bottom: 1px solid #FFFF40;
	border-left: 1px solid #FFFF40;
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
	text-align:center;
	
}
#style2 dl  { width: 155px; }
#style2 dl, dd  {margin:0; }
#style2 dt {
	font-size: 10pt;
	font-weight: bold;
	background-image:url(../images/bg_hd_denominations.jpg);
	width: 155px;
	float: left;
	border-top: 1px solid #FFFF40;
	border-right: 1px solid #FFFF40;
	border-bottom: 1px solid #FFFF40;
	border-left: 1px solid #FFFF40;
	padding: 5px;
}

#style2 dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
}
#style2 dt a:hover {
color: #FFFF40;
}

#style2 ul {

margin: 0px;
padding: 0px;
list-style: none;
float: left;
clear: left;
}

#style2 li {
	width: 155px;
	font-size: 10px;
	font-weight: normal;
	background-image:url(../images/bg_hd_denominations.jpg);
	border-right: 1px solid #FFFF40;
	border-bottom: 1px solid #FFFF40;
	border-left: 1px solid #FFFF40;
	color: #FFFFFF;
	padding:5px;
}

#style2 li a {
width: 155px;
display: block;
color: #FFFFFF;
text-decoration: none;
}

#style1 li a:visited {
color: #FFFFFF;
text-decoration: none;
}

#style2 li a:hover {
color: #000000;
text-decoration: none;
background-image:url(../images/bg_hd_students.jpg);
}

