﻿/************************* Module Layout Styles *************************/
div.SouthernMedicalBox{
	padding-bottom: 15px
}
div.SouthernMedicalBox, html.SouthernMedicalBox, html.SouthernMedicalBox td{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif
}
.LeftPane div.SouthernMedicalBox{
	padding-left:15px;
	padding-right:15px
}
.SouthernMedicalBox .ModuleTitle{
	background-image: url(module_title.gif);
	border: #3d7ed8 1px solid;
	text-align: left;
	height: 25px
}
.SouthernMedicalBox .ModuleTitle .ModuleButton{
	position: relative;
	float: right;
}
.SouthernMedicalBox .BoxHolder{
	border: #b5b6b1 1px solid
}
.SouthernMedicalBox .BoxBottomHolder{
	border-width: 1px;
	border-color: #b5b6b1;
	border-style: none solid solid solid
}
.SouthernMedicalBox .Box{
	border: #255ba5 1px solid
}
.SouthernMedicalBox .ModuleTitle h2{
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	color: #fff;
	padding-left: 10px;
	margin: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	height: 15px
}
.SouthernMedicalBox .ModuleContentHolder{
	border: #3d7ed8 1px solid
}
.SouthernMedicalBox .ModuleContent{
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: top;
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #1c4c8c
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #e5f3fe;
	font-family: Verdana, Helvetica, sans-serif
}
.SouthernMedicalBox .Highlight{
	font-weight: bold;
	color: #e5f3fe;
	font-family: Verdana, Helvetica, sans-serif
}
.SouthernMedicalBox h1, .SouthernMedicalBox .Head{
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	height: 16px
}
.SouthernMedicalBox h2, .SouthernMedicalBox .SubHead{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF
}
.SouthernMedicalBox h3, .SouthernMedicalBox h4, .SouthernMedicalBox h5, .SouthernMedicalBox h6{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif
}
.SouthernMedicalBox p, .SouthernMedicalBox .Normal{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif
}
.SouthernMedicalBox a, .SouthernMedicalBox a:link, .SouthernMedicalBox a:visited, .SouthernMedicalBox a:active{
	color: #A9DCF1;
	font-size: 12px;
	text-decoration: underline
}
.SouthernMedicalBox a:hover{
	color: white;
	font-size: 12px;
	text-decoration: underline
}
.SouthernMedicalBox hr{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	width: 100%;
	border-top-style: none;
	padding-top: 1px;
	border-bottom: #810042 1px dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background-color: #975065
}
.SouthernMedicalBox .Field{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.SouthernMedicalBox .Button, .SouthernMedicalBox a.Button, .SouthernMedicalBox a:link.Button, .SouthernMedicalBox a:visited.Button, .SouthernMedicalBox a:hover.Button, .SouthernMedicalBox 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: #003D9A;
	text-align: center;
	text-decoration: none
}
.SouthernMedicalBox input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}