<!-- STYLES FOR ONLINE MARKETING SITE B.Zonderman 07/09 -->

#OLMContainer {
	float: left;
	width: 790px;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	position: relative;
}

#OLMContainer .OLMbreadcrumb {
	font-size: 10px;
	font-weight:bold;
	background-color: #C8DFE8;
	width: 760px;
	padding: 3px 15px 3px 15px;
}
#OLMContainer #mk_breadcrumb {
	font-size: 10px;
	font-weight:bold;
	background-color: #C8DFE8;
	width: 760px;
	padding: 3px 15px 3px 15px;
	margin: 0px;
}

#OLMContainer th  { padding: 4px 15px 4px 3px; border: none; color:#000; font-weight: bold; background-color: #ccc; font-size: 11px; margin: 0px; line-height: 130%;}

#OLMContainer .OLMbreadcrumb a { font-size: 10px; text-decoration: underline; }
#OLMContainer .OLMbreadcrumb a:hover { font-size: 10px; text-decoration: none; }
#OLMContainer .OLMbreadcrumb a:visited { font-size: 10px; text-decoration: none; }

#OLMsubnav {
	background-color: #FFF;
	float: left;
	width: 160px;
	padding: 20px 0px 15px 15px;
	font-size: 11px;
}
#OLMsubnav #OLMsubnavUl {list-style:none; padding: 0px 0px 20px 0px; margin: 0px;}
#OLMsubnav #OLMsubnavUl li {line-height: 110%; padding: 0px 0px 10px 0px; margin: 0px;}
#OLMsubnav #OLMsubnavUl li a { font-size: 11px; text-decoration: none; font-weight: bold;}
#OLMsubnav #OLMsubnavUl li a:hover { font-size: 11px; text-decoration: underline; font-weight: bold;}

.bodyColumn {
	background-color: #FFF;
	float: left;
	width: 585px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#OLMContainer .bodyColumn p, td, div { line-height:165%; margin:0px;}

.BackToTop {
	text-align: right;
}
.bodyColumnNoLeftNav { width: 585px; margin: 20px 0px 0px 190px;} 

.OLM_DataTable { margin-bottom: 10px; }
.OLM_DataTable td { padding: 5px 15px 5px 0px; border-bottom: thin solid #CCC;}

.HelpdeskAlert { border: thin solid #CC0000; width: 354px; padding: 5px 8px;  margin-bottom: 10px; background-color: #FCC;}
.HelpdeskAlert h2 { font-size: 14px; padding-bottom: 10px; font-weight: bold; }
.HelpdeskAlert p { font-size: 13px; padding-bottom: 5px; line-height: 140%; }
.HelpdeskAlert li{ font-size: 13px; line-height: 140%; }
.HelpdeskAlert a { text-decoration: underline; }

#OLMContainer .bodyColumnNoLeftNav .PolaroidFeature {
	height: 182px; width: 180px;
	background-color: #FFF;
	padding: 5px 5px 8px 5px;
	margin-top: 0px 15px 15px 15px;
	border: 1px solid #ccc;
	font-size: 9px; line-height: 130%;
}

#OLMContainer .bodyColumnNoLeftNav .PolaroidFeature img { padding-bottom:8px;}

#OLMContainer .bodyColumnNoLeftNav .PolaroidShadow {
	float: right;
	background-image: url(/images/PolaroidShadow.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 197px;
	text-align: left;
	background-position: 3px 5px;
	margin: 0px 0px  15px  15px;
}

.RightContent{ float: right; width: 190px; padding: 0px; margin: 0px;}

.RelatedLinks { }
.RelatedLinks h3 {color:#666; font-size: 16px; border-bottom: solid thin #999; padding-bottom: 5px; margin-bottom: 10px;}

.RelatedLinks ul { list-style:none; padding: 0px 0px 20px 0px; margin: 0px;}
.RelatedLinks  li {line-height: 110%; padding: 0px 0px 10px 0px; margin: 0px;}
.RelatedLinks  li a { font-size: 11px; text-decoration: none; font-weight: bold;}
.RelatedLinks  li a:hover { font-size: 11px; text-decoration: underline; font-weight: bold;}