table.GridContainer {
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 10px;

}
table.Grid {background-color: #ffffff;}
/* grid header styles */
tr.GridHeader {
	background-color: #E3DDAB;	
}

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: #EEEBCD;}
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: #002569;
}
/* 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: 540px;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 12px;
	color: #002569;
	padding: 2px 5px 2px 5px;
	border: solid #002569 1px;
}

.Instructions {
	font-size: 12px;
	background-color: #ffffff;
	color: #002569;
	border: solid #002569 1px;
	padding: 2px 5px 2px 5px;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:270px;
}
	
/* base */
a, a:link, a:active, a:visited, a:hover {
font-size: 12px;
color: #002569;
text-decoration: underline;
}
table, tr, td {
font-size: 12px;
color: #002569;
}	

td.header, tr.header {
	font-size: 12px;
	color: #ffffff;
	background-color : #002569;	
}

td.inverse, tr.inverse {
	font-size: 12px;
	color: #002569;
	background-color : #EEEBCD;
}

body {
font-size: 12px;
color: #002569;
}

h1, h2, h3, h4, h5, .pagetitleheader, .pagesubtitleheader {
color: #002569;
font-weight: bold;
}
h1 {font-size: 21px;}
h2 {
	background-color: #002569;
	padding: 2px;
	color: #FFFFE8;
	font-size: 14px;
}
.pagetitleheader {font-size: 18px;}
h3, .pagesubtitleheader {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

button {
	cursor: hand;
}
button.hover {
	cursor: hand;
}
input,select,textarea {
	font-size: 10px;
}
ol,ul,li{
	color: #002569;
	list-style: square;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	cursor: hand;
	font-size: 11px;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	cursor: hand;
	font-size: 11px;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active { 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #002569;
   padding: 0px 4px 0px 4px;
}

.HelpButton {
	font-size: 12px;
	color: #ffffff;
	background-color : #FF0100;
	border: solid;
	border-width : 1px;
	border-color : #ffffff;
	padding : 2px;
	font-weight : bold;
	width : 48px;
	text-align : center;
}

.Error {
	font-size: 12px;
	color: #FF0100;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	font-size: 12px;
	color: #002569;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #002569
}

.DataGridAltItem {
	background: #EEEBCD;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	font-size: 12px;
}

.ProfilePageTabHeadings {
	font-size: 12px;
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #EEEBCD;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:270px;
}

.MsgItem {
	background-color: #EEEBCD;
}

.MsgItemSubject {
	background-color:#E3DDAB;
}

.MsgItemInverse {
	background-color: #EEEBCD;
}

.MsgItemSubjectInverse {
	background-color:#E3DDAB;
}	
	
.LastPostingText {
	font-size: 11px;
	font-style: italic;
	color: #002569;
}

.BadWordHighlight {
	font-weight: bold;
	color: Red;
}

.MsgsReplyText {
	 font-size: 11px;
}

.MsgsDates {
	font-size: 12px;
}

/* file library */

.FileLibFileDetails {
	font-size: 12px;
	color: #002569;
	background-color : #EEEBCD;
	width : 150px;
	padding: 2px 5px 2px 5px;
}

.FileLibraryFileList {
	font-size: 12px;
	color: #002569;
	border: solid;
	border-width : 1px;
	border-color : #002569;
	width : 300px;
	padding: 2px 5px 2px 5px;
}

/* news */
/* events */
td.StoreItemHeader {
	border-color: #002569;
	border-bottom: 1px solid;
}

/* donations */

.DonationPaymentAmount {
	font-size: 12px;
	color: #002569;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #002569;
}

/* left navigation */
div.navheadercontainer, div.navheadercontainerselected {
vertical-align: bottom;
background-image: url(images/nav3_bg.gif);
background-repeat: no-repeat;
background-position: bottom;
margin-top: 12px;
}
.navcontainer, .navselectedcontainer, .navcontainerselected {
margin-top: 3px;
}
a.navheader, a.navheader:link, a.navheader:visited, a.navheader:active, a.navheader:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a.navheaderselected, a.navheaderselected:link, a.navheaderselected:visited, a.navheaderselected:active, a.navheaderselected:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
A.navheader:hover, A.navheaderselected:hover {
color: #FFFFE8;
}
a.nav, a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #FFFFE8;
text-decoration: none;
}
a.navselected, a.navselected:link, a.navselected:visited, a.navselected:active, a.navselected:hover {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #FFFFE8;
text-decoration: none;
} 
a.nav:hover, a.navselected:hover {
text-decoration: underline;
}   
/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002569;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 540px;
}
td.CommUtilHeader {
	background-color:#002569;
	color:#FFFFFF;
}
/* community specific */
td.footer {
text-align: center;
vertical-align: bottom;
padding-top: 45px;
}
/* member tools  */
.MTonline, .MTfriends, .MTnotes {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.MTLinkscontainer {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
a.MT, a.MT:link, a.MT:visited, a.MT:active{
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a.MT:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFE8;
text-decoration: none;
}	
a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a.MTLinks:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFE8;
text-decoration: none;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a.MTLinksselected:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFE8;
text-decoration: none;
}

#ContentQuicklinks { color:#ffffff;}
#ContentQuicklinks a { color:#ffffff;}


#ContentImgRot{ margin:-283px 0 0; padding:0; float:left;}
#ImgFrame{ background:transparent url(images/ImgFrame.png) no-repeat scroll left top;float:left;height:292px;margin:0;*margin:0;padding:0;position: relative;width:541px;z-index:800;}
.welcome{ margin:0 0 8px; padding:0 0 13px 0; background:url(images/WelcomeBot.gif) no-repeat left bottom; float:left;}
#ContentWelcome{ margin:0; padding:0 15px; background:url(images/WelcomeBG.gif) repeat-y left top; color:#3c2318; float:left; font-size:11px; }

.img{ margin:0 0 18px; padding:0; float:left; text-align:center;}
#ContentImgRot1,
#ContentImgRot2,
#ContentImgRot3{ float:right; margin:10px 22px; padding:0; width:133px; height:133px; border:1px solid #FFFFFF;}

.News, .Events{ margin:0; padding:0; float:left; width:100%;}

#ContentNewsHeader{ background: url(images/NewsBG.gif) no-repeat left top;}
#ContentEventsHeader{background:url(images/EventsBG.gif) no-repeat left top;}

#ContentNewsHeader,
#ContentEventsHeader{float:left;margin:0;height:30px;padding:33px 10px 0;width:518px;*width:538px;}

#ContentNewsHeader h2,
#ContentEventsHeader h2{background:transparent none repeat scroll 0 0;color:#002569;font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;line-height:18px;margin:0;padding:0 0 22px 12px;width:100%;}

#ContentNews,
#ContentEvents{float:left;margin:0;min-height:100px;padding:10px 10px 0;width:345px;}
