body
{
	color:#555;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#HomePageContent
{
	width: 850px;
	margin: auto;
	padding: 20px 0 20px 0;
}
#HomePageContentTd
{
	width: 100%;
	padding: 20px 10px 10px 10px;
	vertical-align: top;
	text-align: center;
}
#InnerPageContent
{
	width: 950px;
	margin: auto;
	padding: 50px 0 50px 0;
}
#InnerPageContentTd
{
	width: 100%;
	margin: 20px 10px 10px 10px;
	vertical-align: top;
}
#WidePageContent
{
	width: 980px;
	margin: auto;
	padding: 20px 0 20px 0;
}
#WidePageContentTd
{
	width: 100%;
	margin: 20px 10px 10px 10px;
	vertical-align: top;
}

#header
{
	width: 980px;
	height: 78px;
	margin: auto;
	background-image: url(/library/images/common/annual-report-header.jpg);
	background-repeat: no-repeat;
	border-width: 0px;
}
#LogoTD
{
	cursor: pointer;
	width: 150px
}
#HeaderLinksTD
{
	width: 250px;
	vertical-align:bottom;
	text-align: right;
	padding: 0 20px 13px 0;
	/*border: 1px solid red;*/
}
#HeaderLinksTD a
{
	color: #FFFFFF;
	font-size:7pt;
	text-decoration: none;
}
#HeaderLinksTD a:hover
{
	color: #cdd4a0;
	text-decoration: none;
}
#HeaderLinksTD a:visited
{
	text-decoration: none;
}
#TopMenu, .TopMenu
{
	width: 980px;
	margin: auto;
	border-width: 0px;
}

#footer {
	width: 980px;
	height: 30px;
	background-image: url(/library/images/common/annual-report-footer.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
}
#footerContent {
	float:left;
	padding:15px 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:6.5pt;
	color:#FFF;
}
#footerContent a 
{
	color: #FFFFFF;
	text-decoration: none;
}
#footerContent a:hover
{
	color: #cdd4a0;
	text-decoration: none;
}
#footerContent a:visited
{
	text-decoration: none;
}

#footerSearchInput 
{
	/*border: 1px solid #FF0000;*/
	width: 188px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image: url(/library/images/common/search-1.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footerSearchInput input 
{
	margin:0 0 0 25px;
	border-width: 0px;
	background: none;
	color:#FFF;
	font-size:7.5pt;
	width:150px;
}
#footerSearchBtn
{
	width: 23px;
}


#SafeHarborCenter
{
	height: 100%;
	padding: 10px 20px 20px 20px;
	color:#999;
	font-size:9.5pt;
	text-align: left;
	vertical-align: top;
}
#SafeHarborContinue
{
	height:14px;
	padding: 20px 20px 0 20px;
	text-align: right;
	vertical-align: middle;
}
#SafeHarborContinue img
{
	border-width: 0px;
	padding: 0;
}

.contentP
{
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left:8px;
}

.blue {
	color: #39b0db;
}
.blueh {
	font-weight: 700;
	color: #39b0db;
}

#SolutionsTable
{
	font-size: 9.5pt;
}

#SiteMapTable
{
	color:#555;
	font-size:11pt;
}
#SiteMapTable ul
{
	margin-top: 4px;
}
#SiteMapTable a
{
	color:#555;
	font-size:11pt;
	text-decoration: none;
}
#SiteMapTable a:hover
{
	color: #39b0db;
}
#SiteMapTable a:visited
{
}

#FinancialChartsTable
{
	width: 654px;
	color: #39b0db;
	font-size:11pt;
}
#FinancialChartsTable th
{
	font-size:14pt;
	text-align: left;
}
#FinancialChartsTable td
{
	width: 109px;
	text-align: center;
	vertical-align: middle;
}
#FinancialChartsTable a
{
	color: #39b0db;
	text-decoration: none;
}
#FinancialChartsTable a:hover
{
	color: #39b0db;
}
#FinancialChartsTable a:visited
{
}

.SearchHeading
{
	color: #39b0db;
	font-size: 11pt;
	font-style: italic;
}
#SearchResults
{
	color: #39b0db;
}
#SearchResults a
{
	color: #39b0db;
	text-decoration: none;
	padding-left: 20px;
}
#SearchResults a:hover
{
	color: #39b0db;
	text-decoration: underline;
}
#SearchResults a:visited
{