﻿/************************* Module Layout Styles *************************/
html.NautilusBase, html.NautilusBase td, div.NautilusBase{
	font-size: 11px;
	color: #393939;
	font-family: Verdana, Helvetica, sans-serif
}
.NautilusBase .ModuleTitle{
	text-align: left
}
.NautilusIframe .NautilusBase .ModuleTitle{
	text-indent: 15px
}
.NautilusBase .ModuleTitle h1{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #2076af;
	font-weight: normal
}
.NautilusBase .ModuleContent{
	font-size: 11px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #393939;
	line-height: 1.3em
}
.NautilusBase .ModuleContent td, .NautilusBase td.ModuleContent{
	font-size: 11px;
	color: #393939
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	color: #2076af
}
.NautilusBase .Highlight{
	color: #2076af
}
.NautilusBase h1, .NautilusBase .Head{
	font-size: 18px;
	color: #2076af;
	font-weight: normal
}
.NautilusBase h2, .NautilusBase .SubHead{
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	color: #2076af;
	font-weight: normal
}
.NautilusBase h3, .NautilusBase h4, .NautilusBase h5, .NautilusBase h6{
	font-size: 12px;
	color: #393939;
	margin: 0;
	font-weight: normal
}
.NautilusBase p, .NautilusBase .Normal{
}
.NautilusBase a, .NautilusBase a:link, .NautilusBase a:visited, .NautilusBase a:active{
	color: #2076af;
	text-decoration: underline
}
.NautilusBase a:hover{
	color: #393939;
	text-decoration: underline
}
.NautilusBase 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
}
.NautilusBase ul{
	margin: 0;
	padding-left: 15px
}
.NautilusBase ul li{
	padding: 0;
	margin: 0
}
.NautilusBase ol li{
	padding-left: 10px;
	margin: 0
}
.NautilusBase a img {
	border: 0
}
.NautilusBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px #2f7ec3 solid
}
.NautilusBase .Button, .NautilusBase a.Button, .NautilusBase a:link.Button, .NautilusBase a:visited.Button, .NautilusBase a:hover.Button, .NautilusBase 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;
	background-color: #2076af;
	text-align: center;
	text-decoration: none
}
.NautilusBase input.Button{
	font-size: 11px;
	line-height: 11px
}
.NautilusBase .ContactButton, .NautilusBase a.ContactButton, .NautilusBase a:link.ContactButton, .NautilusBase a:visited.ContactButton, .NautilusBase a:hover.ContactButton, .NautilusBase a:active.ContactButton{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #2076af;
	text-align: center;
	text-decoration: none
}
.NautilusBase input.ContactButton{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px
}