@charset "utf-8";

a:link
{
	color: #003399;
	text-decoration: none;
}
a:visited
{
	color: #003399;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
#Content-Header
{
	font-family: Garamond;
	font-size: 24pt;
	color: #5C0000;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
#Content-Header-Sidebar
{
	font-family: Garamond;
	font-size: 12pt;
	color: #5C0000;
	font-weight: bold;
}
#Content-Footer
{
	font-family: Garamond;
	font-size: 9pt;
	color: #000000;
}
#Content-Page_Title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#Content-Main
{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFFFFF;
}

#Cell-Container
{
	width: 900px;
	background-color: #000000;
}
#Cell-Header
{
	background-color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
#Cell-Body
{
	background-color: #FFFFFF;
	width: 640px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	left: 235px;
	top: auto;
}
#Cell-Body-Narrow 
{
	background-color: #FFFFFF;
	width: 410px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#Cell-Footer
{
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	height: 35px;
}

#Cell-Sidebar-Left
{
	width: 210px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
}
#Cell-Sidebar-Right
{
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-left-width: thick;
	border-left-style: solid;
}
.floatLleft-Image
{
	float: left;
	padding-right: 15px;
}
.floatRight-Image
{
	float: right;
	padding-left: 10px;
}
.clearfloat
{
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}



div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}
div.feedburnerFeedBlock {
border:2px solid #ddd;
background-color:#ffe;
padding:12px;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}
