* 
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica;
	font-size: 3.5mm;
}

img
{
	border:0;
}

#container
{
	width: 95%;
	margin: 10px auto 0 auto;
	text-align:left;
	border: 0;
	background: none !important;
}

#topContainer
{
	height: 70px !important;
	_height: 71px !important;
	border: 0;
	border-bottom: 4px solid #cb2028;
}

#logo
{
	margin: 0 0 0 5px;
	float:left;
}

/******************************************/
/*>>>>>>>>>>>>>> Tab Bar <<<<<<<<<<<<<<<<<*/
/******************************************/

#topNavLinks
{
	margin:44px 0 0 0;
	text-align:right;
	float:right;
}

#topNavLinks ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#topNavLinks ul li
{
	background: url("../images/tab_right.gif") no-repeat right top;
	font-size: 12px;
	display:inline;
	margin:0 0 0 -1px;
	padding:0;
	float:left;
}

#topNavLinks ul li.first
{
	margin:0 !important;
}

#topNavLinks ul li a
{
	color: #ccc;
	text-decoration:none;
	display:block;
	padding: 4px 4px;
}

body#home #topNavLinks ul li#homenav a, 
body#about #topNavLinks ul li#aboutnav a,
body#testimonials #topNavLinks ul li#testimonialsnav a,
body#faq #topNavLinks ul li#faqnav a,
body#contact #topNavLinks ul li#contactnav a,
body#mobile #topNavLinks ul li#mobilenav a
{
	color: #84151a;
	border-bottom: 4px solid #e6e6e6;
}

/******************************************/
/*>>>>>>>>>>>>>>> Header <<<<<<<<<<<<<<<<<*/
/******************************************/

#header 
{
	width: 100%;
	height: 161px;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color: #bbb;	
	margin-bottom: -1px;
	padding: 0;
}

#headerLeft
{
	width:67%;
	height: 100%;
	float:left;
	padding: 0;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #bbb;
}

#headerLeft ul
{
	margin: 3px 0 0 14px;
	list-style: none;
}

#headerLeft ul li a
{
	background: url("../images/linkarrow.gif") no-repeat left 10px;
	text-align:left;
	color:#84151a;
	text-decoration:none;
	font-size:11px;
	padding: 6px 4px 8px 12px;
}

#headerLeft img
{
	margin: 11px 0 0 10px;
}

#headerLeft p 
{
	font-size: 11px;
	line-height: 1.1em;
	margin: 3px 0 10px 14px;
	vertical-align: middle;	
}

#headerLeft .btnSignUp
{
	display: block;
	float:right;
	margin: -16px 38px 0 0;
	_margin: -14px 20px 0 0;
}

#headerMiddle 
{
	display: none;

}

#headerMiddle img
{
	margin: 0;
	padding: 0;
}

#headerRight
{
	background: #c1d3de;
	width: 30%;
	height: 100%;
	padding:0;
	float:left;
	border: 0;
}

#headerRight img 
{
	display: block;
	text-align: center;
	margin: 13px auto;
}

#headerRight label 
{
	color: #333;
	display: block;
	font-size: 10px;
	margin: 0 20px;
}

#headerRight p
{
	font-size: 10px;
	margin: 10px 0 0 20px;
	padding:0;
}

#headerRight p a
{
	color: #84151a;
	text-decoration: underline;
}

#errorLabel
{
	margin: 2px 0 0 20px;
	color: #ff0000;
}

#headerRight input
{
	width: 155px;
	height: 17px;
	margin: 0 20px;
	border: 1px solid #000;
}

#headerRight input.submit
{
	width: 46px;
	height: 19px;
	display:block;
	float:right;
	margin: 17px 16px 0 0;
	border:0;
}

.errormessage
{
	color: #ff0000;
}

.errormessage a
{
	color: #84151a;
}

#contentContainer
{
	border: 0;
	width: 100%;
	float: none;
	overflow:visible;
}

#leftBar
{
	display: none;
}

/*#middleBar
{
	width: 385px;
	margin: 0;
	padding-bottom: 20px;
	padding: 12px 0 0 0;
	float: none;
}*/

#middleBar
{
	width: 385px;
	margin: 0;
	margin-bottom: 20px;
	padding: 12px 18px 10px 18px;
	border: 0;
	float: none;
}

#middleBar a
{
	background: url("../images/linkarrow.gif") no-repeat right 10px;
	text-align:left;
	color:#84151a;
	text-decoration:none;
	font-size:11px;
	padding: 6px 12px 8px 4px;
}

#middleBar img
{
	margin: 0 0 5px 0;
}

#middleBar p
{
	margin: 0px 10px 15px 3px;
}

#middleBarFull2
{
	background: #fff url("../images/contentbg.gif") repeat-x right top;
	width: 100%;
	margin: 0;
	padding: 12px 18px 0 18px;
	border: 0;
	/*padding-bottom: 20000px;
	margin-bottom: -20000px;*/
}

#middleBarFull2 p
{
	margin-bottom: 20px;
	margin-left: 4px;
}

#middleBarFull2 ul
{
	margin: 0;
	margin-left: 40px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#middleBarFull2 a
{
	color: #84151a;
}

#middleBarFull2 h4
{
	margin-left: 5px;
}

#middleBarFull2 ol
{
	margin-left: 20px;
	margin-bottom: 10px;
}

#middleBarFull2 ol li
{
	font-size: 11px;
}

#middleBarFull2 ol ol
{
	font-size: 12px;
	list-style-type:lower-alpha;
}

#middleBarVid
{
	width: 430px;
	_width: 602px; /* IE box model fix */
	margin: 0;
	padding: 12px 18px 0 18px;
	border: 0;
	text-align: center;
}

#middleBarVid ul
{
	text-align: left;
}

#middleBarVid p
{
	margin-bottom: 10px;
}

#middleBarFull
{
	width: 430px;
	margin: 0;
	margin-bottom: 20px;
	padding: 12px 18px 0 18px;
	border: 0;
	float: none;
	/*padding-bottom: 20000px;
	margin-bottom: -20000px;*/
}

#middleBarFull a
{
	text-align:left;
	color:#84151a;
	text-decoration:none;
	font-size:11px;
	padding: 0;
}

#middleBarFull img
{
	margin: 0 0 5px 0;
}

#middleBarFull p
{
	margin: 0px 0 15px 3px;
}

#middleBarFull ul
{
	margin-left: 40px;
	margin-top: 4px;
	text-align: left;
	list-style: disc;
}

#middleBarFull ul ul
{
	margin: 5px 20px 20px 10px;
}



#middleBarFull ul a
{
	background: none;
	padding: 0;
	margin: 0;
}

#middleBarFull ul.options
{
	list-style:none;
}

#middleBarFull ul.options li
{
	display:inline;
	margin-right: 4px;
	font-size: 11px;
}

#middleBarFull ul.options li a
{
	background: url("../images/footerDivider.gif") no-repeat right 2px;
	padding: 0 6px 0 0;
	color: #84151a;
	text-decoration: none;
}

#middleBarFull ul.options li.last a
{
	background: none !important;
}

#middleBarFull table
{
	text-align: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#middleBarFull table.catItems
{
	margin: 12px 0px 8px 0;
	width:100% !important;
	padding: 0;
	border-collapse: collapse;
	vertical-align: top;
}

#middleBarFull table.catItems tr.catItemDetails td
{
	border: 0;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	_width: 95%;
	padding-top: 0;
}

#middleBarFull table.catItems tr.catItemDetails td table tr td,
#middleBarFull table.catItems tr.catItemDetailsAlt td table tr td
{
	/* This is to fix the appearance of the nested tables ew:collapsablepanel creates */
	border: 0;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 5px;
}

#middleBarFull table.catItems tr.catItemDetails td table tr th,
#middleBarFull table.catItems tr.catItemDetailsAlt td table tr th
{
	/* This is to fix the appearance of the nested tables ew:collapsablepanel creates */
	border: 0;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 5px;
}

#middleBarFull table.catItems tr.catItemDetails td table tr td img,
#middleBarFull table.catItems tr.catItemDetailsAlt td table tr td img
{
	/* This is the Expand/Collapse image on AccountHome */
	border: 0;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 3px;
}

#middleBarFull table tr
{
	padding: 0;
	vertical-align: top;
}

#middleBarFull table tr.alt
{
	background: #f0f9ff;
}

#middleBarFull table.catItems tr.catItemDetailsAlt
{
	background: #f0f9ff;
}

#middleBarFull table.catItems tr.catItemDetailsAlt td
{
	border: 0;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	_width: 95%;
}

#middleBarFull table.catItems tr.catItemDetailsAlt td table tr td
{
	border: 0;
}

#middleBarFull table.catItems tr th
{
	background: #e6e6e6;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	vertical-align: middle;
	margin: 0;
	padding: 4px;
	color: #333;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
}

#middleBarFull table.catItems tr td
{
	font-size: 11px;
	padding: 5px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	/*border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e6e6e6;*/
}

#middleBarFull table.catItems tr td.name a
{
	font-size: 12px;
	font-weight: bold;
}

#middleBarFull table.catItems tr td a
{
	color: #000;
	text-decoration: underline;
}

#middleBarFull table.catItems tr td a:hover
{
	text-decoration: none;
}

#middleBarFull .menu_Collapse
{
	margin: 10px 12px;
	border: 1px solid #ccc;
	background: #efefef;
	padding: 4px;
}

#middleBarFull ol
{
	margin-left: 20px;
	margin-bottom: 10px;
}

#middleBarFull ol li
{
	font-size: 11px;
}

#middleBarFull ol ol
{
	font-size: 12px;
	list-style-type:lower-alpha;
}

table.medInfo
{
	margin: 10px 0;
	width: 385px;
	font-size:12px;
	border-collapse: collapse;
}

table.medInfo tr
{
	/*border-bottom: 1px solid #ccc;*/
}

table.medInfo tr.alt
{
	background: #f0f9ff;
}

table.medInfo tr.header
{
	background: #e6e6e6;
}

table.medInfo tr.header th
{
	text-align:left;
	color: #444;
}

table.medInfo tr th
{
	width: 30%;
	text-align: right;
	font-weight: bold;
	padding: 4px 5px;
	color: #333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.medInfo tr td
{
	padding: 4px 5px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.info
{
	margin: 4px 4px;
	width: 100%;
	font-size: 12px;
}

table.info tr td.clear
{
	height: 20px;
}

table tr td a 
{
	background: none !important;
}

table.info tr th
{
	width: 33%;
	text-align: left;
}

.CollapsedTitleStyleMed
{
	font-size: 16px;
	font-weight: bold;
	color: #444;
}

.amount
{
	font-size: 12px;
	font-weight: normal;
}

#rightBar
{
	background: #fff;
	width: 180px;
	float:right;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #bbb;
	margin: 0;

}

.rightBarItem
{
	background: #e3e3e3 url("../images/rightbarbg.gif") repeat-x left top;
	width: 180px;
	border-bottom: 6px solid #84151a;
	border-top: 0;
	padding: 10px 0 10px 0;
}

.rightBarItem#quickLinks
{
	background:#c1d3de url("../images/rightbarbgblue.gif") repeat-x left top;
}

.rightBarItem#quickLinks ul li
{
	border: 0;
}

.rightBarItem#quickLinks ul.important
{
	font-weight: bold;
	background: #dae7ef;
	font-size: 13px !important;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.rightBarItem#quickLinks ul.important a
{
	font-size: 11px;
}

.rightBarItem#quickLinks ul.important li#print
{
	background: url("../images/icon_userprint.gif") no-repeat left 6px;
	padding-left: 14px;
}

.rightBarItem#quickLinks ul.important li#logout
{
	background: url("../images/icon_userlogout.gif") no-repeat left 6px;
	padding-left: 14px;
}

.rightBarItem#bottomItem
{
	background-color:#fff;
	border-top: 6px solid #84151a;
	border-bottom: 0;
}

.rightBarItem#bottomItem ul li
{
	display:block;
	border: 0;
	padding: 0;
	margin-bottom: 5px;
	background: none;
} 

.rightBarItem#bottomItem ul li a#print
{
	background: url("../images/icon_print.gif") no-repeat left 1px;
	padding-left: 10px;
	padding-right: 4px;
} 

.rightBarItem#bottomItem ul li#demoLogin a
{
	background: url("../images/icon_login.gif") no-repeat left 1px;
	padding-left: 9px;
	margin-left: 1px;
} 

.rightBarItem#bottomItem ul li a#email
{
	background: url("../images/icon_mail.gif") no-repeat left 3px;
	padding-left: 9px;
	margin-left: 1px;
} 

.rightBarItem#bottomItem p
{
	margin: 0px;
	padding: 0;
}

.rightBarItem ul
{
	list-style:none;
	margin: 2px 12px 12px 14px;
}

.rightBarItem ul.borderBottom
{
	margin: 2px 12px 6px 14px;
	padding-bottom: 6px;
	/*border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #777;*/
}

.rightBarItem p a img
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

.rightBarItem ul li
{
	background: url("../images/linkarrow.gif") no-repeat 1px 8px;
	margin:0 ;
	padding: 2px 4px 0px 12px;
	border: 0;
}

.rightBarItem ul li a
{
	
	text-align:left;
	color:#84151a;
	text-decoration:none;
	font-size:11px;
	padding: 0;
}

.rightBarItem a
{
	text-align:left;
	color:#84151a;
	text-decoration:none;
	font-size:11px;
}

.rightBarItem img
{
	margin: 2px 10px;
}

.rightBarItem p
{
	margin: 4px 10px 12px 11px;
	font-size:11px;
}

.rightBarItem input
{
	width: 145px;
	border: 1px solid #000;
	margin: 0 0 0 12px;
}

.rightBarItem input.submit
{
	width:53px;
	height:19px;
	border:0;
	margin: 5px 0 5px 105px;
}



#footerContainer
{
	background: #fff;
	width: 100%;
	border: 0;
	border-top: 1px solid #bbb;
	margin: 0 auto 20px auto;
	font-size: 11px;
}

#footerContainer ul
{
	list-style:none;
	float:right;
	margin: 6px;
}

#footerContainer ul li
{
	display:inline;
	margin-right: 6px;
}

#footerContainer ul li a
{
	background: url("../images/footerDivider.gif") no-repeat right 2px;
	padding-right: 6px;
	color: #84151a;
	text-decoration: none;
}

#footerContainer ul#verifyButtons
{
	float:none;
	vertical-align:top;
	margin-right: 60%;
}

#footerContainer ul#verifyButtons li a
{
	background-image: none !important;
}

#footerContainer ul#verifyButtons li img
{
	vertical-align:top;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.sub
{
	display: block;
	font-size:10px;
	margin: 0 0 0 20px !important;
}

.callout
{
	display: block;
	font-size:11px;
	margin: 0 0 0 20px !important;
	color: #333;
}

.required
{
	color: #ff0000;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

h1
{
	font-family: Arial;
	font-size: 22px;
	color: #111;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: left;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	color: #111;
	font-weight: bold;
	margin: 8px 0 4px 2px;
	text-align: left;
}

h3
{
	font-family: Arial;
	font-size: 14px;
	color: #111;
	font-weight: bold;
	margin: 4px 0 6px 10px;
	text-align: left;
}

h4 
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
}

h4 a
{
	font-size: 12px !important;
}

h5
{
	font-size: 11px !important;
	font-weight: bold;
	margin: 5px 5px 2px 9px;
}

.testimonial
{
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ccc;
}

.testimonial cite
{
	display: block;
	text-align: right;
	margin-right: 0;
}

.faqItem
{
	border: 0;
	border-top: 1px solid #ccc;
}

.faqItem a
{
	background: none !important;
	padding: 0;
	margin: 0;
}

.faqItem p
{
	padding-left: 8px;
}

.faqItem ul
{
	list-style: disc;
	padding-left: 15px;
}

.faqItem ul li
{
	margin-bottom: 10px;
	list-style: disc;
}

.faqItem ul ul
{
	padding-left: 20px;
}

.faqItem ul ul li
{
	font-size: 11px;
	margin-bottom: 2px;
}

.faqItem ol
{
	padding-left: 40px;
	margin-bottom: 15px;
}

.faqItem table
{
	width: 60%;
	margin: 10px auto;
	font-size: 12px;
	border-collapse: collapse;
}

.faqItem table tr
{
	
}

.faqItem table tr.highlight
{
	background: #fbffbc;
}

.faqItem table tr th
{
	background: #e6e6e6;
	padding: 2px 5px;
	border: 1px solid #ccc;
	color: #333;
}

.faqItem table tr th.invis
{
	background: none;
	border-top: 0;
	border-left: 0;
}

.faqItem table tr.highlight th
{
	background: #fffd7a;
}

.faqItem table tr td
{
	padding: 2px 5px;
	border: 1px solid #ccc;
}

#middleBarFull ul.linkList
{
	margin-left: 5px;
}

#middleBarFull ul.linkList li
{
	margin-bottom: 4px;
	background: url("../images/linkarrow.gif") no-repeat left 5px;
	text-align:left;
	text-decoration:none;
	font-size:11px;
	padding: 0 0 0 12px;
	list-style: none;
}

.formTable
{
	width: 350px;
	margin: 10px auto;
	background: #f6f6f6;
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px;
}

.formTable th
{
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;
	vertical-align:middle;
	height: 20px;
	margin-bottom: 5px;
}

.formTable th.multiLine
{
	vertical-align:top;
}

.confirmTable
{
	margin: 20px 0;
}

.confirmTable table
{
	font-size: 12px;
}

.confirmTable table h3
{
	margin-left: 0;
}

.confirmTable table td
{
	padding-bottom: 2px;
}

#contentarea-pop
{
	background: #fff;
	margin: 0 5px;
}

.errorLabel
{
	margin: 2px 0 0 20px;
	color: #ff0000;
}

p#errorLabel
{
	display: none;
}

#middleBarFull2 p#errorLabel
{
	background: #ccc;
	border: 1px solid #aaa;
	position: absolute !important;
	margin-top: 65px;
	margin-left: 420px;
}

.rightBarItem .cntrBtn
{
	display: block;
	margin: 5px auto;
	text-align: center;
	width: 77px;
	height: 19px;
	border: 0px;
}

.itemDetails
{
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	width: 525px;
	_width: 540px;
	padding: 5px;
}

.itemDetails table
{
	margin-bottom: 10px;
	width: 100%;
}

.itemDetails table tr th
{
	border: 0 !important;
	background: none !important;
	vertical-align: top !important;
	text-align: right !important;
	width: 100px;
}

.itemDetailsAlt
{
	background: #e7eff5;
	border: 1px solid #dde7ef;
	width: 525px;
	_width: 540px;
	padding: 5px;
}

.itemDetailsAlt table
{
	margin-bottom: 10px;
	width: 100%;
}

.itemDetailsAlt table tr th
{
	border: 0 !important;
	background: none !important;
	vertical-align: top !important;
	text-align: right !important;
	width: 100px;
}

.editLink
{
	display: block;
	text-align: center;
}

.error
{
	color: #ff0000;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.sectionSep
{
	color: #000;
	border: 0;
	border-top: #000;
}

#notes
{
	background: #efefef;
	border: 1px solid #e6e6e6;
	width: 520px;
	min-height: 80px;
	_height: 80px;
	padding: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.table_container
{
	margin-left: 20px;
}

ul.vidOptions
{
	list-style:none;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.vidOptions li
{
	display:inline;
	margin-right: 4px;
	font-size: 11px;
	background: url("../images/footerDivider.gif") no-repeat right 2px;
	padding: 0 3px !important;
	_padding: 0 3px;
}

ul.vidOptions li a
{
	color: #84151a;
	text-decoration: none;
}

ul.vidOptions li.last,
ul.vidOptions li.label
{
	background: none !important;
	margin-right: 0 !important;
	padding-right: 3px !important;
}

.submitHide
{
	/* This is to fix the default button issues on the main page */
	position: absolute;
	left: -2000px;
	top: -100px;
}

ul.aboutOptions
{
	list-style:none;
	padding-left: 0px;
	margin: 0 !important;
	padding-bottom: 10px;
	
}

ul.aboutOptions li
{
	display:inline;
	margin-right: 0;
	_margin-right: 4px;	
	font-size: 11px;
	background: url("../images/footerDivider.gif") no-repeat right 2px;
	padding: 0 6px !important;
	_padding: 0 3px;
}

ul.aboutOptions li a
{
	color: #84151a;
	text-decoration: none;
}

ul.aboutOptions li.last,
ul.aboutOptions li.label
{
	background: none !important;
}

#loginBox
{
	background: #efefef;
	border: 1px solid #e6e6e6;
	padding: 10px;
	text-align: center;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 240px;
}

#loginBox label
{
	margin-top: 10px;
	display: block;
	text-align: left !important;
	font-size: 10px;
}

ul#accountTop 
{
	vertical-align: top;
	float: right;
	list-style: none;
	margin-bottom: -25px;
}

ul#accountTop  li
{
	display: inline;
	font-size: 11px;
}

ul#accountTop  li a
{
	color: #84151a;
	background: url("../images/footerDivider.gif") no-repeat right 2px;
	padding: 0 6px !important;
	margin: 0;
}

ul#accountTop  li#logout a
{
	background: url("../images/icon_userlogout.gif") no-repeat left 2px;
	padding-left: 13px !important;
}

.thumbnails
{
	margin-bottom: 10px;
	margin-left: 0 !important;
}

.thumbnails tr td
{
	padding: 10px;
	border: 1px solid #ccc;
}

.thumbnails tr td p
{
	margin: 0 !important;
}

.thumbnails tr td img
{
	width: 180px;
}

.thumbnails tr td img#mark
{
	width: 250px !important;
}