BODY
{
	background-color: #9CC5CA;
    font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	color: #333333;
	MARGIN-top: 1px;	
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight: normal;
}

/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   float: right;
}

.NavMenuItem
{
	background-color: transparent;
	color: #000000;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
    font-size: 10pt;
    text-align: center;
    text-transform: uppercase;
}

.NavMenuItemSelected
{
	color: #35488B;
	background-color: transparent;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
    font-size: 10pt;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}

.SeparatorCSS
{
    color: #5ebeec;
	font-family: Trebuchet MS, arial;
    font-size: 12pt;
	text-align: center;
	font-weight: normal;
	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 *****/
.AdmNavMenuBar
{BACKGROUND-COLOR: transparent; 
CURSOR: none;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #000000;
	text-align: center;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #000000;
	background-color: transparent;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
    font-size: 10pt;
    text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/

/***** top Pane Navigation - Start *****/



#SubMenu 
{
	color: #9CC5CA;
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #9CC5CA;
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #000000;
	font-family: Trebuchet MS, verdana;
	font-size:  10pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #000000;
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:hover
{
	color: #9CC5CA;
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #333333;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #333333;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #333333;
	font-family: Trebuchet MS, verdana;
	font-size: 10pt;
	font-weight:normal;
	line-height: 12pt;
}
#dnn_ContentPane H1
{
	color: #35488B;
	font-family: Georgia, Arial, Verdana;
	font-size: 18pt;
	font-weight:bold;
	line-height: 20pt;
	margin-bottom: 20px;	
}
H1
{
	color: #35488B;
	font-family: Georgia, Arial, Verdana;
	font-size: 18pt;
	font-weight:bold;
	line-height: 20pt;
	margin-bottom: 20px;	
}

#dnn_ContentPane H2
{
	color: #35488B;
	font-family: Georgia, Verdana;
	font-size: 12pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 20px;
}

H2
{
	color: #35488B;
	font-family: Georgia, Verdana;
	font-size: 12pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 20px;
}

#dnn_ContentPane H3
{
	color: #35488B;
	font-family: verdana;
	font-size: 12pt;
	font-weight:bold;
	line-height: 14pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #1F2C5B;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #1F2C5B;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #333333;
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #905386;
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #905386;
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #014199;
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	text-decoration: underline;
}

#FooterLinks
{
	color: #35488B;
	font-family: Trebuchet MS, verdana;
	font-size: 8pt;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #35488B;
	font-family: Trebuchet MS, verdana;
	font-size: 8pt;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #35488B;
	font-family: Trebuchet MS, verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #35488B;
	font-family: Trebuchet MS, verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: Trebuchet MS, verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
/***** Footer Pane - End *****/

/* 
================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #014199;
	font-family: Georgia, Verdana;
	font-size: 12pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #05497C;
	font-family: Trebuchet MS, Verdana;
	font-size:12pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #05497C;
	font-family: Trebuchet MS, Verdana;
	font-size: 12pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #05497C;
	font-family: Trebuchet MS, Verdana;
	font-size: 12pt;
	text-decoration: underline;
}

.eznc_Content 
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #333333; 
	width: 500px;
	padding: 6px;
	text-align: left;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY:  Verdana;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
}

a:link.eznc_navAllConditions {color : #05497C; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #05497C; text-decoration : none;}
a:active.eznc_navAllConditions {color : #05497C; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #05497C; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #014199;
	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 : #05497C;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #05497C; text-decoration : none; }
a:visited.eznc_navContentSection { color : #05497C; text-decoration : none; }
a:active.eznc_navContentSection { color : #05497C; text-decoration : none; }
a:hover.eznc_navContentSection { color : #05497C; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Goergia, Verdana;
	font-size: 12px;
	color : #014199;
	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: #333333;
	font-family: Verdana;
	font-size: 12px;
	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 : #05497C; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #05497C; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #05497C; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #05497C; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/


#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:720px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    line-height:115%;
}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
}
.footertext a:hover
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
}

#Searchtop
{
    height:21px;
    text-align:right;
    width:180px;
    _width:180px;
    color: #000000!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-right:33px;
    _margin-right:20px;
    margin-top:7px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #000000;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#000000;
   text-decoration:none;
   font-weight:bold;
}


/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie6 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie7 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;top:1px;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#000000;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#000000;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#000000;}
#searchContainer a.eznc_SearchButtton:hover{color:#000000; text-decoration:none;}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/


/**** ezPatientPay Styles ****/
#SiteWrapper { position: relative; margin: 0 auto; width: 900px; }
#SiteInner { position: relative; float: left; width: 900px; }
#DynamicNavWrapper { position: absolute; top: 15px; right: 10px; z-index: 100; }
#SubMenuWrapper { position: absolute; top: 368px; left: 20px; z-index: 100; }
#MainWrapperEZ { position: relative; float: left; width: 900px; min-height: 900px; height: auto !important; height: 900px; background-color: #F6F8F5; background-image: url(images/bgEZPay.jpg); background-repeat: no-repeat; }
#MainInnerEZ { position: relative; float: left; margin: 480px 0px 30px 35px; font-size: 10pt; text-align: left; width: 524px; }
.ezpay_tbl { margin-top: 30px; text-align: center; }
#FooterWrapperEZ { position: relative; float: left; width: 900px; background-color: #F6F8F5; }
#FooterLinksEZ { color: #35488B; font-family: Trebuchet MS, verdana; font-size: 8pt; text-transform: uppercase; padding: 30px 20px 0px 20px; }
#FooterLinksEZ a { color: #35488B; font-family: Trebuchet MS, verdana; font-size: 8pt; font-weight: bold; text-decoration: none; text-transform: uppercase; }
#FooterLinksEZ a:hover { color: #000000; }
#AddressEZ { color: #333333; font-family: Trebuchet MS, Verdana; font-size: 8pt; font-weight: bold; padding: 30px 20px 0px 20px; text-align: center; }
#CopyrightEZ { color: #333333; font-family: Trebuchet MS, Verdana; font-size: 8pt; }
/*********************************************/


