/* --- 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 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

BODY {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #584229;
    background-color: #787840;
    MARGIN: 0px 0px 0px 0px;	
}


/***** Miscellanous Items - Start *****/

.Normal
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

.HeaderText
{
	font-size: 10pt;
	font-weight: bold;
}

.HeaderText H1
{
	color: #20345A;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	margin: 3px;
}


.Border {border-bottom: 1px solid #584229;}


/***** Navigation Menu - Start *****/

.NavMenuBar
{ BACKGROUND-COLOR: transparent;
  height: 20px;
  width: 200px;
}

.NavMenuItem
{
	color: #ffffff;
	text-align: Left;
	font-family: Times; Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	height: 20px;
}

.NavMenuItemSelected
{
	color: #3E2812;
	text-align: left;
	font-family: Times; Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	height: 20px;
}


/***** Navigation Menu - End *****/

.NavMenuBar_admin
{	height: 20px;
    width: 200px;
    BACKGROUND-COLOR: transparent; 
}

.NavMenuItem_admin
{
	color: #3E2812;
	text-align: left;
	font-family: Times; Arial;
	font-size: 15px;
	font-weight: bold;
	BACKGROUND-COLOR: transparent; 
	height: 20px;
}

.NavMenuItemSelected_admin
{
	color: #000000;
	text-align: left;
	font-family: Times; Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent; 
	cursor: pointer;
	height: 20px;
}

/***** Left Pane Navigation - Start *****/
#RightNav
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	line-height:20px;
}
.RightNav
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.RightNav a
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.RightNav a:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.RightNav a:hover
{
	color: #B22F19;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	}

/***** SUB Navigation - Start *****/
#SubNav
{
	color: #A7550D;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.SubNav
{
	color: #2F80B9;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.SubNav a
{
	color: #3E2812;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.SubNav a:visited
{
	color: #3E2812;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.SubNav a:hover
{
	color: #A7550D;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	}


/**** drdesk ********/

.gecko #buttons
{
	position:relative;
	top:-15px;
	left:-8px;
	z-index:999;
}
#HPDDESK
{
	padding:20px 0px 0px 20px;
	text-align:left;
	align:left;
	z-index:999;
}
.ff2 #HPDDESK, .ff3 #HPDDESK, .ff5 #HPDDESK
{
	padding:35px 0px 0px 30px;
	text-align:left;
	align:left;
	z-index:999;
}
.ie #HPDDESK, .ie8 #HPDDESK
{
	padding:20px 0px 0px 20px;
	text-align:left;
	align:left;
	z-index:999;
}
.ie6 #HPDDESK, .ie7 #HPDDESK
{
	padding:20px 0px 0px 20px;
	text-align:left;
	align:left;
	z-index:999;
}
#drdesk
{
	color: #614B30;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	z-index:999;
}
.drdesk
{
	color: #614B30;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	z-index:999;
}

.drdesk a
{
	color: #575723;
	font-family: Times;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	z-index:999;
}

.drdesk a:visited
{
	color: #575723;
	font-family: Times;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	z-index:999;
}

.drdesk a:hover
{
	color: #000000;
	font-family: Times;
	font-size: 12px;
	font-weight:bold;
	z-index:999;
	}
	
/***** Left Pane Navigation - End *****/


/***** Content Pane - Start *****/


#dnn_ContentPane H1
{
	color: #80804A;
	font-family: Arial; Verdana;
	font-size: 16pt;
	font-weight:bold;
	line-height: 16pt;
	margin-bottom: 15px;
}

#dnn_ContentPane H2
{
	color: #533A21;
	font-family: Arial; Verdana;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 15px;
}

#dnn_ContentPane H3
{
	color: #584229;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 10px;
}

#dnn_ContentPane
{
	color: #584229;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
	text-align:justify;
}

#dnn_ContentPane a
{
	color: #BA5727;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
}

#dnn_ContentPane a:visited
{
	color: #BA5727;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
}

#dnn_ContentPane a:hover
{
	color: #584229;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-align: right;
}

.Copyright a
{
	color: #000000;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #000000;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #185479;
	font-family:  Verdana;
	font-size: 7.5pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #787840;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #787840;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #787840;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.FooterLinks a:visited
{
	color: #787840;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: normal;
	text-transform: uppercase;
	}

.FooterLinks a:hover
{
	color: #000000;
	font-family:  Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	
}
/***** Footer Pane - End *****/




/* 
================================
Skin styles for Medical Content
================================

*/   
.eznc_ListViewGroupHeading
{
	color: #80804A;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 12pt;
	margin-bottom: 5pt;
}

.eznc_ListViewArticleLink
{
	color: #0B6FAE;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #0B6FAE;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #584229;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #584229; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #584229; 
}

a:link.eznc_navAllConditions {color : #0B6FAE; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #0B6FAE; text-decoration : none;}
a:active.eznc_navAllConditions {color : #0B6FAE; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #0B6FAE; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #80804A;
	font-weight: bold;
	font-size: 12pt;
	margin-top:10px; 
	margin-bottom: 5px; 
	text-align:left;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 9pt; 
}

.eznc_navContentSection 
{
	color : #0B6FAE;
	font-family :Verdana; 
	font-size : 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #0B6FAE; text-decoration : none; }
a:visited.eznc_navContentSection { color : #0B6FAE; text-decoration : none; }
a:active.eznc_navContentSection { color : #0B6FAE; text-decoration : none; }
a:hover.eznc_navContentSection { color : #20345A; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:12px; 
}

.eznc_SectionTitle 
{
	font-family: Verdana;
	font-size: 12pt;
	line-height: 14pt;
	color : #80804A;
	margin-top:12pt; 
	margin-bottom:12pt;
	font-weight: bold;
	text-align:center;
}

.eznc_SectionBody 
{
	font-size: 9pt;
	margin-top:0px; 
	margin-left:0px; 
	text-align:left;
}

table.eznc_SectionBody 
{
	width:500px;
	text-align:left;
}

.eznc_SectionBody_Col1 
{
	color: #584229;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}


.eznc_SectionBody_Col2 div
{
    float: right;
}
.eznc_SectionBody_Col2 img
{
    padding: 8px;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #584229;	
	font-family : Verdana;
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #0B6FAE; text-decoration : underline; }
/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/

#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relative;
    width:720px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:5px 0px 10px 0px;
   
}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0 auto;
   padding:0;
}


#Searchtop
{
    height:18px;
    text-align:left;
    width:180px;
    _width:190px;
    color: #fff!important;
    font-weight: bold;
    z-index:999;
    position:relative;
    padding-left:3px;
}
.ie6 #Searchtop, .ie7 #Searchtop 
{
    height:18px;
    text-align:left;
    width:190px;
    _width:190px;
    color: #fff!important;
    font-weight: bold;
    z-index:999;
    position:relative;
    padding-left:3px;
}
.Searchtop:link, .Searchtop:visited
{
    color: #fff;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#fff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#fff;font-family:Arial;font-size:12px;font-weight:normal;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#fff;font-family:Arial;font-size:11px;font-weight:normal;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#fff;font-family:Arial;font-size:12px;font-weight:bold;}
#searchContainer a.eznc_SearchButtton:link{color:#fff;}
#searchContainer a.eznc_SearchButtton:hover{color:#fff; text-decoration:none;}
.ie6 #Searchtop .eznc_SearchText{float:left;width:130px;} /* Width of Search Text Box */
.ie7 #Searchtop .eznc_SearchText{float:left;width:140px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px 0px;text-align:left;color:#fff;font-family:Arial;font-size:12px;font-weight:bold;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#fff;font-family:Arial;font-size:12px;font-weight:bold;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}


