body
{
	background-image:url(images/background_marble.jpg);
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0065A4;
	margin: 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: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	margin: 3px;
}
*/
*/
/***** Miscellanous Items - End *****/


/***** Main Menu - Start *****/
.MainMenuBar
{
	background-color: #2f4594;
	color: #FFFFFF;
}

.MainMenuItem
{
	background-color: #2f4594;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #ffffff;
	background-color: #2f4594;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color:#ffffff;
	background-color: #2f4594;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #2f4594;
	background-color: #2f4594;
	height: 1px;
	width: 1px;
}

.SeparatorCSS
{
	color: #ffffff;
	background-color: #2f4594;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	/* text-transform: uppercase; */
}

/***** Main Menu - End *****/


/***** Left Pane Navigation - Start *****/
#fulltable {
background-color: #FFFFFF;
margin-bottom: 15px;
width: 770px;
}
#header {
height: 81px;
}
#logopic{
float: left;
width: 312px;
}

#ContactInfo{
float: left;
margin-left: 80px;
font-size: 10px;
color: #000000;
padding-top: 15px;
}
#leftcolumn {
width: 194px;
background-image: url(images/leftnav_background.jpg);
background-repeat: no-repeat;
}
#leftcolumn #leftnavigation {
margin-top: 60px;
height: 182px;
min-height: 182px;
}
#navoption{
height: 19px;
width: 190px;
background-image: url(images/nav_bullet.jpg);
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 6px;
vertical-align: middle;
}
#navoption .navlink a{
padding-left: 16px;
color:#FFFFFF;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#navoption .navlink a:hover{
padding-left: 16px;
color: #b3b285;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#maincolumn {
width: 576px;
background-color: #FFFFFF;
}
#bottomEmailLogin{
width: 760px;
height: 80px;
}
#picturearea {
margin-top: 110px;
width: 160px;
}
#picturearea img{
border: 1px solid #b3b285;
}
.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;
}

.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 *****/



#footeritems {
width: 760px;
background-color: #ffffff;
font-size: 10px;
}
#footercentral {
text-align: left;
vertical-align: top;
padding-top: 10px;
padding-left: 15px;
color: #5f5f5f;
font-size: 10px;
}
#footercentral a{
color: #5f5f5f;
text-decoration: none;
font-weight: bold;
}
#footersection {
margin-top: 15px;
}
#bottomnavbar {
background-image: url(images/bottom_navbar.jpg);
background-repeat:no-repeat;
}
.Footerlinks {
color: #FFFFFF;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
}

.Footerlinks a{
color: #FFFFFF;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
}
.Footerlinks a:hover{
color: #b3b285;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
}

/***** Teaser Content - Start *****/
.TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

.DrsDesk_LearnMore
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:visited
{
	color: #ed1b2d;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}

.DrsDesk_LearnMore a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #2f4594;
	font-family: Arial;
	font-size: 10pt;
	font-weight:normal;
	line-height: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}
#dnn_ContentPane a{
text-decoration: none;
color: #f68f38;
}
#dnn_ContentPane a:hover{
text-decoration: underline;
color: #f68f38;
}
#dnn_ContentPane a:visited{
text-decoration: none;
color: #f68f38;
}
#dnn_ContentPane H1
{
	color: #b3b285;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 5px;
}

#dnn_ContentPane H2
{
	color: #b3b285;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#dnn_ContentPane H3
{
	color: #0065A4;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom: 3px;
}

#dnn_ContentPane a
{
	color: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #0065A4;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #F59931;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
#dnn_FooterPane 
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #5f5f5f;
	font-family: Arial;
	font-size: 9px;
}


/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}

.Copyright a
{
	color: #0065A4;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #0065A4;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #F59931;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}


/***** Footer Pane - End *****/


/* 
================================
Skin styles for Medical Content
================================
*/
/* START - Classes for the Patient Education Table Of Contents */ 
.eznc_ListViewGroupHeading
{
	color: #2f4594;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 3px;
	margin-top: 8px;
}

.eznc_ListViewArticleLink
{
	color: #2f4594;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:visited
{
	color: #2f4594;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}

.eznc_ListViewArticleLink:hover
{
	color: #2f45941;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
}
/* 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: 11px; 
	COLOR: #2f4594; 
	width: 500px;
	padding: 6px;
}

.eznc_navAllConditions 
{
	text-align: right;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #2f4594; 
}

a:link.eznc_navAllConditions {color : #2f4594; text-decoration : none;}
a:visited.eznc_navAllConditions {color : #2f4594; text-decoration : none;}
a:active.eznc_navAllConditions {color : #2f4594; text-decoration : none;}
a:hover.eznc_navAllConditions {color : #F59931; text-decoration : underline;}

.eznc_ContentTitle 
{
	color : #2f4594;
	font-weight: bold;
	font-size: 12pt;
	margin-top:5px; 
}

.eznc_ContentSectionList 
{
	text-align: center;
	font-size: 10px; 
	margin-top:5px; 
	margin-bottom:10px;
}

.eznc_navContentSection 
{
	color : #2f4594;
	font-family :arial;
	font-size : 11px;
	font-weight : normal;
}

a:link.eznc_navContentSection { color : #2f4594; text-decoration : none; }
a:visited.eznc_navContentSection { color : #2f4594; text-decoration : none; }
a:active.eznc_navContentSection { color : #2f4594; text-decoration : none; }
a:hover.eznc_navContentSection { color : #f68f38; text-decoration : underline; }

.eznc_ContentSection 
{
	margin-top:5px; 
}

.eznc_SectionTitle 
{
	font-family: arial;
	font-size: 12px;
	color : #F59931;
	margin-top:5px; 
	font-weight: bold;
}

.eznc_SectionBody 
{
	font-size: 11px;
	margin-top:5px; 
	margin-left:0px 
}

table.eznc_SectionBody 
{
	width:500px;
}

.eznc_SectionBody_Col1 
{
	color: #2f4594;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	vertical-align: top;
}

.eznc_ContentCopyright 
{
	width:500px; 
	margin-top: 20px;
	border-style: solid; 
	border-width: 1px; 
	color : #2f4594;	
	font-family : arial; 
	font-size : 11px; 
	font-weight : normal;
	text-align: center; 
}

a:link.eznc_FTContentCopyright { color : #2f4594; text-decoration : none; }
a:visited.eznc_FTContentCopyright { color : #2f4594; text-decoration : none; }
a:active.eznc_FTContentCopyright { color : #2f4594; text-decoration : none; }
a:hover.eznc_FTContentCopyright { color : #f68f38; text-decoration : underline; }

/* END - Classes for the Patient Education Content */ 

/* 
=====================================
Skin styles for Medical Content - END
=====================================
*/
