﻿*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.clear
{
	clear: both;
}
DIV.CTC_Content
{
	/* margin-right: 15px; */
}


DIV.CTC_Content #TB_window A,
DIV.CTC_Content #TB_window A:link,
DIV.CTC_Content #TB_window A:hover,
DIV.CTC_Content #TB_window A:active,
DIV.CTC_Content #TB_window A:visited,
DIV.CTC_Content A,
DIV.CTC_Content A:link,
DIV.CTC_Content A:hover,
DIV.CTC_Content A:active,
DIV.CTC_Content A:visited
{
	color: #3E416C;
	text-decoration: none;
	/*border-bottom: 1px dotted #3E416C;*/
	background: transparent url(/images2/DottedUnderline.gif) bottom repeat-x;
}


DIV.CTC_Content A:hover
{
	color: #222222;
	border-color: #222222;
}
DIV.CTC_Content H1
{
	font-size: 200%;
}
DIV.CTC_Content H2
{
	font-size: 180%;
	margin-top: 0;
	border: 1px solid #3E416C;
	padding: 10px;
	background: #FEFDDE url("/oldMasterPageFiles/images/yellow_gradient_short.gif") repeat-x bottom;
	color: #3E416C;
	margin-bottom: 10px;
}
div.CTC_Content H2.small
{
	font-size: 130%;
}
DIV.CTC_Content H3,
DIV.CTC_Content H3 A
{
	font-size: 16px;
	margin-bottom: 0;
	color: #3E416C;
}
DIV.CTC_Content H4
{
	font-size: 14px;
	margin: 0;
}
DIV.CTC_Content H5
{
	font-size: 120%;
	margin: 0;
}
DIV.CTC_Content H6
{
	font-size: 100%;
	margin: 0;
	font-weight: normal;
}
DIV.CTC_Content P
{
	text-align: justify;
	margin: 0;
	margin-bottom: 10px;
}
DIV.CTC_Content P.description
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
DIV.CTC_Content UL
{
	list-style: disc;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
/*DIV.CTC_Content LI
{
	color: #222222;
	margin-left: 10px;
}

DIV.staff UL
{
	list-style: disc;
	margin-left: 0;
}
DIV.staff UL UL
{
	list-style: circle;
	padding: 0;
	padding-left: 15px;
	margin-bottom: 0;
}*/
DIV.container
{
	clear: both;
}















DIV.CTC_Content DIV.generalInfo
{
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FCFCFC;
}
DIV.CTC_Content DIV.generalInfo *
{
	font-size: 14px;
}
DIV.CTC_Content DIV.generalInfo P
{
	margin: 0;
}
DIV.CTC_Content DIV.generalInfo P.eventDate
{
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}

DIV.CTC_Content DIV.financialInfo
{
	margin-bottom: 10px;
	padding-left: 10px;
}
DIV.CTC_Content DIV.financialInfo TH,
DIV.CTC_Content DIV.financialInfo TD
{
	font-size: 14px;
	width: 200px;
	color: #222222;
}

DIV.CTC_Content DIV.financialInfo TD.goal
{
	font-weight: bold;
	font-size: 16px;
	color: #3E416C;
}
DIV.CTC_Content DIV.financialInfo TD.amountRaised,
DIV.CTC_Content DIV.financialInfo TD.amountRaised *
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.CTC_Content DIV.financialInfo SPAN.goalMet
{
	color: #367c2c;
}



























DIV.CTC_Content TABLE
{
	margin-bottom: 10px;
}
DIV.CTC_Content TABLE.info TD
{
	font-size: 12px;
}

DIV.CTC_Content TABLE.data
{
	width: 100%;
	border: 1px solid #3E416C;
}

DIV.CTC_Content TABLE.data TH,
DIV.CTC_Content TABLE.data TD
{
	padding: 3px;
}
DIV.CTC_Content TABLE.data TH
{
	text-align: left;
}
DIV.CTC_Content TABLE.data THEAD TH
{
	background-color: #3E416C;
	color: #FFFFFF; 
}
DIV.CTC_Content TABLE.data TD
{
}
DIV.CTC_Content TABLE.data TR.alt TD,
DIV.CTC_Content TABLE.data TR.alt TH
{
	background-color: #EEF1FA;
	background-color: #ECF0FB;
	background-color: #ebeffa;
	/*background-color: #EDF0F9;
	background-color: #FFFEF3;*/
}











DIV.CTC_Content DIV.gallery
{
	/*overflow: auto;
	height: 300px;*/
	clear: both;
}

DIV.CTC_Content DIV A,
DIV.CTC_Content DIV A:link,
DIV.CTC_Content DIV A:hover,
DIV.CTC_Content DIV A:active,
DIV.CTC_Content DIV A:visited
{
	border: none;
	border-width: 0;
}

DIV.CTC_Content DIV.picRight,
DIV.CTC_Content DIV.picLeft,
DIV.CTC_Content IMG.picRight,
DIV.CTC_Content IMG.picLeft
{
	border: 1px solid #3E416C;
	padding: 3px;
	margin: 10px 5px 10px 0;
	background: white url("/oldMasterPageFiles/images/yellow_gradient_med_rev.gif") repeat-x bottom;
}
DIV.CTC_Content DIV.picRight,
DIV.CTC_Content IMG.picRight
{
	margin: 10px 0 10px 5px;
}

DIV.CTC_Content DIV.picRight P,
DIV.CTC_Content DIV.picLeft P
{
	/* background-color: blue; */
	margin-top: 3px;
	text-align: left;
	margin: 0;
}
DIV.CTC_Content DIV.picRight,
DIV.CTC_Content IMG.picRight,
DIV.CTC_Content A.picRight
{
	float: right;
	margin-left: 15px;
}
DIV.CTC_Content DIV.picLeft,
DIV.CTC_Content IMG.picLeft,
DIV.CTC_Content A.picLeft
{
	float: left;
	margin-right: 15px;
}

















DIV.CTC_Content TABLE.list
{
	
}
DIV.CTC_Content TABLE.list TD,
DIV.CTC_Content TABLE.list A		
{
	font-size: 14px;
}
DIV.CTC_Content TABLE.list TD
{
	padding: 5px 0;
}
DIV.CTC_Content TABLE.list TD.month
{
	width: 100px;
}

/* for fundraising events list */
DIV.CTC_Content TABLE.list TD DIV.eventTitle
{
	font-size : 110%;
	font-weight : bold;
}
DIV.CTC_Content TABLE.list TD DIV.eventDate
{
	color : #4f7848;
}
DIV.CTC_Content TABLE.list TD DIV.eventLocation
{
	color: #666666;
}








DIV.CTC_Content DIV.personnel
{
	
}
DIV.CTC_Content DIV.personnel H4
{
	border: 1px solid #3E416C;
	padding: 3px;
	background: #FEFDDE url("/oldMasterPageFiles/images/yellow_gradient_short.gif") repeat-x bottom;
	color: #3E416C;
	width: 300px;
}
DIV.CTC_Content DIV.personnel UL
{
	list-style: none;
}
DIV.CTC_Content DIV.personnel LI
{
	
}
DIV.CTC_Content DIV.personnel STRONG
{
	
}
















TABLE.history
{
	/*width: 600px;*/
}
TABLE.history,
TABLE.history TH,
TABLE.history TD
{
	border: none;
}
TABLE.history TH,
TABLE.history TD
{
	padding: 5px;
}
TABLE.history TD.date
{
	font-size: 16px;
	font-weight: bold;
	color: #3E416C;
}




















DIV.CTC_Content DIV.tabs
{
	width: auto;
	margin: 0;
	padding: 0;
}
DIV.CTC_Content DIV.tabs A,
DIV.CTC_Content DIV.tabs A:link,
DIV.CTC_Content DIV.tabs A:hover,
DIV.CTC_Content DIV.tabs A:active,
DIV.CTC_Content DIV.tabs A:visited
{
	display: block;
	float: left;
	padding: 3px 6px;
	border: 1px solid #3E416C !important;
	margin: 0 6px 0 0;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	white-space: nowrap;
	color: #3E416C;
	background: transparent url();
}
DIV.CTC_Content DIV.tabs A.current
{
	background-color: #FEFDDE !important;
}








.sponsors
{
	
}
.sponsor
{
	border: 1px solid #D7DEF1;
	margin-bottom: 10px;
	padding: 10px;
	overflow: auto;
	zoom: 1;
}
.sponsor img
{
	float: right;
	margin: 0 0 5px 5px;
	/*border: 1px solid #3E416C;
	padding: 3px;
	background: white url(/oldMasterPageFiles/images/yellow_gradient_med_rev.gif) center bottom repeat-x;*/
}
.sponsor div
{
	border: 1px solid #3E416C;
	padding: 5px;
	margin-top: 10px;
	background: transparent url(/images2/Background_Pinstripe.gif) repeat-x scroll left -400px;
}







.fundraising-updates div
{
	margin-bottom: 10px;
}
.fundraising-updates h3 .time
{
	float: right;
	color: #AAAAAA;
}

