/* CSS Document */
*{
	padding: 0;
	margin: 0;
}

body {
	height: 100%;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
	line-height: 1.2em;
	font-size: 13px;
	color: #6E6E6E;
	background: #dbdbdb;
}

.clr {
	clear: both;
}

.boxes {
	border: 1px solid #26468f;
}

div.footertext {
	font-size: 10px;
	font-weight:bold;
	color: #26468f;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

a.mainlevel-othermenu:link, a.mainlevel-othermenu:visited {
	background: url(../images/subhead_bg.png) repeat-x;
	font-size: 11px;
	padding-left: 10px;
	font-weight:bold;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
	color: #FFFFFF;
	vertical-align:middle;
	display: block;
	line-height: 21px;
}


a.mainlevel-othermenu:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a.mainlevel-othermenu#active_menu {
	color:#284684;
	background: url(../images/othermenuback.gif) no-repeat;
	font-weight: bold;
}

table.content_table {
	width: 100%;
}





p{
	margin-bottom: 1.5em;
}

table td ul
{
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	list-style: none;
}

ul li
{
	line-height: 1.5em;
	padding-left: 1em;
	padding-bottom: .4em;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

ol li
{
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 13px;
}

a:link, a:visited {
	color: #26468f; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a8a8a8;	text-decoration: none;
	font-weight: bold;
}

table.contentpane {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

* html table.contentpane{
	width: 70%;
}

table.contentpane td {
	margin: 0px;
	padding: 5px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen td{
	padding-right: 5px;
}

table.contentpaneopen td p{
	padding-right: 5px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color: #c64934;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	padding-bottom: 10px;
	min-height: 15px;
	color: #26468F;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: 'Palatino, Times, serif';
	text-align: left;
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #26468F;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: 'Palatino, Times, serif';
}


.faqheading {
	height: 30px;
	color: #26468F;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: 'Palatino, Times, serif';
}

ul.faq{
	list-style: none !important;
	margin-left: 1.5em;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* Left Menu Styling */
a.mainlevel:link {
	font-size: 10px;
	font-weight:bold;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
    	text-transform: uppercase;
	color: #FFFFFF;
	horizontal-align: center;
	vertical-align: middle;
	padding-left: 9px;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a.mainlevel#active_menu {
	color:#26468F;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
	color: #FFFFFF;
	vertical-align:middle;
	padding-left: 30px;
	display: block;
}

a.sublevel:hover {
	color: #900000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #26468F;
}


a.mainlevel-othermenu#active_menu:hover {
	color: #fff;
}

a.sublevel-othermenu:link, a.sublevel-othermenu:visited {
	background: url(../images/othermenuback.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
	color: #6F6F6F;
	vertical-align:middle;
	padding-left: 17px;
	display: block;
}

a.sublevel-othermenu:hover {
	color: #900000 !important;
	text-decoration: none;
}

a.sublevel-othermenu#active_menu {
	color: #28468F !important;
}
/* End Left Menu Styling */

/* Search Keyword Highlight */
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
/* End Search Keyword Highlight */

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

/* PayFlex specific Stuff */

table#hsamericaoffering td p{ 
	padding: 0;
	margin: 7px 0;
}

table#hsamericaoffering{
	border-collapse: collapse;
	border-top: 1px solid rgb(192,192,192);
	border-left: 1px solid rgb(192,192,192);
}

table#hsamericaoffering td{
	padding: 3px;
	border-collapse: collapse;
	border-bottom: 1px solid rgb(192,192,192);
	border-right: 1px solid rgb(192,192,192);
}
div#HSAHighlights{
	padding: 15px;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

div#HSAHighlights h4 {
	font-weight: normal;
	padding: 3px 3px 3px 7px;
	border-left: 5px solid #0f3e89;
	border-bottom: 1px solid #0f3e89;
	color: #0f3e89;
	font-size: 1.3em;
}
div#HSAHighlights p.intro {
	font-weight: bold;
}

span.title {
	font-family: Times New Roman,serif;
	color: #0f3e89;
	font-style: italic;
	font-size: 1.1em;
}

div#outerContainer, div#footerBottomSection, div#wrapperTop{
	width: 830px;
	margin: 0 auto;
}

div#mainContentWrapper{
	margin-left: 215px;
	padding-top: 7px;
	background: white;
	text-align: left;
}

div#rightContentColumn{
	float: right; 
	padding: 45px 5px 0 0; 
}

/* This is a horrible hack for IE in rare instances (I can't duplicate) */
/* This is only applicable in the 830px width version (marketing) where there is a 3rd column */
div#middleContentColumn {
	width: 400px;
	overflow: hidden;
}

div#leftContent{
	float: left;
	margin: 0;
	padding: 0;
	width: 205px;
}

div.middleSectionLeft{
	clear: both;
	background: white url('/templates/payflex/images/borderleft.jpg') repeat-y top left; 
}

div.middleSectionRight{
	margin-left: 14px; background: url('/templates/payflex/images/borderright.jpg') repeat-y top right;
}

div.middleSectionInner{
	margin-right: 15px;
}

div#headerDiv{
	display: none;
}

/* For branding flexibility - turn on/off */
#topBorderDiv{display: none;}
#headerDiv{display: none;}
#menuBarDiv{display: none;}
/* End For branding flexibility */

#headerTable{display: block;}

/* Footer Nav Bar */

ul#footerNavbar {
	padding-bottom: 5px;
}

ul#footerNavbar a {
	text-decoration: underline;
	font-size: 1em;
}

ul#footerNavbar li {
	display: inline;
	font-weight: normal;
	margin: 0;
	padding: 0 1px;
}

/* End PayFlex specific Stuff */

