table.GridContainer {
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 10px;

}
table.Grid {background-color: #ffffff;}
/* grid header styles */
tr.GridHeader {
	background-color: #CCCCCC;	
}

tr.GridHeader td {
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
tr.GridHeader td a, tr.GridHeader td a:link, tr.GridHeader td a:visited, tr.GridHeader td a:hover, tr.GridHeader td a:active{
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/* grid item styles */
tr.GridItem {background-color: #ffffff;}
tr.GridItem td {
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
tr.GridItem td a, tr.GridItem td a:link, tr.GridItem td a:visited, tr.GridItem td a:hover, tr.GridItem td a:active{
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/* grid alt item styles */
tr.GridAltItem {background-color: #e8e8e8;}
tr.GridAltItem td {
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
tr.GridAltItem td a, tr.GridAltItem td a:link, tr.GridAltItem td a:visited, tr.GridAltItem td a:hover, tr.GridAltItem td a:active{
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
/* grid pager styles */
tr.GridPager {background-color: #FFFFFF;}
tr.GridPager td, tr.GridPager td span {
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
tr.GridPager td a, tr.GridPager td a:link, tr.GridPager td a:visited, tr.GridPager td a:hover, tr.GridPager td a:active{
	color: #000000;
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.expand {
	background-color: #18472C;
}
/* 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, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
		display:block;
	}

/* width setting (for community that has equal widths of all boxes) */	
.Error, .Success, .DataGrid, .ProfileButtons, .Profile, table.Profile, table.ViewProfile, .SearchResultsDataGrid, .MessageBoardsDataGrid,
table.News, .EventsHeader, table.Events, .CampaignsHeader, table.Campaigns, table.PageManager, table.Photos, table.CommUtil, .Instructions  {
	width: 560px;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #18472C;
}

.Instructions {
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #18472C;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:250px;
}
	
/* base */
a, a:hover, a:link, a:visited, a:active{
	color: #18472C;
}

table, tr, td {
	font-size: 11px;
	color: #000000;
}	
td.header, tr.header {
	font-size: 11px;
	background-color: #E4E4E4;
	color: #000000;
}

td.inverse, tr.inverse {
	font-size: 11px;
	color: #18472C;
}
body {
	font-size: 11px;
	color: #000000;
}

h1, .PageTitleHeader,.pagetitle {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
		font-family: arial;
		color: #18472C;
	}
	
h2, .PageSubTitleHeader, .pagetitle2 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 0px;
		padding-bottom: 0px;
		font-family: arial;
		color: #18472C;
	}

h3, .pagetitle3 {
		font-size: 13px;
		font-family: arial;
		color: #18472C;
		font-weight:bold;
	}

h4, .pagetitle4 {
		font-size: 11px;
		font-family: arial;
		color: #18472C;
		font-weight:bold;
	}

h5, .pagetitle5 {
		font-size: 11px;
		font-family: arial;
		color: #18472C;
		font-weight:bold;
		margin-bottom: 0;
	}

input,select,textarea {
	font-size: 11px;
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{
	
}
sup {
	font-size: 8px;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px 4px 0px 4px;
}

.HelpButton {
	font-size: 11px;
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}

.Error {
	font-size: 11px;
	color: #FF0100;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	font-size: 11px;
	color: #000000;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #c42830;
}

.DataGridAltItem {
	background: #e8e8e8;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	font-size: 11px;
}

.ProfilePageTabHeadings {
	font-size:11px;
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #e8e8e8;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:250px;
}

.MsgItem {
	background-color: #cccccc;
}

.MsgItemSubject {
	background-color: #cccccc;
}

.MsgItemInverse {
	background-color: #e8e8e8;
}

.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
	
.LastPostingText {
	font-size: 10px;
	font-style: italic;
	color: #6B6B6B;
}

.BadWordHighlight {
	font-weight: bold;
	color: #c42830;
}
.MsgsReplyText {
	font-size: 10px;
}
.MsgsDates {
	font-size: 11px;
}

/* file library */
.FileLibFileDetails {
	font-size: 11px;
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	font-size: 11px;
	color: #000000;
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */

.DonationPaymentAmount {
	font-size: 11px;
	color: #000000;
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* left navigation */
.navheadercontainer, .navheadercontainerselected {
	background-color: #006233;
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
}
.navcontainer, .navcontainerselected{
	background-color: #19472D;
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
}

a.navheader, a.navheader:link, a.navheader:active, a.navheader:visited, a.navheader:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	COLOR: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.navheaderselected, a.navheaderselected, a.navheaderselected:link, a.navheaderselected:active, a.navheaderselected:visited, a.navheaderselected:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	COLOR: #ffffff;
	text-decoration: none; 
	text-transform: uppercase;
}
a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	COLOR: #ffffff; 
	text-decoration: none;
	text-transform: uppercase;
}
a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	COLOR: #ffffff;
	text-decoration: none; 
	text-transform: uppercase;
}
/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 560px;
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */

#cid_160__ctl2_rptEventsHeadlines__ctl1_lblDate, 
#cid_160__ctl2_rptEventsHeadlines__ctl2_lblDate, 
#cid_160__ctl2_rptEventsHeadlines__ctl3_lblDate, 
#cid_160__ctl2_rptEventsHeadlines__ctl4_lblDate,
#cid_160__ctl2_rptEventsHeadlines__ctl5_lblDate

{
	text-indent: 3px;
	margin-left: 3px;	
}
	td.topnav {
		font-size: 9px;
		font-family: verdana;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		padding-left: 25px;
		padding-right: 25px;
	}
	
	td.topnav a, td.topnav a:link, td.topnav a:visited, td.topnav a:hover, td.topnav a:active {
		font-size: 9px;
		font-family: verdana;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	td.events {
		padding: 7px;
	}
	
	td.events, td.events p {
		color: #006233;
	}
	
	td.events p a , td.events p a:link, td.events p a:visited, td.events p a:hover, td.events p a:active {
		color: #006233;
	}
	
	td.footer {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	td.footer p {
		color: #ffffff;
		font-size: 11px;
	}
	
	td.footer p a , td.footer p a:link, td.footer p a:visited, td.footer p a:hover, td.footer p a:active {
		color: #ffffff;
	}
/* member tools  */
.MTonline, .MTfriends, .MTnotes, .MTLinkscontainer {
	float: left;
	padding: 5px;
}
a.MT {
	font-size: 10px;
	text-decoration: none;
}
a.MT:link, a.MT:hover, a.MT:visited, a.MT:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	color: #18472C;
	text-decoration: none;
	text-transform: uppercase;
}
	a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	color: #18472C;
	text-decoration: none;
	text-transform: uppercase;
}
a.MTLinks:hover, a.MT:hover, a.MTLinksselected:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	color: #18472C;
	text-decoration: underline;
	text-transform: uppercase;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
	text-decoration: none;
	color: #18472C;
	text-transform: uppercase;
}

	.pagetitle {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
		font-family: arial;
		color: #18472C;
	}
	
.pagetitle2 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 0px;
		padding-bottom: 0px;
		font-family: arial;
		color: #18472C;
	}

.pagetitle3 {
		font-size: 13px;
		font-family: arial;
		color: #18472C;
		font-weight:bold;
	}

.pagetitle4 {
		font-size: 11px;
		font-family: arial;
		color: #18472C;
		font-weight:bold;
	}

.pagetitle5 {
		font-size: 11px;
		font-family: arial;
		color: #18472C;
		font-weight:bold;
	}
	
/* Vertical Fly-Out Menu in Left Column *
/* Root = Vertical, Secondary = Vertical */
ul#navLeft,
ul#navLeft li,
ul#navLeft ul {margin:0; border:0 none; padding:0; width:145px; /*For KHTML*/ list-style:none;}
ul#navLeft ul {border:1px solid #fff;}

ul#navLeft:after /*From IE 7 lack of compliance*/{clear:both; display:block; font:1px/0px serif; content:"."; height:0; visibility:hidden;}

ul#navLeft li {float:left; display:block !important; display:inline; /*For IE*/ position:relative;}

/* Root Menu */
ul#navLeft a {border-bottom:1px solid #fff; padding:0 10px; display:block; background:#006233; color:#fff; font:normal 9px/16px Verdana, Arial, Helvetica, sans-serif; text-align:right; text-transform:uppercase; text-decoration:none; height:auto !important; height:1%; /*For IE*/}

/* Root Menu Hover Persistence */
ul#navLeft a:hover,
ul#navLeft li:hover a,
ul#navLeft li.iehover a {background:#19472d; color:#fff;}

/* 2nd Menu */
ul#navLeft li:hover li a,
ul#navLeft li.iehover li a {background:#006233; color:#fff; text-align:left; text-transform:none;}

/* 2nd Menu Hover Persistence */
ul#navLeft li:hover li a:hover,
ul#navLeft li:hover li:hover a,
ul#navLeft li.iehover li a:hover,
ul#navLeft li.iehover li.iehover a {background:#19472d; color:#fff;}

/* 3rd Menu */
ul#navLeft li:hover li:hover li a,
ul#navLeft li.iehover li.iehover li a {background:#006233; color:#fff;}

/* 3rd Menu Hover Persistence */
ul#navLeft li:hover li:hover li a:hover,
ul#navLeft li:hover li:hover li:hover a,
ul#navLeft li.iehover li.iehover li a:hover,
ul#navLeft li.iehover li.iehover li.iehover a {background:#19472d; color:#fff;}

/* 4th Menu */
ul#navLeft li:hover li:hover li:hover li a,
ul#navLeft li.iehover li.iehover li.iehover li a {background:#006233; color:#fff;}

/* 4th Menu Hover */
ul#navLeft li:hover li:hover li:hover li a:hover,
ul#navLeft li.iehover li.iehover li.iehover li a:hover {background:#19472d; color:#fff;}

ul#navLeft ul,
ul#navLeft ul ul,
ul#navLeft ul ul ul {display:none; position:absolute; top:0; left:145px;}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navLeft li:hover ul ul,
ul#navLeft li:hover ul ul ul,
ul#navLeft li.iehover ul ul,
ul#navLeft li.iehover ul ul ul {display:none;}

ul#navLeft li:hover ul,
ul#navLeft ul li:hover ul,
ul#navLeft ul ul li:hover ul,
ul#navLeft li.iehover ul,
ul#navLeft ul li.iehover ul,
ul#navLeft ul ul li.iehover ul {display:block;}
