a
{
	color: #00C;
	text-decoration: none;
}

a:hover
{
	color: #00C;
	text-decoration: underline;
}

body
{
	background-color: #FFF;
	color: #000;
}

h3 {
	font-size: 16pt;

	margin: 0px;
	padding: 0px;
}
h3 sup
{
	font-size: 8pt;
}
h4 {
	font-size: 12pt;
	font-weight: bold;

	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

img.logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 100;
	height: 92;
}

sup
{
	font-size: 6pt;
}

th
{
	margin: 1px;
	padding: 1px;
}

td
{
	margin: 1px;
	padding: 1px;
}

#SlideShowBox h2
{
	margin: 5px;
	padding: 5px;
}
#SlideShowBox h6
{
	margin: 0px;
	padding: 0px;
}

ul.slideshow
{
	margin-left: 0px;
	padding-left: 1em;
}

.listheader
{
	font-weight: bold;
}

.listtext
{
	font-weight: normal;
}

.panel_header
{
	float: none;
	
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.panel_title
{
	margin: 5px auto;
	color: #00C;
	padding: 5px;
	text-align: left;
	
	cursor: pointer;
}
.panel_title:hover
{
	margin: 5px auto;
	color: #00C;
	padding: 5px;
	text-align: left;
	text-decoration: underline;
	
	cursor: pointer;
}
.panel
{
	margin: 5px auto;
	color: #000;
	padding: 5px;
	text-align: left;

}
.rti_header
{
	font-family: "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, Sans-Serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;

	padding: 10px 0px 0px 0px;
}

#page
{
	background-color: #FFF;
}

#header
{
	background-color: #000;

	border-bottom: solid #FE0 16px;

	margin: 0px;
	padding: 0px;

	height: 92px;

	font-family: Serif;
	font-weight: bold;
}

#logo
{
	float: left;
	margin: 0px;
}

#title
{
	text-align: center;
	font-size: 28pt;
	font-weight: bold;
	color: #FE0;
}

#slogan
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #FE0;
}

#links
{
	margin: 8px 4px 4px 4px;
	padding: 8px 4px 4px 4px;

	font-size: 12pt;
	font-weight: bold;

	background-color: transparent;
}

#links a
{
	color: #00C;
	text-decoration: none;
}

#links a:hover
{
	color: #00C;
	text-decoration: none;
	background-color: #FE0;
}

#links ul
{
	margin: 0px 4px 4px 0px;
	padding: 0px 4px 4px 0px;
	list-style: none;
	text-align: left;
	line-height: 150%;
	font-family: Serif;
}

#links .ananda_links
{
	padding-left: 6px;
}
#links .quick_links
{
	padding-left: 6px;
	font-size: 10pt;
	font-weight: normal;
}

#content
{
	background-color: #FFF;
	font-size: 12pt;
	font-family: serif;
	padding: 4px 4px 4px 4px;
}

#footer
{
	background: #FFF;
	font-family: serif;
	padding: 0px;
}

#mailto
{
	font-size: 10pt;
	text-align: center;
}

#copyright
{
	font-size: 8pt;
	text-align: center;
}
