body
	{ color: #333333; font-size: 12px; line-height: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #fff; margin: 0; padding: 0 }
div, p, th, li, dd, dl, dt     { font-size: 12px; line-height: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
td   { font-size: 12px; line-height: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; vertical-align: top }
a	{
	font-weight:normal;
	text-transform : none;
	color: #6699CC;
	text-decoration: none;


}

.spotlight {
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	}

a:link {
	color:#6699CC;
}
a:link.spotlight{
	color:#FFFFFF;
}
a:visited	{
	color:	#996633;
	text-decoration: none;

	}
a:active	{
	color:	#0066CC;
	}
a:hover	{
	color: ActiveCaption;
	text-decoration:underline;
}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd  { font-size: 12px; line-height: 18px; list-style-type: square; margin-right: 0px; margin-bottom: 5px }
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	background-image:  none;
	}
p  { font-size: 12px; line-height: 18px; margin: 3px 0px 10px; padding: 0 }	
h1	{
	font-size:	24px;
	}
	
h2	{
	font-size:	22px;
	}
	
h3	{
	font-size:	20px;
	}
	
h4  {
	font-size: 18px;

	}
	
h5	{
	font-size:	14px;
	}
	
h6	{
	font-size:	12px;
	}		
.first 	{
	margin-top: 0; 
	padding-top: 0;
	}	
h1, h2, h3, h5, h6	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699CC;
	margin:5px 0 10;
}
h4	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin:5px 0 10;
}
img	{
	/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	}
.ahem	{
	display:	none;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	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;
	}
.small  {
	font-size: 9px;
	line-height: 12px;
}
.white {
	color: #FFFFFF;
	background-color: #000000;
	}	
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #699;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	}
.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;
	}
.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
	}	
.copyright  {
	color: silver;
	font-size: 9px;
	line-height: 12px;
	margin-top: 5px;
	}
