﻿/************************* Module Layout Styles *************************/
html.WavesBase, div.WavesBase, div.WavesBase td{
	font-size: 9pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.WavesBase .ModuleTitle{
	padding-top: 10px;
	vertical-align: bottom;
	text-align: left
}
.WavesBase .ModuleTitle h1{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4c5d9a;
	font-weight: normal
}
.WavesBase .ModuleContent{
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 5px;
	color: #666666;
	line-height: 2em
}
.WavesBase .ModuleContent td, .WavesBase td.ModuleContent{
	font-size: 12px;
	color: #666666
}
.Highlight{
	color: #4c5d9a
}
.WavesBase .Highlight{
	color: #4c5d9a
}
.WavesBase h1, .WavesBase .Head{
	font-size: 18px;
	color: #4c5d9a;
	font-weight: normal
}
.WavesBase h2, .WavesBase .SubHead{
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #4c5d9a;
	font-weight: normal
}
.WavesBase h3, .WavesBase h4, .WavesBase h5, .WavesBase h6{
	font-size: 12px;
	color: #5F5F5F;
	font-weight: normal
}
.WavesBase p, .WavesBase .Normal{
}
.WavesBase .NormalSmall{
	font-size: 70%
}
.WavesBase a, .WavesBase a:link, .WavesBase a:visited, .WavesBase a:active{
	color: #4c5d9a;
	text-decoration: underline
}
.WavesBase a:hover{
	color: #333474;
	text-decoration: underline
}
.WavesBase 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
}
.WavesBase .Field{
	font-weight: normal;
	font-size: .9em;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px #4c5d9a solid
}
.WavesBase .Button, .WavesBase a.Button, .WavesBase a:link.Button, .WavesBase a:visited.Button, .WavesBase a:hover.Button, .WavesBase 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: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #4c5d9a;
	text-align: center;
	text-decoration: none
}
.WavesBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px
}
.WavesBase .ContactButton, .WavesBase a.ContactButton, .WavesBase a:link.ContactButton, .WavesBase a:visited.ContactButton, .WavesBase a:hover.ContactButton, .WavesBase a:active.ContactButton{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #4c5d9a;
	text-align: center;
	text-decoration: none
}
.WavesBase input.ContactButton{
	font-size: .9em
}
