/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/


BODY
{
	background-color: #FDFDFA;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	MARGIN-top: 10px;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: arial;
	font-size: 9pt;
	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: #2b205c;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
    font-size: 8.5pt;
    text-align: center;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #BCC634;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 8.5pt;
	cursor: pointer;
	text-align: center;
    text-transform: uppercase;
}

.SeparatorCSS
{
    color: #BCC634;
	font-family: arial;
    font-size: 8.5pt;
	text-align: center;
	BACKGROUND-COLOR: transparent;
    text-transform: uppercase;
}

.MainMenu_MenuArrow {display:none;}
.MainMenu_RootMenuArrow {display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
	border-bottom:0px solid; 
	border-left:0px solid; 
	border-top:0px solid;  
	border-right:0px solid; 
	background-color:Transparent;		
}

/***** Nav Menu - End *****/

/***** ADM Nav Menu - Start *****/
.Adm_NavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
height:20px;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #BCC634;
	text-align: center;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
    text-transform: uppercase;
    height:20px;
}

.AdmNavMenuItemSelected
{
	color: #BCC634;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 8pt;
    text-align: center;
	cursor: pointer;
    text-transform: uppercase;
    height:20px;
}
/***** ADM Nav Menu - End *****/

/***** TopAddress  - Start *****/


#TopAddress
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.TopAddress
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}

.TopAddress a
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopAddress a:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.TopAddress a:hover
{
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.bullet
{
	color: #7B3434;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
/***** TopAddress - End *****/

/***** Sub menu  - Start *****/
#SubMenu
{
	color: #BCC634;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu
{
	color: #BCC634;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #BCC634;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #BCC634;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}


/***** submenu - End *****/
#DDESK
{
	color: #333333;
	font-family: arial;
	font-size: 7.5pt;
	font-weight:bold;
}

.DDESK
{
	color: #333333;
	font-family: arial;
	font-size: 7.5pt;
	font-weight:bold;
}


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #333333;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #333333;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #333333;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
}
#dnn_ContentPane H1
{
	color: #7B3434;
	font-family: Times New Roman; Georgia;
	font-size: 16pt;
	font-weight:bold;
	line-height: 18pt;
	margin-bottom: 20px;
	
}

#dnn_ContentPane H2
{
	color: #BCC634;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 13pt;
	margin-bottom: 10px;
}


#dnn_ContentPane H3
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 10px;
}

#dnn_ContentPane a
{
	color: #BCC634;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:visited
{
	color: #BCC634;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #373737;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
}

.Copyright a
{
	color: #BCC634;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
		text-align: left;
}

.Copyright a:visited
{
	color: #BCC634;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
		text-align: left;
}

.Copyright a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
}

#FooterLinks
{
	color: #373737;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

}

.FooterLinks
{
	color: #373737;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #7B3434;
	font-family: Georgia; Verdana;
	font-size: 12pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #BCC634;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #BCC634;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #7B3434;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

.eznc_Content 
{
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align: left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Trebuchet MS; Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
}

a:link.eznc_navAllConditions {color : #BCC634; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #BCC634; text-decoration : none;}
a:active.eznc_navAllConditions {color : #BCC634; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #7B3434; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #7B3434;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
	margin-bottom: 3px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 12px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #1D4D79;
	font-family :Trebuchet MS; Verdana;
	font-size : 12px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #BCC634; text-decoration : none; }
a:visited.eznc_navContentSection { color : #BCC634; text-decoration : none; }
a:active.eznc_navContentSection { color : #BCC634; text-decoration : none; }
a:hover.eznc_navContentSection { color : #7B3434; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Goergia; Verdana;
	font-size: 12px;
	color : #7B3434;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 12px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:550px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	font-weight: normal;
	width: 550px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:550px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #333333;	
	font-family : Verdana; 
	font-size : 12px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #BCC634; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #BCC634; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #BCC634; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #BCC634; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================


     #SHAREbug p
    {
        margin:0;
        padding:10px 0px 0px 0px;
    }
    
#seoContent
{
	position:relative;
	margin:10px 0 15px 15px;
	text-align:left;
	font-size: 11px !important;
}
#seoContent p
{
	margin:5;
	padding:0;
	color:#000;
	line-height:12px;
	font-size: 11px !important;
}
#seoContent a:link, #seoContent a:visited
{
	font-weight:normal;
	color:#000000;
	font-size: 11px !important;
}
#seoContent a:hover
{
}

=====================================
Skin styles for Medical Content - END
=====================================
*/
#Searchtop
{
    height:21px;
    text-align:left;
    width:160px;
    _width:160px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
}
.Searchtop:link, .Searchtop:visited
{
    color: #ffffff;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:9px;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:9px;text-transform: uppercase;font-weight: bold;margin-top:-5px;font-weight: bold;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:9px;text-transform: uppercase;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#ffffff;font-family:Arial;font-size:9px;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#ffffff;font-family:Arial;font-size:9px;font-weight:bold; text-transform: uppercase!important;}
#searchContainer a.eznc_SearchButtton:link{color:#ffffff;font-weight: bold;}
#searchContainer a.eznc_SearchButtton:hover{color:#ffffff; text-decoration:none;font-weight: bold;}
