/* Lewisporte Canada Content Area Styles */

.SectionHeader {
	background:url(../images/ContentHeaders/bullet.gif) no-repeat;
	border-bottom:1px solid #274C88;
	padding:11px 0px 4px 33px;
}
.BreadCrumbs {
	font-size:10px;
	text-align:right;
}
.BreadCrumbs a {
	color:#000000;
	text-decoration:none;
}
.BreadCrumbs a:hover {
	color:#274C88;
}
.BreadCrumbs .CurrentLink {
	text-decoration:underline;
}

.CContent{

}

.CHeader{
	background:#DEDEDE; 
	font-weight:bold;
	padding:2px;
}

.CText {
}

.MHeader{ 
	font-weight:bold;
	margin:5px 0px;
	padding:2px;
	background:#DEDEDE;
	font-size:12px;
}
.MList {
	font-size:11px;
}
.MList ul {
	list-style:disc;
	margin-left:16px;
}
.MList li {
	margin:6px 6px;
	color:#004A89;
}
.MList li a {
	text-decoration:none;
	color:#004A89;
	font-weight:bold;
}
.MList li a:visited {
	text-decoration:none;
	color:#778899;
}
.MList li a:hover {
	text-decoration:underline;
	color:#BF2026;
}
.Acrobat-Button {
	margin:10px 0px;
	text-align:right;
}
.Acrobat-Button img {
	border:none;
}
.calCircle{
	background:url(../images/calCircle.gif) no-repeat;
	font-size: 7px;
	font-weight: bold;
	font-face: Arial;
	color: red;
}

.calCircle a{
	text-decoration: none;
	font-size: 8px;
	color: blue;
}

.calCircle a:hover{
	text-decoration: underline;
	color: red;
}

.calFont{
	font-size: 7px;
	font-face: Arial;
}

.calFontHeader{
	font-size: 7px;
	font-face: Arial;
	font-weight: bold;
	padding: 4px;
}

.monthHeader{
	font-size: 13px;
	font-face: Arial;
	font-weight: bold;
}

.calSelects{
	font-size: 10px;
	height: 18px;
}

.goButt{
	height: 18px;
	width: 34px;
	background:url(../images/goButt.gif) no-repeat;
	border:0px;
	font-face: Arial;
	font-size: 10px;
}

.goButt#goButtOn{
	font-weight:bold;	
}

.goButt#goButtOff{
	font-weight:normal;	
}

p {
}
.img-float-right {
	float:right;
	margin:5px;
	margin-right:0px;
	border:none;
}
.img-float-left {
	float:left;
	margin:5px;
	margin-left:0px;
	border:none;
}