﻿/************************* Module Layout Styles *************************/
div.SouthernMedicalBase, html.SouthernMedicalBase, html.SouthernMedicalBase td{
	font-size: 10pt;
	color: #6f6b6c;
	font-family: Verdana, Helvetica, sans-serif
}
.RightPane .SouthernMedicalBase{
	font-size: 9pt
}
.RightPane .SignIn table{
	width: 170px;
	table-layout:fixed
}
.RightPane .SignIn table td{
	width: 170px
}
.SouthernMedicalBase .ModuleTitle{
	margin: 0
}
.RightPane .SouthernMedicalBase .ModuleTitle{
	padding: 15px 0px 5px 0px;
	font-size: 14px
}
.SouthernMedicalBase h1{
	font-size: 18px;
	color: #003e73;
	font-weight: normal
}
.SouthernMedicalBase .ModuleTitle .ModuleButton{
	position: relative;
	float: right;
}
.SouthernMedicalBase .ModuleContent, .SouthernMedicalBase p{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px
}
/*====================================Module Content Text Styles====================================*/
.SouthernMedicalBase .CategoryList td{
	vertical-align: top
}
.SouthernMedicalBase .ProductImage{
	margin-bottom: 10px
}
.SouthernMedicalBase .CategoryItem{
	border: 1px solid #D3D3D3;
	width: 160px;
	margin-bottom: 10px;
	margin-right: 10px
}
.SouthernMedicalBase .CategoryItem h4{
	text-indent: 4px;
	width: 160px;
	border-bottom: 1px solid #D3D3D3;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px
}
.SouthernMedicalBase .ProductOption{
	padding-bottom: 4px;
	font-size: 11px
}
.Highlight{
	font-weight: bold;
	color: #003e73
}
.SouthernMedicalBase .Highlight{
	font-weight: bold;
	color: #005da3
}
.SouthernMedicalBase h2{
	font-size: 11pt;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #005da3
}
.SouthernMedicalBase .SubHead, .SouthernMedicalBase h3, .SouthernMedicalBase h4, .SouthernMedicalBase h5, .SouthernMedicalBase h6{
	font-weight: bold;
	font-size: 10pt;
	color: #003e73;
	padding: 5px 0 5px 0;
	margin: 0
}
.SouthernMedicalBase a{
	color: #005da3;
	text-decoration: underline
}
.SouthernMedicalBase a:hover{
	color: #003e73;
	text-decoration: underline
}
.SouthernMedicalBase 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
}
.SouthernMedicalBase ul li{
	padding-left: 10px;
	margin: 0
}
.SouthernMedicalBase ol li{
	padding-left: 10px;
	margin: 0
}
.SouthernMedicalBase ul{
	margin: 0;
	padding-top: 0px;
	padding-left: 15px
}
.SouthernMedicalBase .Field, .SouthernMedicalBase .NormalTextbox{
	background-color: #edf6ff;
	border: 1px dimgray solid
}
.SouthernMedicalBase .Button, .SouthernMedicalBase a.Button, .SouthernMedicalBase a:link.Button, .SouthernMedicalBase a:visited.Button, .SouthernMedicalBase a:hover.Button, .SouthernMedicalBase a:active.Button{
	border-right: #696969 1px solid;
	padding-right: .5em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: .5em;
	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: #005da3;
	text-align: center;
	text-decoration: none
}
.SouthernMedicalBase input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}