body	{
	margin:		0;
	padding:	0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
background-image: url(../images/bg.jpg);

	}
div, th, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family: verdana, "Book Antiqua", palatino, serif;
    }
a	{
	text-decoration:	underline;
	color: #cccccc
	}
a:link	{
	color:	#801C1E;
	background-color: transparent;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
	}
a:visited	{
	color:	#801C1E;
	background-color: transparent;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
	}
a:active	{
	color:	#801C1E;
	background-color: transparent;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
	}
a:hover	{
	color:	#EA2222;
	background-color: transparent;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold
	}

ol, li, dl, dt, dd {
	line-height: 1.5em;
	}



/* ################################################################## */
/* THIS IS THE STYLE FOR ALL FONTS */
/* ################################################################## */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #BA0300;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #BA0300;
	}
h1	{
	font-size:	13px;
	color: #BA0300;
	}

h2	{
	font-size:	14px;
	color: #BA0300;
	}


img	{
		/* turns off gaps around images */
	border:	0
	}

code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer{
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 12px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.libnavt {
border-bottom: solid 1px #fff;
}
.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #699;
	border: 1px dotted #366;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #fff}
.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
	}


.nav_background { background-repeat: repeat-y; background-image: url(../images/nav_bg.gif)}
.content_background { background-repeat: no-repeat; background-image: url(../images/content_bg.gif); background-position: bottom }


td { 
             /* redundant selectors to help NS4 not forget */
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #005486
} 



div { background-position: center center }
li { 
             /* redundant selectors to help NS4 not forget */
    font-family:  Verdana, Arial, Helvetica, sans-serif;
; font-size: 9px; color: #990000 } 
.choicesbox a:active { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 11px}
#navcontainer { width: 201px; height: 32px;}
		
		#navcontainer ul
		{
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		#navcontainer a
		{
			display: block;
			padding: 2px;
			width: 201px;
			height: 25px;
			text-align: center;
			background-color: #EEE6CA;
			color: #AD2E2E;
			border-bottom: 1px solid #AD2E2E;
		}
		
		#navcontainer a:link, #navlist a:visited
		{
			color: #AD2E2E;
			text-decoration: none;
		}
		
		#navcontainer a:hover
		{
			background-color: #990000;
			color: #ffffff;
		}
		
		
#navcontainer2 { width: 205px; }
		
		#navcontainer2 ul
		{
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			align: left;
		}
		
		#navcontainer2 a
		{
			display: block;
			padding: 2px;
			width: 200px;
			height: 10px;
			align: left;
			background-color: #C9E8F2;
			border-bottom: 1px solid #FFFFFF;
			
		}
		
		#navcontainer2 a:link, #navlist3 a:visited
		{
			color: #415671;
			text-decoration: none;
			align: left;
		}
		
		#navcontainer2 a:hover
		{
			background-color: #68E144;
			color: #415671;
			align: left;

		}

.textboxes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006699}

