body, html {
	min-height:100%;
}
* body, * html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	color:#666;
	font-size:14px;
	line-height:18px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff url(/HomeCarePortal/Content/images/body_bg.png) repeat-x 0 0;
}

h1,h2,h3,h4,h5,h6,p,form,ul,ol,dl,dt,dd,blockquote,pre {
	margin:0;
	padding:0;
}

img {
	border:none;
}
ul {
	list-style-type:none;
}
p {
	margin-bottom:18px;
}

:focus {
	outline:none;
}
a {
	color:#0000ff;
}
a:link, a:visited {
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#250858;
}
h1 {
	color:#250858;
	font-size:24px;
	line-height:28px;
	padding-bottom:8px;
}
h2 {
	color:#250858;
	font-size:20px;
	line-height:20px;
	padding-bottom:8px;
}
h3 {
	color:#250858;
	font-size:16px;
	line-height:18px;
	margin-bottom:10px;
}
h4 {
	color:#250858;
	font-size:16px;
	line-height:18px;
	margin-bottom:8px;
}

/** Layout Elements **/
#fs {
	width:981px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	background:transparent url(/HomeCarePortal/Content/images/site_shadow.png) repeat-y 0 0;
}
* html #fs {
	height:100%;
}
#fsi {
	padding-top:28px;
	background:transparent url(/HomeCarePortal/Content/images/site_cap.png) no-repeat 0 0;
}

#header {
	height:123px;
	position:relative;
}
#logo {
	top:0;
	left:28px;
	position:absolute;
}
#language {
	top:4px;
	right:20px;
	font-size:14px;
	text-align:right;
	position:absolute;
}
#nav {
	top:87px;
	right:20px;
	position:absolute;
}
#topbar {
	height:50px;
	line-height:50px;
	overflow:hidden;
	border-bottom:1px solid #c3c3c3;
	background:url(/HomeCarePortal/Content/images/topbar_bg.png) repeat-x 0 0;
}
#topbar-l {
	float:left;
	color:#fff;
	padding-left:10px;
	text-transform:uppercase;
	background:url(/HomeCarePortal/Content/images/topbar_left.png) repeat-x 0 0;
}
#topbar-r {
	float:left;
	padding-left:40px;
	background:url(/HomeCarePortal/Content/images/topbar_break.png) no-repeat 0 0;
}
#tollfree {
	padding-right:20px;
	margin-right:18px;
	display:block;
	float:left;
	background:url(/HomeCarePortal/Content/images/top_bar_line.png) no-repeat 100% 50%;
}
#connect {
	font-size:13px;
}
#header, #topbar, #content, #footer {
	width:945px;
	margin:0 18px;
}
#content {
	padding-top:20px;
}
#content-main {
	width:701px;
	float:right;
}
#content-side {
	width:229px;
	float:left;
}

#footer {
	font-size:12px;
	padding-top:30px;
	padding-bottom:60px;
}
#bottomnav {
	float:left;
	color:#250858;
}
#bottomnav a {
	display:inline-block;
	margin:0 8px;
}
#bottomnav a:first-child {
	margin-left:0;
}
#bottomnav a:last-child {
	margin-right:0;
}
#copyright {
	float:right;
	color:#250858;
}


/** Primary Nav **/
ul#nav {

}
ul#nav li {
	float:left;
	font-size:15px;
	line-height:36px;
	padding-right:4px;
	text-transform:uppercase;
	background:transparent url(/HomeCarePortal/Content/images/nav_divider.gif) no-repeat right center;
}
ul#nav li.last {
	padding-right:0;
}
ul#nav li a {
	color:#fff;
	width:97px;
	height:36px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	background:url(/HomeCarePortal/Content/images/nav_sprite.png) no-repeat 0 0;
}
ul#nav li a:hover {
	background-position:-97px 0;
}
ul#nav li a.active, ul#nav li a.active:hover {
	color:#5e3697;
	background-position:-194px 0;
}

/** Side Nav **/
ul.sidenav {
	border-top:1px solid #dddde7;
}
ul.sidenav li {
	padding:0;
	font-size:13px;
	line-height:14px;
	border-bottom:1px solid #dddde7;
}
ul.sidenav li a {
	color:#463068;
	display:block;
	padding:8px 10px 8px 20px;
	text-decoration:none;
	background:transparent url(/HomeCarePortal/Content/images/sidenav_bullet.gif) no-repeat 10px 50%;
	
}
ul.sidenav li a:hover {
	background-color:#e2e1f4;
}

/** Homepage Specific **/
.homebox {
	float:left;
	width:343px;
	margin-right:15px;
	background:url(/HomeCarePortal/Content/images/hb_bg.png) repeat-y 0 0;
}
.homebox .inner {
	background:url(/HomeCarePortal/Content/images/hb_base.png) no-repeat 0 100%;
}
.homebox-content {
	padding:12px;
	line-height:16px;
}
.homebox-content p:last-child {
	margin-bottom:0;
}
#training-partnership .homebox-content {
	padding-top:70px;
	background:url(/HomeCarePortal/Content/images/hb_training_partnership_title.png) no-repeat 0 0;
}
#health-trust .homebox-content {
	padding-top:70px;
	background:url(/HomeCarePortal/Content/images/hb_health_trust_title.png) no-repeat 0 0;
}


/** Flash Box Captions **/
.flash-caption {
	margin-bottom:18px;
	background:url(/HomeCarePortal/Content/images/flash_caption_bg.png) repeat-y 0 0;
}
.flash-caption .inner {
	color:#fff;
	line-height:14px;
	padding:18px 12px 1px 12px;
	background:url(/HomeCarePortal/Content/images/flash_caption_base.png) no-repeat 0 100%;
}

/** Box Overrides & Customization **/
#box-training .training-dates {
	padding:10px 10px 6px 10px;
	font-size:12px;
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}
#box-training div.training-dates.last {
	margin-bottom:10px;
	border-bottom:1px solid #dedede;
}
#box-training strong {
	color:#250858;
}
#box-training dt {
	float:left;
	width:117px;
}
#box-training dd {
	width:80px;
	float:right;
	color:#0000ff;
	text-align:center;
}

/** Layout & Grid Styles **/
.full {
	width:100%;
}
.box {
	margin-bottom:20px;
	border-top:4px solid #72549e;
}
.box .inner {
	padding:10px 10px 0 10px;
}
.box p:last-child {
	margin-bottom:0;
}
.more {
	font-size:13px;
}
.small {
	font-size:12px;
}
.color {
	color:#463068; /* 250858 */
}
.subhead {
	color:#250858;
	margin-bottom:18px;
	padding-bottom:18px;
	margin-top:-6px;
	border-bottom:1px solid #ae93d5;
}
.subhead p:last-child {
	margin-bottom:0px;
}
.contain {
	padding-left:10px;
	padding-right:10px;
}
.fiximg, .fiximg img {
	display:block;
}
.gf3 {
	float:left;
	width:308px;
	margin-right:15px;
}

.gm4 {
	float:left;
	width:144px;
	margin-right:29px;
}
* html .gf3, * html .gm4 {
	display:inline;
}
.end {
	margin-right:0 !important;
}

/** Networks Sprite **/
.network {
	width:42px;
	height:44px;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	background-repeat:no-repeat;
	background-image:url(/HomeCarePortal/Content/images/networks_sprite.gif);
}
#box-networks .network {
	float:left;
	margin-right:10px;
}
#nw-youtube {
	background-position:0 0;
}
#nw-blog {
	background-position:-42px 0;
}
#nw-flickr {
	background-position:-84px 0;
}
#nw-wiki {
	margin-right:0 !important;
	background-position:-126px 0;
}

/** Link List **/
ul.links {
	margin-bottom:18px;
}
ul.links li {
	padding:8px 10px;
	border-bottom:1px solid #dddde7;
	background: url(/HomeCarePortal/Content/images/bullet.gif) no-repeat 0 15px;
}
ul.links li:first-child {
	padding-top:0;
	background-position:0 7px;
}
ul.links a {
	color:#666;
	font-size:13px;
	line-height:13px;
	text-decoration:none;
}
ul.links a:hover {
	color:#999;
}

/** Collapseable Tables **/
.toggle {
	width:100%;
	margin-bottom:18px;
	background:url(/HomeCarePortal/Content/images/toggle_repeat.png) repeat-y 0 0;
}
.toggle-cap {
	width:100%;
	padding-top:10px;
	padding-bottom:4px;
	background:url(/HomeCarePortal/Content/images/toggle_cap.png) no-repeat 0 0;
}
.toggle-cap h2 {
	float:left;
	margin-bottom:0;
	padding-bottom:4px;
	padding-left:12px;
}
a.toggle-vis {
	float:left;
	display:block;
	width:16px;
	height:13px;
	margin-top:4px;
	margin-right:8px;
	text-indent:-8000px;
	overflow:hidden;
	background-position:0 -13px;
	background-repeat:no-repeat;
	background-image:url(/HomeCarePortal/Content/images/toggle_sprite.gif);
}
.toggle-open a.toggle-vis {
	background-position:0 0;
}
.toggle-opts {
	float:right;
	line-height:24px;
	padding-right:10px;
	display:none;
}
.toggle-open .toggle-opts {
	display:block;
}
.toggle-plus, .toggle-minus, .toggle-opts span {
	float:left;
	margin-right:6px;
}
.toggle-plus, .toggle-minus {
	width:16px;
	height:16px;
	text-indent:-8000px;
	overflow:hidden;
	margin-top:4px;
	background-repeat:no-repeat;
	background-image:url(/HomeCarePortal/Content/images/toggle_sprite.gif);
}
.toggle-plus {
	background-position:0 -26px;
}
.toggle-minus {
	background-position:0 -42px;
}
.toggle-content {
	height:161px;
	width:100%;
	overflow:auto;
}
.toggle .toggle-content {
	display:none;
}
.toggle-open .toggle-content {
	display:block;
}

table.data {
	width:100%;
	background-color:#fff;
	border-collapse:collapse;
}
table.data thead tr {
	background-color:#463068;
}
table.data thead th {
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
table.data tbody {

}
table.data tbody td {
	font-size:12px;
	border-top:1px solid #dedede;
}
table.data tbody tr.even td {
	background-color:#e2e1f4;
}
table.data thead th, table.data tbody td {
	padding:4px 10px 4px 4px;
	border-right:1px solid #dedede;
}

/** Login Form **/
.sgForm label {
	display:block;
	padding-bottom:2px;
}
.sgForm input.text {
	margin-bottom:6px;
	font-size:13px;
}

/* Clearfixins */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
 
button {
  width: auto;
  overflow: visible;
}
button.btn, a.btn {
	display: -moz-inline-stack;
  	display: inline-block;
	padding: 0;
	margin:0;
	height: 26px;
	border: 0;
	cursor: pointer;
	text-align: center;
	color: #fff !important;
	text-decoration:none !important;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/buttons/button_sprite.gif) no-repeat 0 0;
}
.btn span {  
	 display: block;  
	 padding: 0 12px;  
	 height: 26px;  
	 line-height: 26px;  
	 white-space: nowrap;  
	 background:url(images/buttons/button_sprite.gif) no-repeat 100% -26px; 
}  
* html a.btn span {
	display:inline-block;
}


/******** Pyramid Styles **********************************************/
.NavLevel1
{
	/*font-family: Trebuchet MS, Tahoma, Arial, sans-serif; */
	font-weight: bold;  
	color: #250858; 
	text-decoration: none; 
	word-spacing: 0.1em; 
	text-align: left; 
	letter-spacing: 0; 
	line-height: 2em; 
	font-size: 15pt;
}

ul.sidenav .NavLevel2 
{
	/*font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: bold;  
	color: #414141; 
	text-decoration: none; 
	word-spacing: 0.15em; 
	text-align: left; 
	letter-spacing: 1px; 
	line-height: 12px; 
	font-size: 11pt;
	border-bottom: 0px;
*/
}

ul.sidenav .NavLevel2Selected 
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: bold;  
	color: #250858; 
	text-decoration: none; 
	word-spacing: 0.15em; 
	text-align: left; 
	letter-spacing: 1px; 
	line-height: 2em; 
	font-size: 11pt;
	border-bottom: 0px;
*/	
}

ul.sidenav .NavLevel3
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #414141; 
	text-decoration: none; 
	word-spacing: 0.15em; 
	text-align: left; 
	letter-spacing: 1px; 
	font-size: 11pt;
	left:35px;
*/
	border-bottom: 0px;
}

ul.sidenav .NavLevel3Selected
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: bold;  
	color: #250858; 
	text-decoration: none; 
	word-spacing: 0.15em; 
	text-align: left; 
	letter-spacing: 1px; 
	font-size: 12pt;
	left:35px;
*/
	border-bottom: 0px;
	background-color:#c8c8c8;
}

.Sub1
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	word-spacing: 0.15em; 
	text-align: left; 
	letter-spacing: 1px; 
*/
	color: #250858; 
	font-weight: bold;  
	font-size: 12pt;
}

.BC1
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #646464; 
	word-spacing: 0.15em; 
	text-align: left; 	
	letter-spacing: 0; 
	line-height: 1.5em; 
	font-size: 14pt;
*/
}

.BC2
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #414141;
	text-decoration: none; 
	word-spacing: 0.25em; 
	text-align: left; 
	letter-spacing: 0; 
	line-height: 1.4em; 
	font-size: 12pt;
*/
}

.BRD
{
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #646464; 
	word-spacing: 0.4em; 
	text-align: left; 
	letter-spacing: 0; 
	line-height: 1.5em; 
	font-size:10pt;
	/*font-size: 1em;*/
}

.BRD a
{
	color: #646464;
	text-decoration : none;
}

.BC1 a
{
	/*color: #646464;*/
}

.BC2 a
{
	/*color: #646464;*/
}

.PYRH2
{
/*	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;*/
	font-weight: bold;  
/*	color: #414141; 
	word-spacing: normal; 
	text-align: left; 
	letter-spacing: 0; 
	line-height: 1.4em; 
	font-size: 14pt;
*/
}

.HealthH
{
	background-color:gray;
	width:100%;
	font-size: 14pt;
	font-weight:bold;
	color:Black;
	height:35px;
	padding-top:10px;
	padding-left:10px;
}

/*************************************************************************/
