/*
	These are the styles for this site.
	Convio does not maintain this file.
*/

/*******************************************************************/
/*                 Fix for Case 00279403
********************************************************************/
.cstmBack, .cstmFrame { background-color: transparent !important; }
.cstmBack { background-color: transparent !important; }
.cstmFrame { background-color: transparent !important; }


body, p, td {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	margin: 0px;}

a, a:link,
a:active,
a:visited {
	color: #ff00ff;
	text-decoration: underline;
}

a:hover {
	color: #AAAAAA;
	text-decoration: underline;

}

.leftNav {
	color: #003399;
	font-size: 9pt;
	font-weight: normal;
	margin-right: 10px;
	text-align: right;
}

.leftNav a, .leftNav a:link, .leftNav a:active, .leftNav a:visited {
	color: #003399;
	text-decoration: none;

}

.leftNav a:hover {
	color: #AAAAAA;
	text-decoration: none;
}


.pink	{
	color: #ff00ff;
}

.headLine {
	font-size: 16px;
}



.leftHead {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	text-align: right;
}

.leftHead a, .leftHead a:link, .leftHead a:active, .leftHead a:visited {
	color: #FFFFFF;
}

.leftHead a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

.leftList {
	color: white;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 20px;
	text-align: right;
}

.leftList a, .leftList a:link, .leftList a:active, .leftList a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.leftList a:hover {
	color: #AAAAAA;
	text-decoration: none;
}


.blue {
	color: #0033CC;
}
.small {
	font-size: 10px;
}

input.FriendRaiserButtons {
	white-space: normal;
}

input.FollowUpButtons {
	width: auto;
}


.teams a:visited,
.teams a:active,
.teams a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
	text-decoration: underline;
}

.teams a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.bottom_nav a:link,
.bottom_nav a:active,
.bottom_nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF00FF;
	text-decoration: none;
}

.bottom_nav a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.leftnav06 a:link,
.leftnav06 a:active,
.leftnav06 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}

.leftnav06 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.pink {
	color: #ff00ff;
}

.blue {
	color: #0033CC;
}

.small {
	font-size: 10px;
}

.paragraphTitle {
	
	font-weight: bold;
        font-size: 14px;
}

.pinkLarge {
FONT-SIZE: 14px; 
COLOR: #ff00ff; 
font-weight: bold;
}

.blueLarge {
FONT-SIZE: 14px; 
color: #0033CC;
font-weight: bold;
font-size: 14px;
}

.pinkBold {
COLOR: #ff00ff; 
font-weight: bold;
}

.blueBold {
COLOR: #0033CC; 
font-weight: bold;
}

.headline {
font-size: 24px;
color: #0033cc;
font-weight: bold;
}


.test12px {
font-size: 12px;
}

.test10pt {
font-size: 10pt;
}