body
{
	padding-right: 0px;
	padding-left: 0px;
	background: black;
	page-break-before: auto;
	padding-bottom: 0px;
	margin: 0px;
	page-break-after: auto;
	padding-top: 0px;
	position: relative;
	text-align: left;
}

div.test
{
   border-style:dashed ;
   
   border-width:thin;
    
}

a:title
{
	display: block;
	visibility: visible;
}	
div#relatedLinks 
{
	border-right: #cc9933 thin;
	border-top: #cc9933 thin;
	display: block;
	z-index: 100;
	left: 100px;
	float: none;
	visibility: visible;
	font: 16px Verdana, sans-serif;
	border-left: #cc9933 thin;
	width: 300px;
	color: black;
	border-bottom: #cc9933 thin;
	position: relative;
	top: 10px;
	height: 270px;
	background-color: #ffffff;
}
div#relatedLinks a
{
	border-right: 2px;
	padding-right: 0px;
	border-top: 2px;
	display: block;
	padding-left: 0px;
	float: left;
	visibility: visible;/*hidden;*/
	padding-bottom: 0px;
	margin: 0px 0px 1px;
	font: bold 1em sans-serif;
	border-left: 2px;
	color: #ffc;
	padding-top: 0px;
	border-bottom: 2px;
	text-align: left;
	text-decoration:none;
}
div#relatedLinks a:hover {
	background: #ccffcc;
	color: BLUE;
	border-width: 2;
	display: none;
}
div#relatedLinks a span {
	display: none;
}
div#relatedLinks a:hover span {
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	z-index: 100;
	background: green;
	left: 45px;
	padding-bottom: 5px;
	margin: 10px;
	font: 10px Verdana, sans-serif;
	overflow: auto;
	width: 200px;
	color: #ff9933;
	padding-top: 5px;
	letter-spacing: normal;
	position: absolute;
	top: 150px;
	text-align: left;
	display: none;
}
/*---start---------LINKS---------------------*/	
div#links {
	position: absolute;
	top: 31px;
	left: 0;
	width: 160px;
	height: 700px;
	font: 16px Verdana, sans-serif;
	z-index: 100;
	display: none;
	visibility:hidden/*visible*/
}
div#links a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 2;
	text-decoration: none;
	color: #FFC;
	background: #444;
	border-right: 5px solid #505050;
	display: none;
	visibility:hidden/*visible*/
}
div#links a:hover {
	color: #411;
	background: #AAA;
	border-right: 5px double white;
	display: none;
	visibility:hidden/*visible*/
}
div#links a span {
	display: none;
	visibility:hidden/*visible*/
}
div#links a:hover span {
	display: none;
	position: absolute;
	top: 150px;
	left: 0;
	width: 125px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #AAA;
	background: black;
	font: 10px Verdana, sans-serif;
	text-align: center;
	visibility:hidden/*visible*/
}
/*---end---------LINKS---------------------*/	

/*---start-------CONTENT---------------------*/	
div#content
{
	border-style: none; /*border-right: #444 5px;*/
	padding-right: 10px;
	border-top: #444 5px;
	display: block;
	padding-left: 0px; /*RIGHT: 15px;*/
	left: 0px;
	padding-bottom: 10px;
	font: 10px Verdana, sans-serif; /*13px*/ /*border-left: #444 5px;*/
	padding-top: 10px;
	border-bottom: #444 5px;
	position: static;
	top: 2px;
	background-color: ghostwhite;
	float: left;
}

div#hide{display:none}

div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}

div#content a:link {
	color: #0000ff;
	text-decoration: none;
}
div#content a:visited {
	color: #006600;
	text-decoration: none;
}

div#content a:link:hover {
	color: #000099;
	text-decoration: none;
}
div#content a:visited:hover {
	color: #ff6600;
}
/*---end-------CONTENT---------------------*/	

br.hideforprint
{
    display:none;   
}
img.hideforprint
{
    display:none;
}
span.hideforprint
{
    display:none;
}
font.print
{
    font-size: medium;
    
}
span.print
{
    font-size: larger;
    font-style:normal;
    
}

span.web
{
    display:none
    
}
blockquote.box {
	background-color: white;
	border: medium ridge Aquamarine;
	padding-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	padding-right: 2%;
	font-size: 10px;/*15pt*/
	display: block;
	border-style: none;
}
p.ques {
	font-weight: bolder;
	font-size: 10pt;/*18pt*/
	color: #660000;
	font-family: Lucida Bright;
}

p.ask {
	font-size: 8pt;/*13pt*/
	color: #cc3300;
	font-family: Comic Sans MS;
}
div.top {
	font-family: "Bradley Hand ITC";
	font-size: 10pt;/*17pt*/
	font-style: oblique;
	text-align: center;
	font-weight: 600;
	/*display: none; use to print working copy--delete for website*/
	
}

H3 {
	color: #006400;
}
div.box
{
	border-style: none;
	border-right: aquamarine;
	padding-right: 2%;
	border-top: aquamarine;
	display: block;
	padding-left: 2%;
	font-size: 10px; /*15px*/
	padding-bottom: 2%;
	border-left: aquamarine;
	padding-top: 2%;
	border-bottom: aquamarine;
	background-color: #fff8dc;
	
}
div#footer {
	display:none;
}
div#copywritePrint {
	border-right: #ccff99 thin double;
	padding-right: 10px;
	border-top: #ccff99 thin double;
	display: block;
	padding-left: 10px;
	font-weight: lighter;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: #ccff99 thin double;
	color: #003300;
	padding-top: 5px;
	border-bottom: #ccff99 thin double;
	font-style: normal;
	font-family: 'Arial Narrow' , Sans-Serif;
	background-color: #ffffff;
	font-variant: small-caps;
	visibility:visible
}
BLOCKQUOTE {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
div#URL
{
	display: inline;
	font-weight: bolder;
	color: black;
}