@charset "utf-8";
/* CSS Document */

/*HTML */

HTML {
	scrollbar-arrow-color:#FBE82A;
	scrollbar-face-color:#3a491e;
	scrollbar-3dlight-color:#000;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:#3a491e;
}

/* BODY FONT AND SIZE */
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	padding-right: 0.45cm;
	padding-left: 0.45cm;
}
ol, li 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	}
table
{
	background:transparent
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #000;

}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #000;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	padding-right: 0.45cm;
	padding-left: 0.45cm;
}


/* ANCHOR STYLES */
a:link, a:visited 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:  #000;
	text-decoration: none;
}

a:hover, a:active
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #C00;
	text-decoration: underline; 
}
 
a.HdrNav:link, a.HdrNav:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
 
a.HdrNav:hover, a.HdrNav:active
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}

a.swb:link, a.swb:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.swb:hover, a.swb:active
{
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 9pt;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}


.cpy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/*Images */
img { border:0;}	
.floatright {float: right; position: relative; margin: 0.25em 0 0.66em 1.5em;}
.floatleft {float: left; position: relative; margin: 0.25em 1.5em 0.66em 0;}

.caption {
	font-size : 70%;
	margin-top: 0;
}
