/* CSS Document */
/* The file below is read by all browsers but the hacks contained within it target Internet Explorer 5-6 for Windows. */
@import "ie6win.css";

/* The file below is ONLY read by Internet Explorer 5 for Windows. Uses the Mid Pass Filter: http://tantek.com/CSS/Examples/midpass.html */
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */

body
{
	background: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}

.image
{
/*    border: 3px solid #7A7A00; */
	margin-top:150px;
}

.imgBorder
{
/*    border: 3px solid #7A7A00;
	padding:3px 3px 1px 3px;; */
	margin-top:-10px;
}

#topPic
{
	margin-top:-30px;
	_margin-top:-10px;
	margin-bottom:40px;
	_margin-bottom:10px;
}
a:link, a:visited, a:active
{
	background: transparent;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background: transparent;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

p
{
	font-size: 10pt;
	text-align: left;
}

h3
{
	list-style-type: circle;
	text-align: left;
	color: #800000;
	font-weight: bold;
	line-height: 0px;
}

h4
{
	list-style-type: circle;
	text-align: left;
	color: #800000;
	line-height: 10px;
}

h5
{
	display: table;
	color: #800000;
	float: right;
	width: 200px;
	text-align: center;
	padding: 6px;
	border: 1px solid #333333;
	line-height: 20px;
}

h5:first-line
{
	font-size: 180%;
	line-height: 30px;
}

h6 
{
	display: table;
	width: 600px; 
	font-size: 16pt;
	color: #800000;
	text-align: center;
	margin-top:-30px;
	padding: 6px;
	line-height: 20px;
	margin-bottom:-100px;
}

ul
{
	text-align: left;
	font-size: 10pt;
}

table
{
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0 auto;
}

td
{
	vertical-align: top;
	text-align: left;
}

td.background
{
	border: 0px solid #333333;
	background-color:  #333333;
}

td.increment
{
	vertical-align: top;
	text-align: center;
}

/* Back button */

a.back:link, a.back:visited
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background: transparent;
}

	a.back:hover, a.back:active
	{
		text-decoration: none;
		color: #800000;
		font-weight: bold;
		background: transparent;
	}

/* Back detail test */

a.detail:link, a.detail:visited
{
	text-decoration: none;
	color: #800000;
	font-style: italic;
	font-size: 8pt;
	background: transparent;
}

	a.detail:hover, a.detail:active
	{
		text-decoration: none;
		color: #333333;
		font-style: italic;
		font-size: 8pt;
		background: transparent;
	}
	
table.menu
{
	background-color: #333333;
	width: 680px;
	height: 30px;
	padding: 2px;
	border: none;
}

	tr.menu, td.menu
	{
		background-color: #ffffff;
		text-align: center;
		vertical-align: middle;
	}

#title
{
	background: url(/images/top.gif) no-repeat center;
	color: #333333;
	margin: 0px;
	padding: 6;
	width: 100%;
	height: 238px;
}

	#title h1
	{
		display: none;
		margin: 0;
		padding: 0;
	}

.picheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
	line-height: 50px;
	text-align: center;
	vertical-align: top;
/*	margin-bottom:-100px; */
}

.piccaption 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	height: 60px;
	line-height: 12px;
	text-align: left;
}

.dropcap:first-letter
{
	font-size: 330%;
	color: #800000;
	float: left;
}

#indextext
{
	margin-top: -80px !important;
	_margin-top: 0 !important;
}

#MsoNormal
{
	margin-top: 50px !important;
	*margin-top: 80px !important; 
}

.redtext
{
	font-size: 12px;
	font-weight: bold;
	color: #ed0404;
	font-style: italic;
}

.greentext
{
	font-size: 12px;
	color: #005e20;
	font-style: italic;
	padding-bottom: 10px;
}