/* Personify Blue Skin */

/*
-----------------------------------------------------------------------------------------
3 column layout 
-----------------------------------------------------------------------------------------
*/
.leftpane {
width: 25%;
}
.rightpane {
width: 25%;
}
.contentpane {
width: 50%;
}

/*
-----------------------------------------------------------------------------------------
2 column layout 
-----------------------------------------------------------------------------------------
*/
.leftpane2 {
width: 200px;
background-color:#CCCCCC;
}
.contentpane2 {
}
/*
-----------------------------------------------------------------------------------------
2 column Profile layout 
-----------------------------------------------------------------------------------------
*/
.leftpane3 {
width: 50%;
}
.contentpane3 {
width: 50%;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tmar_SkinMain {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/headerbg_green.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tmar_HeaderTop {
	/*background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/header_bgtxtr.jpg);
	background-repeat: no-repeat;
	background-position: 206px 0px;
	text-align: left;*/
}
#tmar_HeaderTopAdmin {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/header_bgtxtradmin.jpg);
	background-repeat: no-repeat;
	background-position: 206px 0px;
	text-align: left;
}
#tmar_SolMenu {
	/*height: 32px;
	vertical-align: middle;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/menu_solbg.jpg);
	background-position: 196px 0px;
	background-repeat: no-repeat;*/
}
#tmar_SolMenuAdmin {
	height: 32px;
	vertical-align: middle;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/menu_solbgadmin.jpg);
	background-position: 196px 0px;
	background-repeat: no-repeat;
}
.tmar_WidthContainer {
	width: 85%;
}
#tmar_Search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	line-height: 12px;
	padding-bottom:3px;
	padding-right: 5px;
}

#tmar_Footer {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/footerbg.gif);
	height: 23px;
}
#tmar_Crumb {
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 9px;
	padding-left: 14px;
}

#tmar_Crumb A {
	font-weight: normal;
}

#tmar_Account {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	line-height: 12px;
	padding-right: 5px;
}
#tmar_Account a {
	color: #FFFFFF;
}
#tmar_Search input {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.tmar_Link2 {
	color: #BED5E0;
}

.tmar_Container_WsHeader{
	color: #999999;
	font-weight: bold;
	white-space:nowrap;
}
.tmar_Container_GreyHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434d66;
	font-weight: bold;
	white-space:nowrap;
}
.tmar_Container_BlueHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:3px;
	white-space:nowrap;
}
.tmar_Container_LiteBlueHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:3px;
	white-space:nowrap;
}
.tmar_Container_RedHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:3px;
	white-space:nowrap;
}
.tmar_Container_GreenHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0e4006;
	font-weight: bold;
	padding-bottom:3px;
	white-space:nowrap;
}
.tmar_Container_OrangeHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:3px;
	white-space:nowrap;
}
.tmar_Container_Content{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding:5px;
}
.actioncell_vis{
padding-top:6px;
}
.actioncell_vis2{
padding-top:10px;
}
.copyright{
	font-size: 10px;
}
/* 
-----------------------------------------------------------------------------------------
SolPart Menu
-----------------------------------------------------------------------------------------
*/

.MainMenu_SubMenu TD
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	padding-left:5px;
	height: 20px;
	border: none;
	/*color: #C8F975*/;
}

.MainMenu_SubMenuItemSelHover TD
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #000000;
}

/*use for main menu normal display*/
.MainMenu_TabRootMenuItem TD
{
	border: none;
	color: #C8F975;	
}

.MainMenu_TabRootMenuItemSel TD
{
border: none;
	color: #ffffff;
}

/*use for main menu hover display*/
.MainMenu_TabMenuItemHover TD
{
border: none;
	color: #639405/*#FFFFFF*/;
	background-color: #e5e5e5;
	font-size: 11px;
}

.MainMenu_TabMenuItemSelHover TD
{
border: none;
	color: #164a91;
}

.MainMenu_MenuContainer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
margin-top: 5px;
}

.MainMenu_MenuBar { 

}

.MainMenu_MenuIcon {
	background-color: #FCFCFC;
	text-align: center;
	display: none;
}	

/*use for submenu background color*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: none; 
	background-color: #639405/*#4D608B*/; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=2); 
	border: none;
	color: #ffffff;
	margin-top: 2px;
	margin-left: 2px;
	padding-bottom: 7px;
}

.MainMenu_MenuBreak {
	border: none; 
	background-color: Transparent; 
	height: 10px;
}

/*use for submenu normal display*/
.MainMenu_MenuItem {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border: none;
	background-color: Transparent;
	color:#C8F975;
}

/*use for submenu hover display*/
.MainMenu_MenuItemSel {
background-color: #e5e5e5;
color: #639405;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
}


.tmar_SolMenuTable {
	width: 100%;
}

.tmar_SolMenuTd {
	padding-left: 5px;
	padding-right: 5px;
}

/* 
----------------------------------------------------------------------------------------- 
Styles for common elements throughout Personify e-Commerce 
-----------------------------------------------------------------------------------------
*/

a {
	color: #006699;
	font-weight: bold;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border: none;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	border: 1px solid #809bc5;
}
div {
text-align:left;
}
.head {
font-size:15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003366;
}

hr {
border: 0;
 height: 1px;
 color: #e3e3e3;
 background-color: #e3e3e3;
}
.tmar_HrSub1 {
	color: #5A6C92;
	background-color: #5A6C92;
	height: 4px;
	border: 0;
}

.tmar_HrSub2 {
	color: #666666;
	background-color: #666666;
	height: 4px;
	border: 0;
}
.tmar_HrSub3 {
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 4px;
	border: 0;
}


/* 
-----------------------------------------------------------------------------------------
titles/headlines
-----------------------------------------------------------------------------------------
*/

.tmar_Subhead1 {
	background-color: #5a6c92;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-top: 12px;
	margin-bottom: 4px;
}

.tmar_Subhead2 {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 4px;
}
.tmar_Subhead1 a, .tmar_Subhead2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.tmar_Subhead3 a {
	text-decoration: underline;
}
.tmar_Subhead3 {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #666666;
	padding: 4px;
	margin-bottom: 4px;
	margin-top: 12px;
}
.tmar_InfoDoc {
	text-indent: 20px;
	display: block;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/infodoc.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	height: 16px;
}
.tmar_ButtonRow {
	background-position: right;
	margin-bottom: 15px;
	margin-top: 0px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 8px;
	white-space: nowrap;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	white-space: nowrap;
}
#tmar_ViewOptions {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/view_bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	background-position: bottom;
}
#tmar_ViewOptionsActivate {
	color: #8093b7;
	text-decoration: underline;
	cursor:pointer;
}

.tmar_HeadlineTable {
	margin-bottom: 0px;
}
.tmar_HeadlineDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin-bottom: 15px;
}
.tmar_HeadlineTableNode {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	padding-left: 8px;
	padding-right: 15px;
	white-space: nowrap;
}
.tmar_HeadlineTableNode a {
	text-decoration: none;
}
.tmar_SubCategory {
	font-size: 11px;
	font-weight:bold;
	padding-top: 10px;
}
.tmar_TextLabel{
}
.tmar_TextLabelRequired{
	color:#FF0000;
}
.tmar_TextLabelBold{
	font-weight:bold;
}
.tmar_TextLabelSmall{
	font-size:10px;
}
.tmar_TextLabelSmallbold{
	font-weight:bold;
	font-size:9px;
}
/* 
-----------------------------------------------------------------------------------------
for all tables besides the ones for the skin
-----------------------------------------------------------------------------------------
*/

.tmar_MainContent table {
	font-family: inherit;
	font-size: inherit;
	color: #000000;
	margin-top: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

/* 
-----------------------------------------------------------------------------------------
note and instructional items
-----------------------------------------------------------------------------------------
*/

.tmar_NoteItem {
	padding: 8px;
	text-indent: 16px;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/note.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	background-position: 0px 6px;
	color: #666666;
}
.tmar_InstructionalItem {
	padding: 8px;
	line-height: 120%;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/about.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	color: #666666;
	text-indent: 16px;
	font-size: 10px;
	display: block;
}
.tmar_PlainTable {
	margin-bottom: 15px;
}


/* 
-----------------------------------------------------------------------------------------
css buttons 
-----------------------------------------------------------------------------------------
*/

.btn {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 3px;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/buttons/bglt2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 5px;
	white-space:nowrap;
	line-height: 16px;
	cursor:pointer;

}
.tmar_FlowList {
	display: inline;
	margin-left:0px;
	padding-left: 0px;
}
.tmar_FlowList li {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/flow/item_dot.gif);
	padding-top: 22px;
	background-repeat: no-repeat;
	display: inline;
	padding-right: 12px;
	margin-left:0px;
}

#tmar_FlowNavigation {
	background-color: #f9f9f9;
	border: 1px solid #c9c9c9;
	padding: 8px;
	margin-left:0px;
}
.tmar_FlowList .On {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/flow/item_dot_on.gif);
}
.tmar_FlowList .End {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/flow/item_dot_end.gif);
}
.tmar_FlowList .OnEnd {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/flow/item_dot_on_end.gif);
}
#tmar_FlowNavigation .Flow {
	margin-top: 32px;
	font-size: 10px;
}
#tmar_FlowNavigation .Label {
	font-weight: bold;
}
#tmar_AfilMgmt {
	font-size:10px;
	color:#666666;
	margin-top:6px;
	margin-bottom:6px;
	padding: 4px;
	padding-left: 8px;
}

html>body .btn {
padding-top: 5px;
}

.btn .btna {
	color: #757266;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/buttons/bgrt2.gif);
	background-position: right top;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 1px;
	background-repeat: no-repeat;
}
.btn img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 16px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

html>body .btn img {
margin-bottom: 6px;
margin-top:5px;
}

a.btna:link {
	color: #757266;
	text-decoration: none;
}
a.btna:visited {
	color: #757266;
	text-decoration: none;
}
a.btna:hover {
	color: #757266;
	text-decoration: none;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/buttons/bgrt2b.gif);
}
a.btna:active {
	color: #757266;
	text-decoration: none;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/buttons/bgrt2c.gif);
}

/* 
-----------------------------------------------------------------------------------------
form validation messaging 
-----------------------------------------------------------------------------------------
*/

.tmar_MessageTable {
	background-color: #fefeea;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #eeb445;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.tmar_MessageError {
	background-color: #FEFEEA;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/error.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	border: 1px solid #EEB445;
}
.tmar_MessageWarning {
	background-color: #FEFEEA;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/warn.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 35px;
	border: 1px solid #EEB445;
}
.tmar_MessageInfo {
	background-color: #FEFEEA;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/info.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 35px;
	border: 1px solid #EEB445;
}
.tmar_AddressPrimary {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/check.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	display: block;
}
.tmar_AddressBill {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/billto.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
}
.tmar_AddressShip {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/package.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
}
.tmar_AddressDirectory {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/addressbook.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
}
.tmar_MessageQuestion {
	background-color: #FEFEEA;
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/question.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 35px;
	border: 1px solid #EEB445;
}

.tmar_MessageTable img {
	margin-left: 2px;
}
.tmar_MessageTable input {
	font-size:11px;
	font-family:inherit;
}
/* 
-----------------------------------------------------------------------------------------
data and form tables
-----------------------------------------------------------------------------------------
*/

.tmar_DataTable {
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-collapse:collapse;
	font-size: 10px;
	margin-bottom: 10px;
}
.tmar_DataTable td {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.tmar_DataTable2 {
	width: 100%;
	border-collapse:collapse;
	font-size: 10px;
	margin-bottom: 10px;
}
.tmar_DataTable2 td {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
.tmar_DataHeader {
	background-color: #b3b3b3;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.tmar_DataHeader2 {
	background-color: #ececec;
	font-weight: bold;
	color: #5a6c92;
	padding: 2px;
}

.tmar_PlainTable td {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tmar_FormTable {
	border-collapse:collapse;
}
.tmar_FormTable td {
	margin: 0px;
	padding: 4px;
}
.tmar_FormHeader {
	background-color: #5a6c92;
	font-weight: bold;
	color: #FFFFFF;
}
.tmar_AmountInput {
	width: 18px;
}
.button, .StandardButton {
	background-color: #DCDBD0;
	font-weight: bold;
	border: 1px solid #ACA899;
	color: #757266;
	height: 22px;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=#656358,offx=1,offy=1,positive= true);
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tmar_TextfieldRequired {
	background-image: url(https://www.ahdionline.org/Portals/_default/Skins/Personify-Blue-WorkingCopy/images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	border: 1px solid #809bc5;
	width: 100px;
	height: 16px;
}
.tmar_Textfield {
	border: 1px solid #809bc5;
	width: 100px;
	padding-right: 18px;
	height:16px;
}


/*Added by AHDI*/
.ahdi_FlashLogo {
	position:relative;
	left: -396px;
	top: -10px;
	z-index: 1;
}

strong {
	color:#3862ad;
}

/*hotbuttons*/
		#ahdiLinks{list-style:none;padding:0px 0px 0px 15px;margin:0px;text-align:center;}
		#ahdiLinks li{list-style:none;float:left;position:relative;left:-7px;}
		#ahdiLinks li:hover{border-color:#900;}
		#ahdiLinks a{margin:5px 0px 0px 0px;height:15px;display:block;width:160px;padding:85px 5px 5px 5px;font-size:11px;background-position:center center;background-repeat:no-repeat;text-decoration:none;text-transform:uppercase;color:#fff;}
		#ahdiLinks a:hover{font-weight:bold;color:#205000;}	
			
			#MTSchools{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/MTSchools1.jpg);}
				#MTSchools:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/MTSchools2.jpg);}
			#shopOnline{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/shopOnline1.jpg);}
				#shopOnline:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/shopOnline2.jpg);}
			#eventsWebinars{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/eventsWebinars1.jpg);}
				#eventsWebinars:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/eventsWebinars2.jpg);}
			#joinNow{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/joinNow1.jpg);}
				#joinNow:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/joinNow2.jpg);}
			#getCredentialed{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/getCredentialed1.jpg);}
				#getCredentialed:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/getCredentialed2.jpg);}
			#findJob{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/findJob1.jpg);}
				#findJob:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/findJob2.jpg);}
			#buyersGuide{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/buyersGuide1.jpg);}
				#buyersGuide:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/buyersGuide2.jpg);}
			#ace{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/ace1.jpg);}
				#ace:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/ace2.jpg);}
			#careerMT{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/membersOnly1.jpg);}
				#careerMT:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/membersOnly2.jpg);}
			#note{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/note1.jpg);}
				#note:hover{background-image:url(https://www.ahdionline.org/portals/_default/skins/personify-blue-workingcopy/images/hotbuttons/note2.jpg);}


