body
{
	text-align:center;
	padding:0px;
	margin:0px;
}

.placeholderMain 
{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

li 
{
	color:#40c200;
	margin: 0;
	padding: 0;
	padding-bottom:10px;
}

li span
{
	color:Black;
}

ul 
{
	list-style-position:outside;
	margin-left: 0;
	padding-left: 15px;

}

/* Text */

.bannerContent, .pageContentLeftColumn, .sortLabel, .newsHeadline, .newsSource, .newsText, td, .greyText
{
	font-size:12px;
	font-family:Verdana;
	line-height:18px;
}

.pageFooter, A.pageFooterLink:link, A.pageFooterLink:active, A.pageFooterLink:hover, A.pageFooterLink:visited 
{	
	font-size:10px;
	font-family:Verdana;
	line-height:14px;
}

.greyText 
{
	color:#888888;
}

h1 
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family:Calibri, Arial;
	font-size:24px;
	margin-bottom:20px;
	margin-top:10px;
}

h2 
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family:Calibri, Arial;
	font-size:20px;
	margin-bottom:10px;
	margin-top:5px;
}

h3 
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family:Calibri, Arial;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:5px;
}

A.menulink:link, A.menulink:active, A.menulink:hover, A.menulink:visited
{
	color:#bebebe;
	font-size:14px;
	font-family:Arial;
	text-decoration:none;
}

A.menulink:hover 
{
	color:#ffffff;
}

A.refLink:link, A.refLink:active, A.refLink:visited, A.refLink:hover, A:link, A:active, A:visited, A:hover 
{
	color:#082099;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
	line-height:18px;
}

A.refLink:hover, A:Hover  
{
	text-decoration:underline;
}

/* Header */

.placeholderHeader 
{
	width:900px;
	clear:both;
	height:147px;
	margin-top:20px;
}

.headerImage 
{
	width:265px;
	float:left;
	padding-left:20px;
}

.headerMenu 
{
	float:left;
	padding-left:40px;
	padding-top:52px;
}

.headerMenuLeft, .headerMenuRight, .headerMenuItem, .headerMenuSeparator
{
	float:left; 
	height:42px;
}

.headerMenuItem 
{
	background-image:url('/resources/images/design/menuBackground.gif');
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	font-family:Verdana;
	color:#cecece;
	font-size:12px;
}

.placeholderHeader:after, .headerMenu:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Page Content */

.placeholderPageContent 
{
	clear:both;
	margin-left:10px;
	margin-right:10px;
	width:880px;
	padding-top:10px;
	padding-bottom:10px;
}

.pageContentLeftColumn 
{
	float:left;
	margin-right:30px;
	width:548px;
}

.pageContentRightColumn 
{
	float:left;
	width:302px;
}

.placeholderPageContent:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Banner */
.banner 
{
	width:302px;
	background-image:url('/resources/images/design/bannerTop.gif');
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

.bannerContent 
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;

}

.bannerLarge 
{
	width:880px;
	background-image:url('/resources/images/design/bannerTopLarge.gif');
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
}

/* List */
.placeholderList 
{
	width:900px;
}

.listContent 
{
	margin-top:10px;
	width:900px;
}

.listTable 
{
	width:900px;
}

.listHeader 
{
	padding-right:3px;
	padding-bottom:4px;
	text-align:center;
}


.listRowHeader 
{
	padding-right:10px;
	
}

.listRow1 
{
	/*padding-top:15px;*/
}

.listRow2 
{
	/*padding-bottom:15px;*/
}

.listRowCell 
{
	font-family:Calibri, Arial;
	font-size:18px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.listRowCellDescription 
{
	font-weight:normal;
	font-size:12px;
	color:#888888;
}

.listSubscriptionName 
{
	font-family:Calibri, Verdana;
	font-size:18px;
	background-image:url('/resources/images/list/underline.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
	display:block;
	padding-bottom:2px;
}

.sortLabel 
{
	background-image:url('/resources/images/design/arrowRightSmal.gif');
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:15px;
}

.listAllLinkPlaceholder 
{
	width:890px;
	text-align:left;
	padding-left:10px;
}

.listContent:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Footer Link List */

.footerLinkListPlaceholder 
{
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.footerLinkList 
{
	clear:both;
	width:860px;

}

.footerLinkColumn 
{
	float:left;
	width:279px;
}

a.footerLinkListLink:link, a.footerLinkListLink:active, a.footerLinkListLink:hover, a.footerLinkListLink:visited 
{
	color:#082099;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana;
	line-height:14px;
}

a.footerLinkListLink:hover 
{
	text-decoration:underline;
}

.footerLinkList:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Footer */
.pageFooter 
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:100px;
	padding-right:100px;
}

/* Expert */

.expertPhoto 
{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
	display:block;
}

.expertQuestionIcon 
{
	float:left;
	margin-right:10px;
	display:block;
}

.expertQuestion, .expertAnswer 
{
	clear:both;
	margin-top:10px;
	display:block;
}

.expertAnswer 
{
	padding-bottom:10px;
	border-bottom:1px solid #848484;
}

.expertQuestionText 
{
	font-weight:bold;
	padding-top:10px;
	font-size:14px;
	line-height:20px;
	display:block;
}

/* News */
.newsHeadline
{
	font-weight:bold;
}

.newsSource 
{
	font-style:italic;
	color:#888888;
}

.newsText
{
}

/* Property List */
.propertyItem 
{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #848484;
}


/* Quote */
.quotePlaceholder 
{
	text-align:center;
}

.quoteText 
{
	font-size:20px;
	line-height:26px;
	font-family:Calibri, Arial;
	display:block;
	font-weight:bold;
	color:#40c200;
	padding-bottom:5px;
}

.quoteSender 
{
	font-size:12px;
	font-style:italic;
	font-family:Calibri, Arial;
	display:block;
	color:#aeaeae;
}


/* Misc */
.pageSeparator 
{
}
