body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	margin: 0 0 20px 0;
}
#home {
	background-color: #455679;
	/*margin: 6px 0 20px 0; why do we need this */
	margin: 0;
}

/*header styles */
#header {
	background-color: #fff;
}
#header #toplinks {
	width: 975px;
	display: block;
	text-align: right;
}
#header .head-1 {
	background-color: #537336;
	text-align: left;
}
#header .head-2 {
	background-color: #555AB8;
	text-align: left;
}
#header .head-3 {
	background-color: #484089;
	text-align: left;
}
#header .head-4 {
	background-color: #455679;
	text-align: left;
}
#header .head-5 {
	background-color: #6E170E;
	text-align: left;
}
#header .head-6 {
	background-color: #990000;
	text-align: left;
}
#header .head-7 {
	background-color: #100B11;
	text-align: left;
}
#header .head-8 {
	background-color: #C096BC;
	text-align: left;
}
#header .head-9 {
	background-color: #CD6A00;
	text-align: left;
}
#header .banner-1 {
	background: url(/images/headers/banners/back1.png) no-repeat top left;
	background-color: #1d1e18;
	text-align: left;
	z-index: 2;
}
#header .banner-2 {
	background-color: #645540;
	text-align: left;
	z-index: 2;
}
#header .banner-3 {
	background: url(/images/headers/banners/back3.png) repeat-x;
	background-color: #203a47;
	text-align: left;
	z-index: 2;
}
#header object {
	z-index: 2;
}
#headtext {
	position: absolute;
	left: 673px;
	top: 25px;
	width: 300px;
	height: 70px;
	z-index: 99999;
	overflow: visible;
	text-align: right;
}
#headtext .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
#headtext .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
}
#headtext .secondary {
	color: #FFF;
}


/* head menu */
#menu {
	border-top: 2px solid #fff;
	padding: 0;
	margin: 0;
	background-color: #990000;
}
#menu.sub1, #menu .sub1 {
	background-color: #cc6600;
}
#menu.sub2, #menu .sub2 {
	background-color: #537336;
}
#menu.sub3, #menu .sub3 {
	background-color: #455679;
}
#menu.sub4, #menu .sub4 {
	background-color: #990000;
}
#menu.sub5, #menu .sub4 {
	background-color: #140f50;
}


#menu ul {
	display: block;
	width: 975px;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	background-color: #455679;
	text-align: right;
	height: 20px;
}
#menu li {
	float: right;
	/*border-right: 1px solid #fff;*/
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
#menu .about {
	background-color: #CC6600;
}
#menu .about:hover {
	background-color: #FF6600;
}
#menu .about-selected:hover {
	background-color: #CC6600;
}
#menu .about-selected {
	background-color: #FF6600;
	background-image: url(/images/menu/back-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu .services {
	background-color: #537336;
}
#menu .services:hover {
	background-color: #80AF54;
}
#menu .services-selected:hover {
	background-color: #537336;
}
#menu .services-selected {
	background-color: #80AF54;
	background-image: url(/images/menu/back-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu .power {
	background-color: #455679;
}
#menu .power:hover {
	background-color: #6177A5;
}
#menu .power-selected:hover {
	background-color: #455679;
}
#menu .power-selected {
	background-color: #6177A5;
	background-image: url(/images/menu/back-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu .news {
	background-color: #990000;
}
#menu .news:hover {
	background-color: #D50000;
}
#menu .news-selected:hover {
	background-color: #990000;
}
#menu .news-selected {
	background-color: #D50000;
	background-image: url(/images/menu/back-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu .safety {
	background-color: #140F50;
}
#menu .safety:hover {
	background-color: #271E99;
}
#menu .safety-selected:hover {
	background-color: #140F50;
}
#menu .safety-selected {
	background-color: #271E99;
	background-image: url(/images/menu/back-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu .connections {
	background-color: #5d018d;
}
#menu .connections:hover {
	background-color: #9501e2;
}
#menu .connections-selected:hover {
	background-color: #5d018d;
}
#menu .connections-selected {
	background-color: #9501e2;
	background-image: url(/images/menu/back-selected.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu a { 
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 3px 10px 2px 10px;
	border-right: 1px solid #fff;
	margin: 0;
	height: 20px;
	line-height: 20px;
} 
#menu a:hover {
	text-decoration: none;
}

/* home page styles */
#home #header {
	margin: 0;
	padding: 0;
}
#home #header img {
	display: block;
}
#home .header-1,#home .header-2,#home .header-3 {
	text-align: left;
	display: block;
}
#home .header-1 {
	background-color: #140F50;
}
#home .header-2 {
	background-color: #D3992E;
}
#home .header-3 {
	background-color: #990000;
}
#home .header-4 {
	background-color: #7d4373;
}
#home .header-5 {
	background-color: #0146ec;
}
#home .header-6 {
	background-color: #1d1b0f;
}
#home .header-7 {
	background-color: #0e0d09;
}
#home .header-8 {
	background-color: #06194c;
}
#home #center {
	background-color: #fff;
	width: 100%;
	padding: 0;
	display: block;
	min-height: 300px;
}
#home #center #content {
	width: 470px;
	padding: 25px 10px;
	float: left;
	line-height: 20px;
	margin: 0;
}
#home #center #rightcolumn {
	width: 500px;
	padding: 30px 0 20px 0;
	float: left;
	text-align: center;
}
#home #center #rightcolumn img {
	border: 0;
}
#home #headtext {
	position: absolute;
	left: 475px;
	top: 50px;
	width: 300px;
	height: 200px;
	z-index: 1;
	overflow: visible;
}
#home #headtext .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
#home #headtext .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-top: 14px;
}
#home #banner {
	width: 980px; 
	display: block; 
	text-align: center; 
	padding: 0 0 5px 0; 
	margin: 0;
	clear: both;
}
#home #banner a,#home #banner img {
	border: none;
	margin-left: 10px;
}
#home #footer {
	background-color: #455679;
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 0 0 20px 0;
}
#home #footer #comments {
	padding: 10px 0;
}
#home #footer #comments a {
	color: #FFF;
}
#home #footer #comments a:hover {
	color: #FFFF00;
}

#home #contact_meter #contact {
	color: #fff;
}
#home #contact_meter #meter {
	color: #fff;
}
#home #contact_meter #payment {
	color: #fff;
}
#home #contact_meter #sunny {
	color: #fff;
}
#home #contact_meter #connections {
	color: #fff;
}
#home #contact_meter a {
	color: #fff;
}
/* center styles */
#center {
	display: block;
	width: 960px;
	clear: both;
	padding: 15px 0 15px 15px;
	position: relative;
	clear: both;
}
#center #content {
 	margin: 0 0 10px 19.5em;
	display: block;
	clear: right;
}
#center #content_noleft {
 	margin: 0 0 100px 0;
}
#sidebar {
	float: left; 
	width: 19em;
}
#sidebar img {
	clear: both;
}
#sidebar #logo {
	text-align: center;
}
#sidebar #logo a {
	border: none;
	float: none;
}
#sidebar #logo img {
	border: none;
	margin-bottom: 10px;
}
#sidebar #map {
	text-align: center;
	margin: 20px 0;
}
#sidebar #map img {
	display: block;
	width: 157px;
	height: 332px;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align: left;
}
#sidebar ul li {
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 18px;
}
#sidebar ul.sub1 li {
	background-image: url(/images/icons/arrow-orange.gif);
}
#sidebar ul.sub2 li {
	background-image: url(/images/icons/arrow-green.gif);
}
#sidebar ul.sub3 li {
	background-image: url(/images/icons/arrow-blue.gif);
}
#sidebar ul.sub4 li {
	background-image: url(/images/icons/arrow-red.gif);
}
#sidebar ul.sub5 li {
	background-image: url(/images/icons/arrow-blue2.gif);
}
#sidebar ul.sub6 li {
	background-image: url(/images/icons/arrow-purple.gif);
}

/* footer styles */
#footer {
	background-color: #455679;
	font-size: 10px;
	color: #FFF;
	margin: 10px 0;
	padding: 0;
	height: 20px;
	position: relative;
	display: block;
	clear: both;
}
#footer.sub1 {
	background-color: #cc6600;
}
#footer.sub2 {
	background-color: #537336;
}
#footer.sub3 {
	background-color: #455679;
}
#footer.sub4 {
	background-color: #990000;
}
#footer.sub5 {
	background-color: #140f50;
}
#contact_meter {
	float: left;
	width: 500px;
	display: block;
	margin-bottom: 20px;
}
#contact_meter a {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#contact_meter a:hover {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#contact_meter #contact {
	float: left;
	white-space: nowrap;
	margin-right: 20px;
	color: #666666;
	text-align: left;
}
#contact_meter #meter {
	float: left;
	white-space: nowrap;
	color: #666666;
	text-align: center;
	margin-right: 20px;
}
#contact_meter #payment {
	float: left;
	white-space: nowrap;
	color: #666666;
	text-align: center;
	margin-right: 20px;
}
#contact_meter #sunny {
	float: left;
	white-space: nowrap;
	color: #666666;
	text-align: center;
}
#contact_meter #connections {
	float: left;
	white-space: nowrap;
	color: #666666;
	text-align: center;
	margin-left: 20px;
}
#footer #comments {
	float: left;
	text-align: right;
	width: 480px;
	padding-top: 2px;
	line-height: 16px;
}
#footer #comments a {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#footer #comments a:hover {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

/* touchstone useful tools styles */
#iframe_content {
	width: 960px;
	text-align: center;
}
#iframe_content iframe {
	border: 2px solid #000;
}
#footer #touchstone-tools {
	position: absolute;
	left: 25em;
	top: -117px;
	width: 74em;
	height: 110px;
	text-align: center;
	z-index: 1;
}
#touchstone-tools-index {
	margin: 55px 0 0 0;
	padding: 0;
}
#footer #touchstone-tools img, #touchstone-tools-index img.left {
	border: 0;
	margin-right: 5px;
}

/* begin outages styles */ 
#outages-link {
	position: absolute;
	width: 470px;
	z-index: 1;
	overflow: visible;
	text-align: center;
	top: 2px;
	left: 0;
}
#home #outages-link {
	position: absolute;
	width: 470px;
	top: 285px;
	z-index: 1;
	overflow: visible;
	text-align: center;
}
#outages-link a, #home-outages-link a {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
#outages-display {
	display: none;
	position: absolute;
	left: 50px;
	top: 1px;
	width: 350px;
	z-index: 2;
	text-align: center;
	border: 2px solid #CC0000;
	background-color: #fff;
}
#home #outages-display {
	top: 275px;
}
#outages-display #title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #CC0000;
	padding: 2px;
}
#outages-display #title img {
	float: right;
	border: 0;
}
#outages-display p {
	padding: 5px;
}
.outage-contact { /* styles for outages pages in safety section */
	border: 1px solid #140F50;
	color: #140F50;
}
.outage-contact  #head {
	color: #140F50;
	background-color: #DADCE9;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.outage-contact  #offices {
	padding: 5px;
	height: 35px;
}
.outage-contact  #offices p {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	padding: 0;
}
.outage-contact  #after-hours {
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #CCC;
	display: block;
}
/* end outages styles */ 

/* begin board page styles */
.boardDiv {
	border-bottom: solid 1px #cccccc;
	text-align: justify;
	padding: 4px;
	display: block;
}
#BoardMembers {
	display: block;
}
#BoardMembers .member {
	display: block;
	border-bottom: solid 1px #cccccc;
	margin: 0;
	padding: 10px 0;
}
#BoardMembers .member .left {
	display: block;
	width: 180px;
	text-align: left;
	font-weight: bold;
	float: left;
}
#BoardMembers .member .right {
	margin: 0 0 5px 185px;
	display: block;
	clear: right;
	float: none;
	text-align: justify;
}
#BoardMember {
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	padding: 10px 0;
}
#BoardMember .left {
	display: block;
	width: 180px;
	text-align: left;
	font-weight: bold;
	float: left;
}
#BoardMember .right {
	margin: 0 0 5px 185px;
	display: block;
	clear: right;
	float: none;
	text-align: justify;
}
/* end board page styles */

/* begin staff page styles */
#StaffMembers {
	display: block;
	border-top: solid 1px #cccccc;
	padding-top: 10px;
}
#StaffMembers .member {
	display: block;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 10px;
}
#StaffMembers .member .left {
	display: block;
	width: 180px;
	text-align: left;
	font-weight: bold;
	float: left;
}
#StaffMembers .member .right {
	margin: 0 0 5px 185px;
	display: block;
	clear: right;
	float: none;
	text-align: justify;
}
/* end staff page styles */

/* begin list styles */
#List .date {
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 5px;
}
#List table {
	margin: 0;
	padding: 0;
}
#List td {
	vertical-align: top;
}
#List .label {
	padding: 0 0 8px 8px;
	text-align: center;
	width: 150px;
}
#List .details {
	padding: 0 0 8px 8px;
	text-align: left;
	border-bottom: solid 1px #cccccc;
}
#List .bottom {
	border-bottom: none;
}
#List .credit {
	font-style: italic;
	font-weight: bold;
	color: #505692;
}
#List .date2 {
	font-weight: bold;
	color: #505692;
	letter-spacing: 1px;
}
#List .headline {
	font-weight: bold;
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#List .text {
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#List .related {
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
/* end list styles */

/* begin events styles */
#Events {
	margin: 10px 0;
}
#Events .main-photo {
	display: block; 
	float: left; 
	width: 110px; 
	text-align: center;
}
#Events .main-photo img {
	border: none;
	width: 100px;
}
#Events .main-details {
	display: block; 
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}
#Events .main-details .title {
	padding: 5px;
}
#Events .with-photo {
	margin-left: 120px; 
	clear: right; 
	float: none;
}
#Events .main-details .label {
	display: block; 
	float: left; 
	width: 80px; 
	text-align: right;
	font-weight: bold;
	height: 14px;
}
#Events .main-details .data {
	display: block; 
	margin: 0 0 10px 90px;
	min-height: 14px;
	clear: right; 
	float: none;
}
#Event-Details {
	margin: 0 0 10px 0;
}
#Event-Details .event-content {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 10px 0;
}
#Event-Details .event-content img.primary {
	float: left;
	width: 250px;
}
#Event-Details .event-content .with-photo {
	margin-left: 260px; 
	clear: right; 
	float: none;
}
#Event-Details .add-photos {
	padding-bottom: 0;
}
#Event-Details .add-photos img {
	border: 0;
	margin: 0 5px 5px 0;
}
#Event-Details a.return {
	float: right;
}
/* end events styles */

/* begin FAQ page styles */
#FAQ {
	display: block;
	color: #140F50;
}
#FAQ ul {
	list-style: none;
	padding: 10px 0;
	margin: 10px 0 20px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#FAQ ul li {
	background: url(/images/icons/arrow-red.gif) no-repeat 0 4px;
	line-height: 20px;
	padding-left: 10px;
}
#FAQ .qa {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	width: 39px;
	height: 39px;
	text-align: center;
	vertical-align: middle;
	float: left;
	border: 1px solid #E6E6E6;
}
#FAQ .question {
	border: 1px solid #E6E6E6;
	padding: 4px;
	font-weight: bold;
	margin: 0 0 2px 43px;
	display: block;
	min-height: 31px;
	height:auto !important;
	height:31px;
	vertical-align: middle;
}
#FAQ .answer {
	border: 1px solid #E6E6E6;
	padding: 4px;
	margin: 0 0 2px 43px;
	display: block;
	min-height: 31px;
	height:auto !important;
	height:31px;
}
#FAQ .back {
	display: block;
	text-align: right;
	padding: 5px 0;
}
#FAQ .back a {
	background: url(/images/icons/back-to-top.gif) no-repeat left;
	padding: 2px 0 2px 30px;
	height: 20px;
}
/* end FAQ page styles */

/* begin jobs page styles */
#JobOpp {
	display: block;
}
#JobOpp .label {
	display: block; 
	float: left; 
	width: 90px; 
	text-align: right;
	font-weight: bold;
	height: 16px;
	border: 1px solid #CCC;
	padding: 2px;
}
#JobOpp .data {
	display: block; 
	margin: 0 0 5px 99px;
	min-height: 16px;
	clear: right; 
	float: none;
	border: 1px solid #CCC;
	width: 250px;
	padding: 2px;
}
#JobOpp .wide {
	margin: 0 0 5px 0;
	width: auto;
}
/* end jobs page styles */

/* start meeting page styles */
#Meetings {
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
}
#Meetings .date {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#Meetings .details {
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 8px;
}
#Meetings .date2 {
	font-weight: bold;
	color: #505692;
	letter-spacing: 1px;
}
#Meetings .headline {
	font-weight: bold;
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#Meetings .text {
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#Meetings .related {
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
/* end meeting page styles */

/* start news/press releases page styles */
#News {
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
}
#News .date {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#News .details {
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 8px;
}
#News .date2 {
	font-weight: bold;
	color: #505692;
	letter-spacing: 1px;
}
#News .headline {
	font-weight: bold;
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#News .text {
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#News .related {
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
/* end news/press releases page styles */

/* start reports/minutes/agendas page styles */
#Reports {
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
}
#Reports .date {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#Reports .details {
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 8px;
	display: block;
	height: 24px;
}
#Reports .date2 {
	font-weight: bold;
	color: #505692;
	letter-spacing: 1px;
	width: 80px;
	float: left;
	height: 16px;
	padding: 4px;
	margin: 3px;
	text-align: right;
}
#Reports .related {
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
	float: left;
	width: 115px;
	height: 16px;
	text-align: center;
}
/* end reports/minutes/agendas page styles */

/* start grassroots page styles */
#Grassroots {
	display: block;
	border: 1px solid #767A98;
	padding: 0;
	margin: 0 0 10px 10px;
	float: right;
	width: 350px;
}
#Grassroots .head {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #767A98;
	padding: 4px;
	margin-bottom: 5px;
}
#Grassroots .date {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
	margin: 0 4px 5px 4px;
}
#Grassroots .details {
	font-weight: normal;
	padding: 4px;
}
#Grassroots .date2 {
	font-weight: bold;
	color: #505692;
	letter-spacing: 1px;
	padding: 4px;
}
#Grassroots .headline {
	font-weight: bold;
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#Grassroots .text {
	background-color: #F7F7F7;
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
}
#Grassroots .related {
	border-color: #E4E4E4;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin: 3px;
	white-space: nowrap;
}
/* end grassroots page styles */

/* begin Co-op Connections page styles */
.connectionsDiv {
	border-bottom: solid 1px #cccccc;
	text-align: justify;
	padding: 4px;
	display: block;
}
.ConnectionsMembers {
	display: block;
}
.ConnectionsMembers .member {
	display: block;
	border-bottom: solid 1px #cccccc;
	margin: 0;
	padding: 10px 0;
}
.ConnectionsMembers .member .left {
	display: block;
	width: 180px;
	text-align: left;
	font-weight: bold;
	float: left;
}
.ConnectionsMembers .member .right {
	margin: 0 0 5px 185px;
	display: block;
	clear: right;
	float: none;
	text-align: justify;
}
#ConnectionsMember {
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	padding: 10px 0;
}
#ConnectionsMember .left {
	display: block;
	width: 300px;
	text-align: left;
	font-weight: bold;
	float: left;
}
#ConnectionsMember .right {
	margin: 0 0 5px 310px;
	display: block;
	clear: right;
	float: none;
	text-align: justify;
}
/* end Co-op Connections page styles */


/* MISC STYLES */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.errortext {
	color: #CC0000;
	font-weight: bold;
	margin: 20px 0;
}
.block-bordered {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #42495E;
}
.title-green {
	font-size: 20px;
	font-weight: bold;
	color: #4F5E28;
	letter-spacing: 1px;
}
.title-blue {
	font-size: 20px;
	font-weight: bold;
	color: #455679;
	letter-spacing: 1px;
}
.title-blue2 {
	font-size: 20px;
	font-weight: bold;
	color: #140F50;
	letter-spacing: 1px;
}
.title-orange {
	font-size: 20px;
	font-weight: bold;
	color: #CD6A00;
	letter-spacing: 1px;
}
.title-red {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
}
.title-purple {
	font-size: 20px;
	font-weight: bold;
	color: #450168;
	letter-spacing: 1px;
}
a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
a.disclaimer {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.disclaimer {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
a.standard {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.standard {
	text-decoration: none;
	color: #FF0000;
}
a.standard2 {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.standard2 {
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}