﻿/************************* Module Layout Styles *************************/
div.FootholdBase2, html.FootholdBase2{
	font-size: 11px;
	color: #3F320C;
	font-family: Verdana, Helvetica, sans-serif
}
.FootholdBase2 .ModuleTitle{
	margin: 0;
	position: relative
}
.RightPane .FootholdBase2 .ModuleTitle{
	background-color: #e3e1e2;
	padding: 5px 10px;
	font-size: 14px
}
.FootholdBase2 h1 {
	font-size: 24px;
	font-family: Garamond, Georgia, 'Times New Roman' , Sans-Serif;
	font-weight: normal;
	margin-bottom: 5px
}
.FootholdBase2 .ModuleTitle .ModuleButton {
	position: absolute;
	right: 0
}
.FootholdBase2 .ModuleContent,.FootholdBase2 p{
	margin: 0;
	padding-bottom: 10px;
	line-height: 18px
}
.Panes3 .LeftPane .FootholdBase2 .ModuleContent{
	padding-left: 35px
}
.Panes .ContentPane .FootholdBase2 .ModuleContent{
	padding-left: 35px
}
/*====================================Module Content Text Styles====================================*/
.Highlight1{
	font-weight: bold;
	color: #bc2402
}
.FootholdBase2 .Highlight1{
	font-weight: bold;
	color: #bc2402
}
.Highlight2{
	font-size: 15px;
	line-height: 20px
}
.FootholdBase2 .Highlight2{
	font-size: 15px;
	line-height: 20px
}
.FootholdBase2 h2, .FootholdBase2 .SubHead{
	font-size: 24px;
	font-family: Garamond, Georgia, 'Times New Roman' , Sans-Serif;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
	line-height:1em
}
.FootholdBase2 h3, .FootholdBase2 h4, .FootholdBase2 h5, .FootholdBase2 h6{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px
}
.FootholdBase2 a{
	color: #bc2402;
	text-decoration: underline
}
.FootholdBase2 a:hover, .FootholdBase2 a.sitelink:hover{
	color: black;
	text-decoration: underline
}
.FootholdBase2 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
}
.FootholdBase2 .Field{
	font-weight: normal;
	font-size: 10px;
	color: #3F320C;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
}
.FootholdBase2 .Button, .FootholdBase2 a.Button, .FootholdBase2 a:link.Button, .FootholdBase2 a:visited.Button, .FootholdBase2 a:hover.Button, .FootholdBase2 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: 11px;
	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: #800228;
	text-align: center;
	text-decoration: none
}
.FootholdBase2 input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px
}