Body
{
    margin:0px; 
    background-color:#f8f8f8;
    font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.MainTable
{
    background-color:#FFF;
    width:824px;
    height:100%;
}
.TopBannerRow
{
    height:110px;
    width:824px;
    background-image:url(images/NAB-Top-Banner.jpg);
    background-repeat:no-repeat;
    background-color:#473020;    
}
.MenuRow
{
    height:30px;
    width:824px;
    background-color:#334113;    
}
.SubBannerRow
{
   height:217px;
    width:824px;
    background-image:url(images/NAB-Sub-Banner.jpg);
    background-repeat:no-repeat;
    background-color:#473020;    
}
.SubMenuRow
{
    height:30px;
    width:824px;
    background-color:#FFF;    
    padding:0px;
    margin:0px;
}
.ContentBody
{
    width:824px;
    background-color:#fff;
}
.ContentPane
{
    width:424px;
    padding:15px 10px 10px 10px;
}
.ContentPaneAdmin
{
    width:100%;
    padding:15px 10px 10px 10px;
}
.ContentPaneHome
{
    width:624px;
    padding:15px 10px 10px 10px;
}
.LeftPane
{
    width:170px;
    padding:15px 10px 10px 10px;
}
.RightPane
{
    width:170px;
    padding:15px 10px 10px 10px;
}
.FooterBar
{
    height:14px;
    width:824px;
    background-color:#473020;
}
.PracticeBuilders
{
    height:80px;
    width:110px;
}
.Footer
{
    background-color:#FFF;
}
.IHealthSpot
{
    height:80px;
    width:146px;
}
.FooterContent
{
    width:565px;
}
.FooterLinks
{
    text-align:center;
    color:#556d20;
    font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
a.FooterLinks
{
    color:#556d20 !important;
}
a.FooterLinks:Visited
{
    color:#556d20 !important;
}
a.FooterLinks:Hover
{
    color:#993737 !important;
}
a.dnnFooter
{
    color:#556d20 !important;
}
a.dnnFooter:Visited
{
    color:#556d20 !important;
}
a.dnnFooter:Hover
{
    color:#993737 !important;
}
.dnnFooter
{
    text-transform:uppercase;
}
.eznpBreadCrumbs
{
	color: #000;
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

/***** Miscellanous Items (Classes are currently commented out.) - Start *****/
/* HeaderText classes can be used for text that is placed on top of your header image. */
/*
.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #FFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color:transparent;
	color: #FFFFFF;
	width:100%;
}

.MainMenuItem
{
	background-color:#556d20;
	color: #FFF;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	height:30px;
}

.MainMenuItemSelected
{
	color: #FFF;
	background-color:#73922f;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	height:30px;
	cursor: hand;
}
.MainMenu_MenuBreak
{
	border: 0px;
	background-color: #334113;
	height: 1px;
	width: 1px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	background-color:Transparent;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}
/***** Main Menu - End *****/

/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_LeftPane
{
    font-size: 8pt;
    font-weight: 8pt;
}
#dnn_RightPane
{
    font-size: 8pt;
    font-weight: 8pt;
}
#dnn_ContentPane H1
{
    font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	color:#473020;
}

#dnn_ContentPane H2
{
    font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	color:#556d20;
}

#dnn_ContentPane H3
{
	color: #000;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
}
#dnn_ContentPane H4
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 10pt;
}
#dnn_ContentPane H5
{
    font-size: 8pt;
    line-height: 8pt;   
}
#dnn_ContentPane a
{

	font-family: Arial;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{

	font-family: Arial;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #F59931;
	font-family: Arial;
	text-decoration: underline;
}
/***** Content Pane - End *****/



/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #000;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

.eznc_ListViewArticleLink
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #F59931;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/* END - Classes for the Patient Education Table Of Contents */ 

/* START - Classes for the Patient Education Content */ 
.eznc_Content 
{
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	color: #000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	color: #000; 
}

a:link.eznc_navAllConditions {color : #8c1d1c; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #8c1d1c; text-decoration : none;}
a:active.eznc_navAllConditions {color : #8c1d1c; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #8c1d1c;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: left;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #8c1d1c;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #8c1d1c; text-decoration : none; }
a:visited.eznc_navContentSection { color : #8c1d1c; text-decoration : none; }
a:active.eznc_navContentSection { color : #8c1d1c; text-decoration : none; }
a:hover.eznc_navContentSection { color : #F59931; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #8c1d1c;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #8c1d1c;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: left; 
}

a:link.eznc_FTContentCopyright { color : #8c1d1c; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #8c1d1c; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #8c1d1c; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #F59931; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


