﻿/************************* Module Layout Styles *************************/
div.SalisburyBase, html.SalisburyBase, html.SalisburyBase td{
	font-size: 11px;
	color: #333333;
	font-family: Georgia, 'Times New Roman', Times, serif
}
.SalisburyBase .ModuleTitle{
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 18px;
	vertical-align: bottom;
	line-height: 20px;
	color: #0C135B;
	font-family: Georgia, 'Times New Roman', Times, serif
}
.SalisburyBase .ModuleTitle .Head .SalisburyBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	vertical-align: bottom;
	line-height: 20px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	position: relative;
	height: 24px;
	color: #0C135B
}
.SalisburyBase  .ModuleContent{
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 13px;
	vertical-align: top;
	color: #4f4f4f;
	font-family: Georgia, 'Times New Roman', Times, serif
}
.SalisburyBase  .ModuleContent .Head{
	font-weight: bold;
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #0C135B
}
/*====================================Module Content Text Styles====================================*/
.SalisburyBase h1, .SalisburyBase .Head{
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #0C135B
}
.SalisburyBase h2,.SalisburyBase .SubHead{
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #0C135B
}
.SalisburyBase .SubHeadRed{
	font-weight: bold;
	font-size: 12px;
	color: #ff6633;
	font-family: Georgia, 'Times New Roman', Times, serif
}
.SalisburyBase h3, .SalisburyBase h4, .SalisburyBase h5, .SalisburyBase h6{
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif
}
.SalisburyBase p, .SalisburyBase .Normal{
	font-weight: normal;
	font-size: 12px;
	color: #4f4f4f;
	font-family: Georgia, 'Times New Roman', Times, serif
}
.SalisburyBase a, .SalisburyBase a:link, .SalisburyBase a:visited,  .SalisburyBase a:active{
	color: black;
	text-decoration: underline
}
.SalisburyBase a:hover{
	color: red;
	text-decoration: underline
}
.SalisburyBase  b, .SalisburyBase strong{
	color: #28317C
}
.SalisburyBase .NormalBold{
	color: #28317C
}
.SalisburyBase .NormalItalic{
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #003082;
	font-weight: bolder
}
.SalisburyBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	background-color: #cccccc;
	border-bottom-style: none
}
.SalisburyBase ul li{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding-left: 10px;
	list-style: disc;
	margin: 0
}
.SalisburyBase ol li{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding-left: 10px;
	margin: 0
}
.SalisburyBase ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.SalisburyBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.SalisburyBase .Button, .SalisburyBase a.Button, .SalisburyBase a:link.Button, .SalisburyBase a:visited.Button, .SalisburyBase a:hover.Button, .SalisburyBase a:active.Button{
	font-family: Georgia, 'Times New Roman', Times, serif;
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: gray;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	line-height:20px
}
.SalisburyBase input.Button{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height:12px
}