/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;    
    color:#000000;    
}
.partnerLink 
{
	border: 1px solid black;
	width: 150px;
	text-align: center;
	margin-bottom: 5px;
	height: 38px;
}
.partnerLink A 
{
	font-size: 10px;
}
.headerLogoHolder
{
	FLOAT: left;
}

.resultsAofBtext 
{
	 PADDING: 3 20 0 0;
	 FLOAT: right	 
}
.homeSearch 
{
	background: #e8e8e8;
	padding: 5 5 0 10;
	margin: 0 10 20 0;
	width: 400px;
}
.marginSearch 
{
	background: #e8e8e8;
	padding: 5 5 0 5;
	margin: 0 10 20 5;
	width: 160px;
}
.searchCategory 
{
	font-size: .9em;
	margin: 4px 0px 4px 0px;
}
.searchItem
{
	padding: 7 5 7 5;
}
.searchAltItem
{
	padding: 7 5 7 5;
	background: #e8e8e8;
}

.mainTable
{
		border-width: 0px 1px 0px 1px;
		border-color: Black;
		border-style: solid;
}

.footer DIV
{
	height:20px;
	padding-top: 3px;
	padding-left: 5px;
}
.copyrightFooter
{
	font-size: 11px;
	float:left; 
	width:160px; 
	background-color:#cc0033;
	color:#ffffff;	
	padding: 3 0 5 5;
}
.copyrightText
{
	font-size: 9px;
	float:left;
	width:400px;
	background-color:#ffffff;
}
.copyrightText A
{
	color: #cc0033;
}
.copyrightText A:hover
{
	color: #cc0033;
	text-decoration:none;
}
.termsFooter 
{
	font-size: 11px;
	float:right;
	width:160px;
	background-color:#cc0033;
	color:white;
	text-align: right;
	padding: 3 0 5 5;
}
.termsFooter A
{
	color:white;
	display:block;
	padding-right: 10px;
}
.termsFooter A:hover
{
	background-color:#cc0033;
	text-decoration:none;
	color:#ffffff;
}	
.logoholder
{
	width:160px;
	height:100px;
	background-color:#000000;
	float: left;
}
.bannerholder
{
	FLOAT: left;
	WIDTH:550px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	height:100px;
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;	
	TEXT-ALIGN: left;	
}
.bannerImage 
{
	Width: 550px;
	Height: 60px;
}
.bannerTitle
{
	PADDING-TOP:7px;
}
a.leftbutton
{
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	text-decoration:none;
	display:block;
	line-height:20px;
}
a.leftbutton:hover
{
	background-color:#cc0033;
	color:#ffffff;
	
}
.frontdgcolhead, .dgcolhead TD
{
	background-color:#cc0033;
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	padding:4 4 4 4;
	text-decoration:none;	
}
.frontdgcol, .dgcol TD
{
	background-color:#ffffff;
	color:#000000;
	font-size:8pt;
	font-weight:normal;
	padding:4 4 4 4;
	text-decoration:none;	
}
.eventSummaryHeader
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    font-weight: bold;
    height: 25px;
}
.eventSummaryLabel
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    padding-left: 10px;
}
.eventLabel
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    padding-left: 10px;
}
.eventHeader
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    font-weight: bold;
    height: 30px;
}
.textLabel
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    font-weight: bold;
}
.text
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
}
a.button
{
	font-weight:bold;
	font-size:11px;
	height: 20px;
	background-color: #cc0033;
	margin: 1px 1px 0 1px;
	border: 1px solid #cc0033;
	border-bottom:solid 1px #cc0033;
	color: #ffffff;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
}
a.button:hover
{
	font-weight:bold;
	font-size:11px;
	height: 21px;
	background-color: #ffffff;
	margin: 1px 1px 0 1px;
	border: 1px solid #cc0033;
	border-bottom:solid 1px #cc0033;
	color: #cc0033;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
}
a.more
{
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color: #cc0033;
}
a.more:hover
{
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color: #cc0033;
	text-decoration: none;
}

.marginHeader
{
	background-color:#cc0033;
	width:160px;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	margin-left: 5px;
	font-weight:bold;
	width: 160px;
}
.header_nomargin
{
	background-color:#cc0033;
	width:160px;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	width: 400px;
}
.header
{
	background-color:#cc0033;
	width:160px;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	width: 400px;
	margin-bottom: 15px;
}
.headerForthcoming
{
	margin-bottom: 0px;
}
.sponsor
{
	background-color:#cc0033;
	width:160px;
	color:#ffffff;
	font-size:12px;
	margin-left: 1px;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
}
/* --- Calendar -- */

TABLE.calendar 
{
	font-size: 7pt;
	font-family: Arial;
	width: 200px;
	border: 1px solid #cc0033;
	background-color: white;
}
INPUT.calendar 
{
	width: 100px;
}
BUTTON.calendar 
{
	width: 25px;
}
.calendartitle
{
	width: 20px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,verdana,helvetica;
	background-color: #cc0033;
	color: White;
	text-align: center;	
}
.calendarNav 
{
	width: 20px;
	background-color: #cc0033;	
	color: white;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	cursor: hand;
}
.calendarMonth 
{
	background-color: #cc0033;
	color: white;
	text-align: center;
	font-size: 8pt;
	font-family: Arial;
	width: 114px;
}
.calendarNav A
{
	color:#cc0033;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
.calendarDay 
{
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	color:#cc0033;
}
.calendarDate 
{
	font-size: 8pt;
	background-color: #cc0033;
	cursor: hand;
	color: white;
	width: 30px;
	text-align: center;
	padding:4px 4px 4px 4px;
}
.calendarDateSelected 
{
	font-size: 8pt;
	background-color: white;
	color: #cc0033;
	cursor: hand;
	width: 30px;
	text-align: center;
	padding:4px 4px 4px 4px;
}
.calendarDateDisabled
{
	font-size: 8pt;
	background-color: #cc0033;
	color: white;
	width: 30px;
	text-align: center;
}
.calendarNoDate 
{
	background-color: white;
	color: white;
	width: 30px;
}

/*-- Calendar --*/

TABLE.addEvent TBODY TR TD
{
	padding-bottom: 3px;	
}

/*-- Quotes --*/

.quoteContainer
{
	font-size: 8pt;
	padding: 0 2 0 7;
}
.quoteQuote
{
	font-style: italic;
}
.quoteFrom 
{
	font-weight: bold;
	text-align: right
}