﻿/************************* Module Layout Styles *************************/
div.SouthernLinkBase, html.SouthernLinkBase, td{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.LeftPane div.SouthernLinkBase{
	padding-left:15px;
	padding-right:15px
}
.SouthernLinkBase .ModuleTitle{
	vertical-align: bottom;
	text-align: left
}
.SouthernLinkBase .ModuleTitle h1{
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006aa8;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 20px
}
.SouthernLinkBase .ModuleContent{
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 5px
}
.SouthernLinkBase .ModuleButton{
	position: relative;
	float: right;
}
/*====================================Module Content Text Styles====================================*/
.crossTable{
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse
}
.crossTable td{
	font-size: 10px
}
.notavailable{
	background-color: #e6e6e6
}
.SouthernLinkBase td.notavailable{
	background-color: #e6e6e6
}
.SouthernLinkBase td p {
	padding: 0;
	margin: 0
}
.SouthernLinkBase td {
	padding: 0;
	margin: 2px 0
}
.SouthernLinkBase .crossTable td, .SouthernLinkBase .crossTable.table, .SouthernLinkBase tr{
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse
}
.Highlight{
	font-weight: bold;
	color: #006aa8;
	font-family: Verdana, Helvetica, sans-serif
}
.SouthernLinkBase .Highlight{
	font-weight: bold;
	color: #006aa8;
	font-family: Verdana, Helvetica, sans-serif
}
.SouthernLinkBase h1, .SouthernLinkBase .Head{
	font-weight: bold;
	font-size: 14px;
	color: #3F3F3F;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	height: 16px
}
.SouthernLinkBase h2, .SouthernLinkBase .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #3F3F3F
}
.SouthernLinkBase h3, .SouthernLinkBase h4, .SouthernLinkBase h5, .SouthernLinkBase h6{
	font-weight: bold;
	font-size: 12px;
	color: #3F3F3F;
	font-family: Tahoma, Verdana, Helvetica, sans-serif
}
.SouthernLinkBase p, .SouthernLinkBase .Normal{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif
}
.SouthernLinkBase a, .SouthernLinkBase a:link, .SouthernLinkBase a:visited, .SouthernLinkBase a:active{
	color: #006aa8;
	text-decoration: underline
}
.SouthernLinkBase a:hover{
	color: #222;
	text-decoration: underline
}
.SouthernLinkBase hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #c0c0c0 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: white
}
.SouthernLinkBase ul li{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0
}
.SouthernLinkBase ol li{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0
}
.SouthernLinkBase ol{
	margin: 0;
	padding-top: 10px;
	padding-left: 25px
}
.SouthernLinkBase ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 25px
}
.SouthernLinkBase .Field{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid;
}
.SouthernLinkBase .Button, .SouthernLinkBase a.Button, .SouthernLinkBase a:link.Button, .SouthernLinkBase a:visited.Button, .SouthernLinkBase a:hover.Button, .SouthernLinkBase 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: 12px;
	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;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #006aa8;
	text-align: center;
	text-decoration: none
}
.SouthernLinkBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}
/* Styles for the table crosshair overlays */
#hCross {
	height : 20px
}
#vCross {
	width : 20px
}
.overlay {
	float: left;
	visibility: visible;
	background-color:#6699FF;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	position: absolute;
	z-index: 100;
	cursor:url(empty.cur), auto
}
.Cross {
	background-color:#6c6c6c;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity: 0.25;
	position:absolute;
	float: left;
	visibility:hidden
}