body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	margin: 0;
	padding: 0;	
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #3366cc;
}
a:active {
	text-decoration: none;
}

/* Content Area
**************************/
#breadcrumb {
	margin: 0;
	padding: 10px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#breadcrumb .breadcrumbitem a:link, #breadcrumb .breadcrumbitem a:visited  {
	color: #3366cc;
	text-decoration: none;
}
#breadcrumb .breadcrumbitem a:hover, #breadcrumb .breadcrumbitem a.over {
	color: #99ccff;
	text-decoration: none;
}
#breadcrumb .breadcrumbseparator {
	color: #669900;
	text-decoration: none;
}
#main-text {
	margin: 0;
	padding: 0;
	text-align: left;
}
#main-text p, td {
	font-size: 12px;
	line-height: 14px;
}
#main-text h1 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	color: #333333;	
	position: inherit;
	margin-bottom: 2px;
	border-top-color: #3366cc;
	border-top-width: 1px;
	border-top-style: solid;
}

#rfk-text h1 {
	font-size: 24px;
	line-height:26px;
	padding-top: 8px;
	color: #CC9900;	
	font-weight:normal;
	position: inherit;
	margin-bottom: 2px;
}

#rfk-text .rfk-date {
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #296DBB;
float:right;
margin-bottom: 8px;
}

#main-text h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #296DBB;
	margin-bottom: 0px;
}
#main-text h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

#ecrm-text
{
	margin: 0;
	padding: 0;
	text-align: left;
}

#ecrm-text p {
	font-size: 11px;
	line-height: 14px;
}
#ecrm-text h1 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
	color: #333333;	
	position: inherit;
	margin-bottom: 16px;
}
#ecrm-text h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #296DBB;
	margin-bottom: 0px;
}
#ecrm-text h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
#photos {
	margin: 3px;
	padding: 3px;
	width: 200px;
	float: right;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

/* Inside Footer
**************************/
#infooter{
	width: 810px;
	height: 65px;
	left: 20px;
	margin: 0px;
	float: left;
	text-align: left;
	position: relative;
}

/* Outside Footer
**************************/
#outfooter{
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
