body {
	margin: 0px;
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
	background-image: url(img/dot_pattern_dark.gif);
}

td {
	font-family: Georgia, Helvetica, Arial;
	font-size: 9pt;
	color: #636363;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 12pt;
	color: #636363;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 8px;
	font-weight: normal;
}

h2 
{
	font-family: Helvetica, Arial;
	font-size: 9pt;
	font-weight: Bold;
	color: #636363;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	font-size: 8pt;
	font-weight: Bold;
	color: #636363;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	font-size: 10pt;
	color: #636363;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}

h5 
{
	font-size: 10pt;
	color: #3775c0;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}

a.leftcolumn:link {
	color: #666;
	text-decoration: None;
}

a.leftcolumn:visited {
	color: #666;
	text-decoration: None;
}

a.leftcolumn:hover {
	color: #000;
}

a.newstitle:link {
	color: #333;
	text-decoration: none;
}

a.newstitle:visited {
	color: #333;
	text-decoration: none;
}

a.newstitle:hover {
	color: #333;
	text-decoration: underline
}

a.newslink:link {
	color: #900;
	text-decoration: none;	
}

a.newslink:visited {
	color: #900;
	text-decoration: none;	
}

a.newslink:hover {
	color: #000;
	text-decoration: none;	
}

a.archivelink:link {
	color: #636363;
	font-weight: Normal;
	text-decoration: none;
}

a.archivelink:visited {
	color: #636363;
	font-weight: Normal;
	text-decoration: none;
}

a.archivelink:hover {
	color: #3775c0;
}

a.bluelink:link {
	color: #369;
	text-decoration: none;
	font-weight: bold;
}

a.bluelink:visited {
	color: #369;
	text-decoration: none;
	font-weight: bold;
}

a.bluelink:hover {
	color: #999;
}

a.blacklink:link 
{
	color: #000;
	text-decoration: none;
}

a.blacklink:visited
{
	color: #000;
	text-decoration: none;
}

a.blacklink:hover
{
	color: #999;
}

#MainOuterLayer {
	float: left;
	position: relative;
	width: 100%;
	clear: none;
	background-repeat: no-repeat;
	background-position: 671px 0px;
	}
	
#MainContentLayer 
{
	float: left;
	position: relative;
	width: 684px;
	clear: none;
	background-color: White;
}
	
#MainLeftLayer {
	float:left;
	position: relative;
	clear: none;
	width: 27px;
	background-color: White;
	}

#MainCenterLayer {
	float: left;
	position: relative;
	clear: none;
	width: 631px;
	padding-right: 21px;
	background-color: White;
	}

#MainCenterLayerPrint
{
	float: left;
	position: relative;
	clear: none;
	width: 517px;
}
	
#TitlePane {
	height: 34px;
	clear: both;
	padding-top: 28px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

#TitlePaneLittle {
	height: 30px;
	clear: both;
	padding-top: 28px;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
}

#TitlePaneGlobalTitle
{
	float: left;
	height: 34px;
	vertical-align: top;
}

#TitlePaneGlobalMenu
{
	float: right;
}

#TitlePaneIssueNumber
{
	text-align: right;
	vertical-align: bottom;
	font-size: 9px;
	font-weight: Normal;
	color: #636363;
	text-align: right;
	vertical-align: bottom;
}

#TitlePaneCredits
{
	float: left;
	clear: left;
}

#TitlePaneCurrentIssue
{
	float: right;
	clear: none;
	font-size: 9px;
	font-weight: bold;
	color: #636363;
	vertical-align: bottom;
	height: 36px;
}

#TitlePaneArchiveLink
{
	float: right;
	clear: right;
	font-size: 9px;
	font-weight: Normal;
	color: #636363;
	text-align: right;
	vertical-align: bottom;
	height: 36px;
	width: 54px;
}

#ContentPane {
	clear: both;
	padding-top: 50px;
}

#ContentPaneLeftBox {
	float: left;
	clear: none;
	width: 194px;
	vertical-align: top;
}

#ContentPaneLeftBoxGrayIssueBox 
{
	clear: left;
	margin-top: 0px;
	font-size: 9px;
	padding: 0px 12px 15px 12px;
	background-color: #ededed;
	line-height: 14px;
}

.ContentPaneLeftBoxGrayIssueBoxImageTitle
{
	padding-top: 15px;
}

.ContentPaneLeftBoxGrayIssueBoxImageMiddleTitle
{
	padding-top: 20px;
}

#ContentPaneLeftBoxEventsBox {
	clear: both;
	padding: 22px 0px 0px 0px;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #636363;
	line-height: 14px;
}

#ContentPaneLeftBoxRealEstate
{
	margin-top: 22px;
	padding: 11px 7px 13px 9px;
	border: solid 1px #d5d5d5;
}

.ContentPaneLeftBoxRealEstateImageTitle
{
	margin-bottom: 10px;
}

#ContentPaneLeftBoxRealEstate .bullet_list
{
	margin: 0px 0px 0px 0px;
	padding-left: 7px;
	background-image: url(img/bullet_real_estate.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family: Arial, Sans-Serif;
	color: #636363;
	font-size: 10px;
	vertical-align: top;
	line-height: 15px;
}

#ContentPaneMainBox {
	width: 437px;
	float: left;
	clear: right;
	padding: 0px;
}

#ContentPaneMainBoxNews
{
	padding-left: 38px;
	width: 380px;
	clear: both;
	padding-bottom: 15px;
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	color: #3b3b3b;
	line-height: 18px;
}

#ContentPaneMainBoxBriefs {
	padding: 15px 0px 20px 38px;
	width: 300px;
	font-family: Helvetica, Arial;
	font-size: 9pt;
	line-height: 15px;
	color: #636363;
}

#ArchivePane {
	clear: both;
	padding-top: 50px;
}

#ArchivePaneLeftBox {
	float: left;
	clear: left;
	width: 194px;
	padding-top: 21px;
}

/*
Alternate style
*/

#ArchivePaneLeftBoxAlternate {
	float: left;
	clear: right;
	width: 194px;
	padding-top: 20px;
	padding-bottom: 3px;
	margin-left: 38px;
}

#ArchivePaneMainPane {
	width: 437px;
	float: left;
	clear: right;
	padding: 0px;
}

#ArchivePaneMainPaneMonthBox {
	padding: 18px 15px 6px 0px;
	margin-left: 38px;
	border-top: solid 1px #ccc;
	font-size: 8pt;
	color: #636363;
}

#AboutBox {
	padding: 25px 0px 0px 0px;
	margin-left: 38px;
	widows: 399px;
	border-top: solid 1px #ccc;
	font-size: 7pt;
	line-height: 12px;
	color: #636363;
}

#AboutBoxTitle 
{
	clear: both;
	margin-bottom: 8px;
	width: 399px;
}

#AboutBoxContent
{
	clear: both;
	padding-right: 225px;
}

#CopyrightBox {
	padding: 25px 20px 62px 0px;
	margin-left: 38px;
	font-size: 7pt;
	color: #636363;
}

#ArticleHeaderInformation 
{
	padding: 0px 0px 0px 38px;
}

#ArticleHeaderInformationLeft
{
	width: 251px;
	float: left;
	clear: none;
}

#ArticleHeaderInformationRight
{
	width: 140px;
	float: right;
	clear: right;
}

#ArticleText
{

}

#ContentPanePrintBox 
{
	width: 500px;
	font-size: 9pt;
}

#TitleEvents
{
	padding-bottom: 5px;
}

.NewsBox 
{
	margin-left: 38px;
	width: 361px;
	clear: both;
	padding-bottom: 19px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #636363;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

.BriefsBox {
	width: 100%;
	clear: both;
	margin-top: 15px;
	color: #636363;
}

.GrayIssueBoxContent 
{
	margin-top: 5px;
	font-family: Georgia, Arial;
	color: #636363;
}

.GrayIssueBoxContent td {
	vertical-align: top;
	font-size: 11px;
	padding-right: 5px;
}

.EventsBoxContent {
	font-family: Helvetica, Arial;
	font-weight: Bold;
	color: #636363;
}

.EventsBoxContentText 
{
	font-size: 11px;
}

.NewsBoxContent
{
	margin-bottom: 10px;
}

.NewsBoxContent td
{
	vertical-align: top;
}

.NewsBoxContentTextColumn {
	vertical-align: top;
	padding-left: 10px;
}

.MonthBox {
	padding-bottom: 15px;
}

.MonthBoxTitle {
	font-weight: Bold;
	color: #000;
	padding-bottom: 8px;
}

.PrintParagraph
{
	text-indent: 12px;
	margin-top: 0px; margin-bottom: 0px;
	font-size: 13px;
	line-height: 15pt;
}

.BigParagraph
{
	margin-top: 25px; margin-bottom: 15px;
	font-size: 8pt;
	line-height: 15pt;
}

img.NewsImage
{
	padding-right: 10px;
}

