﻿/************************* Module Layout Styles *************************/
div.JensHansenBase, html.JensHansenBase{
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.LeftPane div.JensHansenBase{
	padding-left:15px;
	padding-right:15px
}
.JensHansenBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left;
}
.JensHansenBase h1.ModuleTitle{
	font-weight: lighter;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif
}
.JensHansenBase .ModuleContent{
	font-size: 11px;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px;
	line-height: 19px
}

.JensHansenBase .ModuleTitle .ModuleButton {
    float: right;
    position: relative;
    top: -1em;
}
/*====================================Module Content Text Styles====================================*/
.PageHeading{
	color: #1b1b1b;
	font-size: 24px;
	line-height: 26px;
	font-family: Georgia, Serif
}
.JensHansenBase .PageHeading{
	color: #1b1b1b;
	font-size: 24px;
	line-height: 26px;
	font-family:  Georgia, Serif
}
.Synopsis{
	line-height: 19px;
	color: #887D75;
	font-size: 12px;
	font-family:  Georgia, Serif
}
.JensHansenBase .Synopsis{
	line-height: 19px;
	color: #887D75;
	font-size: 12px;
	font-family:  Georgia, Serif
}
.Highlight{
	font-weight: bold;
	color: #5F5F5F
}
.JensHansenBase .Highlight{
	font-weight: bold;
	color: #5F5F5F;
	font-family:  Helvetica, sans-serif
}
.JensHansenBase  .FaqQuestion td{
	padding-top: 8px;
	padding-bottom: 3px
}
.JensHansenBase h1, .JensHansenBase .Head{
	font-weight: bold;
	font-size: 14px;
	color: #003D9A;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 16px
}
.JensHansenBase h2, .JensHansenBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #003D9A
}
.JensHansenBase h3, .JensHansenBase h4, .JensHansenBase h5, .JensHansenBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #003D9A
}
.JensHansenBase p, .JensHansenBase .Normal, .JensHansenBase td{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	line-height: 16px
}
.NormalSmall{
	font-weight: normal;
	font-size: 9px;
	color: #1b1b1b;
	line-height: 14px
}
.JensHansenBase .NormalSmall{
	font-weight: normal;
	font-size: 9px;
	color: #1b1b1b;
	line-height: 14px
}
.JensHansenBase a, .JensHansenBase a:link, .JensHansenBase a:visited, .JensHansenBase a:active, .JensHansenBase .SiteLink, .JensHansenBase a.SiteLink{
	color: #446cb2;
	text-decoration: underline
}
.JensHansenBase a:hover, .JensHansenBase a.sitelink:hover{
	color: black;
	text-decoration: underline
}
.JensHansenBase b, .JensHansenBase strong{
	font-weight: bold
}
.JensHansenBase .NormalBold{
	font-weight: bold
}
.JensHansenBase .NormalItalic{
	font-style: italic
}
.JensHansenBase i, .JensHansenBase em{
	font-style: italic
}
.JensHansenBase hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #003D9A 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.JensHansenBase ul li{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
	margin: 0
}
.JensHansenBase ol li{
	font-weight: normal;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
	margin: 0
}
.JensHansenBase ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.JensHansenBase .Error li{
	color: red;
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.JensHansenBase address{
	font-weight: normal;
	font-size: 11px;
	color: #333
}
.JensHansenBase blockquote{
	font-weight: normal;
	font-size: 11px;
	color: #333
}
.JensHansenBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #333;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.JensHansenBase .NormalTextArea, .JensHansenBase textarea, .JensHansenBase select{
	border: dimgray 1px solid;
	font-weight: normal;
	font-size: 10px;
	color: #333;
	background-color: #F5F5F5
}
.JensHansenBase .Button, .JensHansenBase a.Button, .JensHansenBase a:link.Button, .JensHansenBase a:visited.Button, .JensHansenBase a:hover.Button, .JensHansenBase 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: 500;
	font-size: 10px;
	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;
	background-color: black;
	text-align: center;
	text-decoration: none
}
.JensHansenBase input.Button{
	font-size: 10px;
	line-height: 12px
}