/* General Page settings and classes */
/* $Id: print.css 32 2005-07-07 00:37:08Z denk $ */

body { background-color: white; }
body2 { background-color: white; }

table
{
	width: 100%;
	border-spacing: 0;
}

td
{
	font-size: 11pt;
	line-height: 12pt;
	font-family: Times, serif;
	margin: 0px;
}

form {  display: none;  }

a { text-decoration: none; }
a img { border: 0px; }
.left { float: left; }
.right { float: right; }
.center {text-align: center;}

.icon
{
	float: right;
	vertical-align: default;
}

/* Header Box */
.header
{
	color: black;
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	height: 75px;
	width: 695px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-width: 0px;
}

#headleft1 { display: none; }

#headleft2
{ float: left;  }

/* this stuff used in forms and such taken from http://www.alistapart.com/articles/practicalcss/  */
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 240px;
  text-align: left;
  } 

#headleft3 { float: left; }
#headright1 { display: none; }
/* End General Page settings and classes */

/* Menu Area */
.menu
{ display: none;}

/* End Menu Area */

/*Login Bar Area */
.loginbar
{ display: none;}

/* End Login Bar Area */

/* Main Content box */
.content
{
	position: absolute;
	top: .5in;
	left: .5in;
	width: 10in;
	font-size: 11px;
	line-height: 13px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0px;
}

.content p
{
	margin: 0;
	padding: 0 10px 0 5px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width: 340px;
	line-height: 13px;
}

.content p+p { text-indent: 15px; }

.content h1,h2,h3
{
	margin: 8px 0 0 0;
	padding: 0;
}

.content h1
{
	padding: 0 0 0 5px;
	font-size: 12px;
	font-style: bold;
	border-bottom: 1px solid black;
	text-shadow: dimgray 3px 3px 3px;
}

.content h2
{
	padding: 0 0 0 5px;
	font-size: 14px;
	font-weight: 700;
	font-family: Cochin, georgia, verdana, arial, sans-serif;
	font-style: italic;
	border-bottom: 1px solid black;
}

.content h3
{
	padding: 0 0 0 5px;
	font-size: 10px;
	font-style: bold;
}

.content ul
{
	padding: 0 0 0 25px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
	font-family: verdana;
}

.content ol
{
	padding: 0 0 0 25px;
	font-size: 11px;
	font-family: verdana;
}

.content a
{
	color: #4f7fcf;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}

.content a:hover { color: #137; }
#first { border: 0px; }

.contentheadlink
{
	display: inline;
	padding: 0px 6px 0px 6px;
	border-left: 1px solid black;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
}

.contentheadlink a
{
	font-weight: 400;
	font-family: verdana;
}

.contenthead
{
	background-color: #ccc;
	border-bottom: 1px solid black;
	width: 350px;
	margin: 0px;
	padding: 0px;
}

.supportlink
{
	padding: 0px 0px 0px 8px;
	font-size: 10px;
	font-family: Verdana;
}

.infolist
{
	padding: 0px 0px 0px 6px;
	font-size: 11px;
	font-family: Verdana;
}

.infolistsub
{
	padding: 0px 0px 0px 8px;
	font-size: 11px;
	text-indent: 10px;
	font-family: Verdana;
}

.featured li
{
	padding: 0 0 0 20px;
	font-family: verdana;
	font-size: 11px;
}

.time 
{ 
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 30px;
}

.newsitem
{
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.submitinfo 
{
	font-size: 8px;
	line-height: 9px;
	text-align: right;
}

.newsbox { }

/* End Content Box */

/* Expanded Content Box (For content without News) */
.content2
{
	position: absolute;
	top: 90px;
	left: 0in;
	width: 10in;
	font-size: 11pt;
	line-height: 12pt;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;

}

.content2 p
{
	margin: 0;
	padding: 0 0px 0 5px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	width: 520px;
	line-height: 13px;
}

.content2 p+p { text-indent: 15px; }

.content2 h1,h2,h3
{
	margin: 8px 0 0 0;
	padding: 0;
}

.content2 h1
{
	padding: 0 0 0 5px;
	font-size: 12px;
	font-style: bold;
	border-bottom: 1px solid black;
	text-shadow: dimgray 3px 3px 3px;
}

.content2 h2
{
	padding: 0 0 0 5px;
	font-size: 14px;
	font-weight: 700;
	font-family: Cochin, georgia, verdana, arial, sans-serif;
	font-style: italic;
	border-bottom: 1px solid black;
}

.content2 h3
{
	padding: 0 0 0 5px;
	font-size: 10px;
	font-style: bold;
}

.content2 ul
{
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 5px;
	list-style: none;
}

.content2 ol
{
	padding: 0 0 0 25px;
	font-size: 11px;
	font-family: verdana;
}

.content2 a
{
	color: black;
	margin: 0px;
	padding: 0px;
}

.content2 a:hover { color: #137; }
/* End Expanded Content Box */

/* Quick Facts */
#quickfacts
{ display: none; }

/* End Quick Facts */

/* Advertisement Area */
#millennium
{ display: none; }
/* End Advertisement Area */

/* Contact Box */
.contact
{ display: none; }

/* End Contact Box */

/* News box */
.news
{ display: none; }


/* End News Box */

/* Stuff used by registration pages */

.redtext { color: black; }
.greentext { color: black; }

.plainul
{
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 2px;
}

.inline-list
{
	display: inline;
	margin: 0;
	padding: 0;
}
.smalltext
{
	font-size: 10pt;
	line-height: 11pt;
}

.tiny
{
	font-size: 8pt;
	line-height: 9pt;
}

.eventlist
{
	font-size: 10pt;
	padding: 2pt;
	border-bottom: black;
	border-left: black;
	border-width: 0pt 0pt 1pt 1pt;
	border-style: none none dotted solid;
	line-height: 12pt;
	font-family: Times, serif;
}

.eventlist_silver
{
	font-size: 10pt;
	padding: 2pt;
	border-bottom: black;
	border-left: black;
	border-width: 0pt 0pt 1pt 1pt;
	border-style: none none dotted solid;
	line-height: 12pt;
	font-family: Times, serif;
	background-color: #E6E6E6;
}

.eventlist_ts td
{
	font-size: 14pt;
	padding: 5px 1px 1px 1px;
	border-width: 3pt 0pt 0pt 0pt;
	border-style: groove none none none;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Times, serif;
	border-color: black black black black;
	color: black;
}

.eventlistleft
{
	font-size: 10pt;
	padding: 2pt;
	border-bottom: black;
	border-width: 0px 0px 1pt 0px;
	border-style: none none dotted solid;
	line-height: 12pt;
}

.grey_back { background-color: #CCC; }
.silver_back { background-color: #E6E6E6; }
.blue_back
{
	background-color: #3A5A9A;
	color: white;
	border-right: gray;
	border-left: gray;
	border-width: 0 px 1 px 0 px 1 px;
	border-style: none solid none solid;
}

.eventlist_print { 	font-size: 10pt;
	padding: 2pt;
	border-bottom: black;
	border-left: black;
	border-width: 0pt 0pt 1pt 1pt;
	border-style: none none dotted solid;
	line-height: 12pt;
	font-family: Times, serif;
 }
