/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
		font-size: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A:link	{	
	text-decoration:	underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
/* Added by Dug Steen 2004-09-07 */

UL { margin-top: 3pt; margin-bottom: 0pt; }
LI { margin-bottom: 6pt; }

TABLE.Donate	{ width: 100%; }
TABLE.Donate	TR { }
TABLE.Donate	TD.Caption	{ width: 10%; font-weight: bold; }
TABLE.Donate	TD.Data			{ }
TABLE.Donate	TD.Explain	{ font-size: 9pt; }
TABLE.Donate	TD.Submit		{ text-align: right; }
	
/* Added by Dug Steen 11-13-02 */
TD {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

TD.Menu {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: white;
	color: navy;
}

TD.MenuSel {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: navy;
	color: white;
}

.SideBar {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.SideBarImportant {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.SideBarNote {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.DateSelect {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

SPAN.ImageCaption {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.Header {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:  Navy;
}

TD.Footer {
  font-family: Verdana, Helvetica, sans-serif;
  color: Gray;
	font-size: 10pt;
	text-align: center;
}

TD.EventTitle {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Navy;
}
TD.EventDate {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
TD.EventLocation {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	font-style: italic;
/*
	position: relative;
	left: 6px;
*/
}
TD.EventDescription {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
/*
	position: relative;
	left: 6px;
*/
}
TD.TableHeader {
	font-family:Arial, Helvetica, Sans-serif; 
	font-size: 14pt; 
	color:#ffffff; 
	background-color:#808080; 
	text-align:center; 
	vertical-align:top;
}
TD.TableLabel {
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	vertical-align:top;
}
TD.TableText {
	font-family:Arial, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:normal; 
	vertical-align:top;
}
TR.Jobs_Header {
	background-color:navy;
	color:white;
}
TD.Jobs_Header {
	font-family:Verdana, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:white;
}
TD.Jobs_Commitment {
	font-family:Verdana, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:normal; 
	font-style:italic;
}
TD.Jobs_Details {
	font-family:Verdana, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:normal; 
}
TD.Home_Quote {
	font-family:Verdana, Helvetica, Sans-serif; 
	font-size:8pt; 
	font-weight:normal; 
}

TR.DataGrid_ItemStyle
{
	background-color: #FFC;
}

TR.DataGrid_AlternatingItemStyle
{
	Color: Navy;
	background-color: #FFF; 
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#9CF;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Red;
	background-color: #9CF; 
}

TR.DataGrid_HeaderStyle
{
	color: #9C6;
	background-color: Navy; 
	font-family: Verdana;
	font-weight: bold;
}

TR.DataGrid_FooterStyle
{
	background-color: #9CF; 
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #CCC; 
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

/* Added by Bill Hyde 3/9/05 (Updated 6/15/05) */

P.customhdr {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
font-style: italic;
text-decoration: underline;
color: black;
margin-top: 0.4em;
margin-bottom: 0.4em;
}

/* Added by Bill Hyde 6/11/05 (Updated 6/15/05) */

OL.compact {margin-top: 0; margin-bottom: 0}
OL.compact LI {margin-top: 0; margin-bottom: 0}

UL.compact {margin-top: 0; margin-bottom: 0}
UL.compact LI {margin-top: 0; margin-bottom: 0}

UL.compactN {margin-top: 0; margin-bottom: 0; margin-left: 1.2em; padding: 0; }
UL.compactN LI {margin-top: 0; margin-bottom: 0; margin: 0; }

/* Added by Bill Hyde 6/26/05 */
H2.uli 
{
	font-size: 1.6em;
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 0;
	font-style: italic;
	text-decoration: underline;
}

p.ulir
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: 700;
	text-align: right;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-right: 0.5em;
	font-style: italic;
	text-decoration: underline;
}

H2.customhdr {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-style: italic;
	text-decoration: underline;
	font-color: black;
}	
