﻿/************************* Module Layout Styles *************************/
div.FishHead2009Base, html.FishHead2009Base{
	color: #564C4B;
	font: normal 14px Arial, Helvetica, sans-serif
}
.FishHead2009Base .ModuleTitle{
	margin: 0;
	padding-bottom: 15px
}
.FishHead2009Base h1{
	color: #000;
	font: normal 32px Garamond, 'Times New Roman' , Serif
}
.FishHead2009Base .ModuleTitle .ModuleButton {
	position: relative;
	float: right
}
.FishHead2009Base .ModuleContent, .FishHead2009Base p{
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.5em
}
.FishHead2009Base .Features{
	font-weight: bold
}
/* Showcase styles */
.FishHead2009Base .showcase div.description{
	margin-top: 300px;
	padding: 15px 20px 15px 20px;
	width: 590px !important;
	font-size: 15px
}
.FishHead2009Base .showcase div.description div.title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	color: #00B2D7
}
.FishHead2009Base .Highlight{
	font-weight: bold;
	color: #00B2D7
}
.HighlightGrey{
	text-transform: uppercase;
	color: #6F6F6F
}
.FishHead2009Base .HighlightGrey{
	text-transform: uppercase;
	color: #6F6F6F
}
.HighlightBlue{
	color: #00B2D7;
	text-transform: uppercase
}
.FishHead2009Base .HighlightBlue{
	color: #00B2D7;
	text-transform: uppercase
}
.FishHead2009Base h2{
	color: #000;
	font: normal 26px Garamond, 'Times New Roman' , Serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-decoration: none
}
.FishHead2009Base h3{
	color: #000;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #6F6F6F;
	letter-spacing: .1em
}
.FishHead2009Base .ArticleDetail h3{
	color: #00B2D7
}
.FishHead2009Base h4{
	color: #6F6F6F;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #6F6F6F;
	letter-spacing: .1em
}
.FishHead2009Base a{
	color: #00B2D7;
	text-decoration: none
}
.FishHead2009Base a:hover{
	color: #00819D;
	text-decoration: underline
}
.FishHead2009Base 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
}
.FishHead2009Base .Field{
	background-color: #fffafa;
	border: 1px #8E7C7A solid;
	font: normal 0.9em Arial, Helvetica, sans-serif
}
.FishHead2009Base .Button,.FishHead2009Base a.Button,.FishHead2009Base a:link.Button,.FishHead2009Base a:visited.Button,.FishHead2009Base a:hover.Button,.FishHead2009Base 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: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, helvetica, sans-serif;
	background-color: #00B2D7;
	text-align: center;
	text-decoration: none
}
.FishHead2009Base input.Button{
	font-family: Arial, helvetica, sans-serif;
	font-size: .9em;
	line-height: 12px
}