/*** Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SWCode/cms_images/dl/stregis/sregis_promobg.png', sizingMethod='scale');
------------------------
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
{
	background-color: #1196C9;
	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: #000000;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
    text-align: center;
}

.NavMenuItemSelected
{
	color: #94C948;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
	cursor: pointer;
	text-align: center;
}

.SeparatorCSS
{
    color: #94C948;
	font-family: arial;
    font-size: 12pt;
	text-align: center;
	BACKGROUND-COLOR: transparent;
}

.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;
}

.AdmNavMenuItem
{
	background-color: transparent;
	color: #000000;
	text-align: center;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
}

.AdmNavMenuItemSelected
{
	color: #94C948;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 11pt;
    text-align: center;
	cursor: pointer;
}
/***** ADM Nav Menu - End *****/


/***** SUBMENU Navigation - Start *****/


#TopMenu 
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
	text-transform: uppercase;
	valign:bottom;
	padding-bottom:5px;

}
.TopMenu 
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;
	text-transform: uppercase;
    valign:bottom;
	padding-bottom:5px;
}

.TopMenu a
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.TopMenu a:visited
{
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.TopMenu a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** submenu Navigation - End *****/


/***** SUBMENU Navigation - Start *****/


#SubMenu 
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}
.SubMenu 
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-transform: uppercase;

}

.SubMenu a
{
	color: #8C3522;
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SubMenu a:visited
{
	color: #8C3522;
	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;
}
/***** Left Pane Navigation - End *****/


/***** 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: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 11pt;
}
#dnn_ContentPane H1
{
	color: #94C948;
	font-family: Trebuchet MS;
	font-size: 16pt;
	font-weight:bold;
	line-height: 18pt;
	margin-bottom: 15px;
}

#dnn_ContentPane H2
{
	color: #7A1600;
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight:bold;
	line-height: 13pt;
	margin-bottom: 15px;
}


#dnn_ContentPane H3
{
	color: #043C51;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #7A1600;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #7A1600;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #00AEC5;
	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: right;
	padding-right:10px;
}

.Copyright a
{
	color: #9397CB;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	padding-right:10px;
}

.Copyright a:visited
{
	color: #9397CB;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	padding-right:0px;
}

.Copyright a:hover
{
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	text-align: right;

}

#FooterLinks
{
	color: #373737;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks
{
	color: #373737;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

.FooterLinks a
{
	color: #7A1600;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.FooterLinks a:visited
{
	color: #7A1600;
	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 *****/
#Top_phone
{
	color: #1196C9;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	align: right;
	valign: top;
	padding-right:20px;
}

.Top_phone
{
	color: #1196C9;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

#Top_address
{
	color: #1196C9;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	align: right;
	valign: top;
}

.Top_address
{
	color: #1196C9;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
}

/*


================================
Skin styles for Medical Content
================================
*/   
.eznc_ListViewGroupHeading
{
	color: #00AEC5;
	font-family: Georgia; Verdana;
	font-size: 12pt;
	font-weight: bold;
    line-height: 12pt;
	margin-top: 15px;
	margin-bottom: 3px;
}

.eznc_ListViewArticleLink
{
	color: #7A1600;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #7A1600;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #000000;
	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:450px;
	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 : #7A1600; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #7A1600; text-decoration : none;}
a:active.eznc_navAllConditions {color : #7A1600; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #000000; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #00AEC5;
	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 : #7A1600; text-decoration : none; }
a:visited.eznc_navContentSection { color : #7A1600; text-decoration : none; }
a:active.eznc_navContentSection { color : #7A1600; text-decoration : none; }
a:hover.eznc_navContentSection { color : #7A1600; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: Georgia; Verdana;
	font-size: 12px;
	color : #00AEC5;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 12px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:450px;
}

.eznc_SectionBody_Col1 
{
	color: #000000;
	font-family: Trebuchet MS; Verdana;
	font-size: 10pt;
	font-weight: normal;
	width: 450px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:450px; 
	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 : #7A1600; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #7A1600; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #7A1600; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #000000; text-decoration : underline; }

/* 
=====================================
Skin styles for Medical Content - END
=====================================

/**** BUTTON WRAPPER ****/


#buttonWrapper {  margin:0px;   width:590px!important;height: 63px!important;   align:left;   text-align:left;   position:relative;background-image:url(images/PE-DD-bgd.jpg); background-repeat:no-repeat;}
#buttonPE {  margin:0;  width:265px;  height:55px!important; text-align:left; position:absolute;left:20px;top:2px;float:left;}
#wrapperButtonDD { position:relative;  text-align:left; width:275px;  min-height: 60px; height: auto!important;   height:60px; margin-top:2px; margin-left:0px; float:right;}
#buttonDD { width:275px; text-align:left; position:relative;}
#buttonDDBlurb { position:relative;margin-top:0px; padding:0px 0px 0px 0px;text-align:left;}
#DDESK  {font-size:10px;color:#1a2c3d; font-family:"Trebuchet MS";weight:bold; line-height:108%; text-align:left; margin-top:3px;margin-bottom:0px;padding:0px 0px 0px 0px; height:25px!important;}
.DDESK p, .DDESK, .DDESK p a:link, .DDESK p a:visited, .DDESK p a:hover { font-family:"Trebuchet MS";font-size:12px; color:#1a2c3d!important; font-weight:bold; line-height:105%; text-align:left; margin-bottom:-12px;margin-top:-10px; _margin-top:-20px;  }
.DDESK a:link, .DDESK a:visited, .DDESK a:hover { font-family:"Trebuchet MS";font-size:12px; color:#1a2c3d!important; font-weight:bold; line-height:105%; text-align:left; margin-bottom:-12px;text-decoration : none; }
#DDESK a:link, #DDESK a:visited, #DDESK a:hover{ font-family:"Trebuchet MS";font-size:12px; color:#1a2c3d!important; font-weight:bold; line-height:105%; text-align:left; margin-bottom:-12px;text-decoration : none; }
#ddeskImg {position:absolute;top:46px;left:1px;z-index:999;}
.ie6 #ddeskImg, .ie7 #ddeskImg {position:absolute;top:46px;left:1px;z-index:999;}

