body {
	margin : 0; 
	padding : 0; 
	font : normal normal normal smaller sans-serif;
	color : black; 
	background : url(../background.gif);
} 

.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:	underline;
	font-weight:	bold;
	}
a:link	{
	color: Red;
	background: transparent  none;
}
a:visited	{
	color: #1E90FF;
	background: transparent  none;
}
a:active	{
	color:	#000;
	background: transparent  none;
	}
a:hover	{
	color: Black;
	text-decoration:underline overline;
	background: transparent  none;
}

ol, li, dl, dt, dd {
	line-height: 120%;
	}

p {
	margin-top: 0;
	padding-top: 0;
	line-height: 120%;
}

.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:	24px;
}
	
h2	{
	font-size:	20px;
}
	
h3	{
	font-size:	18px;
}
	
h4 {
	font-size:	16px;
}
	
h5	{
	font-size:	14px;
}
	
h6	{
	font-size:	12px;
}		

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

.large {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #8B9460;
	background: transparent  none;
	font-size:	16px;
}

.large2 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	background: transparent  none;
	font-size:	16px;
	}

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

.small {
	font-size: 14px;
}
	
.white {
	color: #fff;
	background: #699  none;
}	
	
.black {
	color: #000;
	background: none;
}

.caption {
	font: lighter xx-small Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: Black;
	background: transparent  none;
	}	

.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 14px/115% palatino, georgia, times, "times new roman", serif;
	color: #999999;
	background: none;
}
	
.fineprint {
	font: 12px geneva, verdana, sans-serif;
	color: #000;
	background: none;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}	
