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: 11px;
	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: 11px;
	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: 11px;
	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: 11px;
	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: 11px;
	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: 11px;
	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: 11px;
	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: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.expand {
	background-color: #11297B;
}
/* 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: 500px;
}



/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.Instructions {
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:250px;
}
	
/* base */
a, a:link, a:visited, a:active, a:hover {
	color: #791C10;
}

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: #11297B;
}
body {
	background-color:#31649D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	COLOR: #000000; 
}
h1 {}
h2, .PageTitleHeader {
	font-size: 16px;
	font-weight: bold;
}
h2 {margin-bottom: 0px;}
h3, .PageSubTitleHeader {font-size: 11px;}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {}
h5 {}

input,select,textarea {
	font-size: 11px;
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{
	font-size: 11px;
}
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 {
	padding-left: 10px;
	height:23px;
}
.navcontainer, .navcontainerselected{
	padding-left: 18px;
	height:23px;
}

a.navheader, a.navheader:link, a.navheader:active, a.navheader:visited, a.navheader:hover {
	FONT-SIZE: 14px; 
	text-decoration: none;
}
a.navheaderselected, a.navheaderselected, a.navheaderselected:link, a.navheaderselected:active, a.navheaderselected:visited, a.navheaderselected:hover {
	FONT-SIZE: 14px; 
	text-decoration: none; 
}
a.navheader, a.navheaderselected {color: #FFFFFF; text-decoration: none;}
a.navheader:link, a.navheaderselected:link {color: #FFFFFF; text-decoration: none;}
a.navheader:active, a.navheaderselected:active {color: #E1B14C; text-decoration: none;}
a.navheader:visited, a.navheaderselected:visited {color: #FFFFFF; text-decoration: none;}
a.navheader:hover, a.navheaderselected:hover {color: #E1B14C !important; text-decoration: none;}

a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	font-size: 12px; 
	text-decoration: none;
}
a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited, a.navselected:hover {
	font-size: 12px; 
	text-decoration: none; 
}
a.nav, a.navselected {color: #FFFFFF; text-decoration: none;}
a.nav:link, a.navselected:link {color: #FFFFFF; text-decoration: none;}
a.nav:active, a.navselected:active {color: #E1B14C; text-decoration: none;}
a.nav:visited, a.navselected:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover, a.navselected:hover {color: #E1B14C !important; text-decoration: none;}
/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 500px;
}
td.CommUtilHeader {
	background-color:#CCCCCC;
	color:#FFFFFF;
}
/* community specific */
#Maintable {
	background-image:url(images/background.gif);
}
#backgroundDiv {
	margin:0;
	background-image:url(images/background.gif);
}
#ContentImageRotator { }
/* member tools  */
.MTonline, .MTfriends, .MTLinkscontainer {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #ffffff;
}
.MTnotes {
	float: left;
	padding-left: 7px;
}
a.MT {
	font-size: 12px;
	text-decoration: none;
}
a.MT:link, a.MT:hover, a.MT:visited, a.MT:active{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
	
a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.MTLinks:hover, a.MT:hover, a.MTLinksselected:hover{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.TemplateTextBlock {
	margin:0;
	padding:1px;
}
#bottomBorder, #bottomBorder a:link, #bottomBorder a:visited, #bottomBorder a:active {
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
}
#ContentLeft { 
	clear:left;
	float:left;
	width:225px; 
	font-size:12px; 
	padding: 0; 
	margin:0; 
	display:inline;
}
#ContentLeft ul { width:225px; padding: 0; margin: 0; list-style-type: none; background-color:#791C10; }
#ContentLeft li { 
	width:225px;
	list-style-type: none;
	text-align:left;
	padding: 0;
	margin: 0;
	display: inline;
	height:23px;
	line-height:20px;
	color: #fff;
	background-color:#791C10;
}
#ContentLeft li ul li a {
 	text-indent:18px;
 	font-size:12px;
} 
#ContentLeft li ul {
 	margin-bottom:5px;
} 
#ContentLeft a {	
	width:225px;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
	margin:0;
	display:block;
	height:23px;
	background-color:#791C10;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#ContentLeft a:link {color: #FFFFFF; text-decoration: none;}
#ContentLeft a:visited {color: #FFFFFF; text-decoration: none;}
#ContentLeft a:active {color: #E1B14C; text-decoration: none;}
#ContentLeft a:hover {color: #E1B14C !important; text-decoration: none;}
#ContentLeft a.on {color: #E1B14C !important; text-decoration: none;}
#ContentLeft a.nav1selected {color: #E1B14C !important; text-decoration: none;}

#backgroundDiv {
	margin:0;
	background-image:url(images/background.gif);
}
#rightPodsHeader {
	background-image:url(images/subHeader.gif);
	background-repeat:no-repeat;
	width:535px;
	height:111px;
	text-align:left;
	margin: 20px 0 0 0;
	font-size:11px;
}
#Contentpagename { padding: 5px 0px 0px 10px; }
#Contentpagename h1 {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
}

#Contentpagename h2 {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:25px;
}
#ContentRightPodsHeader {
	padding-top: 20px;
	width:535px;
	text-align:left;
	font-size:11px;
}
#ContentLeft .header a { font-size: 13px; height: 23px; width: 225px; text-align: left;  display: block; color: #fff; text-decoration: underline; }