.expand img{
	background-color: #6FBC15;
	float: none;
	display: block;
}
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 stuff */
.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: 12px; */
	color: #000000;
	border-top: 1px solid #999999;
	padding-top: 2px;
}

.Instructions {
	/*font-size: 12px; */
	color: #000000;
	border-top: 1px solid #999999;
	padding-top: 2px;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:250px;
}
	
/* base */
a {
	color: #315488;
}
a:hover {
	color: #6FBC16;
}
table, tr, td {
	/*font-size: 12px; */
	color: #000000;
}	
td.header, tr.header {
	/*font-size: 12px; */
	background-color: #E4E4E4;
	color: #000000;
}

td.inverse, tr.inverse {
	/*font-size: 12px; */
	color: #203555;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #4F4F4F;
	margin: 0;
	padding: 0;
}
.body1 {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
.body2 {
	background-image: url(images/background3.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	COLOR: #203555;
	font-weight: bold;
}
h1, .PageTitleHeader {
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
h2 {margin-bottom: 0px;
}
h3, .PageSubTitleHeader {
	font-size: 10px;
	color: #315488;
}
h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {}
h5 {}

img{
	border: 0;
}
input,select,textarea {
	/*font-size: 12px; */
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{
	/*font-size: 12px; */
}
sup {
	font-size: 8px;
}

/*  core */
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 {}

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;
	padding: 0px 4px 0px 4px;
}

.HelpButton {
	/*font-size: 12px; */
	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: 12px; */
	color: #FF0100;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	/*font-size: 12px; */
	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: 12px; */
}

.ProfilePageTabHeadings {
	/*font-size: 12px; */
	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: 12px; */
}

/* file library */
.FileLibFileDetails {
	/*font-size: 12px; */
	background-color: #BCB8B8;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	/*font-size: 12px; */
	color: #000000;
	background-color: #E4E4E4;
	width: 250px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #666666;
}

/* donations */

.DonationPaymentAmount {
	/*font-size: 12px; */
	color: #000000;
	background-color: #E4E4E4;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #0057F;
}

/* left navigation */

/* 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 */
#MastHead {
	margin: 0 auto 0 auto;
	background-color: #315488;
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	display: block;
	height: 120px;
}
#ContentLogo {
	margin: 0; 
	background-color: #315589;
	padding: 0;
	float: left;
	width: 322px;
	height: 120px;
}
#ContentRotator {
	padding: 0;
	float: left;
	height: 120px;
}
#ContentRotator2 {
	padding: 0;
	float: left;
	height: 120px;
}	
#ContentTopNav {
	margin: 0 auto 0 auto;
	background-color: #28446C;
	border-top: 7px solid #4577BF;
	border-bottom: 7px solid #4577BF;
	padding: 12px 0 9px 47px;
	clear: both;
}
#ContentTopNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#ContentTopNav ul li {
	margin-left: 0;
	padding: 0 30px 0 0;
	list-style: none;
	display: inline;
}

#ContentTopNav ul li a {
	color: #6699CC;
	text-decoration: none;
}
#ContentTopNav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	display: block;
	width: 792px;
	margin: 0 0 0 45px;
}
#LeftColumn {
	width: 154px;
	display: block;
	margin: 4px 4px 0 0;
	padding: 0;
	float: left;
}
#ContentMemberTools {
	background-color: #203555;
	display: block;
	width: 154px;
	overflow: hidden;
	color: #ffffff;
	font-size: 10px;
	clear: both;
}
div.cap img {
	width: 154px; 
	height: 7px;
	clear: both;
	display: block;
}
#ContentMemberTools ul {
	color: #ffffff;
	font-size: 10px;
	margin-left: 0;
	padding-left: 8px;
	margin-top: 0;
	padding-top: 0;
} 
#ContentMemberTools ul li {
	margin-left: 0;
	padding: 0 30px 0 0;
	list-style: none;
}
#ContentMemberTools ul li a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#ContentMemberTools ul li a:hover {
	color: #6FBC16;
	font-size: 10px;
	text-decoration: none;
}
#ContentSideBar {
	color: #ffffff;
	margin-top: 15px;
}
a.navbar {
	color: #ffffff;
	/*font-size: 12px; */
	line-height: 8px;
	display: block;
	text-decoration: none;
	padding-left: 8px;
}
a.navbar:hover {
	color: #6FBC16;
	/*font-size: 12px; */
	line-height: 8px;
	display: block;
	text-decoration: none;
	padding-left: 8px;
}

#ContentBody {
	float: right;
	width: 634px;
	display: block;
	overflow: hidden;
}
#ContentMarquee {
	width: 634px;
	height: 160px;
	overflow: hidden;
	display: block;
}
#ContentBodyLeft {
	width: 350px;
	display: block;
	float: left;
	padding: 18px 25px 18px 25px;
}
#ContentBodyLeft2 {
	width: 545px;
	display: block;
	float: left;
	padding: 18px 25px 18px 25px;
}
#ContentMiddle table {
	
}
#ContentBodyRight {
	width: 195px;
	display: block;
	float: right;
	padding: 18px 14px 18px 14px;
}
#ContentMarqueelinks {
	background-color: #213656;
	display: block;
	width: 634px;
	height: 16px;
	clear: both;
	text-align: right;
	padding: 3px 0 3px 0
}
#ContentMarqueelinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#ContentMarqueelinks ul li {
	margin-left: 0;
	padding: 0px 10px 0px 0;
	list-style: none;
	display: inline;
}
#ContentMarqueelinks ul li a {
	font-size: 10px;
	color: #528BE2;
	text-decoration: none;
}
#ContentMarqueelinks ul li a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.build {
	border: 1px solid #ff00ff;
}
#cid_211_tbMessage {
	width: 300px;
}