

/* basic page elements */
TD.rightWellBG {
	background: #ffffff;
	padding-right: 4px;
}




  A.RightWellLink {
	color : #000;  
	font-family :  Arial, Tahoma, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 75%;
	BACKGROUND-COLOR: #e2e4f5;
	
 }
 A.RightWellLink:HOVER {
	color: red; 
	BACKGROUND-COLOR: #e2e4f5;
	
}
 ul.homeRightWell{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 3;
	margin-top : 3;
	line-height : 1;
	padding-left : 8;
	padding-top: 3;
	color:  black;
	list-style: none;

	
}
li.homeRightWell {
margin-bottom : 8;
color : #000;
}


/***BEGIN TWITTER SECTION***/
 ul.homeRightWellTwitter{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 3;
	margin-top : 3;
	line-height : 1;
	padding-left : 8;
	padding-top: 3;
	color:  black;
	list-style: none;	
	font-size : 70%;
}


ul.homeRightWellTwitter a {
text-decoration : none;

}

ul.homeRightWellTwitter li {
margin-bottom:12px;
}


.groupHeaderTwitter{
	BACKGROUND-COLOR: #194673;
	FONT-WEIGHT: bold; 
	font-size:65%;
	text-align: center;
	MARGIN: 0px; 
	padding-bottom:1px;
	TEXT-TRANSFORM: uppercase; 
	COLOR: #66ffff; 
	HEIGHT: 18px;	
	margin-bottom : 3;
	PADDING-top: 3px;
}

/***END TWITTER SECTION***/

.groupContainer {
	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	margin-top:5px;
	margin-bottom:7px;
	margin-right:2px;
	
}
.groupHeader {
	BACKGROUND-COLOR: #194673;
	FONT-WEIGHT: bold; 
	font-size:65%;
	text-align: center;
	MARGIN: 0px; 
	padding-bottom:1px;
	TEXT-TRANSFORM: uppercase; 
	COLOR: white; 
	HEIGHT: 18px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-top: 3px;
	
	margin-bottom : 3;
}

.groupBody{
	/* BACKGROUND-COLOR: #bfd9eb; 
	c8e2fd
	
	BACKGROUND-COLOR: #ddeeff;
	BACKGROUND-COLOR: #e2e4f5; graish purple*/
	BACKGROUND-COLOR: #e2e4f5;
	
	
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : -3;
	
}

ul.group {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	line-height : 1;
	padding-left : 5;
	padding-top: 3;
	color:  black;
	list-style: none;
	
}

.rightWellSpacer {
	height:1px;
}
