/* CSS Document */

body,html {
width: 100%;	
}

body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0px;
	word-wrap: break-word;

}

em {
	font-size: 11px;
}
.hintanchor {
	FONT-WEIGHT: bold; MARGIN: 3px 5px;
	}
#hintbox {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; Z-INDEX: 100; VISIBILITY: hidden; PADDING-BOTTOM: 5px; FONT: 11px/1.5em Arial; BORDER-LEFT: black 1px solid; right:300px; WIDTH: 200px; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #ffffff
}
.hr {
	border-top: solid #CCCCCC 1px;
	height: 1px;
	margin-top: 19px;
	margin-bottom: 10px;
}

a {
	color: #4D85C5;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
}

.strongLink {
	font-weight: bold;
}



/* TEXXT BASED STUFF */

.smallText {
	font-size: 9px;
	}
	





/* TEXXT BASED STUFF END */


.floatLeft {
	float: left;
	width: 218px;
	padding: 10px;
}

.floatLeft2 {
	float:left;
	}

.floatRight {
	float: right;
	text-align:right;
}

.pushRight {
	float: right;
}
.pushLeft {
	float: left;
}

.clear {
	clear: both;
	height:0px;
	line-height:1px;
	margin:0px;
	
}

.clear10 {
clear: both;
height: 10px;
}

.clearPrint {
	display:none;
	}

.showPrint {
	display:none;
	}

.blue {
	color: #4D85C5;
}

.orange {
	color: #FDA100;
}

.green {
	color: #8CC63F;
}

.red {
	color: #E9193A;
}

.purple {
	color:#824DC1;
	}

.greyDark {
	color:#666666;
	}

.white {
	color:#fff;
	}

.italLight {
	font-style:italic;
	color: #666666;
}

.light {
	color:#999999;
}

.light2 {
	color:#CCCCCC;
	}

.inputText {
	border: solid #D5D4D3 1px;
	height: 17px;
	width: 8.8em;
	margin-top: 7px;
}

.loginText {
	border: solid #D5D4D3 1px;
	height: 17px;
	width: 120px;
	margin: 5px 0px 0px 0px;
}

.loginNew {
	background:url(b_loginNew.gif) no-repeat;
	width: 45px;
	height: 17px;
	line-height:13px;
	text-align:center;
	float: right;
	font-size: 10px;
	border: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	clear:both;
	display:block;
	cursor: hand;
	}

.inputSubmit {
	background: url(../images/login-button.gif) no-repeat;
	width: 42px;
	height: 17px;
	border: none;
	cursor: hand;
}

.inputLogin {
	border:0px;
	color:#66CC33;
	background: url(../images/bg_form.gif) right bottom;
}

#container {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}


#headContainer {
	background: url(../images/headback.gif) right;
	height: 99px;
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
}


#subContent {
	width: 140px;
	float: left;
}

#siteglance{
	width: 140px;
	background:url(../images/bg_siteglance.gif) no-repeat top left;
	padding-top:10px;
}
#siteglancebottom {
	width:140px;
	padding:0px 10px 10px 10px;
	background: url(../images/bg_siteglanceBot.gif) no-repeat bottom left;

}
.welcome {
		margin: 0;
		width: 140px;
		height: 20px;
		background:url(../images/sub-nav-top.gif) no-repeat;
		text-align: center;
		font-size:11px;
		font-weight: normal;
		padding-top: 4px;
	}

#subNavContainer {
		background-color: #FFCF71;
		width: 124px;
		border-left: solid #D5D4D3 1px;
		border-right: solid #D5D4D3 1px;
		padding-left: 7px;
		padding-right: 7px;
		
	}
	
#subNavContainer2 {
		background-color: #FFCF71;
		width: 138px;
		border-left: solid #D5D4D3 1px;
		border-right: solid #D5D4D3 1px;

		
	}
	
#subNavContainer2 ul {
			margin:0;
			padding: 0;
			list-style: none;
		}
		
#subNavContainer2 ul li {
			border-bottom: solid #ffffff 1px;
			text-align: center;
		}
		


#subNavContainer2 ul li a {
			display: block;
			font-weight: bold;
			text-decoration: none;
			color: #000000;
			padding-top: 4px;
			padding-bottom: 4px;
		}

.subnav:hover {
			background-color: #FFDB97;
			}

.subnavGrey a:link {
			background-color:#999999;
			}
			
.welcomePad {
			padding-top: 7px;
			padding-bottom: 8px;
			font-weight: bold;
		background-color: #FFDB97;
		}
			
.subNavEnd {
			display: block;
			background: url(../images/sub-nav-bottom.gif) no-repeat;
			height: 20px;
		}

.subNavBigButton {
		display: block;
		text-decoration:none;
		width: 140px;
		height: 33px;
		background: url(../images/sub-nav-big-button2.gif) no-repeat bottom;
		text-align: center;
		padding: 10px 0px 0px 0px;
		
		font-weight: bold;
		color: #000000;
	}
.subNavBigButton:hover {
		background: url(../images/sub-nav-big-button.gif) no-repeat bottom;
	}

/*--- L E F T  C O L U M N   A L E R T S  ----*/

#leftAlertBlue {
	width:140px;
	background: url(../images/bg_siteGlanceInfo2.gif) bottom no-repeat;
	padding: 0px 0px 8px 0px;
	margin:15px 0px 15px 0px;
	}
#leftAlertBlueCon {
	width: 120px;
	padding: 10px 10px 7px 10px;
	background: url(../images/bg_siteGlanceInfo.gif) top;
	
	}

#leftAlertStar {
	width:140px;
	background: url(../images/bg_siteGlanceAlert2.gif) bottom no-repeat;
	padding: 0px 0px 8px 0px;
	margin:15px 0px 15px 0px;
	}
#leftAlertStarCon {
	width: 120px;
	padding: 10px 10px 7px 10px;
	background: url(../images/bg_siteGlanceAlert.gif) top;
	
	}


#leftAlertOrange {
	width:140px;
	background: url(../images/bg_siteGlanceBotOrange.gif) bottom no-repeat;
	padding: 0px 0px 10px 0px;
	}
#leftAlertOrangeCon {
	width: 120px;
	padding: 10px 10px 5px 10px;
	background: url(../images/bg_siteGlanceOrange.gif) top;
	
	}



/*--- left col alerts end  ----*/

#mainContent {
	float: left;
	width:834px;
}

#mainContentVC {
	float: left;
	width:974px;
}

#mainNav{
		height: 24px;
	}
	
#mainNav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		height: 24px;
	}
	
#mainNav ul li {
		height: 24px;
		width: 139px;
		text-align: center;
		
		float: left;
		background: url(../images/nav-button-grey.gif) no-repeat;
	}
	
#mainNav ul li a {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
	}
	
.about:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/about2.gif);
	}
.currentAbout {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/about2.gif);
	}
	
.whatsnew:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/whatsnew2.gif);
	}

.currentWhatsnew {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/whatsnew2.gif);
	}
	
.events:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/events2.gif);
	}
	
.currentEvents {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/events2.gif);
	}
	
.resource:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/resourcelibrary2.gif);
	}

.currentResource {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/resourcelibrary2.gif);
	}
	
.contacts:hover {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/contactus2.gif);
	}

.currentContacts {
		display: block;
		height: 20px;
		width: 139px;
		padding-top: 4px;
		text-decoration: none;
		color: #000000;
		background: url(../images/contactus2.gif);
	}



.navEnd {
		background: url(../images/nav-end-grey.gif) right no-repeat;
		height: 24px;
		width: 139px;
		float: left;
	}


#content {
	padding-top: 16px;
	padding-left: 15px;
	color: #404040;
	display:block;
	clear: both;
}

#contentVC {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 16px;
	color: #404040;
}

#contentheading
	{ width: inherit;
	padding-bottom:5px;
	text-align:left;
	}

#contentheading2
	{ width: inherit;
	padding-top:10px;
	padding-bottom:5px;
	}

.contenthead
	{ 	font-size: 15px !important;
		font-weight: bold;
}

	.bigText {
		font-size: 22px !important;
	}

.contenthead12
	{ 	font-size: 10px !important;
		font-weight: bold;
}
.contentHead20
	{ 	font-size: 20px;
		font-weight: bold;
}



#content h1 {
		font-size: 15px;
		margin: 0;
	}
#contentVC h1 {
		font-size: 15px;
		margin: 0;
	}
	
#content p {
		margin-top: 5px;
		margin-bottom: 0;
	}
#contentVC p {
		margin-top: 5px;
		margin-bottom: 0;
	}

#indexBox {
	float: left;
	display: block;
	}
	
	

#leftContent {
		float: left;
		width: 479px;
		display: block;
	}
	
#rightContent {
		width: 309px;
		float: left;
		margin-left: 24px;
	}
	
#leftContent2 {
		float: left;
		width: 590px;
		display: block;
	}

#leftContent3 {
		float: left;
		width: 340px;
	}

#leftConDash {
		float: left;
		width: 400px;
		margin-right: 25px;
		padding-right:25px;
	}

#leftContent4 {
		float: left;
		width: 590px;
		display:block;
	}

	
#rightContent2 {
		width: 194px;
		float: left;
		margin-left: 24px;
		background:none;
	}
	
#rightContent2VC {
		width: 194px;
		float: left;
		margin-left: 24px;
		background:none;
	}

#rightContent3 {
		width: 240px;
		float: left;
		margin-bottom:15px;
	}

#indexLeft {
	width: 479px;
	float: left;
	display:block;
	}
	
	
.rightCTA {
	
}

	.rightCTA span, .rightCTA h3, .rightCTA a, .rightCTA button {
	background-image: url(ctaCreateEvent.png);
	background-repeat: no-repeat;
	}
	
	.rightCTA button {
	border: none;
	cursor: pointer;
	}

	.rightCTA h3.title {
	display: block;
	width: 194px;
	height: 67px;
	text-indent: -9999px;
	background-position: 0 0;
	}
	
	.rightCTA span, .rightCTA a, .rightCTA button {
	display: block;
	width: 194px;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 8px;
	}
	
	.rightCTA .step1a { background-position: 0 -88px; }
	.rightCTA .step1b { background-position: 0 -144px; }
	
	.rightCTA .step2a { background-position: 0 -200px; }
	.rightCTA .step2b { background-position: 0 -256px; }
	.rightCTA .step2c { background-position: 0 -312px; }
	
	.rightCTA .step3a { background-position: 0 -368px; }
	.rightCTA .step3b { background-position: 0 -424px; }
	.rightCTA .step3c { background-position: 0 -480px; }
	
	.rightCTA span.interested  { height: 170px; background-position: 0 -539px; }
	.rightCTA span.interested2 { height: 180px; background-position: 0 -719px; }
	
/* -- NEW HOMEPAGE FEATURE --------------------- */

#homeFeature {
width: 480px;
height: 230px;
float: left;
display: inline;
position: relative;
margin-bottom: 10px;
}

	#homeFeature ul,
	#homeFeature li {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	#homeFeature img {
	border: 0;
	}

	#homeFeature ul.big {
	width: 480px;
	height: 230px;
	overflow: hidden;
	float: left;
	}
	
		#homeFeature ul.big li {
		width: 480px;
		height: 230px;
		position: relative;
		}
		
		#homeFeature ul.big a {
		display: block;
		text-decoration: none;
		}
		
		#homeFeature ul.big img {
		width: 480px;
		height: 230px;
		float: left;
		}
		
		#homeFeature ul.big div {
		width: 460px;
		height: 50px;
		padding: 5px 10px;
		background: url(../images/newFeatureBg.png);
		float: left;
		position: absolute;
		z-index: 420;
		left: 0;
		top: 170px;
		cursor: pointer;
		}
		
		
		
		#homeFeature h2 {
		color: #404040;
		margin: 0 0 5px;
		font-size: 17px;
		width: 330px;
		}
		
		#homeFeature p {
	color: #2C2C2C;
	margin: 0;
	font-size: 11px;
	font-weight:bold;
		}

	#homeFeature div.thumbs {
	position: absolute;
	z-index: 604;
	top: 175px;
	left: 355px;
	width: 120px;
	height: 21px;
	float:left;
	clear:both;
	/*float: right;
	clear: both;*/
	}
	
		#homeFeature div.thumbs a {
		float: right;
		display: inline;
		margin-left: 3px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		padding-top: 3px;
		width: 21px;
		height: 18px;
		text-align: center;
		background: url(../images/newFeatureButtonO.png) no-repeat;
		position: relative;
		}
		
			#homeFeature div.thumbs a.active {
			background: url(../images/newFeatureButton.png) no-repeat;
			}


/* ------------------------------------- */
	
#indexRight {
	width: 320px;
	_width: 295px;
	float: left;
	display: block;
	padding: 0px 0px 0px 15px;
	}

#indexRow {
	float: left;
	display: block;
	width:820px;
	_width: 800px;
	}

	
#rightContentVC{
		width:240px;
		float:left;
		margin-left: 24px;
}


#rightContentDash {
		width: 300px;
		float: left;
		margin-bottom:15px;
	}

#rightContentDashAdmin {
		width: 350px;
		float: left;
		margin-bottom:15px;
	}

#rightVolCentre{
		width: 190px;
		float: left;	
		margin: 14px 0px 0px 0px;
}
	
#rightContent2 h1 {
			font-size: 11px;
		}

#rightContentVC h1 {
			font-size: 11px;
		}

#rightContentPartners{
		width: 194px;
		float: left;
		padding:10px 10px 10px 24px;
		height:160px;
		text-align:center;
		background:url(../images/bg_volnowbox.gif) no-repeat;

}

#eventDetails {
	display:block;

	}
#eventContainer {
	width:620px;
	float:left;
}
	
#eventItem {
	display:block;
	width:590px;
	border: solid #CCCCCC 1px;
	margin-bottom:20px;
	}

#eventItem2 {
	display:block;
	width:590px;
	margin-bottom:20px;
	}	
	
/* -- ICON LINKS ----------------*/

.boldLink {
		color:#404040;
		font-weight: bold;

	}

.arrowLink {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 7px;
		display: block;
		color: #4D85C5;
	}

.arrowLink2 {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 10px;
		color: #666666;
		font-size:11px;
	}
	
.arrowLink3 {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 10px;
		font-size:11px;
		font-style:italic;
	}
	
.rssLink {
		background: url(../images/ic_rss.gif) left no-repeat;
		padding-left: 18px;
		color: #999999;
		font-size:11px;
	}

.eLink {
		background: url(../images/ic_email.gif) left no-repeat;
		padding-left: 18px;
		color: #999999;
		font-size:11px;
	}


	
.yesLink {
		background: url(../images/ic_approve.gif) left no-repeat;
		padding-left: 16px;
		color: #8CC63F;
		font-size:11px;
	}
	
.noLink {
		background: url(../images/ic_del.gif) left no-repeat;
		padding-left: 16px;
		color: #E9193A;
		font-size:11px;
	}
	
	
.turnOn {
		background: url(../images/turnOn.gif) left no-repeat;
		padding-left: 80px;
		color: #8CC63F;
		font-size:12px;
		text-decoration:none;

}


.turnOff {
		background: url(../images/turnOff.gif) left no-repeat;
		padding-left: 80px;
		color: #E9193A;
		font-size:12px;
		text-decoration:none;
}
	
.removeLink {
		background: url(../images/ic_x.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	

.editLink {
		background: url(../images/ic_edit.gif) left no-repeat;
		padding-left: 17px;
		color: #404040;
		font-size:11px;
	}
.historyLink {
		background: url(../images/historyIcon.jpg) left no-repeat;
		padding-left: 30px;
		color: #404040;
		font-size:11px;
	}

.viewLink {
		background: url(../images/ic_view.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}

.viewLink2 {
		background: url(../images/ic_view.gif) left no-repeat;
		padding-left: 16px;

		font-size:11px;
	}

.moreLink {
		background: url(../images/ic_more.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	
.resourceLink a  {
		background: url(../images/ic_more.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
		line-height:2;
	}

.plusLink {
		background: url(../images/ic_plus.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	
	
.crumbs {
		background: #DDDDDD;
		padding: 5px;
	}
	

.table ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 10px;
	width: 568px;
	list-style: none;
	border-left: solid 10px #F0E7FC;
	line-height:1.5em;
}
.table1 ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 10px;
	width: 568px;
	list-style: none;
	/*border-left: solid 10px #F0E7FC;*/
	line-height:1.5em;
}
.table1 ul li {
	float: left;
	display: block;
}
.tableBlue ul {
	margin: 0;
	padding: 10px 0px 10px 10px;
	padding-left: 12px;
	margin-top: 10px;
	width: 568px;
	list-style: none;
	border-left: solid 10px #d3e2f4;
}

.table ul li {
	float: left;
	display: block;
}

.tableBlue ul li {
	float: left;
	display: block;
}

.table2 ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 14px;
	width: 328px;
	list-style: none;
}
.table2 ul li {
	float: left;
	display: block;
}

.table3 ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 5px;
	width: 578px;
	list-style: none;
}
.table3 ul li {
	float: left;
	display: block;
}

.table {
	width:578px;
	clear: both;
	}

.tableNews ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 14px;
	padding-bottom: 15px;
	width: 578px;
	list-style: none;
	background: url(../images/orgButtonWH45.gif) bottom repeat-x;
}
.tableNews ul li {
	float: left;
	display: block;
}


.table4 ul {
	margin: 0;
	padding: 5px 0px 5px 0px;
	padding-left: 12px;
	margin-top: 10px;
	width: 578px;
	list-style: none;
}
.table4 ul li {
	float: left;
	display: block;
	border-bottom:#CCCCCC solid 1px;
	height:15px;
}

	.table4 ul li.date, .table4 ul li.community {
	height:18px;
	padding-top: 4px
	}
	
	.table4 ul li.date.dateTinnyk {
	height: 22px;
	padding-top: 0;
	}

.tableColor ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 10px;
	width: 100%;
	list-style: none;
	line-height:1.5;
}

.tableColor ul li {
	float: left;
	display: block;
}

.tableGreen ul {
	margin: 0;
	padding: 10px 0px 10px 0px;
	padding-left: 12px;
	margin-top: 10px;
	width: 568px;
	list-style: none;
	border-left: solid 10px #E1F6E3;
}

.tableGreen ul li {
	float: left;
	display: block;
}

.tableAdmin {
	padding: 10px 0;
	margin-top:10px;
	display: block;

}

.bgAlternate {
	background: #f5f5f5;
	}


/* -- DATA TABLE COLUMNS --------------------- */

.event {
		width: 182px;
		padding-right: 10px;
		
	}

.vcPos {
	width: 285px;
	padding-right:10px;
	}

.vcPos2 {
	width: 95px;
	}
	
.vcPos3 {
	width: 85px;
	}
	
.vcOrgMan {
	width: 261px;
	}
.vcOrgMan3 {
	width: 100px;
	}	

.vcOrgMan2 {
	float: right;
		text-align: right;
		width: 180px;
		}	


.eventHead {
		width: 193px;
		font-weight: bold;
			
	}
.plusTen {
	margin-left:10px;
	_margin-left:5px;
	}


.position {
		width: 220px;
		
	}

.positionHead {
		width: 220px;
		font-weight: bold;
		
	}


.date {
		width: 156px;
		padding-right: 5px;
		
	}
	
	.eventsName {
		width: 205px;
		padding: 15px;
		}
		
	.eventDate {
		width: 125px;
		}

.orgVol {
	width: 165px;
	padding-right: 10px;
	}
	
.news {
		width: 440px;
		margin-right: 25px;
		
	}
.newsItem {
		width: 559px;
		padding:15px 10px 15px 10px;
		text-align: justify;
		
		background:url(../images/orgButtonWH45.gif) bottom repeat-x;
		border-bottom:1px #F4F4F4 solid;
	}


.date101 {
		width: 101px;
		
		text-align:right;
	}

.dateHead {
		width: 161px;
		font-weight: bold;
		
	}

	
.location {
		width: 128px;
		
	}

.locationHead {
		width: 128px;
		font-weight: bold;
		
	}
	

.status {
		width: 115px;
		
	}
	
.statusAdmin {
	width: 80px;
	}


.community {
		width: 85px;
		
	}

.communityHead {
		width: 85px;
		font-weight: bold;
		
	}
	
.manage {
		width: 115px;
		
		text-align:right;
	}	

.match{
		width: 65px;
		
		font-weight:bold;
		text-align:right;
	}

.matchHead{
		width: 65px;
		
		font-weight:bold;
		text-align:right;
	}
	

.description {
		width: 185px;
		padding-right: 15px;
		
	}
	
.descriptionVC {
		width: 210px;
		
	}

.descriptionVCHead {
		width: 220px;
		
		font-weight:bold;
	}

.description300 {
		width: 300px;
		
	}

.description300Head {
		width: 300px;
		
	font-weight:bold;
	}
	
.descriptionBig{
		width: 570px;
		margin-bottom:15px;
		margin-top: 15px;
		line-height:1.5em;
		text-align:left !important;
	}

.descriptionBig2{
		width: 450px;
		
	}

.descriptionTop{
		
		margin-bottom:10px;
		margin-right: 12px;
		padding: 0px 0px 5px 0px;
		width:556px;
		border-bottom: solid #F4F4F4 1px;

	}
.descriptionPastEvent{
		
		margin-bottom:10px;
		margin-right: 12px;
		padding: 10px;
		background: url(../images/bg_tableHead3.gif) top repeat-x #F3F3F3;
		border-bottom: solid #F4F4F4 1px;
		text-align:justify;

	}
	
.star {
		width: 85px;
		text-align:right;
	}

.starHead {
		width: 85px;
		font-weight: bold;
		
		text-align:right;
	}

.starAdmin{
		width:60px;
		
}

.starAdmin2 {
	width: 30px;
	}


.name {
		width: 280px;
		
}

.nameHead {
		width: 280px;
		font-weight: bold;
		
	}

.name240 {
		width: 240px;
		
		font-weight:bold;
}

.hours {
		width: 105px;
		
		font-weight:bold;
		text-align:right;	
}

.percent {
	text-align: right ;
	font-size: 25px;
	font-weight: bold;
	color: #DBFAB6;
	width: 65px;
	}

.manageVol {
		
		font-weight:bold;
	
		}	
.actionAdmin {
		
		float: right;
		text-align: right;
		width: 250px;
		
		}	
.actionAdmin2 {
		
		float: right;
		text-align: right;
		width: 300px;
		
		}		
		.actIE {
			_width: 210px;
			}

.editHead {
		width:160px;
		text-align: right;
}


.titleHead {
		width: 500px;
		font-weight: bold;
		
}
.titleHead2 {
		width: 500px;
		margin-top:10px;
		
}

.head {
		font-weight: bold;
	}

#configTable td {
	padding: 15px 5px 15px 5px;
	}
	
.half {
	width: 260px;
	}
	



/* -- DATA TABLE HEADERS ------------------- */


.tableHead {
	background: url(../images/bg_tableHead.gif) top repeat-x #ececec;
	padding-top: 5px;
	padding-bottom: 5px;
}



.tableHead ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	list-style: none;
}

	.headPad {
		margin-left: 10px;
		_margin-left: 0px;
		
		}

.tableHead ul li {
	float: left;
	color:#333333;
}	

.tableHead3 {
	background: url(../images/bg_tableHead3.gif) top repeat-x #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tableHead3 ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;  
	width: 578px;
	list-style: none;
}

.tableHead3 ul li {
	float: left;
	color:#333333;
}

.tableHeadWH {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:1px #E1E1E1 solid;
}	

.tableHeadWH2 {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:1px #E1E1E1 solid;
	padding: 5px;
}	
	
.tableHeadHalf {
	background: url(../images/bg_tableHead.gif) top repeat-x #ececec;
	padding-top: 5px;
	padding-bottom: 5px;
	width:49%;
	margin-right: 5px;
	float:left;
}

.tableHeadHalf ul {
	margin: 0;
	padding: 0;
	padding-left: 12px;  
	list-style: none;
}

.tableHeadHalf ul li {
	float: left;
	color:#333333;
}


/* RIGHT SIDE CONTENT --------------------------------------------------------- */


/* PURPLE FADE BOX ---------------- */	

.sideTop {
	background: url(../images/side-top.gif) top no-repeat;
	padding-top: 3px;
}

.sideHeader {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: bold;
}

.sideHeader2 {
	font-weight: normal;
	border: solid #C0C0C0 1px;
	background: #EDEDEE;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #404040;
	font-weight:bold;
}

.sideHeader3 {
	font-weight: BOLD;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sideBottom {
	background: url(../images/side-bottom.gif) bottom no-repeat;
	padding-bottom: 12px;
}

.sideContent {
	background: url(../images/side-back.gif) top repeat-x;
	border-left: solid #D5BBF5 1px;
	border-right: solid #D5BBF5 1px;
	padding-left: 1px;
	padding-right: 1px;
}


.sideWhiteTop {
	background: url(../images/side-white-top.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
}

.sideWhiteContent {
	background: #ffffff;
	border-left: solid #E3D0F8 1px;
	border-right: solid #E3D0F8 1px;
}
.sideWhiteContent input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sideWhiteBottom {
	background: url(../images/side-white-bottom.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

/* PURPLE SOLID SIDE BOX ---------------- */	

.sideTopPU {
	background: url(../images/side-bg_PU.gif) top;
}
.sideBottomPU {
	background: url(../images/side-bottom_PU.gif) bottom no-repeat;
	padding-bottom: 12px;
	padding-left: 2px;
	padding-right: 1px;
}

.sideContentPU {
	padding-left: 2px;
	padding-right: 1px;
}


.sideWhiteTopPU {
	background: url(../images/side-white-top_PU.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
	margin-left:auto;
	margin-right:auto;
}

.sideWhiteContentPU input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}


.sideWhiteContentPU {
	background: #ffffff;
	border-left: solid #d0c1ef 1px;
	border-right: solid #d0c1ef 1px;
}

.sideWhiteBottomPU {
	background: url(../images/side-white-bottom_PU.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.spacer {
	padding-left:10px;
}

/* BLUE SOLID SIDE BOX ---------------- */	

.sideTopBL {
	background: url(../images/side-bg_BL.gif) top;
}
.sideBottomBL {
	background: url(../images/side-bottom_BL.gif) bottom no-repeat;
	padding-bottom: 12px;
	padding-left: 2px;
	padding-right: 1px;
}

.sideContentBL {
	padding-left: 2px;
	padding-right: 1px;
}


.sideWhiteTopBL {
	background: url(../images/side-white-top_BL.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
	margin-left:auto;
	margin-right:auto;
}

.sideWhiteContentBL input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}


.sideWhiteContentBL {
	background: #ffffff;
	border-left: solid #C1C5EF 1px;
	border-right: solid #C1C5EF 1px;
}

.sideWhiteContentBL a {
	text-decoration: none;
	margin:0px 0px 0px 10px;
	line-height: 1.5;
}

.sideWhiteContentBL a:hover {
	color: #93C0E8;
}

.sideWhiteBottomBL {
	background: url(../images/side-white-bottom_BL.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.spacer {
	padding-left:10px;
}

/* GREEN SOLID BOX ---------------- */	

.sideTopGR {
	background: url(../images/side-top_GR.gif) top no-repeat;
	padding-top: 3px;
}
.sideBottomGR {
	background: url(../images/side-bottom_GR.gif) bottom no-repeat;
	padding-bottom: 12px;
}

.sideContentGR {
	background:#ddf7d0;
	border-left: solid #d0f3bd 1px;
	border-right: solid #d0f3bd 1px;
	padding-left: 1px;
	padding-right: 1px;
}


.sideWhiteTopGR {
	background: url(../images/side-white-top_GR.gif) top no-repeat;
	padding-top: 4px;
	width: 190px;
	background: #ddf7d0;
}

.sideWhiteContentGR input,select {
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}



.sideWhiteContentGR {
	background: #ffffff;
	border-left: solid #d0f3bd 1px;
	border-right: solid #d0f3bd 1px;
}

.sideWhiteBottomGR {
	background: url(../images/side-white-bottom_GR.gif) bottom no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.Contentselect {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 80px;
	border: solid 1px #ACAEB0;
}

.Contentselect100 {
	width: 100px;
	border: solid 1px #ACAEB0;
}

	.ContentselectTinnyk {
	display: inline;
	margin: 0 5px 0 0;
	}

#checkBox{
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
}
#checkBox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#checkBox ul li {
	float: left;
	padding-top: 3px;
	width: 50%;
}
/* --
#checkBox input {
	border: solid #A7A9AC 1px;
}
--*/

.submit {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;	
	font-size: 11px;
	padding: 3px;
	color: #333333;
	font-weight:bold;
}

.buttons {
	margin-left: auto;
	margin-right: auto;
	width: 170px;
	text-align:center;
}


/* RIGHT SIDE CONTENT END --------------------------------------------------------- */


.orgButton {
	background-color: #666666;
	background-image:url(../images/orgButton.gif);
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.orgButtonBlue {
	background-color: #4d85c5;
	background-image:url(../images/orgButtonBlue.gif);
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.smallEntry {
	width:40px;
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_form.gif);
	background-position:bottom right;
	background-repeat:no-repeat;	
	font-size: 10px;
	padding: 2px;
	color: #333333;
	font-weight:bold;
	margin:2px 0px 5px 2px;
}

.sideform
	{
	width:200px;
	height:20px;
	}

.buttons {
	padding-left: 5px;
	padding-right: 5px;
}

/* NEW FOOTER --------------------------------------------------------- */

#newFooter {
width: 974px;
height: 60px;
display: block;
clear: both;
margin: 30px auto 0;
padding-top: 10px;
border-top: 1px solid #ddd;
}

	#newFooter a.logo {
	float: left;
	display: inline;
	margin-right: 20px;
	}

	#newFooter div {
	width: 380px;
	height: 60px;
	float: left;
	display: inline;
	}
	
	#newFooter span {
	float: right;
	display: inline;
	color: #999;
	line-height: 20px;
	font-size: 11px;
	}
	
		#newFooter span a {
		font-size: 11px;
		}

/*#footerContainer {
	color: #999999;
	display:block;
	clear:both;
	width: 974px;
	margin: 0px auto 0px auto;
}

#footer1 {
	margin-top: 40px;
	padding-top: 7px;
	border-top: solid #CCCCCC 1px;
	font-size: 10px;
	float: left;
	width: 50%;

}
#footer2 {
	margin-top: 40px;
	padding-top: 7px;
	border-top: solid #CCCCCC 1px;
	font-size: 10px;
	float: right;
	text-align: right;
	width: 50%;
}*/

#printFooter {
	display:none;
	}

.numbersNav {
	text-align: center;
	border-top: solid #F4F4F4 1px;
	margin-top: 20px;
	padding-top:10px;
}


.volAction {
	display:block;
	padding:10px 0px 0px 0px;
	}

.volAction5 {
	display:block;
	padding:5px 0px 0px 0px;
	}

.volActionContent {
	width: 170px;
	float:left;
	
}

.volActionContentRight {
	width: 160px;
	float:left;
	padding:0px 0px 0px 10px;
	border-left: #cccccc solid 1px;
	
}

.volActionContentStats {
	width: 80px;
	float:left;
	padding:0px 0px 0px 10px;
	border-left: #cccccc solid 1px;
	
}

.volActionContentLeft {
	float:left;
	
}

.ulPink {
	background-image: url(../images/bg_alert.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #F8BAC4;
	
}


.ulBlue {
	background-image: url(../images/bg_alert.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #A6C2E2;	
}


.ulPeach {
	background-image: url(../images/bg_alert_R.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #F7D28F;
}

.ulPurple {
	background-image: url(../images/bg_alert.jpg);
	background-repeat:repeat-y;
	border-left: solid 10px #c7a7e1;
	
}	 

.ulGrey {
	border-left: solid 10px #D5D4D2;
}

.ulGreen {
	border-left: solid 10px #D1E8B2;
}

.liGreen {
	width:180px;
	z-index:1;
	}

.ulPinkClear {
	border-left: solid 10px #F8BAC4;
	
}

.ulBlueClear {
	border-left: solid 10px #A6C2E2;
	
}

.ulPeachClear {
	border-left: solid 10px #F7D28F;
	
}

.ulPurpleClear {
	border-left: solid 10px #c7a7e1;	
}

.ulGreyClear {
	border-left: solid 10px #D5D4D2;
	
}

.ulMore {
	padding:15px 0px 0px 0px;
	display:block;
	height:14px;
	}

.ulMoreGrey {
	padding:5px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
	display:block;
	height:14px;
	background: url(../images/bg_edit.gif) no-repeat top left;   
	}


.cancel {
	background: url(../images/ic_cancelSM.gif) left no-repeat;
	margin-top: 10px;
	padding-left: 17px;
	color: #404040;
}

.mail {
	background: url(../images/mail-icon.gif) left no-repeat;
	margin-top: 10px;
	padding-left: 20px;
	color: #404040;
	font-size:11px;
}

.blankIcon {
	margin-top: 5px;	

	padding-left: 20px;
}

.alertBox {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:1px #E1E1E1 solid; ;
	padding: 10px;
	width: 714px;
	margin-bottom: 10px;
}

	span.head {
		padding-bottom: 0px;
		font-size: 15px;
	}

	.lightUp {
	border-color: #999;
	font-weight: bold;
	}
	
		.lightUp span.head {
		padding-bottom: 0px;
		font-size: 15px;
		color: #8CC63F;
		}
	
.alertBoxSide {
	background:url(../images/orgButtonWH.gif) bottom repeat-x;
	border:10px #E1E1E1 solid; ;
	padding: 10px;
	width: 120px;
	margin-bottom: 10px;
}


.divideHor {
	display:block;
	height:11px;
	background-image:url(../images/bg_horz.gif);
	background-repeat:no-repeat;
	}
	
.liSpace {
	margin: 5px 0px 5px 0px
}

.dashheadLeft {
	width:400px;
	padding:0px 25px 0px 0px;
	margin:0px 25px 0px 0px;
	}
.dashheadRight {
	}

/* -- added by steve -- */
	
#rightContentHome {
	min-height:185px;
	display: block;
	line-height:1.2em;
	}
	
#rightContentHome p {
padding: 4px;
border-left: solid 10px #8CC63F;
background: #f4f4f4;
}

	#rightContentHome p em {

		}

.rightContentHome2 {
	padding:10px 0px 0px 0px;
	}
	
.rightContentHome3 {
	padding:2px 0px 0px 0px;
	text-align:right;
	}

.greyLink {
	color:#999999;
	}
	
.ContentselectBig {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 140px;
	border: solid 1px #ACAEB0;
}

.eLinkDark {
		background: url(../images/ic_email.gif) left no-repeat;
		padding-left: 18px;
		color: #404040;
		font-size:11px;
	}
	
.questionLink {
		background: url(../images/ic_question.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}
	
.eLinkDark {
		background: url(../images/ic_email.gif) left no-repeat;
		padding-left: 18px;
		color: #404040;
		font-size:11px;
	}
	
.arrowLink4 {
		background: url(../images/arrow.gif) right no-repeat;
		padding-right: 10px;
		color: #CCCCCC;
		font-size:11px;
	}

.arrowBack {
		background: url(../images/arrowBack.gif) left no-repeat;
		padding-left: 10px;
		color: #666666;
		font-size:11px;
	}
	
	
.statusLink {
		background: url(../images/ic_flag.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;		
		
		
	}


#checkBox2{
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
}
#checkBox2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#checkBox2 ul li {
	float: left;
	padding-top: 3px;
	width: 100%;
	display:block;
}

.AvailHead {
		width: 128px;
		font-weight: bold;
		font-size: 11px;
	}
.avail {
		width: 128px;
		font-size: 11px;
	}
	
.alpha {clear:both; padding:10px; font-weight:bold;}
.alpha a {padding:0px; margin-right:1px; margin-left:0px; color:#404040; text-decoration:none;}


/* -- FORM STUFF ? */

.bigStar {
	font-size:18px;
	color: #E9193A;
	}
	
.formEntry {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:240px;
	text-align:left;
font-family: Arial, Helvetica, sans-serif;
}

.formEntry1 {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:160px;
	text-align:left;
font-family: Arial, Helvetica, sans-serif;
}


.formEntryCal {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntryCal.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	cursor: pointer;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:240px;
	text-align:left;
	
}

.formEntrySM {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;	
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:bold;
	width:140px
}

.formtextEntry {
	border: solid #A7A9AC 1px;
	background:url(../images/bg_formtextEntry.gif) bottom right no-repeat #F4F5F7;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
	width:240px
}

.formSeparate{
	padding:5px 0px 5px 10px;
	margin:15px 0px 15px 0px;
	border:#CCCCCC solid 1px;
	background-color:#F4F5F7;
	background-image:url(../images/bg_formSeparate.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}


.formSeparateWhite{
	padding:5px 0px 5px 10px;
	margin:15px 0px 15px 0px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_formSeparate_WH.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

#checkBox3 {
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
	width:60px;
	float:left;
}

.formSeparate2 {
	padding:15px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:#CCCCCC solid 1px;
	}

.formSearch {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight: normal;
	width:160px
}

.formSearchCal {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntryCal.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:normal;
	width:160px;
	cursor: pointer;
}

#searchBox2 {
	padding-top: 5px;
	padding-bottom: 10px;
}
.searchBox2 input,select{

	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.formAdmin {
	border: solid #A7A9AC 1px;
	width: 569px;
	background:url(../images/bg_formtextEntry.gif) bottom right no-repeat #F4F5F7;
	font-size:11px;
font-family: Arial, Helvetica, sans-serif;

}
.formfaq {
	border: solid #A7A9AC 1px;
	width: 470px;
	background:url(../images/bg_formtextEntry.gif) bottom right no-repeat #F4F5F7;
	font-size:11px;
font-family: Arial, Helvetica, sans-serif;	

}
.navDrop option {color:#404040; font-weight:normal; font-size:11px; }
.navDrop optgroup {color:#000; font-weight:bold; font-size:12px;  font-style:normal; background:url(../images/orgButtonWH.gif) bottom repeat-x;}
.navDrop optgroup option {color:#404040; font-weight:normal; font-size:11px; margin-left:0px; text-indent:0;}

.formDiv {

	width: 70px; 
	font-size:10px;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0px;		
}

/*--- TABS --------*/

#tabs {
	height:25px;
	display:block;
	background: url(../images/tabs_end.gif) right no-repeat;
	padding: 0px 5px 0px 5px;
	width:795px;
	}
.tabWhite {
	height:25px;
	padding:0px 0px 0px 10px;
	text-align: left;
	background:url(../images/tabs_whiteBG.gif) left no-repeat;
	float:left;
	width:auto;
	}
.tabWhite a {
	float:left;
	height:17px;
	padding: 8px 10px 0px 0px;
	background: url(../images/tabs_whiteBG2.gif) no-repeat right;
	font-weight: bold;
	text-decoration:none;
	}
.tabWhite a:hover {
	color:	#7FB3DF;
	}
	
	
.tabGrey {
	height:25px;
	padding:0px 0px 0px 10px;
	text-align: left;
	background:url(../images/tabs_greyBG.gif) left no-repeat;
	float:left;
	}
	
.tabGrey a {
	float:left;
	height:17px;
	padding: 8px 10px 0px 0px;
	background: url(../images/tabs_greyBG2.gif) no-repeat right;
	font-weight: bold;
	text-decoration:none;
	color:#404040;
	width:auto;
	}
	
.tabGrey a:hover {
	color:#999999;
	}	

.partnerbox {
	border: 1px #CCC solid;

}


/*---- WHY JOIN US PAGE ---------------------------- */

#whyJoin {
	width: 140px;
	height: 190px;
	padding: 30px 0 0 0;
	display: block;
	background: url(newBox.jpg) no-repeat;
}

	#whyJoin a {
		text-indent: -9999px;
		display: block;
		height: 90px;
		width: 140px;
		background: url(newBox.jpg) no-repeat;
	}
	
		#whyJoin a.want { background-position: 0 -30px; }
		#whyJoin a.want:hover { background-position: -140px -30px; }
		
		#whyJoin a.need { background-position: 0 -120px; }
		#whyJoin a.need:hover { background-position: -140px -120px; }


#joinHeader {
	width: 795px;
	height:50px;

}
	
	
	#joinHeader a {
	display: block;
	width: 795px;
	height: 50px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
background-image: url(whyJoinHeader.png);
	background-repeat: no-repeat;		
	}
	
	#joinHeader a.joinVol { background-position: 0 0; }
	#joinHeader a.joinVol:hover { background-position: 0 -50px; }
	
	#joinHeader a.joinOrg { background-position: 0 -100px; }
	#joinHeader a.joinOrg:hover { background-position: 0 -150px; }



#joinBody {
	width: 795px;
	display: block;
	clear:both;
}
.joinhead1 {
	width: 95%;
	float: left;
	padding: 15px 30px 0px 15px;
	text-align:justify; 	

}

.less15 {
	padding-left: 0px !important;
	}

.joinhead2 {
	width: 95%;
	_width: auto;
	float: left;
	padding: 15px 15px 0px 15px;
	text-align:justify; 	

}

.join2IE {
	_margin-left: -40px;
	}


#leftSide {


}



/*---- ADMIN RELATED STUFF ---------------------------- */


.formEdit {
	border: solid #A7A9AC 1px;
	background-color: #F4F5F7;
	background-image:url(../images/bg_formEntry.gif);
	background-position:bottom right;
	background-repeat:no-repeat;		
	font-size: 11px;
	padding: 2px;
	color: #333333;
	font-weight:bold;
	width:160px
}


/*---- ADD TO TINY-MCE ----------------------------  */

.heading_default
	{ 	font-size: 15px;
		font-weight: bold;
}

.heading_blue
	{ 	font-size: 15px;
		font-weight: bold;
		color: #4D85C5;
}

.heading_orange
	{ 	font-size: 15px;
		font-weight: bold;
		color: #FDA100;
}

.heading_red
	{ 	font-size: 15px;
		font-weight: bold;
		color: #E9193A;
}

.heading_green
	{ 	font-size: 15px;
		font-weight: bold;
		color: #8CC63F;
}

.heading_purple
	{ 	font-size: 15px;
		font-weight: bold;
		color: #824DC1;
}

.heading_light
	{ 	font-size: 15px;
		font-weight: bold;
		color: #999999;
}

.blue {
	color: #4D85C5;
}

.orange {
	color: #FDA100;
}



.green {
	color: #8CC63F;
}

.red {
	color: #E9193A;
}

.purple {
	color:#824DC1;
	}

.grey {
	color:#999999;
	}
	

.moreLink {
		background: url(../images/ic_more.gif) left no-repeat;
		padding-left: 16px;
		color: #404040;
		font-size:11px;
	}

.hover:hover {
	cursor:hand;
	}
	
	
	
/* ------------- TK EDITS --------------- */

.timList li {
display: inline;
float: left;
list-style-type: none;
padding-right: 10px;
padding-bottom: 5px;
}

.textCentre {
text-align: center;	
}

/* ------------- NEWSLETTER EDITS FOR FRONT-END DISPLAY -------- */



table#newsletter {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 1.5em;
	
}
table#newsletter {
	background-color: #FFFFFF;
	margin: 0px;
}

table#newsletter a {
	color: #4d85c5;
	text-decoration:underline ;
	}

table#newsletter td.topGrey {
	color: #fff;
	}

table#newsletter td.mainColumn {
	text-align:justify !important;
	margin:0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 380px;
	}
	
	
	table#newsletter td.mainColumn h1 {
	width: 370px;
	padding: 10px 0px 10px 10px;
	margin: 5px 0px 15px 0px;
	font-size:14px;
	color: #4d85c5;
	font-weight: bold;
	background: #f4f4f4;
	}
	
	table#newsletter td.mainColumn p {
		width: 380px;
		text-align:justify;
		}

table#newsletter td.sidebar {
	width: 200px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

table#newsletter td.sidebar a {
	color: #8dc641 !important;
	font-weight: bold !important;
	text-decoration:none !important;
	}		

table#newsletter table.sideBarBox {
	width: 200px;
	background: #f4f4f4;
	}
	
	table#newsletter table.sideBarBox ul li {
	font-weight: bold;	
	}
	
	table#newsletter table.sideBarBox tr td {
		padding: 10px;
		}

table#newsletter td.sidebar table {
	background: #f4f4f4;
	margin: 0px 0px 15px 0px;
	}
	
	table#newsletter td.sidebar table h1 {
	padding: 0px;
	margin: 0px;
	font-size:14px;
	color: #fff;
	font-weight: bold;
	background: #c6c6c6;
	}	
		

table#newsletter td.sideBox {
	padding: 0px 0px 20px 0px; 
	margin-bottom: 20px;
	}
	
	table#newsletter td.opps {
	padding: 0px 10px 10px 10px;
	font-size: 9px;
	}
	
	table#newsletter td.opps h2 {
	margin: 0px 0px 5px 0px;
	padding: 10px 0 0 0 ;
	font-weight: bold;
	font-size: 14px;
	color: #4d85c5
	}
	
	table#newsletter td.opps hr {
	height: 1px;
	border: 0px;
	background-color: #ccc;
	margin: 20px 0px 10px 0px;
	}

table#newsletter table.footer {
	border-top: 1px solid #dfdfdf;
	height: 75px;
	margin-top: 20px;
	}


















