﻿

/*Generic Secondary*/

.title
{
	color: #393939;
	font-size: 24px;
}

.subheader
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.callout
{
	color: #393939;
	font-size: 14px;
	line-height: 19px;
}

/*Generic Subnav*/
#aquastrip
{
	margin: 0px auto auto;
	padding-top: 0px;
	position: relative;
	top: 0px;
	background: url('https://www.benefitrecoveryinc.com/content/images/generic-aqua-bg.gif') repeat-x;
	height: 39px;
}

#aquastripinner
{
	position: relative;
	margin: auto;
	width: 849px;
	background: url('https://www.benefitrecoveryinc.com/content/images/generic-subnav-header-bg.gif') no-repeat;
	height: 39px;
	padding-top: 13px;
	padding-left: 23px;
}

#main
{
	position: relative;
	margin: auto;
	width: 849px;
}

.sectiontitle
{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
}

.subnavitemtop, .subnavitemtop-on
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 179px;	
}

.subnavitemtop
{
	background: url('https://www.benefitrecoveryinc.com/content/images/subnav-top.gif') no-repeat;
}

.subnavitemtop-on 
{
	background: url('https://www.benefitrecoveryinc.com/content/images/subnav-on-top.gif') no-repeat;
}


.subnavitembot, .subnavitembot-on
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom:0px;
	height: 10px;
	width: 179px;	
}
.subnavitembot
{
	background: url('https://www.benefitrecoveryinc.com/content/images/subnav-bottom.gif') no-repeat;
}

.subnavitembot-on
{
	background: url('https://www.benefitrecoveryinc.com/content/images/subnav-on-bottom.gif') no-repeat;
}


.subnavitem, .subnavitem-on
{
	position: relative;
	min-height: 23px;
	width: 179px;
	margin-bottom: 6px;
}

.subnavitem
{
	background: url('https://www.benefitrecoveryinc.com/content/images/subnav-mid.gif') repeat-y top left;
}

.subnavitem-on
{
	background: url('https://www.benefitrecoveryinc.com/content/images/subnav-on-mid.gif') repeat-y top left;
}

.subnavitem a, .subnavitem-on a
{	
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.subnavitemmid
{
	position:relative;
	z-index: 10;
	margin-left: 20px;
	width: 135px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

/*Message Secondary*/
.messagecallouttitle
{
	color: #000000;
	font-size: 24px;
}

.messagecallout
{
	font-size: 16px;
	line-height: 23px;
	color: #ffffff;
}

.messagesubtitle
{
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}

.messagebylinecallout
{
	color: #262626;
	font-size: 12px;
}

#downarrow
{
	margin-left: 15px;
	height: 13px;
	width: 13px;
	background: url('https://www.benefitrecoveryinc.com/content/images/generic-subnav-arrow-down.gif') no-repeat;
}

#subnav
{
	width: 208px;
	float: left;	
}

#contentarea
{
	border-left: 1px solid #c6c6c0;
	margin-left: 208px;	
	min-height: 340px;
	padding-bottom: 10px;
}

#content
{
	width: 408px;
	margin-left: 32px;
	padding-top: 7px;	
}

#visitbloginner a
{
	font-size: 11px;
	color: #6a6a6a;
	font-family: Arial, Sans-Serif;
	text-decoration: none;	
}
