.expand img {
	background: #013D79;
	float: none;
	display: block;
}
.expand {
	background: #013D79;
}

.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: Verdana, Geneva, 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;
	}

.expand {
	background-color: #013D79;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
}

a:hover {
	color: #000099;
}

a:active {
	color: #000099;
}

table, tr, td {
	font-size: 11px;
	color: #0000000;
}	

td.header, tr.header {
	font-size: 11px;
	color: #ffffff;
	background-color : #013D79;	
}

td.inverse, tr.inverse {
	font-size: 11px;
	color: #000000;
	background-color : #C2C5BA;
}

body {
	color: #013D79;
	font-size: 11px;
}

br { }

div { }
h1 {
	color: #013D79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.PageTitleHeader{
	color: #C4C251;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2{
	color: #014689;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding:3px;
	background-image: url(images/gold_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 6px;
}
h3, .PageSubTitleHeader {
	color: #013D79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input,select,textarea {
	font-size: 11px;
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}

nobr { }

ol,ul,li{
	font-size: 11px;
}

p {}

span { }

sup {
	font-size: 8px;
}

td,th {
	font-size: 11px;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #013D79;
	background-color : #C2C5BA;	
	border: solid;
	border-width : 1px;
	border-color : #013D79;
   padding-left : 1px;
   padding-right : 10px;
	margin-top: 3px;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #013D79;
	background-color : #C2C5BA;
	border: solid;
	border-width : 1px;
	border-color : #013D79;
   padding-left : 1px;
   padding-right : 10px;
	margin-top: 3px;	 
	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;
	background-color : #ffffff;
    padding: 0px 4px 0px 4px;
}

.instructions {
	font-size: 11px;
	color: #013D79;
	width : 520px;
}

.HelpButton {
	font-size: 11px;
	color: white;
	background-color : #C2C5BA;
	border: solid;
	border-width : 1px;
	border-color : #ffffff;
	padding : 2px;
	font-weight : bold;
	width : 48px;
	text-align : center;
}

.Error {
	font-size: 11px;
	color: #cc0000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #cc0000;
	width : 520px;
}

.Success {
	font-size: 11px;
	color: #C2C5BA;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #C2C5BA;
	width : 520px;
}
.ProfileButtons {
	width: 520px;
	padding-top: 5px;
}
.DataGrid {
	width:520px;
}

.DataGridAltItem {
	background: #D3E1EE;
}

.DataGridItem {
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

.DataGridHeader {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	font-weight : bold
}

.DataGridFooter {
}

/*profile */

.Profile {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	width : 520px;
	padding: 2px 5px 2px 5px;
}

.ProfileHeader {
	font-weight : bold;
	font-size: 14px;
}

.ProfilePageTabHeadings {
	font-size:14px;
	font-weight:bold;
}

table.Profile {
	width:520px;
}

table.ViewProfile {
	width:520px;
}

/* search */

.SearchResultsDataGrid {
	width:520px;
}

.SearchResultsDataGridAltItem {
	background: #ffffff;
}

.SearchResultsDataGridItem {
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:260px;
}


.MsgItem {
	background-color: #ffffff;
}

.MsgItemSubject {
	background-color: #C2C5BA;
}

.MsgItemInverse {
	background-color: #ffffff;
}

.MsgItemSubjectInverse {
	background-color: #C2C5BA;
}	
	
.LastPostingText {
	font-size: 10px;
	font-style: italic;
	color: #C2C5BA;
}

.BadWordHighlight {
	font-weight: bold;
	color: Red;
}

.MessageBoardsDataGrid {
	width:520px;
}

.MessageBoardsDataGridAltItem {
	background: #ffffff;
}

.MessageBoardsDataGridItem {
}

.MessageBoardsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

.MessageBoardsDataGridHeader {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
}

.MessageBoardsDataGridFooter {
}

.MsgsReplyText {
	font-size: 10px;
}

.MsgsDates {
	font-size: 11px;
}

/* file library */

.FileLibFileDetails {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	width : 150px;
	padding: 2px 5px 2px 5px;
}

.FileLibraryFileList {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	width : 260px;
	padding: 2px 5px 2px 5px;
}
/* news */

table.News {
	width:520px;
}

/* events */

.EventsHeader {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	padding: 2px 5px 2px 5px;
	width:520px;
}

.EventDonationDetail {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	padding: 2px 5px 2px 5px;
	width:260px;
}

table.Events {
	width:520px;
}

td.StoreItemHeader {
	border-color: #C2C5BA;
	border-bottom: 1px solid;
}

/* donations */

.CampaignsHeader {
	font-size: 11px;
	color: #013D79;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #C2C5BA;
	padding: 2px 5px 2px 5px;
	width:520px;
}

table.Campaigns {
	width:520px;
}

.DonationPaymentAmount {
	font-size: 11px;
	color: #000000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #cc0000;
}

/* left navigation */
.navheadercontainer {
	height: 18px;
	padding-left: 18px;
}
.navheaderselectedcontainer {
	height: 18px;
	padding-left: 18px;
}
.navcontainer, .navselectedcontainer {
	height: 18px;
	padding-left: 28px;
}

.navheader, a.navheader, a.navheader:link, a.navheader:active, a.navheader:visited, a.navheader:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4C251;
	font-weight: bold;
	text-decoration: none;
}

a.navheader:hover {
	text-decoration: underline;
}

.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: 12px;
	color: #C4C251;
	font-weight: bold;
	text-decoration: none;
}

a.navheaderselected:hover {
	text-decoration: underline;
}

.nav, 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: #C4C251;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
}

.navselected, a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited, a.navselected:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C4C251;
	font-weight: bold;
	text-decoration: none;
}

a.navselected:hover {
	text-decoration: underline;
}
/* top navigation */
	.topnav, .topnav:link, .topnav:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}
	.topnav:hover {
	text-decoration: underline;
	}
/* pagemanager */

td.PageManagerHeader, tr.PageManagerHeader {
	font-size: 12px;
	color: black;
	background-color : #ffffff;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color : #C2C5BA;
	padding: 2px 5px 2px 5px;
}

table.PageManager {
	width:520px;
	border: solid;
	border-width : 0px;
	border-color : #C2C5BA;
}

/* photo albums */

table.Photos {
	width:520px;
}

td.Photos {
}

table.NoPhotoPlaceholder {
}

/* communications utility */

table.CommUtil {
	width: 520px;
}

td.CommUtilHeader {
	background-color:#C2C5BA;
	color:#FFFFFF;
}

/* community specific */

/* member tools  */
.MTonline, .MTfriends, .MTnotes{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px #ffffff solid;
}
.MTLinkscontainer {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px #ffffff solid;
}
a.MT {
	font-size: 11px;
	text-decoration: none;
}
a.MT:link, a.MT:hover, a.MT:visited, a.MT:active{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MTLinks:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MTLinksselected:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
}