﻿/************************* Module Layout Styles *************************/
div.AndyCloverBase,html.AndyCloverBase,.AndyCloverBase td{
	font-size: 9pt;
	color: #393836;
	font-family: Verdana, Helvetica, sans-serif
}
.ContentPane div.AndyCloverBase{
}
.RightPane div.AndyCloverBase{
}
.RightPane .AndyCloverBase .ModuleTitle{
}
.AndyCloverBase .ModuleButton {
	float: right;
	position: relative;
	top: -1em
}
.AndyCloverBase .ModuleTitle{
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px
}
.RightPane .AndyCloverBase .ModuleTitle{
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
	background-color: #c5af98
}
.AndyCloverBase .ModuleContent{
	font-size: 9pt;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	color: #393836;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 20px
}
.RightPane .AndyCloverBase .ModuleContent{
	padding: 10px
}
.AndyCloverBase .ModuleButton {
	float: right;
	position: relative;
	top: -1em;
	padding: 0
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #f66419
}
.AndyCloverBase .Highlight, .AndyCloverBase strong, .AndyCloverBase b{
	font-weight: bold;
	color: #f66419
}
.AndyCloverBase h1, .AndyCloverBase .Head{
	font-size: 13pt;
	color: #341100;
	font-family: serif
}
.AndyCloverBase h2, .AndyCloverBase .SubHead{
	font-size: 11pt;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #6C3B03;
	font-family: serif
}
.AndyCloverBase h3, .AndyCloverBase h4, .AndyCloverBase h5, .AndyCloverBase h6{
	font-weight: bold;
	font-size: 10pt;
	color: #6C3B03;
	font-family: serif
}
.AndyCloverBase .NormalSmall{
	font-size: 80%
}
.AndyCloverBase a, .AndyCloverBase a:link, .AndyCloverBase a:visited, .AndyCloverBase a:active, .AndyCloverBase .SiteLink, .AndyCloverBase a.SiteLink{
	color: #393836;
	text-decoration: underline
}
.AndyCloverBase a:hover, .AndyCloverBase a.sitelink:hover{
	color: #f66419;
	text-decoration: underline
}
.AndyCloverBase p {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0
}
.AndyCloverBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	border-bottom: 2px dotted #ccc;
	background: #F0F0F0
}
.AndyCloverBase ul li{
	padding-left: 10px;
	margin: 0
}
.AndyCloverBase ol li{
	padding-left: 10px;
	margin: 0
}
.AndyCloverBase ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.AndyCloverBase .Field{
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.AndyCloverBase .Button, .AndyCloverBase a.Button, .AndyCloverBase a:link.Button, .AndyCloverBase a:visited.Button, .AndyCloverBase a:hover.Button, .AndyCloverBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #c5af98;
	text-align: center;
	text-decoration: none
}
.AndyCloverBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}