/* --- 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 ***/



body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #0065A4;
	margin:0px 0px 0px 0px;
}

.eznpBreadCrumbs
{
	color: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	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: #F9A25E;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	BACKGROUND-COLOR: transparent; CURSOR: none;
    height: 22px;
}

.MainMenuItem
{
	BACKGROUND-COLOR: transparent;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
}

.MainMenuItemSelected
{
	color: #ffffff;
	BACKGROUND-COLOR: transparent;
	text-align: center;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #ffffff;
	background-color: #0065A4;
	text-align: center;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ed1b2d;
	BACKGROUND-COLOR: transparent;
	height: 0px;
	width: 0px;
}

/* 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
{
	color: #ffffff;
	BACKGROUND-COLOR: transparent;
	height: 28px;
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
}
/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
.LeftMenu
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	padding-top: 13px;
	padding-left: 5px;
}

.LeftMenu a
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #0065A4;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: underline;
}

#PH IMG {border: 1px solid #CBD7DF;}

.SubMenu 
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
}

.SubMenu a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu a:hover
{
	color: #ed1b2d;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/


/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 10px;
}
#DrsDesk_LearnMore
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight:normal;
	text-decoration: none;
	Padding:8px 0px 0px 12px;
}
.DrsDesk_LearnMore
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight:normal;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #F9A25E;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10.5pt;
}

H1 {font-family: Arial; font-size: 12pt; font-weight: bold; color: #F9A25E; text-decoration: none; line-height: 14pt; margin-bottom: 5px;	margin-top: 3px;}

.dnn_ContentPane H1
{
	color: #F9A25E;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 15pt;
	margin-top: 3px;
	margin-bottom: 5px;
}


#dnn_ContentPane H2
{
	color: #F59931;
	font-family: Arial;
	font-size: 11.5pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 5px;
}

#dnn_ContentPane H3
{
	color: #0065A4;
	font-family: Arial;
	font-size: 10.5pt;
	font-weight:bold;
	line-height: 11.5pt;
	margin-bottom: 3px;
	margin-top: 10px;
}

#dnn_ContentPane a
{
	color: #02436b;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:visited
{
	color: #02436b;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

#dnn_ContentPane a:hover
{
	color: #F9A25E;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: underline;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10.5px;
	text-align: left;
	margin:5px 20px 0px 10px;
}

.Copyright a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #fff;
	font-family: Arial;
	font-size: 12.5px;
	font-weight: bold;
	text-decoration: underline;
}

#FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #000000;
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #000000;
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #F9A25E;
	font-family: Arial;
	font-size: 11.5pt;
	font-weight: bold;
	line-height: 12pt;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #02436b;
	font-family: Arial;
	font-size: 10.5pt;
	text-decoration: none;
	font-weight:bold;
}

.eznc_ListViewArticleLink:visited
{
	color: #02436b;
	font-family: Arial;
	font-size: 10.5pt;
	text-decoration: none;
	font-weight:bold;
}

.eznc_ListViewArticleLink:hover
{
	color: #F88E3A;
	font-family: Arial;
	font-size: 10.5pt;
	text-decoration: underline;
	font-weight:bold;
}
/* 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: 10pt; 
	COLOR: #0065A4; 
	width: 550px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #02436b;
	font-weight:bold; 
}

a:link.eznc_navAllConditions {color : #02436b; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #02436b; text-decoration : none;}
a:active.eznc_navAllConditions {color : #02436b; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #F9A25E;
	font-weight: bold;
	font-size: 13pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10pt; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #02436b;
	font-family :arial;
	font-size : 9.5pt;
	font-weight : normal;
	font-weight:bold;
}

a:link.eznc_navContentSection { color : #02436b; text-decoration : none; font-weight:bold;}
a:visited.eznc_navContentSection { color : #02436b; text-decoration : none; font-weight:bold;}
a:active.eznc_navContentSection { color : #02436b; text-decoration : none; font-weight:bold;}
a:hover.eznc_navContentSection { color : #F59931; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:6px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12pt;
	color : #F59931;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 10.5pt;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:550px;
	align:left;
	text-align:left;
}
}

.eznc_SectionBody_Col1 
{
	color: #0065A4;
	font-family: arial;
	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 : #0065A4;	
	font-family : arial; 
	font-size : 10pt; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #02436b; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #02436b; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #02436b; 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
=====================================
*/

/* 
================================
Skin styles for RGF
================================
*/

.bpanel {
	width:942px;
	background-image: url(images/back_panel3-new.gif);
	background-repeat:repeat;
	background-position: 0px 0px 0px 20px;
}
.backpanelFooter {
	background-image:url(images/back_panel3Bottom.gif);
	background-repeat:repeat;
	background-position: 0px 0px 0px 100px;
}
.bottom_bgpanel{
	background-image: url(images/bottom_bgpanel.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.bottom_footer_art {
	background-image:url(images/bottom_footer.gif);
	background-repeat:no-repeat;
	background-position:8px 0px;
	text-align:right;
	margin:0px 10px 0px 0px;
}
.nav_bg {
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:9px 0px;
	height: 32px;
	padding-right: 30px;
	
}
.nav_bgLanding {
	background-image:url(images/landingpage_navbg.gif);
	background-repeat:no-repeat;
	background-position:9px 0px;
	height: 26px;
	padding-right: 30px;
}
/*
#div_shell1 {
	position:absolute;
	width:924px;
	padding:0;
}
*/
#sub_navbg {
	background-image:url(images/left_nav.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}
.cellColor{
	background-color:#f9a25e;
}
.mainNav {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.subNav {
	text-transform: uppercase;
	line-height: 30px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:4px 10px 0px 0px;
}

.subNav12line {
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 16px;
	text-decoration: none;
}
.subNav1 {
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 15px;
	text-decoration: none;
}
.subNav1 a{
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 15px;
	text-decoration: none;
	
}

.subNav1 a:visited{
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 15px;
	text-decoration: none;
}
.subNav1 a:hover{
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 15px;
	text-decoration: none;
}

#subNav_sec {
	text-transform: uppercase;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:2px 0px 0px 0px;
	line-height:18px;
}


.subNav_sec {
	text-transform: uppercase;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:0px 10px 0px 0px;
}

.subNav_sec a{
	text-transform: uppercase;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:0px 10px 0px 0px;
}

.subNav_sec  a:visited{
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:0px 10px 0px 0px;
}
.subNav_sec a:hover{
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	margin:0px 10px 0px 0px;
	text-decoration: none;

}
#subNav2 {
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin-top:10px;

}
.subNav2 {
	text-transform: uppercase;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin-top:8px;
	margin-left:30px;
}

.subNav2 a{
	text-transform: uppercase;
	line-height:20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

.subNav2 a:visited {
	text-transform: uppercase;
	line-height:20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
.subNav2 a:hover{
	text-transform: uppercase;
	line-height:20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.headerTextart {
	background-image:url(images/text_pluse.gif);
	background-repeat:no-repeat;
	background-position:0px 40px;
}
.HeaderText1{
	color: #f9a25e;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20.5px;
	font-weight:bold;
	margin:20px 110px 0px 10px;
}
.HeaderTextLanding{
	color: #f9a25e;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20.5px;
	font-weight:bold;
	text-align:left;
	margin:20px 5px 0px 10px;
}
.HeaderText2{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18.5px;
	font-weight:bold;
	/*line-height:9pt;*/
	margin:10px 100px 0px 10px;
}
.mainText1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14.5px;
	font-weight:normal;
	/*line-height:9pt;*/
	margin:15px 100px 0px 10px;
}
.rightPanelart {
	background-image:url(images/starfishpanel.gif);
	background-repeat:no-repeat;
	background-position:20px 15px 0px 0px;
}
.rightPanLanding {
	background-image:url(images/starfishpanel.gif);
	background-repeat:no-repeat;
	background-position:5px 10px 8px 0px;
}
.rightPanelart2 {
	background-image:url(images/blue_panel2.gif);
	background-repeat:no-repeat;
}

.leftPanelart2 {
	background-image:url(images/blue_panel2.gif);
	background-repeat:no-repeat;
	background-position:17px 0px;
}
.rightPanelLanding2 {
	background-image:url(images/blue_panel4.gif);
	background-repeat:no-repeat;
	background-position:10px 10px 10px 10px;
}
.rightpalelcopy1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	/*line-height:9pt;*/
	text-align:right;
	margin:15px 15px 0px 0px;
}

.rightpalelcopy2 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*line-height:9pt;*/
	text-align:right;
	margin:15px 15px 0px 0px;
}

.HeaderText1Landing{
	color: #f9a25e;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:22.5px;
	font-weight:bold;
	margin:20px -30px 0px 10px;
	text-align:left;
}

.HeaderText2lan {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	/*line-height:9pt;*/
	margin:20px -30px 0px 10px;
	text-align:left;
}
.mainText1Lan {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	/*line-height:9pt;*/
	margin:20px -30px 0px 10px;
	text-align:left;
}

.rightpalelcopy1Lan {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	/*line-height:9pt;*/
	text-align:right;
	margin:15px 15px 0px 0px;
}

.rightpalelcopy2Lan {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	/*line-height:9pt;*/
	text-align:right;
	margin:15px 15px 0px 0px;
}

.rightPanelartLan {
	background-image:url(images/starfishpanel.gif);
	background-repeat:no-repeat;
	background-position:7px 0px;
}
.rightPanelart2Lan {
	background-image:url(images/blue_panel.gif);
	background-repeat:no-repeat;
	background-position:7px 0px;
}
.FooterBlue {
	background-image:url(images/footer_color.gif);
	background-repeat:no-repeat;
}
.FooterText {
	text-transform: uppercase;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight:normal;
	text-align:left;
	margin:5px 20px 0px 10px;
}
.FooterText1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight:normal;
	//text-align:left;
	//margin:5px 20px 0px 10px;
}
.FooterTextSpec {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	/*margin:5px 20px 20px 10px;*/
}

#SHAREbug
{
    text-align:center;
    position:relative;
    width:800px;
    margin:0 auto;
    padding:5px 0px 5px 0px;
   
}
#SHAREbug p
{

    margin:0 auto;
    padding:0px;
   
}

#footertextwrapper
{
    font-size:8pt;
    text-align:center;
    position:relative;
    width:830px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:5px 0px 5px 0px;
    border-top:1px solid #0065A4;
   
}
.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:left;
    width:180px;
    color: #0065A4!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
     margin-left:20px;
    top:1px;
    margin-top:1px;
    position:relative;
}
.ie6 #Searchtop, .ie7 #Searchtop 
{
    height:21px;
    text-align:left;
    width:190px;
    _width:190px;
    color: #0065A4!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-left:10px;
    top:1px;
    margin-top:1px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #0065A4;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#0065A4;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:100px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#0065A4;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#0065A4;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:#0065A4;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#0065A4;}
#searchContainer a.eznc_SearchButtton:hover{color:#0065A4; text-decoration:none;}
.ie6 #Searchtop .eznc_SearchText{float:left;width:140px;} /* Width of Search Text Box */
.ie7 #Searchtop .eznc_SearchText{float:left;width:150px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px 0px;text-align:left;color:#0065A4;font-family:Arial;font-size:11px;font-weight:bold;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#0065A4;font-family:Arial;font-size:11px;font-weight:bold;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/
