/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-image: url(/images/bullet.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-top: 4px;
}
li {
	padding-bottom: 4px;
}
li ul {

}

/******* hyperlink and anchor tag styles *******/
a {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#contentCell a {
	/*font-weight: bold;*/
	color: #663366;
}
/******* masthead styles *******/
#mastHeadTable {
	height: 123px;
	width: 760px;
}
#logoCell {
	width: 224px;
	background-image: url(/images/bgLogoContainer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#todayDateContainer {
	font-size: 14px;
	margin-top: 4px;
}

#UserNameContainer {
	font-size: 12px;
	margin-top: 4px;
	font-weight:bold;
}

#topNavCell {
	background-image: url(/images/bgTopNavContainer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#topNavTable {
	width: 508px;
	margin-top: 26px;
	margin-bottom: 8px;
	margin-left: 22px;
}
.topNavZoneLink {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 8px;
	text-decoration: none;
}
.topNavZoneLinkOn, .topNavZoneLink:hover {
	font-size: 11px;
	font-weight: bold;
	/*color: #663366;*/
	color: #D14414;
	display: block;
	margin-bottom: 8px;
	text-decoration: none;
}
.topNavSectionLink {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	display: block;
	text-decoration: none;
}
.topNavSectionLinkOn, .topNavSectionLink:hover {
	font-size: 11px;
	font-weight: bold;
	/*color: #663366;*/
	color: #D14414;
	display: block;
	text-decoration: none;
}

/******* main content table styles *******/
#mainContentTable {
	width: 760px;
}
#leftHandCell {
	width: 224px;
}
#contentCell {
	width: 343px;
}
#rightHandCell {
	width: 154px;
}
#memberCentreTable {
	width: 224px;
	height: 24px;
	background-color: #000000;
	border-bottom:1px solid #666666;
}
.memberCentreTabLink {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#searchTabTable {
	width: 224px;
	height: 24px;
	background-color: #663366;
}

.searchTabTextBox {
	width: 50px;
	font-size: 10px;
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 0px;
}
.searchTabLink {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.searchTabLink:hover {
	text-decoration:none;
}
#randomPicture {
	margin-top: 24px;
}
.hrefButton {
	display:block;
	background-color:#E7E6F6;
	border:1px solid #663366;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#474747;
}
.hrefButton:hover {
	display:block;
	background-color:#F3F2FC;
	border:1px solid #663366;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#474747;
}

/******* left hand menu styles *******/

#leftHandNavContainer {
	background-color: #e7e6f6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lhNavHomepageLink {
	color: #999999;
	display: block;
	margin-bottom: 10px;
	padding-left: 18px;
	padding-right: 11px;
	text-decoration: none;
}
.lhNavHomepageLinkOn, .lhNavHomepageLink:hover {
	background-color: #ffffff;
	color: #999999;
	display: block;
	margin-bottom: 10px;
	padding-left: 18px;
	padding-right: 11px;
	text-decoration: none;
}
.lhNavZoneLink {
	color: #000000;
	display: block;
	padding-left: 18px;
	padding-right: 11px;
	text-decoration: none;
}
.lhNavZoneLinkOn, .lhNavZoneLink:hover {
	background-color: #ffffff;
	color: #000000;
	display: block;
	padding-left: 18px;
	padding-right: 11px;
	text-decoration: none;
}
.lhNavLink {
	color: #474747;
	display: block;
	padding-left: 18px;
	padding-right: 11px;
	text-decoration: none;
}
.lhNavLinkOn, .lhNavLink:hover {
	background-color: #ffffff;
	color: #474747;
	display: block;
	padding-left: 18px;
	padding-right: 11px;
	text-decoration: none;
}
#logInTable {
	width: 224px;
	background-color: #996699;
}
.logInTextBox {
	width: 65px;
	font-size: 11px;
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 0px;
}
#legalLinksContainer {
	font-size: 11px;
	color: #999999;
	padding-left: 18px;
}
.legalLink {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.legalLink:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


/******* related feed styles *******/

#relatedFeedsContainer {
	padding-left: 18px;
	margin-top: 10px;
}
#relatedFeedsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}
.relatedFeed {
	font-size: 11px;
	color: #000000;
	margin-bottom: 12px;
	background-color: #ffffff;
	display: block;
	text-decoration: none;
}
.relatedFeed:hover {
	background-color:#E7E6F6;
	text-decoration: none;
}
.relatedFeedTitle {
	font-size: 12px;
	font-weight: bold;
}


/******* global feed styles *******/

#breadCrumbContainer {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #CBCBCB;
}

#breadCrumbCurrentPage {
	color: #999999;
}

.breadCrumbLink {
	color: #CBCBCB;
	text-decoration:none;
}

.breadCrumbLink:Hover {
	color: #999999;
	text-decoration:none;
}


/******* global feed styles *******/

#globalFeedsContainer {
	margin-top: 10px;
}
.globalFeed {
	font-size: 11px;
	color: #000000;
	margin-bottom: 19px;
	background-color: #ffffff;
	display: block;
	text-decoration: none;
}
.globalFeed:hover {
	background-color:#E7E6F6;
	text-decoration: none;
}
.globalFeedTitle {
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}


/******* related link styles *******/

#relatedLinksContainer {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.relatedLink {
	font-size: 11px;
	color: #663366;
}
.relatedLink:active {
	font-size: 11px;
	color: #474747;
}
.relatedLink:visited {
	font-size: 11px;
	color: #663366;
}



/******* content styles *******/

#mainContentTitle {
	font-size: 24px;
	font-weight: bold;
	color: #663366;
	margin-bottom: 10px;
}
#mainContentSubtitle {
	font-size: 22px;
	color: #996699;
	margin-bottom: 14px;
}
.subHeading {
	font-weight: bold;
	color: #663366; 
}

/******* form styles *******/
.textBox {
	color: #474747;
	width: 200px;
	border: 1px solid #666666;
	background-color: #E7E6F6;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.button {
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #996699;
	font-size: 11px;
}

.error {
	color: #FF0000;
}


/******* Pagination Styles *******/
.TextSize1 { font-size:11px; }
.TextSize2 { font-size:13px; }
.TextSize3 { font-size:15px; }
.TextSize4 { font-size:17px; }

.paginationLink {
	color: #663366;
	text-decoration:none;
}

.paginationLink:Hover {
	color: #663366;
	text-decoration:underline;
}

.deadPaginationLink {
	color: #999999;
}

#paginationContainer {
	padding-top: 10px;
}


/******* Search Result Text Styles *******/
.SearchResultTitle {
	font-weight:bold;
	font-size:16px;
	color:#663366;
	text-decoration:none;
}

/*.SearchResultTitle:Hover {
	font-size:16px;
	color:#663366;
	text-decoration:underline;
}*/

.SearchResultContainer {
	padding-bottom:15px;
}

/******* Archive Styles *******/
.ArchiveBoldText {
	font-weight:bold;
	font-size:12px;
	color:#663366;
}

/******* Panel Styles *******/
.panelBorder {
	border:1px solid #666666;
	padding:3px;
	padding-left:6px;
}

.panelIcon {
	font-size: 11px;
	color: #663366;
	text-decoration:none;
	font-weight: normal;
}
.panelIcon:link {
	font-size: 11px;
	color: #663366;
	text-decoration:none;
	font-weight: normal;
}
.panelIcon:Hover {
	font-size: 11px;
	color: #663366;
	text-decoration:underline;
	font-weight: normal;
}
.panelIcon:Visited {
	font-weight: normal;
}

.paymentHistoryItem {
	background-color:#FFFFFF;
}
.paymentHistoryItemOn {
	background-color:#E7E6F6;
}

/******* offices link styles *******/

#officeLinksContainer {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.officeLink {
	font-size: 14px;
	color: #663366;
	text-decoration: underline;
	font-weight: bold;
}
.officeLink:Active {
	font-size: 14px;
	color: #474747;
}
.officeLink:Hover {
	font-size: 14px;
	color: #999966;
}
.officeLink:Visited {
	font-size: 14px;
	color: #663366;
}