BODY {
	background-image: url('/Portals/111/main_bgd.jpg');
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
    MARGIN: 0px 0px 0px 0px;	
}

.BODY {
	background-image: url('/Portals/111/main_bgd.jpg');
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
    MARGIN: 0px 0px 0px 0px;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: verdana;
	font-size: 8pt;
	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: #1d2172;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
   height:16px;
}

.NavMenuItem
{
	background-color: transparent;
	color: #65025f;
	font-family: arial;
	font-weight: bold;
    font-size: 10pt;
    text-align: left; 
    height:16px;
}

.NavMenuItemSelected
{
	color: #1d2172;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 10pt;
	cursor: pointer;
    text-align: left; 
    height:16px;
}

.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 *****/
.AdmNavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
 height:16px;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #65025f;
	font-family: arial;
	font-weight: bold;
    font-size: 10pt;
    text-align: left; 
    height:16px;
}

.AdmNavMenuItemSelected
{
	color: #1d2172;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 10pt;
    text-align: left; 
    height:16px;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/

/***** Left Pane Navigation - Start *****/

#LeftMenu
{
	color: #65025f;
	font-family: Arial;
	font-size: 9pt;
	font-weight: none;
	align:left;
	text-align:left;
}

.LeftMenu
{
	color: #65025f;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	align:left;
	text-align:left;
}

.LeftMenu a
{
	color: #65025f;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	align:left;
	text-align:left;
}

.LeftMenu a:visited
{
	color: #65025f;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	align:left;
	text-align:left;
}

.LeftMenu a:hover
{
	color: #1d2172;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	align:left;
	text-align:left;
}

#SubMenu 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #762F7B;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


#DD_home 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
}
.DD_home 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight:bold;
}



/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 10px;
}

***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight:normal;
	line-height: 10pt;
}
#dnn_ContentPane H1
{
	color: #1d2172;
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 4px;
	
}

#dnn_ContentPane H2
{
	color: #ffffff;
	font-family: verdana;
	font-size: 14pt;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 6px;
}


#dnn_ContentPane H3
{
	color: #9d0a0e;
	font-family: verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #65025f;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #65025f;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #1d2172;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #1d2172;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #65025f;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #65025f;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #65025f;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #65025f;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================

*/   
.eznc_ListViewGroupHeading
{
	color: #20345A;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 12pt;
	margin-bottom: 5pt;
}

.eznc_ListViewArticleLink
{
	color: #20345A;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #20345A;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #20345A;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	width: 500px;
	padding: 6px;
	text-align:left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #20345A; 
}

a:link.eznc_navAllConditions {color : #20345A; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #20345A; text-decoration : none;}
a:active.eznc_navAllConditions {color : #20345A; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #20345A; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #66035D;
	font-weight: bold;
	font-size: 12pt;
	margin-top:10px; 
	margin-bottom: 5px; 
	text-align:left;
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 9pt; 
	text-align:left;
}

.eznc_navContentSection 
{
	color : #20345A;
	font-family :Verdana; 
	font-size : 9pt;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #20345A; text-decoration : none; }
a:visited.eznc_navContentSection { color : #20345A; text-decoration : none; }
a:active.eznc_navContentSection { color : #20345A; 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 : #20345A;
	margin-top:12pt; 
	margin-bottom:12pt;
	font-weight: bold;
}

.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: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
	text-align:left;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #000000;	
	font-family : Verdana;
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #20345A; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #20345A; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #20345A; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #20345A; text-decoration : underline; }
/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


/* 
=====================================
PB-KLI - start
=====================================
*/


#Top_phone
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:10px;
	margin-right:20px;
}

.Top_phone
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:10px;
	margin-right:20px;
}

#Top_city
{
	color: #565A90;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:20px;
}

.Top_city
{
	color: #565A90;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:20px;
}

#Top_address
{
	color: #565A90;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:20px;
}

.Top_address
{
	color: #565A90;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:20px;
}

#ContentPane_home
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:normal;
	line-height: 10pt;
}

.ContentPane_home
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:normal;
	line-height: 10pt;
}

.Border {border-RIGHT: 1px dotted #ffffff;}

/* 
=====================================
PB-KLI - FINISH
=====================================
*/





.eznc_SectionBody_Col2 
{
    width: 45%;
    display: inline;
    float: right;
    text-align: right;
    vertical-align: top;
}

#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relative;
    margin-top:10px;
    width:480px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 0px 10px 0px;
    

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:center;
    color:#000!important;
    font-weight:normal;
    line-height:105%;
    
}
.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;
   padding:0;
    line-height:105%!important;
}


/****SEARCH ****/
#SearchtopHome
{
	 color: #65025f!important;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:10px;
	margin-right:20px;
}
#Searchtop
{
    height:21px;
    text-align:left;
    width:150px;
    z-index:999;
    margin-bottom:5px;
    margin-top:5px;
    position:relative;
     color: #65025f!important;
     font-weight: bold!important;
    
}
.ie6 #Searchtop
{
    height:21px;
    text-align:left;
    width:160px;
    z-index:999;
    margin-bottom:5px;
    margin-top:5px;
    position:relative;
     color: #65025f!important;
     font-weight: bold!important;
}
 .ie7 #Searchtop 
{
    height:21px;
    text-align:left;
    width:140px;
    z-index:999;
    margin-bottom:5px;
    margin-top:5px;
    margin-left:0px;
    position:relative;
     color: #65025f!important;
     font-weight: bold!important;
}

.Searchtop:link, .Searchtop:visited
{
    color: #65025f!important;
    font-weight: bold!important;

}
.Searchtop:hover
{
    color: #65025f!important;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:80px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchText{width:95px; float:left;  color: #65025f!important;font-weight: bold!important;}
.ie7 #Searchtop .eznc_SearchText{width:90px; float:left;  color: #65025f!important;font-weight: bold!important;}
#Searchtop .eznc_SearchButtton{  color: #65025f!important;font-weight: bold!important;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;  color: #65025f!important;font-weight: bold!important;}

#searchContainer .eznc_SearchText{width:70px; text-transform: uppercase!important;font-weight: bold!important;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{  color: #65025f!important;font-weight: bold!important;}
#searchContainer a.eznc_SearchButtton:link{  color: #65025f!important;font-weight: bold!important;}
#searchContainer a.eznc_SearchButtton:hover{ text-decoration:none;font-weight: bold!important;}
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 0px 0px 0px;text-align:left;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:1px 0px 0px -5px;text-align:left;;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
