@charset "UTF-8";
@import "reset.css";
@import "customForms.css";
body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Verdana, Arial, sans-serif;
	height: 100%;
	max-height:100%;
	text-align: center;
	background-image: url(../elements/gradientBlueBlue.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
.skipContent {
	display: none;
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	font-size: 62.5%;
	width: 804px;
	text-align: left;
}
.contentWrapper {
	background-image: url(../elements/wrapperSides.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0em 10px 0em 4px;
}
*html .contentWrapper {
	background-image: url(../elements/wrapperSides.gif);
}
.contentWrapper p {
	padding-right: 1.3em;
	padding-bottom: 1em;
	padding-left: 1.3em;
	font-size: 1.4em;
	line-height: 1.5em;
}
.contentWrapper a {
	color: #042344;
}
.contentWrapper a:hover {
	color: #569A14;
}
.contentWrapper a:visited {
	color: #2D5F8E;
}
.contentWrapper h1, .contentWrapper h2, .contentWrapper h3, .contentWrapper h4 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.contentWrapper h1 {
	font-size: 2em;
	color: #042344;
	padding: 1em 1em .5em;
}
.contentWrapper h2 {
	font-size: 1.8em;
	color: #042344;
	padding: 1em 1em .5em;
}
.contentWrapper h3 {
	font-size: 1.6em;
	padding-left: 1.1em;
	padding-right: 1.1em;
}
.contentWrapper h4 {
	font-size: 1.5em;
	margin-left: 1.2em;
	margin-right: 1.2em;
}
.contentWrapper strong {
	font-weight: bold;
}
.contentWrapper em {
	font-style: italic;
}
.contentWrapper br {
	display: block;
}
.searchBox {
	display: block;
	float: right;
	padding: .3em;
	margin-right: 10px;
	border-right: 1px solid #A1C6E6;
	border-bottom: 1px solid #A1C6E6;
	border-left: 1px solid #A1C6E6;
}

/*
.searchBox input {
	font-size: 0.9em;
	font-style: italic;
	color: #333333;
	margin-right: .2em;
}
.goGo {
	background-color: #2D5F8E;
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF;
}*/
.footer {
	background-color: #042344;
	display: block;
	color: #FFFFFF;
	text-align: right;
	padding: 0.4em;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9CC0DF;
	clear: both;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerShadow {
	background-image: url(../elements/wrapperBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 10px;
}
*html .footerShadow {
	background-image: url(../elements/wrapperBottom.gif);
}
.roof {
	background-image: url(../elements/roofs.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 89px;
}
*html .roof {
	background-image: url(../elements/roofs.gif);
}
.roof h1 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
.roof h1 br {
	display: none;
}
.forPrint {
	display: none;
}
.home {
	display: block;
	width: 146px;
	float: left;
	height: 70px;
	margin-top: -50px;
	text-indent: -9999px;
	background-image: url(../elements/transparent.gif);
	background-repeat: repeat;
}
*html .home {
	width: 144px;
}
.mainNav {
	height: 3em;
	background-image: url(../elements/stripBlue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 7px;
	clear: right;
}
.mainNav li {
	display: block;
	float: left;
	height: 2.4em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaceea;
}
*html .mainNav li {
	margin-bottom: -.3em;
}
.mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.4em;
	height: 1.8em;
	line-height: 1.8em;
	padding: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #002440;
	border-right-color: #002440;
	border-left-color: #002440;
}
.mainNav a:hover {
	background-color: #2D5F8E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainNav .active {
	border-bottom-color: #ffffff;
}
.mainNav .active a {
	color: #001A31;
	background-color: #FFFFFF;
	border-top: 1px solid #AFCFE9;
	border-right: 1px solid #AFCFE9;
	border-left: 1px solid #AFCFE9;
	padding-bottom: .2em;
}
.mainNav .active a:hover {
	color: #001A31;
	background-color: #FFFFFF;
	border-top: 1px solid #AFCFE9;
	border-right: 1px solid #AFCFE9;
	border-left: 1px solid #AFCFE9;
	padding-bottom: .2em;
}
.subNav {
	height: 3em;
	margin-left: 4px;
	background-image: url(../elements/gradientBlueWhite.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding-left: 2em;
	clear: left;
}
.subNav li {
	display: block;
	float: left;
	height: 2.4em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaceea;
}
*html .subNav li {
	margin-bottom: -.4em;
}
.subNav a {
	color: #001A31 !important;
	text-decoration: none;
	font-size: 1.5em;
	height: 1.8em;
	line-height: 1.8em;
	padding: 0.2em 0.2em 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #aaceea;
	border-right-color: #aaceea;
	border-left-color: #aaceea;
}
.subNav a:hover {
	background-color: #aaceea !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaceea;
}
.subNav .active {
	border-bottom-color: #ffffff;
}
.subNav .active a {
	color: #001A31;
	background-color: #FFFFFF;
	border-top: 1px solid #AFCFE9;
	border-right: 1px solid #AFCFE9;
	border-left: 1px solid #AFCFE9;
	padding-bottom: .2em;
}
.subNav .active a:hover {
	border-bottom-style: none;
	background-color: #FFFFFF !important;
	border-top: 1px solid #AFCFE9;
	border-right: 1px solid #AFCFE9;
	border-left: 1px solid #AFCFE9;	
}
body.pop {
	background-image: none;
	background-color: #FFFFFF;
	padding: 1em;
}
.pop .wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}
.pop table {
	width: 575px;
}
.pop th {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.5em;
	background-color: #EFFCE0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #569A14;
	border-left-color: #569A14;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #569A14;
}
.pop td {
	padding: .4em;
	border: 1px solid #569A14;
}
.pop .printThis {
	text-align: right;
	margin-bottom: 0.5em;
	width: 575px;
}
.pop a {
	color: #042344;
}
.pop a:hover {
	color: #569A14;
}
.pop a:visited {
	color: #2D5F8E;
}
h1.linkSort {
	color: #569A14;
	margin-bottom: -0.1em;
	padding-bottom: 0px;
	padding-left: 1.5em;
	position: relative;
	z-index: 3;
	padding-top: 0.6em;
	margin-right: 250px;
}
.linkBox {
	background-image: url(../elements/linksTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DEEBCE;
	width: 752px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.linkBox a {
	background-image: url(../elements/linksLeft1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000 !important;
}
.linkBox a:hover {
	text-decoration: underline;
	color: #042344;
}
.linkBox span {
	display: block;
	background-image: url(../elements/linksRight1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	float: left;
	white-space: nowrap;
}
.linkBox .active {
	background-image: url(../elements/linksLeft2.gif);
	color: #569A14 !important;
}
.linkBox .active:hover {
	text-decoration: underline;
	color: #569A14;
}
.linkBox .active span {
	background-image: url(../elements/linksRight2.gif);
}
.linkBottom {
	background-image: url(../elements/linksBottom.gif)!important;
	background-repeat: no-repeat;
	background-position: left bottom !important;
	display: block;
	padding: 0px !important;
	height: 3px !important;
	margin-right: -5px;
	margin-left: -5px;
	float:none !important;
	clear: both;
}
.featuredLink {
	border: 1px solid #63A218  !important;
	font-weight: bold;
	background-image: url(../elements/featured.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1em !important;
	padding-bottom: 1em !important;
	padding-left:2em !important;
}
.twoColumn {
	margin-left: 1.6em;
	padding-right: 1em;
}
.twoColumn a:visited {
	color: #999999;
}
.twoColumn h3 {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CFB6;
	color: #2D5F8E;
}
.twoColumn p {
	font-size: 1.2em;
	line-height: 1em;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEEBCE;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px 0px .5em;
	text-indent: 0px;
}
.states a{
	margin: 0em 2px 0em 0em;
	font-size: 9px;
}
.states .uk, .states .top {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #63A218;
	margin-left: 2px;
	padding-left: 8px;
	background-position: 3px;
}
.twoColumn .states {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
}
.gov {
	float: right;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	background-color: #FFFFFF;
	border-right: 1.5em solid #FFFFFF;
	border-bottom: 1.5em solid #FFFFFF;
	border-left: 1.5em solid #FFFFFF;
}
.links .searchBox, .members .searchBox{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* link definitions for active page //////////////////////////
Featured Links = featured
Government = government
Policy Proposals & Updates = policy
Data & Research = data
By State = state

Community Development = community
Environment = environment
Homelessness = homelessness
Housing for the Disabled = disabled
Housing for the Elderly = elderly
Housing Law = law
International = international
Lending & Developing = lending
Rural Housing = rural
Preservation = preservation
Public Housing = public
Supportive Housing = support
Tenants Rights' = rights
Tenant and Issue Advocacy = advocacy
Universities/Think Tanks = think


assetmanagement
developers
energy
cfos
nfp
pr
residentservices
resources


/////////////////////////////////////////////////////////*/


.links .linkBox .featured, .links .linkBox .government, .links .linkBox .policy, .links .linkBox .data, .links .linkBox .state {
	font-weight: bold;
	background-image: url(../elements/linksLeft3.gif);
	color: #FFFFFF !important;
}
.featured span, .government span, .policy span, .data span, .state span {
	background-image: url(../elements/linksRight3.gif);
}

body#featured .featured, body#government .government, body#policy .policy, body#data .data, body#state .state, body#community .community, body#environment .environment, body#homelessness .homelessness, body#disabled .disabled, body#elderly .elderly, body#law .law, body#international .international, body#lending .lending, body#rural .rural, body#preservation .preservation, body#public .public, body#support .support, body#rights .rights, body#advocacy .advocacy, body#think .think {
	background-image: url(../elements/linksLeft2.gif);
	color: #569A14 !important;
}
body#featured .featured span, body#government .government span, body#policy .policy span, body#data .data span, body#state .state span, body#community .community span, body#environment .environment span, body#homelessness .homelessness span, body#disabled .disabled span, body#elderly .elderly span, body#law .law span, body#international .international span, body#lending .lending span, body#rural .rural span, body#preservation .preservation span, body#public .public span, body#support .support span, body#rights .rights span, body#advocacy .advocacy span, body#think .think span {
	background-image: url(../elements/linksRight2.gif) !important;
}
body#featured .featured:hover, body#government .government:hover, body#policy .policy:hover, body#data .data:hover, body#state .state:hover, body#community .community:hover, body#environment .environment:hover, body#homelessness .homelessness:hover, body#disabled .disabled:hover, body#elderly .elderly:hover, body#law .law:hover, body#international .international:hover, body#rural .rural:hover, body#preservation .preservation:hover, body#public .public:hover, body#support .support:hover, body#rights .rights:hover, body#advocacy .advocacy:hover, body#think .think:hover {
	text-decoration: underline;
	color: #569A14;
}
/* member links *
body#assetmanagement .assetmanagement,
body#asset-management .asset-management,
body#developers .developers,
body#energy .energy,
body#cfos .cfos,
body#financial-operations .financial-operations,
body#nfp .nfp,
body#not-for-profit .not-for-profit,
body#pr .pr,
body#public-relations .public-relations,
body#residentservices .residentservices,
body#resident-services .resident-services,
body#resources .resources
{
	background-image: url(../elements/linksLeft2.gif);
	color: #569A14 !important;
}
body#assetmanagement .assetmanagement span,
body#asset-management .asset-management span,
body#developers .developers span,
body#energy .energy span,
body#cfos .cfos span,
body#financial-operations .financial-operations span,
body#nfp .nfp span,
body#not-for-profit .not-for-profit span,
body#pr .pr span,
body#public-relations .public-relations span,
body#residentservices .residentservices span,
body#resident-services .resident-services span,
body#resources .resources span
{
	background-image: url(../elements/linksRight2.gif) !important;
}
body#assetmanagement .assetmanagement:hover,
body#asset-management .asset-management:hover,
body#developers .developers:hover,
body#energy .energy:hover,
body#cfos .cfos:hover,
body#financial-operations .financial-operations:hover,
body#nfp .nfp:hover,
body#not-for-profit .not-for-profit:hover,
body#pr .pr:hover,
body#public-relations .public-relations:hover,
body#residentservices .residentservices:hover,
body#resident-services .resident-services:hover,
body#resources .resources:hover
{
	text-decoration: underline;
	color: #569A14;
}
/* End links stuff //////////////////////////////////////*/
.pop .wrapper ul {
	list-style-type: inherit;
	padding: 1em 2em;
}
.memberSub {
	color: #001930;
}
.memberContent {
	padding: 1em 2em;
}
.memberContent ul {
	list-style-type: disc;
	font-size: 1.4em;
	padding: 1em 2em;
	line-height: 1.2em;
}
.memberContent ul ul {
	font-size: .9em;
	padding: 1em 2em;
}
.searchResults dl {
	padding: 1em 1.5em;
	font-size: 1.3em;
}
.inlinePic {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


/* new tabs for members */
body#assetmanagement .linkBox,
body#asset-management .linkBox,
body#developers .linkBox,
body#energy .linkBox,
body#cfos .linkBox,
body#financial-operations .linkBox,
body#nfp .linkBox,
body#not-for-profit .linkBox,
body#pr .linkBox,
body#public-relations .linkBox,
body#residentservices .linkBox,
body#resident-services .linkBox,
body#resources .linkBox
 {
	background-color: #F5FAFE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 10px;
	clear: both;
	border: 2px solid #305F8D;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1.2em;
	background-image:none;
}
body#assetmanagement .linkBox a,
body#asset-management .linkBox a,
body#developers .linkBox a,
body#energy .linkBox a,
body#cfos .linkBox a,
body#financial-operations .linkBox a,
body#nfp .linkBox a,
body#not-for-profit .linkBox a,
body#pr .linkBox a,
body#public-relations .linkBox a,
body#residentservices .linkBox a,
body#resident-services .linkBox a,
body#resources .linkBox a
 {
	background-image: url(../elements/gradientBlueBlue.gif);
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000 !important;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6495BC;
	border-right-color: #305F8D;
	border-bottom-color: #305F8D;
	border-left-color: #305F8D;
	background-color: #FFF !important;
	padding-right: 5px;
	padding-left: 5px;
}
body#assetmanagement .linkBox a:hover,
body#asset-management .linkBox a:hover,
body#developers .linkBox a:hover,
body#energy .linkBox a:hover,
body#cfos .linkBox,
body#financial-operations .linkBox a:hover,
body#nfp .linkBox a:hover,
body#not-for-profit .linkBox a:hover,
body#pr .linkBox a:hover,
body#public-relations .linkBox a:hover,
body#residentservices .linkBox a:hover,
body#resident-services .linkBox a:hover,
body#resources .linkBox a:hover
 {
	text-decoration: underline;
	color: #042344;
	border-top-color: #051A31;
}
body#assetmanagement .linkBox span,
body#asset-management .linkBox span,
body#developers .linkBox span,
body#energy .linkBox span,
body#cfos .linkBox span,
body#financial-operations .linkBox span,
body#nfp .linkBox,
body#not-for-profit .linkBox span,
body#pr .linkBox span,
body#public-relations .linkBox span,
body#residentservices .linkBox span,
body#resident-services .linkBox span,
body#resources .linkBox span
 {
	display: inherit;
	padding:0px;
	margin:0px;
	background-image:none;
}
body#assetmanagement .linkBox .active,
body#asset-management .linkBox .active,
body#developers .linkBox .active,
body#energy .linkBox .active,
body#cfos .linkBox .active,
body#financial-operations .linkBox .active,
body#nfp .linkBox .active,
body#not-for-profit .linkBox .active,
body#pr .linkBox .active,
body#public-relations .linkBox .active,
body#residentservices .linkBox .active,
body#resident-services .linkBox .active,
body#resources .linkBox .active
 {
	color: #051A31 !important;
}
/*
.linkBox2 .active:hover {
	text-decoration: underline;
	color: #569A14;
}
.linkBox2 .active span {
	background-color: #FFF;
}*/
body#assetmanagement .linkBox .linkBottom,
body#asset-management .linkBox .linkBottom,
body#developers .linkBox .linkBottom,
body#energy .linkBox .linkBottom,
body#cfos .linkBox .linkBottom,
body#financial-operations .linkBox .linkBottom,
body#nfp .linkBox .linkBottom,
body#not-for-profit .linkBox .linkBottom,
body#pr .linkBox .linkBottom,
body#public-relations .linkBox .linkBottom,
body#residentservices .linkBox .linkBottom,
body#resident-services .linkBox .linkBottom,
body#resources .linkBox .linkBottom
 {
	float:none !important;
	clear: both;
	background-image:none !important;
	height:1px;
}
body#assetmanagement .assetmanagement,
body#asset-management .asset-management,
body#developers .developers,
body#energy .energy,
body#cfos .cfos,
body#financial-operations .financial-operations,
body#nfp .nfp,
body#not-for-profit .not-for-profit,
body#pr .pr,
body#public-relations .public-relations,
body#residentservices .residentservices,
body#resident-services .resident-services,
body#resources .resources
{
	color: #3A9FDD;
	background-color: #FFF;
	background-image:none !important;
}


body#assetmanagement .linkSort,
body#asset-management .linkSort,
body#developers .linkSort,
body#energy .linkSort,
body#cfos .linkSort,
body#financial-operations .linkSort,
body#nfp .linkSort,
body#not-for-profit .linkSort,
body#pr .linkSort,
body#public-relations .linkSort,
body#residentservices .linkSort,
body#resident-services .linkSort,
body#resources .linkSort
{
	color: #305F8D;
	margin-bottom: -0.5em;
}
body#assetmanagement .subNav,
body#asset-management .subNav,
body#developers .subNav,
body#energy .subNav,
body#cfos .subNav,
body#financial-operations .subNav,
body#nfp .subNav,
body#not-for-profit .subNav,
body#pr .subNav,
body#public-relations .subNav,
body#residentservices .subNav,
body#resident-services .subNav,
body#resources .subNav
{
	font-size: .8em;
	margin-right: 0px;
	margin-left: 0px;
}

/* new pages */
body.members .linkBox
 {
	background-color: #F5FAFE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 10px;
	clear: both;
	border: 2px solid #305F8D;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 1.2em;
	background-image:none;
}
body.members .linkBox a
 {
	background-image: url(../elements/gradientBlueBlue.gif);
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000 !important;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6495BC;
	border-right-color: #305F8D;
	border-bottom-color: #305F8D;
	border-left-color: #305F8D;
	background-color: #FFF !important;
	padding-right: 5px;
	padding-left: 5px;
}
body.members .linkBox a:hover
 {
	text-decoration: underline;
	color: #042344;
	border-top-color: #051A31;
}
body.members .linkBox span
 {
	display: inherit;
	padding:0px;
	margin:0px;
	background-image:none;
}

body.members .linkBox .active
 {
	color: #051A31 !important;
}
body.members .linkBox .linkBottom
 {
	float:none !important;
	clear: both;
	background-image:none !important;
	height:1px;
}

body.members .resources
{
	color: #3A9FDD;
	background-color: #FFF;
	background-image:none !important;
}

body.members h1.linkSort
{
	color: #305F8D !important;
	margin-bottom: -0.5em !important;
}
body.members .subNav
{
	font-size: .8em;
	margin-right: 0px;
	margin-left: 0px;
}