body {
	margin: 0;
	padding: 0;
	font: normal normal normal small sans-serif;
	color: black;
	background: #cccccc;
} 

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

div, p, th, td, li, dd, dl, dt, pre    {
	/* redundant selectors to help NS4 not forget */
	font-family: Arial, Helvetica, sans-serif;
}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}
	
a:link	{
	color: #CC0033 ;
	background: transparent  none;
}
a:visited	{
	color: #0000FF;
	background: transparent  none;
}

a:hover	{
	color: Black;
	text-decoration: none;
	background: transparent  none;
}

a:active	{
	color:	#000;
	background: transparent  none;
	}
	
img {
  border: none;
}

#banner1 {
  margin-left: 15%;
}

#banner2 {
  margin-left: 15%;
}
	
ol, li, dl, dt, dd {
	line-height: 120%;
	}

p {
	margin-top: 0;
	padding-top: 0;
	line-height: 130%;
	padding: 5px 5px;
}

.tight {
		line-height: 95%;
}

td.celltype1 { 	
	background-color: #0365A7;
	text-align: center;
	background-image: none;
}

.indented {
	padding: 0px 25px 0px 25px;
}

.indented2 {
	padding: 0px 55px 0px 55px;
}

h1	{
	font-size:	20px;
}
	
h2	{
	font-size:	18px;
}
	
h3	{
	font-size:	16px;
}
	


h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	background: transparent  none;
	margin: 7px 0 7px 0;
	text-align : center;
}

.large {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	background: transparent  none;
	font-size:	36px;
}

.large2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	background: transparent  none;
	font-size:	30px;
	}

img	{
		/* turns off gaps around images */
	
}
	
.ahem {
	display:	none;
}

.small {
	font-size: 14px;
}
	
.white {
	color: #fff;
	background: #699  none;
}	
	
.black {
	color: Black;
	background: none;
	font : x-small sans-serif;
	
}

.caption {
	font: medium/100% "Times New Roman", Times, serif;
	font-weight: bold;
	color: Black;
	background: transparent  none;
	text-align: justify;
}	

.blackleft {
	color: #000;
	background: none;
	text-align: left;
}

.blackleft2 {
	color: #000;
	background: none;
	text-align: left;
	padding: 0px 55px 0px 55px;
}
.choicesbox2 {
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
	color: #000;
	background: #fff  none;
	border: 1px dotted #366;
	}
subnav {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: none;
}
	
.fineprint {
	font: 12px geneva, verdana, sans-serif;
	color: #008080;
	background: none;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}	
	
.sidebar {
	background-image : url(../images/sidebar2-right.gif);
	background-color : #FFFF99;
}

.green {
	background-color : #008080;
}

.yellow {
	background-color : #F9F47E;
}

.brown { color: #800000; font-weight: bold; }

