.alert {
	color: #940822;
}

.backTop {
	text-align: right;
	margin: 5px;
}

body {
	margin: 10px;
	text-align: center;
	font-family: arial, serif;
	font-size: 12px;
}

.contentPadding {
	padding: 10px;
}

.divider {
	background: url("/images/ui/bg_divider.gif") top left repeat-x;
	height: 1px;
	margin: 3px 0 3px 0;
	clear: both;
}

.divider_v {
	background: url("/images/content/bg_dotted.gif") right top repeat-y;
}

.fontSize {
	margin-left: 0px;
}

.fontSize .small {
	font-size: 10px;
}

.fontSize .medium {
	font-size: 12px;
}

.fontSize .large {
	font-size: 15px;
}

/* ----[Font Sizes] ----------------------------------------------------*/
.fontMedium 
{
    font-size: 1.3em !important;
}

.fontMedium table td
{
    font-size: .75em !important;
}

.fontLarge 
{
    font-size: 1.5em !important;
}

.fontLarge table td
{
    font-size: .75em !important;
}

/* ----[End Font Sizes] ------------------------------------------------*/

.footer_hm {
	background: url("/images/ui/bg_bottom.gif") bottom left no-repeat;
	padding: 20px 15px 0 15px;
	height: 35px;
	font-size: 11px;
	font-family: arial, serif;
}

.footer_hm .right {
	float: right;
}

.header_hm {
	background: url("/images/ui/bg_top.gif") top left no-repeat;
	height: 42px;
	padding: 18px 15px 10px 15px;
	position: relative;
	font-size: 11px;
}

.header_hm .login {
	border: 1px dotted #33621E;
	padding: 3px;
	margin-left: 15px;
}

.header_hm .content {
	z-index: 10;
	position: relative;
}

.header_productTop {
	position: absolute;
	bottom: 0;
	right: 191px;
	z-index: 0;
}

.header_hm .right {
	position: relative;
	text-align: right;
	font-size: 12px;
	padding-top: 4px;
}

.header_hm .right a {
	font-weight: bold;
}

.header_hm .right a.selected {
	font-weight: normal;
	text-decoration: none;
	color: #006852;
}

img {
	border: 0;
}

input {

}

.item {
	padding: 10px 5px 0 10px;
	clear: both;
}

.item .itemDesc {
	font-size: 90%;
}

.linkPrint {
	background: url("/images/ui/btn_print.gif") center right no-repeat;
	padding-right: 20px;
	padding-top: 1px;
	position: relative;
}

.linkEmail {
	background: url("/images/ui/btn_email.gif") center right no-repeat;
	padding-right: 25px;
}

p {
	margin-bottom: 0;
}

.pageBorder { /*Background drop-shadow border on left and right for site*/
	background: url("/images/ui/bg_edge.gif") top left repeat-y;
	margin: 0 auto;
}

.pageContainer { /*HealthMark Container*/
	margin: 0 auto;
	width: 909px;
	text-align: left;
}

.pageTools {
	padding: 1px 0px;
	text-align: left;
	color: #675203;
	font-weight: bold;
	margin-bottom: -1px;
}

.pageTools a {
	text-decoration: none;
}

.pageTools .piece {
	margin-bottom: 5px;
}

.picLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.picRight {
	float: right;
	margin-left: 10px;
}

.right {
	float: right;
}

table td {
	font-size: 12px;
}


/*BWOB Specific Classes*/
a {
	color: #498432;
}

a:hover {
	text-decoration: none;
}

body {
	color: #016853;
	background: #358795 url("/images/ui/bg.gif") top left repeat-x;
}

.border {
	background: url("/images/ui/bg_border.gif") top left no-repeat;
	height: 7px;
	clear: both;
}

.boxAlert {
	background: #F9F5EA url("/images/content/bg_alert.gif") top left no-repeat;
	padding: 25px 10px 30px 100px;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #C7C6C1;
}

.boxAttention {
	background: #438D52;
	padding: 5px 25px 5px 10px;
	color: #FFF;
	font-family: georgia, serif;
}

.boxAttention strong {
	font-size: 20px;
}

.boxAttention a.btnContinue_lg {
	margin-top: -2px;
}

.boxContent {
	border-left: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}

.boxDisclaimer {
	background: url("/images/ui/tab_disclaimer_left.png") no-repeat left top;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 13px;
	display: block;
}

.boxDisclaimer span {
	background: url("/images/ui/tab_disclaimer_right.png") no-repeat right top;
	padding: 9px 15px 5px 6px;
	color: #3F3F3F;
	display: block;
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
}

.boxError {
	background: #FDFEEC;
	padding: 5px 10px 5px 10px;
	border: 1px solid #D92040;
	color: #D92040;
	margin: 10px;
}

.boxPlainFooter {
	background: url("/images/ui/tab_plain_left.png") no-repeat left top;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 13px;
	display: block;
}

.boxPlainFooter span {
	background: url("/images/ui/tab_plain_right.png") no-repeat right top;
	padding: 9px 15px 5px 6px;
	color: #3F3F3F;
	display: block;
}

.boxIntro {
	background: url("/images/content/intro.jpg") top left no-repeat;
	width: 902px;
	height: 327px;
	border-top: 1px solid #FFF;
	margin-top: 0px;
}

.boxIntro .welcome {
	font-size: 15px;
	border-left: 2px solid #6CA352;
	margin-left: 250px;
	padding-left: 10px;
	width: 600px;
	margin-top: 13px;
	
}

.boxTools 
{   
	height: 219px;
}

.boxTools .instructions {
	color: #FCFECC;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	top: -128px;
	left: 280px;
	width: 280px;
}

html*.boxTools .instructions {
	top: -125px;
	left: 280px;
	_top: -125px;
	_left: 280px;
	position: absolute;
}



.buttonDisplay 
{   position: absolute;
    left: -15px;
    top: 70px;
}

.boxTools .btn a.btn_takeAssessmentLG.selected, .boxTools .btn a.btn_takeAssessmentLG:hover, .boxTools .btn2 a.btn_takeAssessmentLG.selected, .boxIntro .btn2 a.btn_takeAssessmentLG:hover {
	background-position: -861px -28px;
}




.btnCompleteAssessment 
{
		background: url("/images/content/btn_continueAssessment.gif") top left no-repeat;
}

.btnCompleteAssessment
{
		background: url("/images/content/btn_continueAssessment.gif") top left no-repeat;
}

.boxIntro .btnAssessment {
	background: url("/images/content/btn_assessmentLG.png") top left no-repeat;
	left: 280px;
	position: absolute;
	bottom: 16px;
	width: 249px;
	height: 40px;
}
.boxIntro .btnAssessment {
	background: url("/images/content/btn_assessmentLG.png") top left no-repeat;
	left: 280px;
	position: absolute;
	bottom: 16px;
	width: 249px;
	height: 40px;
}
.boxIntro a.btnAssessment:hover {
	background: url("/images/content/btn_assessmentLG_ov.png") top left no-repeat;
}

.boxIntro .boxLogin {
	width: 302px;
	height: 221px;
	margin-left: 599px;
	margin-top: 23px;
}

.boxIntro h1 {
	color: #0D4601;
	margin-bottom: 5px;
}

.boxIntro .boxRegister {
	background: #C2E4B2;
	padding-bottom: 4px;
}

html * .boxIntro .boxRegister {
	padding-bottom: 11px;
}

/*Dotted*/
.boxIntro .btn2 a, .boxIntro .btn2 a:hover {
	border: 0 !important;
	text-decoration: none !important;

}

.boxIntro .boxSignIn {
	background: #E8F5E4;
	padding: 9px 0 26px 0;
}

.boxIntro .boxLogin .loggedIn {
	background: url("/images/content/bg_login.gif") top left no-repeat;
	margin-top: 40px;
	margin-left: 13px;
	width: 276px;
	height: 198px;
}

.boxIntro .boxLogin .loggedIn  p {
	padding-left: 5px;
	padding-right: 5px;
}


.boxItem .content {
	background: #FFF url("/images/ui/bg_boxItem.gif") bottom left repeat-x;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	padding: 0 8px;
	margin: 0 5px;

}

.boxItemTop {
	background: url("/images/ui/tab_item_left.png") no-repeat left top;
	margin: 10px 0 0 0;
	padding: 0px 0 0px 13px;
	display: block;
	margin: 10px 5px 0 5px;
}

.boxItemTop span {
	background: url("/images/ui/tab_item_right.png") no-repeat right top;
	padding: 0px 15px 0px 6px;
	color: #675105;
	display: block;
}

.boxItemBottom {
	background: url("/images/ui/tab_gradient_left.png") no-repeat left top;
	padding: 0px 0 0px 13px;
	display: block;
	margin: 0 5px 0 5px;
}

.boxItemBottom span {
	background: url("/images/ui/tab_gradient_right.png") no-repeat right top;
	padding: 0px 15px 0px 6px;
	color: #675105;
	display: block;
}

.boxLinks {
	background: #FFF;
	border: 1px solid #E5E6E8;
	margin: 10px 0;
	clear: both;
}

.boxLinks .ttl {
	background: url("/images/content/bg_links.gif") top left repeat-x;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
}

.boxPaging {
	clear: both;
	background: #438D52;
	padding: 5px 10px 0px 10px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
}

.boxPaging img {
	margin-right: 20px;
}

.boxPagingFooter {
	background: url("/images/ui/tab_inner_greenLeft.png") no-repeat left top;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 13px;
	display: block;
}

.boxPagingFooter span {
	background: url("/images/ui/tab_inner_greenRight.png") no-repeat right top;
	padding: 2px 15px 7px 6px;
	color: #675105;
	display: block;
}

.boxPagingFooter img {
	margin-right: 20px;
}

.boxReferences {
	font-size: 11px;
}

.boxTools {
	background: #FFF url("/images/ui/bg_intro.gif") bottom left repeat-x;
	position: relative;
}

.boxTools .itemTools {
	float: left;
	border-left: 1px solid #FFF;
	width: 190px;
	font-size: 11px;
	margin-top: 20px;
}

.boxTools .boxCallout {
	background: url("/images/content/bg_callOut.gif") top left no-repeat;
	width: 280px;
	height: 204px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 9px;
}

.boxToolsContainer {
	background: url("/images/content/bg_dotted.gif") right top repeat-y;
	width: 600px;
	position: absolute;
}

.btnCancel {
	background: url("/images/content/btn_cancel.png") top left no-repeat;
	display: inline;
	width: 60px;
	height: 22px;
	border: 0;
}

.btnGuilt {
	background: url("/images/content/btn_guiltTool.png") top left no-repeat;
	display: inline;
	width: 206px;
	height: 22px;
	border: 0;
}


.btn_save {
	background: url("/images/content/btn_save.png") top left no-repeat;
	display: block;
	width: 50px;
	height: 22px;
	border: 0;
	float:left;
}

a.btn_save:hover {
	background: url("/images/content/btn_save_ov.png") top left no-repeat;
}

.btn_printNotes {
	background: url("/images/content/btn_printNotes.png") top left no-repeat;
	display:block;
	width: 122px;
	height: 22px;
	border: 0;
	float:left;
	margin-left:5px;
}

a.btn_printNotes:hover {
		background: url("/images/content/btn_printNotes_ov.png") top left no-repeat;
}

.btnRelax {
	background: url("/images/content/btn_relaxationTool.png") top left no-repeat;
	display: inline;
	width: 159px;
	height: 22px;
	border: 0;
}

.btnSave {
	background: url("/images/content/btn_save.png") top left no-repeat;
	display: inline;
	width: 50px;
	height: 22px;
	border: 0;
}

.btnSubmit {
	background: url("/images/content/btn_submit.gif") top left no-repeat;
	display: block;
	width: 70px;
	height: 22px;
	border: 0;
}

.btnSubmit {
	background: url("/images/content/btn_submit.png") top left no-repeat;
	display: inline;
	width: 70px;
	height: 22px;
	border: 0;
	display: block;
}

.btnSubmit2 {
	background: url("/images/content/btn_submit2.png") top left no-repeat;
	display: inline;
	width: 70px;
	height: 22px;
	border: 0;
}

.btn_register {
	background: url("/images/content/btn_register.gif") top left no-repeat;
	display: block;
	width: 82px;
	height: 22px;
	border: 0;
}

.btnRetake{
	background: url("/images/content/btn_retake.gif") top left no-repeat;
	display: inline;
	width: 70px;
	height: 22px;
	border: 0;
}

.btnCancel_lg {
	background: url("/images/content/btn_cancelLG.gif") top left no-repeat;
	width: 176px;
	height: 21px;
	border: 0;
	display:block;
}

.btnContinue {
	background: url("/images/content/btn_continue.gif") top left no-repeat;
	display: inline;
	width: 86px;
	height: 30px;
	border: 0;
}

.btnPrevious {
	background: url("/images/content/btn_previous.gif") top left no-repeat;
	display: inline;
	width: 86px;
	height: 30px;
	border: 0;
}

.columnCenter {
	background: #FFF url("/images/ui/bg_content.gif") bottom left repeat-x;
	float: left;
	width: 480px;
	padding-bottom: 100px;
}

.columnCenterRight {
	background: #FFF url("/images/ui/bg_content.gif") bottom left repeat-x;
	float: left;
	width: 681px;
	padding-bottom: 20px;
}

.columnCenterLeft {
	background: url("/images/content/bg_dotted.gif") right top repeat-y;
	float: left;
	width: 600px;
}

.columnContentRight {
	float: right;
	width: 258px;
}

.columnMain {
	background: #FFF url("/images/ui/bg_content.gif") bottom left repeat-x;
	padding: 10px 20px;
}

.columnLeft {
	float: left;
	width: 220px;
	padding: 0px 0px;
}

.columnRight {
	float: right;
	width: 200px;
}

.contentContainer {
	background: #E7EFE4;
	width: 902px;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #675105;
	font-size: 22px;
	font-family: georgia, serif;
	margin-top: 3px;

}

h1.item_ttl {
	font-size: 15px !important;
	margin-top: 0;
	line-height: 15px;
}

h1.tools_ttl {
	font-size: 19px !important;
	line-height: 18px;
}

h1.hm_ttl {
	color: #3D3D3D;
	font-size: 22px;
	font-family: georgia, serif;
}

h1.option {
	font-family: arial, serif;
	font-size: 25px;
	font-weight: normal;
	color: #006953;
}

h2 {
	margin-top: 9px;
	margin-bottom: 30px;
	font-size: 18px;
}

h3 {
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 5px;
}

h3.callout {
	color: #685105;
	margin-top: 8px;
	margin-bottom: 10px;
}

h3.list_title {
	font-size: 120%;
	padding-left: 15px;
	margin-top: 20px;
}

.header_product {
	background: url("/images/content/bwob_hdrBottom.gif") top left no-repeat;
	height: 105px;
	position: relative;
}

.productContainer { /*BWOB Container */
	font-family: arial, serif;
	font-size: 12px;
	color: #006852;
	padding-left: 6px;
}

table.assessment {
	background: #FFF;
}


html > body table.assessment {
	width: 100%;
}

table.assessment td {
	vertical-align: middle;
}

table.assessment tr.option td {
	padding: 8px;
	font-size: 12px;
}

table.assessment tr.instructions {

}

table.assessment tr.instructions td {
	padding: 15px;
}

table.assessment td.tableHeader {
	font-weight: bold;
	font-size: 12px !important;
	width: 250px;
}

table .table_ttl {
	font-weight: bold;
	text-align: right;
}

table.registration td {
	padding: 5px;
	color: #3D3D3D;
}

table.tableLogin td.loginLeft {
	padding-right: 50px;
	padding-left: 30px;
	vertical-align: top;
}

table.tableLogin td.loginRight {
	text-align: left;
	padding-left: 50px;
	vertical-align: top;
}

h1.header {
	background: url("/images/ui/tab_inner_left.png") no-repeat left top;
	margin: 10px 0 0 0;
	padding: 0px 0 0px 13px;
	display: block;
}

h1.header span {
	background: url("/images/ui/tab_inner_right.png") no-repeat right top;
	padding: 10px 15px 5px 6px;
	color: #675105;
	display: block;
}




.dropmenu {
	position: absolute;
	z-index: 500;
	display: none;
	width: auto;
	border: 1px solid #026956;
	border-top: 0;
}

.dropmenu a{
	background: #C1DBB4;
	color: #026956;
	display: block;
	height: auto;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 5px 7px 5px 20px;
	width: auto;
	border: 0;
}
.dropmenu a:hover {
	background: #FFF;
}

.dropmenu {
	display: inline;
	float: none;
}

html > body .tabs a span {
	height: 21px;
}

.ttl_welcome {
	font-size: 12px;
	border-left: 2px solid #6CA352;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #3D3D3D;
}

ul.error {
	margin-left: -30px;
	list-style: none;
	margin-top: 5px;
}

ul.error li {
	background: url("/images/ui/btn_red.gif") 5px left no-repeat;
	padding: 0 0 0 10px;
}


html*.leftNav a:empty  
{
    margin: 0 0 -13px 0;

}

ul.assessList {
	margin-bottom: 0;
	margin-top: 0;
}

ul.assessList li {
	list-style: none;
	background: url("/images/ui/btn_leaf.gif") 0px left no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-left: -30px;
	padding-top: 5px;
}

ul.assessList li li {
	list-style: none;
	background: url("/images/ui/btn.gif") 10px left no-repeat;
	padding-left: 8px;
	padding-bottom: 10px;
}

ul.innerList {
	margin: 0px 0 0 -10px !important;
	list-style: none !important;
	clear: both !important;
}

ul.innerList li {
	background: url("/images/ui/btn.gif") 10px left no-repeat !important;
	padding-left: 10px !important;
	margin-top: 0px !important;
	margin-bottom: -10px !important;
}

ul.main {
	margin-bottom: 0;
	margin-top: 0;
}

ul.main li {
	list-style: none;
	background: url("/images/ui/btn.gif") 11px left no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: -20px;
	padding-top: 5px;
}

ul.square {
	margin-top: 30px;
	list-style: none;
	margin-left: -30px;
	margin-bottom: 0;
	clear: both;
}

ul.square li {
	background: url("/images/ui/btn.gif") 4px left no-repeat;
	padding-left: 8px;
	margin-bottom: 13px;
}

ul.squareList, ul ul.squareList {
	margin: 0px 0 0 -30px;
	list-style: none;
	clear: both;
	
}

ul.squareList li, ul ul.squareList li {
	background: url("/images/ui/btn.gif") 6px left no-repeat;
	padding-left: 8px;
	margin-top: 5px;
}


ul li.answer {
	color: #8F0C1E;
}

html > body ul.innerList li {
	background: url("/images/ui/btn.gif") left no-repeat 11px !important;
}

html > body ul.squareList li {
	background: url("/images/ui/btn.gif") left no-repeat 6px;
}

html > body ul.square li {
	background: url("/images/ui/btn.gif") left no-repeat 6px;
}

html > body ul.assessList li {
	background: url("/images/ui/btn_leaf.gif") left no-repeat 0px;
}

html > body ul.assessList li li {
	background: url("/images/ui/btn.gif") left no-repeat 10px;
}

html > body ul.main li {
	background: url("/images/ui/btn.gif") left no-repeat 11px;
}

html > body ul.error li {
	background: url("/images/ui/btn_red.gif") left no-repeat 5px;
}



/*Button Mouseovers*/
.btn {

}

.btn span, .btn2 span {
	display: none;
}

.btn a  {
	background-image: url("/images/content/buttons.png");
	background-repeat: no-repeat;
}

.btn2 a  {
	background-image: url("/images/content/buttons.gif");
	background-repeat: no-repeat;
}

.btn a.btn_register, .btn2 a.btn_register {
	width: 82px;
	height: 21px;
	display: block;
	background-position: -2192px 0;
}

.btn a.btn_register:hover, .btn a.btn_register.selected, .btn2 a.btn_register:hover, .btn2 a.btn_register.selected {
	background-position: -2192px -22px;
}

.btn a.btn_signIn, .btn2 a.btn_signIn {
	width: 82px;
	height: 21px;
	display: block;
	background-position: -70px 0;
}

.btn a.btn_signIn:hover, .btn a.btn_signIn.selected, .btn2 a.btn_signIn:hover, .btn2 a.btn_signIn.selected {
	background-position: -70px -22px;
}

a.btn_takeAssessment 
{
	background: url("/images/ui/btn_takeAssessment.jpg") top left no-repeat;
	width: 152px;
	height: 22px;
	display: block;
}

a.btn_takeAssessment:hover {
	background-position: 0 -22px;
}

a.btn_takeAssessment span
{
	display: none;
}

a.btn_takeAssessmentLG {
	background: url("/images/ui/btn_takekAssessment_lg.jpg") top left no-repeat;
	left: 0px;
	top: 60px;
	width: 249px;
	height: 40px;
	position: absolute;
}

a.btn_takeAssessmentLG:hover {
	background-position: 0 -40px;
}

a.btn_takeAssessmentLG span {
	display: none;
}

html*.btn a.btn_takeAssessmentLG {
	left: 0px;
	top: 60px;
	_left: 0px;
	_top: 60px;
	position: absolute;
}

a.btnContinue_lg {
	width: 221px;
	height: 22px;
	display: block;
	background: url("/images/ui/btn_continueAssessment.jpg") top left no-repeat;
}

a.btnContinue_lg:hover, a.btnContinue_lg.selected {
	background-position: 0 -22px;
}

a.btnContinue_lg span 
{	
	display: none;
}


a.btnContinue_med {
	width: 155px;
	height: 28px;
	display: block;
	background: url("/images/ui/btn_continue_med.jpg") top left no-repeat;
}

a.btnContinue_med:hover, a.btnContinue_med.selected {
	background-position: 0 -28px;
}

a.btnContinue_med span 
{	
	display: none;
}


a.btn_viewResults {
	width: 133px;
	height: 28px;
	display: block;
	background: url("/images/ui/btn_viewResults.jpg") top left no-repeat;
}

a.btn_viewResults:hover, a.btn_viewResults.selected {
	background-position: 0 -28px;
}

a.btn_viewResults span 
{	
	display: none;
}

a.btn_retakeAssessment_lg {
	width: 163px;
	height: 28px;
	display: block;
	background: url("/images/ui/btn_retakeAssessment.jpg") top left no-repeat;
}

a.btn_retakeAssessment_lg:hover, a.btn_retakeAssessment_lg.selected {
	background-position: 0px -28px;
}

a.btn_retakeAssessment_lg span 
{	
	display: none;
}

a.btn_retakeAssessment{
	width: 163px;
	height: 28px;
	display: block;
	background: url("/images/ui/btn_retakeAssessment2.jpg") top left no-repeat;
}

a.btn_retakeAssessment:hover, a.btn_retakeAssessment.selected {
	background-position: 0 -28px;
}

a.btn_retakeAssessment span 
{	
	display: none;
}

.btn a.btn_continueAssessment, .btn2 a.btn_continueAssessment {
	width: 152px;
	height: 21px;
	display: block;
	background-position: -611px 0;
}


.btn a.btn_takeAssessment:hover, .btn a.btn_takeAssessment.selected, .btn2 a.btn_takeAssessment:hover, .btn2 a.btn_takeAssessment.selected {
	background-position: -611px -22px;
}

.btn a.btn_continueAssessment, .btn2 a.btn_continueAssessment {
	width: 152px;
	height: 21px;
	display: block;
	background-position: -610px 0;
}

.btn a.btn_continueAssessment:hover, .btn a.btn_continueAssessment.selected, .btn2 a.btn_continueAssessment:hover, .btn2 a.btn_continueAssessment.selected {
	background-position: -610px -22px;
}



.btn a.btn_printReport, .btn2 a.btn_printReport {
	width: 105px;
	height: 22px;
	display: block;
	background-position: -1998px 0;
}

.btn a.btn_printReport:hover, .btn a.btn_printReport.selected, .btn2 a.btn_printReport:hover, .btn2 a.btn_printReport.selected {
	background-position: -1998px -22px;
}

.btn a.btn_previous, .btn2 a.btn_previous {
	width: 85px;
	height: 22px;
	display: block;
	background-position: -1784px 0;
}

.btn a.btn_previous:hover, .btn a.btn_previous.selected, .btn2 a.btn_previous:hover, .btn2 a.btn_previous.selected {
	background-position: -1784px -22px;
}

.btn a.btn_continue, .btn2 a.btn_continue {
	width: 85px;
	height: 22px;
	display: block;
	background-position: -1177px 0;
}

.btn a.btn_continue:hover, .btn a.btn_continue.selected, .btn2 a.btn_continue:hover, .btn2 a.btn_continue.selected {
	background-position: -1177px -22px;
}

.btn_okay {
	background: url("/images/content/btn_okay.gif") top left no-repeat;
	display: inline;
	width: 59px;
	height: 22px;
	border: 0;
}

a.btn_okay:hover {
	background-position: 0px -22px;
}

.modal
{
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.required {
	color: #CF2619;
}


/* ----[Tabbed Navigation] ------------------------------------------------

#dropmenudiv{
	position:absolute;
	font: 11px arial, sans-serif;
	line-height:18px;
	z-index:100;
	background-color: #7B4495;
	padding: 0 0px;
	width: 200px !important;
}

#dropmenudiv a{

	display: block;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: bold;
	color:#FFF;
	margin-bottom: 2px;
}

#dropmenudiv a:hover{ /*hover background color
	background-color: #FFF;
	color: #7B4495;
}

*/


.leftNav {
	margin: 0;
	list-style: none;

}	

.leftNav li 
{
	display: inline;
	width: 198px !important;
	
}

html * .leftNav a, html * .leftNav a:hover 
{	
	height: 31px;
	padding: 10px 10px 10px 10px;

}

.leftNav a {
	background: url("/images/ui/bg_leftNav_off.gif") top left repeat-x;
	padding: 10px 10px 0px 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 198px !important;
	color: #4B4B4B;
	margin-bottom: -14px;
}



.leftNav ul {
	margin: 0;
	list-style: none;
	position:relative;
	bottom: 0px; 
	right: 0px;
	padding:0px;
}	

.leftNav a:hover, .leftNav .AspNet-Menu-Selected, .leftNav a.selected {
	background: url("/images/ui/bg_leftNav_on.gif") top left repeat-x;
	color: #a2533a;
	width: 198px !important;
}


.TabsMenu {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	margin-left: -40px;
}

.TabsMenu a, .TabsMenu span  {
	padding: 9px 15px 8px 15px;
	float: left;
	display: block;
	margin-right: 1px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
}

.TabsMenu a:hover, .TabsMenu a.selected, .TabsMenu span:hover, .TabsMenu .AspNet-Menu-ChildSelected  {
	color: #FFF;
	text-decoration: none;
}

.TabsMenu li li a {
    background: #D3ECC8;
	color: #006954;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 7px 10px;
	width: 180px;
	text-decoration: none;
}

.TabsMenu li li a:hover, .TabsMenu li li a.selected
{
    background-color: #FFF;
	color: #006954;
	text-decoration: none;
}

.TabsMenu ul li
{
    float: left;
    position: relative;
    text-align: left;
    list-style: none;
    background: url("/images/ui/bg_topNav.gif") -31px 0px repeat-x;
}

.TabsMenu ul li:hover ul, .TabsMenu ul li.over ul
{
    display: block;
    color: #FFF;
	text-decoration: none;    
}

.TabsMenu ul li:hover, .TabsMenu ul li.over, .TabsMenu li li a.selected, .TabsMenu .AspNet-Menu-ChildSelected
{
	background-position: 0 -31px;	
	color: #FFF;
	text-decoration: none;
}

.TabsMenu li ul
{
    background: #D3ECC8;
    display: none;
    position: absolute;
    top: 31px;
    left: 0px;
    z-index: 10;
    width: 160px;
    
}

.TabsMenu li li
{
	margin-left: -40px;
	background: #D3ECC8;
}

.TabsMenu  .AspNet-Menu-Selected
{
	background-position: 0 -31px;	
	color: #FFF;
	text-decoration: none;

}

.interested li
{
	margin-left: -25px;
	list-style-position:outside;
}