body
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	background: black;
	float: none;
	padding-bottom: 0px;
	margin: 0px;
	page-break-after: auto;
	width: 100%;
	padding-top: 0px;
	position: relative;
	height: 100%;
}
.break
{
	page-break-after: always;
}
div#mediaplayer a
{
	margin-top: 5px;
	font-size: 12px;
	left: 5px;
	color: teal;
	font-family: 'Arial Narrow';
	position: static;
	top: 900px;
	text-align: center;
}
div#mediaplayer a:hover
{
	font-size: 12px;
	color: Lime;
	font-family: 'Arial Narrow';
	text-align: center;
}
div.annLarge
{
	display: block;
	position: static;
	visibility: visible;
	font-size: 11pt;
	font-family: Arial, 'Arial Narrow';
	color: #009933;
	border-right: #669900 thin solid;
	border-left: #669900 thin solid;
	border-top: #669900 thin solid;
	border-bottom: #669900 thin solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 200px;
	width: 365px;
	cursor: hand;
	background-color: #ccffcc;
	text-align: left;
}
div.annMedium
{
	display: block;
	position: static;
	visibility: visible;
	font-size: 11pt;
	font-family: Arial, 'Arial Narrow';
	color: #009933;
	border-right: #669900 thin solid;
	border-left: #669900 thin solid;
	border-top: #669900 thin solid;
	border-bottom: #669900 thin solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 100px;
	width: 340px;
	cursor: hand;
	background-color: #ccffcc;
	text-align: left;
}
div.annSmall
{
	display: block;
	position: static;
	visibility: visible;
	font-size: 11pt;
	font-family: Arial, 'Arial Narrow';
	color: #009933;
	border-right: #669900 thin solid;
	border-left: #669900 thin solid;
	border-top: #669900 thin solid;
	border-bottom: #669900 thin solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 70px;
	width: 340px;
	cursor: hand;
	background-color: #ccffcc;
	text-align: left;
}
div.annSmallNEW
{
    border-right: #669900 thin solid;
    padding-right: 10px;
    border-top: #669900 thin solid;
    display: block;
    padding-left: 10px;
    font-size: 11pt;
    visibility: visible;
    padding-bottom: 5px;
    border-left: #669900 thin solid;
    width: 340px;
    cursor: hand;
    color: #990066;
    padding-top: 5px;
    border-bottom: #669900 thin solid;
    font-family: Arial, 'Arial Narrow';
    position: static;
    height: 70px;
    background-color: #ffffcc;
    text-align: left;
}
div#relatedlinks a
{
	display: block;
	position: static;
	font-size: 10pt;
	font: bold 1em sans-serif;
	color: #ffcc33;
	border-right: #669900 thin solid;
	border-left: #669900 thin solid;
	border-top: #669900 thin solid;
	border-bottom: #669900 thin solid;
	padding-right: 80px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 365px;
	background-color: #ccff99;
	left: 400px;
	text-align: left;
	text-decoration: none;
}
/*div#relatedlinks 
{
	  margin: 0;
	  text-align:center; 
	
}
*/
div#relatedlinks a:hover
{
	display: block;
	position: static;
	border-right: #669900 thin solid;
	border-left: #669900 thin solid;
	border-top: #669900 thin solid;
	border-bottom: #669900 thin solid;
	padding-right: 80px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 365px;
	background-color: #ffffcc;
	text-align: left;
	text-decoration: none;
	color: #000099;
}
div#relatedlinksNEW a
{
	border-right: #669900 thin solid;
	padding-right: 10px;
	border-top: #669900 thin solid;
	display: block;
	padding-left: 10px;
	left: 400px;
	padding-bottom: 5px;
	font: bold 1em sans-serif;
	border-left: #669900 thin solid;
	width: 365px;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: #669900 thin solid;
	position: static;
	background-color: #ffcc99;
	text-align: left;
	text-decoration: none;
}
div#relatedlinksNEW a:hover
{
	border-right: #669900 thin solid;
	padding-right: 10px;
	border-top: #669900 thin solid;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	border-left: #669900 thin solid;
	width: 365px;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: #669900 thin solid;
	font-family: Arial;
	position: static;
	background-color: #ff9900;
	text-align: left;
	text-decoration: none;
}
div#links a
{
	border-top-width: 2px;
	border-right: #505050 5px solid;
	padding-right: 1px;
	display: block;
	padding-left: 1px;
	font-weight: bold;
	border-left-width: 2px;
	font-size: 12pt;
	background: #444;
	border-bottom-width: 2px;
	
	margin: 0px;
	vertical-align: baseline;
	width: 145px;
	color: #ffffcc;
	line-height: normal;
	padding-top: 2px;
	padding-bottom:3px;
	font-family: sans-serif;
	height: 40px;
	text-align: center;
	text-decoration: none;
}
div#links a:hover
{
	border-right: white 5px double;
	background: lavender;
	color: #660000;
	padding-top:1px;
	padding-bottom:1px;
}

div#links table
{
	table-layout: auto;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: normal;
	position: relative;
	top: 30px;
	border-collapse: collapse;
	background-color: black;
	padding-bottom:1px;
}
div#links td
{
	font-weight: bold;
	background: black;
	width: 150px;
	color: #cccccc;
	top: 300px;
	text-align: center;
	padding-bottom:10px;
}
div#links th
{
	background: #000000;
	text-align: left;
}
table
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
	text-align: left;
}
div#intro
{
	border-top-width: 2px;
	border-right: #505050 5px solid;
	padding-right: 1px;
	display: inline;
	padding-left: 1px;
	font-weight: bold;
	border-left-width: 2px;
	font-size: 12pt;
	background: #444;
	border-bottom-width: 2px;
	padding-bottom: 1px;
	margin: 0px;
	vertical-align: baseline;
	width: 145px;
	color: #ffffcc;
	line-height: normal;
	padding-top: 1px;
	font-family: sans-serif;
	position: static;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
div#introrelated
{
	border-right: #000099 thin solid;
	padding-right: 10px;
	border-top: #000099 thin solid;
	display: block;
	padding-left: 10px;
	background: #ccff99;
	left: 10px;
	padding-bottom: 5px;
	margin: 2px;
	font: bold 10pt sans-serif;
	border-left: #000099 thin solid;
	width: 365px;
	color: #ffcc33;
	padding-top: 5px;
	border-bottom: #000099 thin solid;
	position: relative;
	text-align: left;
	text-decoration: none;
}
th
{
	background-color: White;
	color: Black;
}

td
{
	color: Black;
}


div#content
{
	clear: both;
	border-right: #444 5px solid;
	padding-right: 10px;
	border-top: #444 5px solid;
	display: block;
	padding-left: 10px;
	left: 154px;
	float: none;
	width: 100%;
	visibility: visible;
	padding-bottom: 10px;
	font: 13px Verdana, sans-serif;
	border-left: #444 5px solid;
	width: 80.1%;
	padding-top: 10px;
	border-bottom: #444 5px solid;
	position: absolute;
	top: 25px;
	background-color: snow;
}
#IntroToolTip
{
}
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:link:hover
{
	color: #000099;
	text-decoration: none;
}


div#content a:visited
{
	color: #006600;
	text-decoration: none;
}
div#content a:visited:hover
{
	color: #ff6600;
	text-decoration: none;
}


blockquote.box
{
	border-right: steelblue thin ridge;
	padding-right: 2%;
	border-top: steelblue thin ridge;
	padding-left: 2%;
	font-size: 15px;
	padding-bottom: 2%;
	border-left: steelblue thin ridge;
	padding-top: 2%;
	border-bottom: steelblue thin ridge;
	background-color: snow;
}
p.ques
{
	font-weight: bolder;
	font-size: 18px;
	color: #660000;
	font-family: Lucida Bright;
}

p.ask
{
	font-size: 13pt;
	color: #cc3300;
	font-family: Comic Sans MS;
}
div.top
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	display: block;
	left: 0px;
	float: none;
	margin-left: 0%; /*margin-right: 50%;*/
	visibility: visible;
	padding-bottom: 5px;
	font: 12pt 'Century Schoolbook';
	vertical-align: baseline;
	text-transform: uppercase;
	border-left: gray 2px solid;
	color: #000033;
	border-bottom: gray 2px solid;
	letter-spacing: 12pt;
	/*position: absolute;*/
	top: 0px;
	background-color: lavender;
	text-align: center;
	text-decoration: none;
}

div.box
{
	border-right: #000099 thin double;
	padding-right: 2%;
	border-top: #000099 thin double;
	padding-left: 2%;
	font-size: 15px;
	padding-bottom: 2%;
	border-left: #000099 thin double;
	padding-top: 2%;
	border-bottom: #000099 thin double;
	background-color: lavender;
}


#footer
{
	border-right: #000099 thin double;
	padding-right: 10px;
	border-top: #000099 thin double;
	display: block;
	padding-left: 10px;
	font-weight: lighter;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: #000099 thin double;
	color: #003300;
	padding-top: 5px;
	border-bottom: #000099 thin double;
	font-style: normal;
	font-family: 'Arial Narrow' , Sans-Serif;
	background-color: #ccccff;
	font-variant: small-caps;
}

div#copywritePrint {
	border-right: #ccff99 thin double;
	padding-right: 10px;
	border-top: #ccff99 thin double;
	display: none;
	padding-left: 10px;
	font-weight: lighter;
	font-size: 14pt;
	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:hidden/*visible*/
}
div#copywrite{
	border-right: #ccff99 thin double;
	padding-right: 10px;
	border-top: #ccff99 thin double;
	display: block;
	padding-left: 10px;
	font-weight: lighter;
	font-size: 14pt;
	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
}

div.URL
{ 
	font-size:12px;
	font-weight: bold; color: blue; }

	
	span.print
{
    display:none
    
}
Span#title
{
    color:Maroon;
    font-size:12pt;
}