.expand img {
	background: #000;
	float: none;
	display: block;
}
.expand {
	background: #000;}

.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background:#FFE8E8 url(/images/icons/v2/common/exclamation.gif) no-repeat 2px;
	border: 1px solid #BF0000;
}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background:#D0E8D0 url(/images/icons/v2/common/accept.gif) no-repeat 3px 2px;
	border: 1px solid #008000;
}

/* this first chunk is to assign the font-family */
/* if you want to change an element or a class to a different font-family than the others in this group,
you will need to remove the the class/element(s) from this block */

a:link, a:visited, a:hover, a:active, table, tr, td, td.header, tr.header, td.inverse, tr.inverse, body,
br, div, h1, h2, h3, head, input,select,textarea, nobr, ol,ul,li, p, p.footer, span, sup, th,
input.button, a.button, a.button:visited, a.button:link, a.button:active, input.buttoninverse,
a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, .instructions,
.helpbutton, .error, .success, .profile, .profileheader, .profilepagetabheadings, .memberlistingnav,
.memberlistingname, .filelibfiledetails, .pagesubtitleheader, .pagetitleheader, table.news, .eventsheader,
table.events, td.storeitemheader, .campaignsheader, table.campaigns, .donationpaymentamount, a.nav,
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.navselected, a.navselected:link,a.navselected:visited,
a.navselected:hover, a.navselected:active, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:hover,
a.topnav:active, a.topnavselected, a.topnavselected:link, a.topnavselected:visited, a.topnavselected:hover,
a.topnavselected:active, td.pagemanagerheader, tr.pagemanagerheader, table.pagemanager {
	font-family: arial, helvetica, sans-serif;
}

button, button.hover, input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button, input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse, .HelpButton{
	cursor: hand;
}

/* block - prevents NS/SAFARI info box issue */
.instructions, .Instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
		display:block;
	}

a.topnav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.topnav:link {
	color: #000000;
	text-decoration: none;
}

a.topnav:visited {
	color: #000000;
}

a.topnav:hover {
	color: #000000;
	text-decoration: underline;
}

a.topnav:active {
	color: #ffffff;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #6085B2;
	text-decoration: underline;
}

a:visited {
	color: #6085B2;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

body {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

br { font-family: Arial, Helvetica, sans-serif; }

div {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #6085B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	color: #EE2B2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(images/redbar.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

h3 {
	color: #6085B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

head {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

nobr {
	font-family: Arial, Helvetica, sans-serif;
}

ol,ul,li{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
}

p {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span {
	font-family: Arial, Helvetica, sans-serif;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.headline 	 {
	color: #6085B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.login {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.title {
	color: #6085B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color : #A9C7EC;	
	border: solid;
	border-width : 1px;
	border-color : #768BA5;
    padding-left : 1px;
    padding-right : 1px;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color : #768BA5;
	border: solid;
	border-width : 1px;
	border-color : #768BA5;
    padding-left : 1px;
    padding-right : 1px;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active { 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color : #ffffff;
    padding: 0px 4px 0px 4px;
}

.instructions {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #768BA5;
	width : 550px;
	padding: 2px 5px 2px 5px;
}

.HelpButton {
	font-size: 12px;
	color: white;
	background-color : #6085B2;
	border: solid;
	border-width : 1px;
	border-color : #768BA5;
	padding : 2px;
	font-weight : bold;
	width : 48px;
	text-align : center;
}

.Error {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #cc0000;
	width : 550px;
}

.Success {
	font-size: 12px;
	color: #768BA5;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #6085B2;
	width : 550px;
}

.DataGrid {
	width:550px;
}

.DataGridAltItem {
	background: #ffffff;
}

.DataGridItem{
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

.DataGridHeader {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	font-weight : bold
}

.DataGridFooter {
}

/*profile */

.Profile {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	width : 470px;
	padding: 2px 5px 2px 5px;
}

.ProfileHeader {
	font-weight : bold;
	font-size: 14px;
}

.ProfilePageTabHeadings {
	font-size:14px;
	font-weight:bold;
}

table.Profile {
	width:550px;
}

table.ViewProfile {
	width:550px;
}

/* search */

.SearchResultsDataGrid {
	width:550px;
}

.SearchResultsDataGridAltItem {
	background: #ffffff;
}

.SearchResultsDataGridItem {
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:382px;
}


.MsgItem {
	background-color: #ffffff;
}

.MsgItemSubject {
	background-color: #6085B2;
}

.MsgItemInverse {
	background-color: #ffffff;
}

.MsgItemSubjectInverse {
	background-color: #6085B2;
}	
	
.LastPostingText {
	font-size: 10px;
	font-style: italic;
	color: #6085B2;
}

.BadWordHighlight {
	font-weight: bold;
	color: Red;
}

.MessageBoardsDataGrid {
	width:550px;
}

.MessageBoardsDataGridAltItem {
	background: #ffffff;
}

.MessageBoardsDataGridItem {
}

.MessageBoardsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

.MessageBoardsDataGridHeader {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
}

.MessageBoardsDataGridFooter {
}

.MsgsReplyText {
	font-size: 10px;
}

.MsgsDates {
	font-size: 12px;
}

/* file library */

.FileLibFileDetails {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	width : 150px;
	padding: 2px 5px 2px 5px;
}

.FileLibraryFileList {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	width : 300px;
	padding: 2px 5px 2px 5px;
}

.PageSubTitleHeader {
	color: #000080;
	font-size: 12px;
	font-weight: bold;
}

.PageTitleHeader {
	color: #6085B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* news */

table.News {
	width:550px;
}

/* events */

.EventsHeader {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	padding: 2px 5px 2px 5px;
	width:550px;
}

.EventsDontationDetail {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	padding: 2px 5px 2px 5px;
}

table.Events {
	width:550px;
}

td.StoreItemHeader {
	border-color: #6085B2;
	border-bottom: 1px solid;
}

/* donations */

.CampaignsHeader {
	font-size: 12px;
	color: #000000;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #6085B2;
	padding: 2px 5px 2px 5px;
	width:550px;
}

table.Campaigns {
	width:550px;
}

.DonationPaymentAmount {
	font-size: 12px;
	color: #000000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #cc0000;
}

/* left navigation */
.navheadercontainer {
	width: 153px;
	border-bottom: 1px solid #000000;
	line-height: 21px;
	text-indent: 15px;
}

a.navheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

a.navheader:link {
	color: #000000;
}

a.navheader:visited {
	color: #000000;
}

a.navheader:hover {
	color: #000000;
	text-decoration: underline;
}

a.navheader:active {
	color: #000000;
}

a.navheaderselected {
	color: #A9C7EC;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.navheaderselected:link {
	color: #A9C7EC;
}

a.navheaderselected:visited {
	color: #A9C7EC;
}

a.navheaderselected:hover {
	color: #A9C7EC;
	text-decoration: underline;
}

a.navheaderselected:active {
	color: #A9C7EC;
}

.navcontainer, .navheaderselectedcontainer, .navselectedcontainer {
	width: 153px;
	text-indent: 15px;
	line-height: 20px;
	background-color: #000000;		
}

a.nav {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

a.nav:link {
	color: #ffffff;
}

a.nav:visited {
	color: #ffffff;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.nav:active {
	color: #ffffff;
}

a.navselected {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.navselected:link {
	color: #ffffff;
}

a.navselected:visited {
	color: #ffffff;
}

a.navselected:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.navselected:active {
	color: #ffffff;
}

/* top navigation */
a.channel {
	color: #A9C7EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}

a.channel:link {
	color: #A9C7EC;
	font-weight: bold;
	text-decoration: none;
}

a.channel:visited {
	color: #A9C7EC;
	font-weight: bold;
	text-decoration: none;
}

a.channel:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.channel:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.channelselected {
	color: #ffffff
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}

a.channelselected:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.channelselected:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.channelselected:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.channelselected:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/* pagemanager */

td.PageManagerHeader, tr.PageManagerHeader {
	font-size: 12px;
	color: black;
	background-color : #ffffff;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color : #6085B2;
	padding: 2px 5px 2px 5px;
}

table.PageManager {
	width:550px;
	border: solid;
	border-width : 0px;
	border-color : #6085B2;
}

/* photo albums */

table.Photos {
	width:550px;
}

td.Photos {
}

table.NoPhotoPlaceholder {
}

/* communications utility */

table.CommUtil {
	width: 550px;
}

td.CommUtilHeader {
	background-color:#6085B2;
	color:#FFFFFF;
}

/* community specific */
td.address {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-left: 7px;
	text-decoration: none;
}

/* member tools
.MTonline {
	float: left;
	background-image: url(images/MTonline.gif);
	background-repeat: no-repeat;	
	background-color: #6085B2;
	margin-left: 2px;
	padding-right: 5px;
	border-left: 1px solid #768BA5;
	border-bottom: 1px solid #768BA5;
	width: 115px;
	
	padding-top:8px;

}

.MTfriends {
	float: left;
	background-image: url(images/MTfriends.gif);
	background-repeat: no-repeat;	
	background-color: #6085B2;
	padding-right: 5px;
	border-left: 1px solid #768BA5;
	border-bottom: 1px solid #768BA5;
	width: 115px;
	
	padding-top:8px;
}

.MTnotes {
	float: left;
	background-image: url(images/MTnotes.gif);
	background-repeat: no-repeat;	
	background-color: #6085B2;
	padding-right: 5px;
	border-left: 1px solid #768BA5;
	border-right: 1px solid #768BA5;
	border-bottom: 1px solid #768BA5;
	width: 115px;
	
	padding-top:8px;
}
a.MT {
	color: #000000;
	margin-left:20px;
	font-size: 9px;
	text-decoration: none;
}
a.MT:link {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
a.MT:hover {
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
}
a.MT:visited {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
a.MT:active {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}*/

/* member tools  */
#ContentMemberTools{
border-right: 1px solid #000000;
padding-top: 1px;	
}
.MTonline, .MTfriends, .MTnotes, .MTLinkscontainer {
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	text-align: center;
	border-left: 1px solid #000000;
	}
div.MTonline:hover, div.MTfriends:hover, div.MTnotes:hover, div.MTLinkscontainer:hover{
	background-color: #6085B2;
}
a.MT, a.MTLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.MTLinksselected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.MT:link, a.MT:visited, a.MT:active, a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active, a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	color: #000000;
	text-decoration: none;
}
a.MT:hover, a.MTLinks:hover, a.MTLinksselected:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

	
