Body {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.Middle {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}
#Outline {
	padding-right: 9px;
	padding-left: 9px;
	border-color: #979797;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 9px;
	padding-top: 9px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-color: white;
	width: 90%;
}
#BlogTitle {
	text-align: right;
	padding-left: 9px;
	color: #2f5297;
	font-weight: bold;
	font-size: 16pt;
	margin-bottom: 5px;
}
#BlogDate {
	width: 100%;
	line-height: 14pt;
	border-top-color: #9b9b9b;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	clear: both;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	color: #4e4e4e;
	margin-top: 9px;	
}
#BlogContent {
	border-bottom-style: solid;
	border-bottom-color: #9b9b9b;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 3px;
	clear: both;
}
a {
color: #2f5297;
}
HR.Divider {
	width: 80%; 
	height: 1px; 
	color: #000000;
}
#CommentTitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.CommentDate {
	margin-top: 5px;
	margin-bottom: 10px;
}
.CommentContent {
	border-bottom-color: #9f9f9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 10px 10px 10px;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
.wp-caption {
clear: both;
margin-bottom: 5px;
margin-right: 7px;
margin-left: 7px;
display: block;
border: 1px solid #CCCCCC;
background: #E9E9E9;
width: auto;
page-break-inside: avoid;
}
.wp-caption img {
border: 0px none;
margin: 0;
padding: 5px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 13px;
padding: 0 5px 5px;
margin: 0;
text-align: left;
}

#logo-placement {
	width: 288px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 17px;
	margin-top: 0px;
	clear: right;
	display: inline-block;
	position: relative;
	float: left;
	background-color: white;
	}

@media print {
    #print-link {
        display: none;
    }
    #SecContent {
    	padding-left: 9pt;
    	margin: 0px;
    }
}
