﻿/************************* Module Layout Styles *************************/
div.JunaBase2, html.JunaBase2{
	font-size: 10pt;
	color:#585858;
	font-family:"trebuchet ms",helvetica,sans-serif
}
.LeftPane div.JunaBase2{
	padding-left:15px;
	padding-right:5px
}
.RightPane div.JunaBase2{
	padding-left:5px;
	padding-right:15px;
	padding-top: 5px
}
.ContentPane div.JunaBase2{
	padding-right:20px;
	padding-top: 5px
}
.JunaBase2 .ModuleButton {
	float: right;
	position: relative;
	top: -1em
}
.JunaBase2 .ModuleTitle{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #cc0000;
	font-weight: 500;
	font-family:"trebuchet ms",helvetica,sans-serif
}
.JunaBase2 .ModuleContent{
	padding-bottom: 10px;
	vertical-align: top;
	color: #585858;
	line-height: 1.4em
}
.RightPane .JunaBase2 .ModuleContent {
}
.Highlight{
	color: #cc0000
}
.JunaBase2 .Highlight{
	color: #cc0000
}
.MarginLeft10{
	margin-left: 10px
}
.JunaBase2 .MarginLeft10{
	margin-left: 10px
}
.JunaBase2 a {
	color: #004068
}
.JunaBase2 a:hover {
	color: #cc0000
}
.JunaBase2 h1, .JunaBase2 .Head{
	font-size: 1.3em;
	font-weight: 500;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #145283;
	font-family:"trebuchet ms",helvetica,sans-serif;
	line-height: 1.4em
}
.JunaBase2 h2, .JunaBase2 .SubHead{
	font-size: 1.2em;
	font-weight: 500;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #cc0000;
	font-family:"trebuchet ms",helvetica,sans-serif;
	line-height: 1.4em
}
.JunaBase2 h3, .JunaBase2 h4, .JunaBase2 h5, .JunaBase2 h6{
	font-size: 1.1em;
	font-weight: 500;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #cc0000;
	font-family:"trebuchet ms",helvetica,sans-serif;
	line-height: 1.4em
}
.JunaBase2 h3.BlogTitle{
	margin-top: 15px;
	margin-bottom: 10px
}
.JunaBase2 h3.BlogTitle a{
	font-size: 1.4em;
	text-decoration: none
}
.JunaBase2 .BlogFooter{
	font-size: .9em
}
.JunaBase2 .BlogFooter a{
	font-size: inherit
}
.JunaBase2 .BlogFooter{
	margin-top: 5px;
	margin-bottom: 15px
}
.JunaBase2 p{
	padding: 0;
	margin-top: 2px;
	margin-bottom: 8px
}
.JunaBase2 ul{
	padding-left: 25px
}
.JunaBase2 .Field{
	font-weight: normal;
	font-size: .9em;
	background-color: #f5f4f2;
	border: 1px #c6c6c6 solid
}
.JunaBase2 .Button, .JunaBase2 a.Button, .JunaBase2 a:link.Button, .JunaBase2 a:visited.Button, .JunaBase2 a:hover.Button, .JunaBase2 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;
	background-color: #004068;
	text-align: center;
	text-decoration: none
}
.JunaBase2 input.Button{
	font-size: .9em;
	line-height: 12px
}