
div#test-accordion{
	padding: 22px;
}
 
div.accordion {
	position: relative; /* required for bounding */
	width: 218px;
	height:300px;
}
 
div.accordion-toggle{
	position: relative; /* required for effect */
	z-index: 10;		/* required for effect */
	cursor: pointer;
	margin-bottom: 1px;padding:5px;
	border-bottom: 1px dotted #110651;background: url('/images/arrow_nav_grn_rt.png') no-repeat 200px 8px;
	/*height:23px; border:1px solid red; */
}

div.accordion-toggle a{
	color:#110651;text-decoration:none;
}

div.accordion-toggle a:hover, a:active{
	color:#C2CE24;;text-decoration:none;
}
div.accordion-toggle:hover, div.accordion-toggle-active{
/* border:1px solid purple; */background: url('/images/arrow_nav_grn_dwn.png') no-repeat 200px 8px;
}

#news {
background:url('/images/tab_NEWS_OFF.jpg') center no-repeat;border-bottom:none;
}
 
#news:hover, .newstoggleactive{
background:url('/images/tab_NEWS_ON.jpg') center no-repeat;
}

#events {
background:url('/images/tab_EVENTS_OFF.jpg') center no-repeat;border-bottom:none;
}
 
#events:hover, .eventstoggleactive{
background:url('/images/tab_EVENTS_ON.jpg') center no-repeat;
}

 
div.accordion-content {
	
	overflow: hidden;	/* required for effect */
}
div.accordion-content div.cnt{
	padding: 15px;text-align:left;
}

	div.accordion-content a{
	padding-top:4px;padding-bottom:4px; padding-left:20px;color:#110651;display:block;text-decoration:none;
}

div.accordion-content a:hover, a:active{
	color:#C2CE24;;text-decoration:none;
}

	body {
	margin:0px;
	font-family:arial;
	background-color:#EFF0DE;
	}
	#iewrapper {
	text-align:center;
	}
	#mainwrap {
	position:relative;
	margin:0px auto;
	width:1013px;
	}
	#leftwing,#rightwing {
	position:absolute;top:50px;
	}
	
	#center {
	left:27px;background-color:white;font-size:12px;color:#110651;
	width:959px;position:absolute;top:0px;padding-top:50px;
	}
	#leftwing {
	left:0px;
	}
	#rightwing {
	right:0px;
	}
	#greynavwrap,#bluenavwrap {z-index:60;
	position:absolute;top:0px;left:0px;width:100%;text-align:center;background-color:#545454;font-size:10px;padding:6px 0px 5px;
	}
	#bluenavwrap {z-index:50;
	top:21px;background-color:#110651;font-size:11px;padding:10px 0px 8px;
	}
	#greynav,#bluenav {
	width:959px;margin:0px auto;
	}
	
	#greynavwrap ul,#bluenavwrap ul
	{
	padding: 0px;	margin: 0px;list-style-type: none;
	}
	#greynavwrap span {
	float:right;color:white;
	}
	#greynavwrap span a{
	color:#110651;padding:6px 12px 5px 12px !important;background-color:#C2CE24;margin-left:12px;font-weight:bold;text-decoration:none;
	}
	
	#greynavwrap ul li { display: inline; }

	#bluenavwrap ul li {width:14%;float:left;}
	#greynavwrap ul li a {
	background:url('/images/arrow_grn_rt.png') 12px 2px no-repeat;padding-left:28px;
	color: White;
	text-decoration: none;
	float:left;
	}
	#bluenavwrap ul li a {
	color: White;
	text-decoration: none;
	font-weight:bold;
	}

	#bluenavwrap ul li a:hover,#greynavwrap ul li a:hover  {
	color: #C4D126;
	}
	
	
	#footer {
	background-color:#EFF0DE;height:114px;
	padding-top:20px;font-size:10px;text-align:left;
	}
	#footerinsert {
	margin-left:18px;width:200px;text-align:left;float:left;color:#a8a79c;
	}
	
	.footercopyright {
	color:#a8a79c;
	}

	#footerinsert img {
	display:block;margin-bottom:5px;
	}
	
h1 {font-size:22px; font-weight:bold; color:#505050; font:Arial;}
h2 {font-size:12px; font-weight:bold; color:#505050; font:Arial;}
h3 {font-size:12px; text-decoration:underline; color:#505050; font:Arial;} 
	
.login {font-size:12px;color:#110651;font-weight:bold;}

.form {font-size:12px;color:#110651;}

.table_text {font-size:12px;color:#110651;}

.calendar_month {font-size: 11px;}

.event_type {font-size:11px}

a.ToTop:link 			{color: #7f8803;	text-decoration:none;		font-family: Arial;	font-size: 10px;}
a.ToTop:active 			{color: #0e034e;	text-decoration:underline;	font-family: Arial;	font-size: 10px;}
a.ToTop:visited 		{color: #7f8803;	text-decoration:none;		font-family: Arial;	font-size: 10px;}
a.ToTop:hover 			{color: #0e034e;	text-decoration:underline;	font-family: Arial;	font-size: 10px;}


.required 		{font-family: Arial; font-size: 11px; color: red;	letter-spacing: 1px;}
.formFIELD 	  	{font-family: Arial; font-size: 11px; color: #0e034e; margin: 0px; padding-left:4px;}


	#content {
	padding:10px 37px 5px 8px;text-align:left;margin-left: 358px;
	}
	#content ul {
	list-style-image: url('/images/bullet_standard.png');
	}
	
	#footer ul {
	padding: 0px;	margin: 0px;list-style-type: none;text-align:center;margin-top:13px;
	}
	#footer ul li {width:11%;float:left;color: #a8a79c;}
	#footer ul li a {
	color:#a8a79c;
	text-decoration: none;
	}

	#footer ul li a:hover {
	color:#a8a79c; text-decoration:underline;
	}
	
#footer a {
	color: #a8a79c;
	text-decoration: none;
	}

#footer a:hover {
	color: #a8a79c; text-decoration:underline;
	}
	
	#mainsidebar {
	width:338px;text-align:left;
	background:url('/images/side_nav_bg.png') top center no-repeat;
	float:left;
	}
	
	#innersidebar {
	width:279px;float:left;text-align:left;
	}
		#content {
	/*margin-left: 285px;*/
	}
	
	#clientlogin {
	width:376px;height:205px;border:10px solid #C8C8C8;position:absolute;top:-201px;left:558px;
	z-index:58;background-color:white;padding-left:5px;
	}
	#innerclient {
	height:181px;width:244px;background:#F4F4F4 url('/images/login_btm.png') bottom no-repeat;float:right;margin:5px;
	}
	#members {
	background:url('/images/lftpnl_Memberships.jpg') center top no-repeat;width:279px;height:150px;text-align:center;margin:15px 0px;
	}
	#members img {
	margin-top:45px;
	}
.pad{
padding:22px;
}
.bread {
position:relative;left:-30px;
}
			
			/* put the track and the right rounded edge on the track */
			#track1 {
				background: transparent url(/images/solutions_tool_scrubbar.png) no-repeat 0px 5px;
			}
			
			#lightboxbg {
	background-color:black;position:absolute;top:0px;left:0px;width:100%;height:2000px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:98;
	}
	
	
	#lboxiewrap {
	text-align:center;
	position:absolute;
	top:0px;width:100%;
	left:0px;z-index:99;
	}
	
	#lboxwrap {
	position:relative;text-align:left;
	margin:60px auto 0px auto;
	width:893px;
	background-color:white;
	padding:15px;
	}
	
	#printp {
	position:absolute; right:15px; top: 87px;
	cursor:pointer;
	}
	
	#cwin {
	position:absolute; right:15px; top: 20px;
	cursor:pointer;
	}
	
	#lightlogo {
	display:block;margin-bottom:50px;margin-top:15px;margin-left:10px;
	}
	
	.pfile {
	float:left;margin-right:20px;
	}


#breadcrumb {
	float:left;margin:20px 0 30px 0;font-size:10px; font-weight:bold; color:#0e034f; font:Arial;
	}

.breadcrumb_off {
	color:#a3a3a3; font:Arial;
	}
	
a.breadcrumb_link:link 		{color: #505050;	text-decoration:none;		font-family: Arial;	font-size: 10px;}
a.breadcrumb_link:active 	{color: #7f8803;	text-decoration:underline;	font-family: Arial;	font-size: 10px;}
a.breadcrumb_link:visited 	{color: #505050;	text-decoration:none;		font-family: Arial;	font-size: 10px;}
a.breadcrumb_link:hover 	{color: #7f8803;	text-decoration:underline;	font-family: Arial;	font-size: 10px;}

/*-- PRESS RELEASE --*/


.bodyHDRCAPS {	font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: bold;	color: #0e034e;	line-height: 21px;	text-transform: uppercase;}
.pressreleaseTEXT {font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #0e034e;}

a.pressLINK:link 		{color: #7f8803;	text-decoration:none;		font-family: Arial;	font-size: 12px;}
a.pressLINK:active 		{color: #0e034e;	text-decoration:underline;	font-family: Arial;	font-size: 12px;}
a.pressLINK:visited 	{color: #7f8803;	text-decoration:none;		font-family: Arial;	font-size: 12px;}
a.pressLINK:hover 		{color: #0e034e;	text-decoration:underline;	font-family: Arial;font-size: 12px;}

a.pressreleaseTEXTLINK:link 			{color: #0e034e;text-decoration:none;font-family: Arial;font-size: 10px;}
a.pressreleaseTEXTLINK:active 			{color: #0e034e;text-decoration:underline;font-family: Arial;font-size: 10px;}
a.pressreleaseTEXTLINK:visited 			{color: #0e034e;text-decoration:none;font-family: Arial;font-size: 10px;}
a.pressreleaseTEXTLINK:hover 			{color: #0e034e;text-decoration:underline;font-family: Arial;font-size: 10px;}

.disclaimer 							{font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #0e034e;}
.PressYEAR 								{font-family: Arial;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #000;}
.PressReleaseBoilerplate 				{font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: bold;	color: #0e034e;}

.PressReleaseBoilerplateHDR 			{font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #0e034e;}

a.PressReleaseBoilerplateLINK:link 		{color: #0e034e;text-decoration:none;font-family: Arial;font-size: 10px;}
a.PressReleaseBoilerplateLINK:active 	{color: #0e034e;text-decoration:underline;font-family: Arial;font-size: 10px;}
a.PressReleaseBoilerplateLINK:visited 	{color: #0e034e;text-decoration:none;font-family: Arial;font-size: 10px;}
a.PressReleaseBoilerplateLINK:hover 	{color: #0e034e;text-decoration:underline;font-family: Arial;font-size: 10px;}


/*-- EVENTS --*/


.eventsMONTH 	{font-family: Arial;	font-size: 13px;	font-style: normal;	font-weight: bold;	color: #0e034e;	line-height: 21px;	text-transform: uppercase;}
.eventsTEXT 	{font-family: Arial;	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #0e034e;}

a.eventsLINK:link 		{color: #7f8803;	text-decoration:none;		font-family: Arial;	font-size: 12px;}
a.eventsLINK:active 	{color: #0e034e;	text-decoration:underline;	font-family: Arial;	font-size: 12px;}
a.eventsLINK:visited 	{color: #7f8803;	text-decoration:none;		font-family: Arial;	font-size: 12px;}
a.eventsLINK:hover 		{color: #0e034e;	text-decoration:underline;	font-family: Arial;font-size: 12px;}



/*-- LOGIN --*/
.loginNAME 	{font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: bold;		color: #000;}
.loginFIELD {font-family: Arial;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #000;}
.loginTYPE 	{font-family: Arial;	font-size: 9px;		font-style: normal;	font-weight: normal;	color: #000;}

a {
   outline: none;
}
