/* --- 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 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}


/* --- 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 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/



* {padding:0; margin:0;}


body
{
	margin:0;
	padding:0;
	background-color: #efefef;
	} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-size: 12px !important;
		font-weight: normal !important;
		color:#3b2c0b!important;
		
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#bc6a3a;
    text-decoration:none;
    font-weight: bold;
}
a:hover
{
    color:#000000;
    text-decoration:underline;
    font-weight: bold;
}

h1 .home
{
    color:#94a1a9;
    font-family: Arial, Verdana, Arial, Arial;
    font-size:24px;
    font-weight:bold;
    margin:0px 0 20px 0;
    line-height:120%;
}
h1
{
    color:#ffffff;
    font-family: Arial, Verdana, Arial, Arial;
    font-size:24px;
    font-weight:bold;
    margin:0px 0 20px 0;
    line-height:120%;
}

h2
{
    color:#94a1a9;
    font-family:Arial, Verdana, Arial, Arial;
    font-size:17px;
    font-weight:bold;
    margin:10px 0 15px 0;
    line-height:120%;
    padding:0px 0px 5px 0px;
}


h3
{
    color:#55482c;
    font-family: Arial, Arial, Verdana, Arial, Arial;
    font-size:18px;
    font-weight:bold;
    margin:0px 0 15px 0;
    line-height:29px!important;
    padding:3px 3px 3px 3px;
}

h4
{
    color:#f9bb2c;
    font-family:Arial, Verdana, Arial, Arial;
    font-size:20px;
    font-weight:normal;
    margin:3px 0 3px 0;
    line-height:120%;
}

p
{
    padding: 0 0 12px;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.left {float:left; margin:0 10px 6px 0;}
.rightimage {float:right; margin:0 10px 0px 12px;}

.clear
{
    clear:both;
    font-size:1px;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#3b2c0b;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:9999;
}
/**** TEMP BORDERS ****/
/*#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          */
/*#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    */
/*#leftNav, #topNav       {border:1px solid #fea4f5;} /* Light Pink   */
/*#contentWrapperHP       {border:1px solid #1800ff;} /* Dark Blue    */
/*#contentHP              {border:1px solid #9085fb;} /* Light Blue   */
/*#buttonWrapperHP        {border:1px solid #4f9591;} /* Dark Aqua    */
/*#buttonPEHP, 
/*#wraperButtonDDHP       {border:1px solid #4f9591;} /* Dark Aqua    */
/*#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   */
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/

#wrapperHP
{
    width:945px;
    margin:0 auto;
    position:relative; 
    background-color:#ffffff;
    z-index:20;
}
#wrapperLP
{
    width:945px;
    margin:0 auto;
    position:relative; 
    background-color:#ffffff;
    z-index:20;
    overflow-x:hidden;
}



#topWrapper
{
    width:945px;
    margin:0 auto;
    position:relative;
    height:171px;
    z-index:30;
}
#wrappertopmaincontentHP
{
    width:945px;    
    margin:0 auto;
    position:relative;
    z-index:30;
}

#wrappertopmaincontentLP
{
    width:945px;
    margin:0 auto;
    position:relative;
    z-index:30;
}

#TopbuttonsHP
{
    width:640px;
    position:relative;
    z-index:30;
    min-height:100px;
    height:auto!important;
    height:100px;
    float:left;
}
#TopbuttonsLP2
{
    width:640px;
    margin:0 auto;
    position:relative;
    z-index:30;
}
#TopbuttonsLP2Line1
{
    width:640px;
    margin:0 auto;
    position:relative;
    z-index:30;
    min-height:115px;
    height:auto!important;
    height:115px;
    border-bottom:1px solid #c6c2b8;
}
#TopbuttonsLP2Line2
{
    width:640px;
    margin:0 auto;
    position:relative;
    z-index:30;
}

/**** LEFT SIDE NAV ****/

#TopnavWrapper
{
    width:500px;
    position:relative;
    height:25px!important;
    text-align:right;
    align:right;
    margin-top:5px;
    margin-left:430px;
    z-index:999;
}
.safari #TopnavWrapper, .safari3 #TopnavWrapper
{
    width:900px;
    position:relative;
    height:25px!important;
    text-align:right;
    align:right;
    margin-top:5px;
    margin-left:50px;
    z-index:999;
}
.safari #Topnavdiv, .safari #Topnavdiv 
{
    width:500px;
    position:relative;
    margin-right:10px;
    margin-top:0px;
    text-align:right;
    height:20px!important;
    z-index:999;
    float:right;
}

#Topnavdiv
{
    width:500px;
    position:relative;
    margin-right:10px;
    margin-top:0px;
    text-align:right;
    height:20px!important;
    z-index:999;
}


#wrapperheaderHP
{
    height:310px;
    width:640px;
    position:relative;
    text-align:left;
    z-index:10;
    margin-top:5px;
}

#wrapperheader
{
    height:283px!important;
    width:640px;
    position:relative;
    text-align:left;
    z-index:10;
    margin-top:0px;
    padding:0 0 0 0;
}


#wrapperheaderLP2
{
    width:640px;
    position:relative!;
    text-align:left;
    z-index:10;
    margin-top:5px;
}

#headerImageHP
{
    height:310px;
    width:640px;
    position:relative;
    margin:0 auto;
    z-index:10;
    float:left

}



#HeaderHP
{
    height:310px;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin:0px; 
    padding:0px;
}

.ie8 #HeaderHP
{
    height:310px;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:11px; 
    padding:0px;
}
.ie #HeaderHP
{
    height:310px;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:11px; 
    padding:0px;
}

#HeaderLP2
{
    height:101px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin:0px; 
    padding:0px;
}

.ie6 #HeaderLPbig, .ie7 #HeaderLPbig, .ie8 #HeaderLPbig
{
    height:283px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:-5px; 
    padding:0px;
}

#HeaderLPbig
{
    height:283px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin:0px; 
    padding:0px;
}

#HeaderLP
{
    height:283px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:6px; 
    padding:0px;
}
.ie6 #HeaderLP, .ie7 #HeaderLP
{
    height:283px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:0px; 
    padding:0px;
}

.ff2 #HeaderLP, .ff3 #HeaderLP, .ff5 #HeaderLP
{
    height:283px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:6px; 
    padding:0px;
}

.ie8 #HeaderLP, .ie #HeaderLP
{
    height:283px!important;
    width:640px;
    position:relative;
    valign:bottom!important;
    z-index:20;
    background-color:#b7c16a;
    margin-top:6px; 
    padding:0px;
}



* html #headerImageLP{overflow:hidden;}
* html #headerImageLP2{overflow:hidden;}
* html #headerImageHP{overflow:hidden;}

.ff2 #headerLP p, .ff3 #headerLP p,.ff5 #headerLP p  {margin:0; padding:0; z-index:10;}
#headerImageLP2 p {margin:0; padding:0; z-index:10;}
#headerImageHP p {margin:0; padding:0; z-index:10;}
#headerImageLPbig p {margin:0; padding:0; z-index:10;}
/**** TopRightButtons ****/



/**** CONTENT ****/

#maincontentWrapperHP
{
    position:relative;
    background-image:url(images/content-bgd.jpg)!important;
    background-repeat:repeat-x;
    margin-left:0px; 
    background-color:#ffffff;
    width:945px;
    text-align:left;
    margin-top:0px;
    z-index:30;

}
#contentWrapperHP
{
    position:relative;
    margin-left:0px; 
    width:945px;
    text-align:left;
    margin-top:0px;
    z-index:30;
    height:120px!important;
    margin-top:5px;
     border-top:1px solid #c6c2b8;

}


#maincontentWrapper
{
    position:relative;
    background-image:url(images/content-bgd.jpg)!important;
    background-repeat:repeat-x;
    margin-left:0px; 
    width:945px;
    text-align:left;
    margin-left:0px;
    z-index:30;
}

.ie8 #maincontentWrapper
{
    position:relative;
    background-image:url(images/content-bgd.jpg)!important;
    background-repeat:repeat-x;
    margin-top:3px; 
    width:945px;
    text-align:left;
    margin-left:0px;
    z-index:30;
}
.ie #maincontentWrapper
{
    position:relative;
    background-image:url(images/content-bgd.jpg)!important;
    background-repeat:repeat-x;
    margin-top:7px; 
    width:945px;
    text-align:left;
    margin-left:0px;
    z-index:30;

}

#maincontentWrapperbig
{
    position:relative;
    background-image:url(images/content-bgd.jpg)!important;
    background-repeat:repeat-x;
    margin-left:0px; 
    width:945px;
    text-align:left;
    margin-left:0px;
    z-index:30;
}

#maincontentWrapperLP2
{
    position:relative;
   \** background-image:url(images/content-bgd.jpg)!important; **\
    background-repeat:repeat-x; 
    width:640px;
    text-align:left;
    margin-left:0px;
    z-index:30;
}

#LPTopLeftColumn
{
    width: 640px;
    _width: 640px;
    position:relative;
    text-align:left;
    float:left;
    margin-top:3px;
    z-index:30;
}

#HPTopRightButtons
{
    width:288px;
    position:relative;
    z-index:999;
    margin:0px;
    text-align:right;
    float:right;
    padding-top:3px;
    padding:0px 10px 0px 0px;
}

#LPTopRightButtonsbig
{
    width:288px;
    position:relative;
    z-index:999;
    margin:0px;
    text-align:right;
    float:right;
    padding:0px 10px 0px 0px;
}

#LP2TopRightButtons
{
    width:288px;
    position:relative;
    z-index:999;
    margin:0px;
    text-align:right;
    float:right;
    padding:0px 10px 0px 0px;
}

#RightColumnContent
{
    position:relative;
    width: 288px;
    margin-top:0px;
    margin-right:2px;
    margin-left:0px;
    float:right;
    z-index:30;
    text-align:left;   
}

#RightColumnContentHP
{
    position:relative;
    width: 288px;
    margin-top:30px;
    margin-right:2px;
    margin-left:0px;
    margin-bottom:10px;
    float:right;
    z-index:30;
    text-align:left;   
}



#contentHP
{
    margin: 10px 30px 0px 35px;
    _margin: 10px 30px 0px 30px;
    width: 870px;
    _width:870px;
    position:relative;
    text-align:left;
    z-index:30;

}

#contentLP
{
    margin: 10px 20px 0px 25px;
    _margin: 10px 15px 0px 20px;
    width: 900px;
    _width: 900px;
    position:relative;
    text-align:left;
    z-index:30;
}

#contentLP2
{
    margin: 10px 20px 0px 25px;
    _margin: 10px 15px 0px 20px;
    width: 600px;
    _width: 600px;
    position:relative;
    text-align:left;
    z-index:30;
}
#contentPE2
{
    margin: 10px 20px 0px 20px;
    _margin: 10px 15px 0px 20px;
    width: 720px;
    _width: 720px;
    position:relative;
    text-align:left;
    z-index:30;
}
#LeftButtom
{
    margin: 5px 0px 5px 0px;
    width: 310px!important;
    height:96px!important;
    position:relative;
    text-align:center;
    z-index:30;
    float:left;
}
#RightButtom
{
    margin: 5px 0px 5px 0px;
    width: 310px!important;
    height:96px!important;
    position:relative;
    text-align:center;
    z-index:30;
    float:right;
}

#FeaturePE1
{
    margin: 0px 10px 0px 10px;
    width: 178px!important;
    position:relative;
    text-align:left;
    z-index:30;
    float:left;
    text-align:center;
}
#FeaturePE2
{
    margin: 0px 10px 0px 10px;
    width: 178px!important;
    position:relative;
    text-align:left;
    z-index:30;
    float:right;
    text-align:center;
}
#FeaturePE3
{
    margin: 0px 10px 0px 10px;
    width: 178px!important;
    position:relative;
    text-align:left;
    z-index:30;
    float:right;
    text-align:center;
}

/****  TOPSUBNAV ****/

#TopSubNavigation
{
    width:640px;
    font-family: Arial;
    font-size:14px;
    height:30px;
    background-color:#3b2c0b;
    text-align:center;
}
#TopSubNavigation ul
{
    padding:5px 25px 0px 25px;
    margin:0; 
    text-align:center;      
}
#TopSubNavigation li
{
    margin:0;
    padding:0px 4px 0px 4px;
    color:#bc6a3a; 
    display: inline;       
}

#TopSubNavigation a:link, #TopSubNavigation a:visited
{
    color:#ffffff;
    font-weight:normal;
    font-family: Arial;
    font-size:14px;

}
#TopSubNavigation a:active
{
    color:#bc6a3a;
    font-weight:normal;
    font-family: Arial;
    font-size:14px;
    background-color:#6b5d48;

}
#TopSubNavigation a:hover
{
    text-decoration:none;
    color:#bc6a3a;
    font-weight:normal;
    font-family: Arial;
    font-size:14px;

}

/****  TOPSUBSUBNAV ****/

#TopSubSubNavigation
{
    width:640px;
    font-family: Arial;
    font-size:10pt;
    color:#bc6a3a;
    text-align:right;
    margin-bottom:5px;
    margin-top:-2px;
}
.ie6 #TopSubSubNavigation, .ie7 #TopSubSubNavigation, .ie8 #TopSubSubNavigation
{
    width:640px;
    font-family: Arial;
    font-size:10pt;
    color:#bc6a3a;
    text-align:right;
    margin-bottom:5px;
    margin-top:-10px;
}




#TopSubSubNavigation ul
{
    padding:0px 5px 0px 0px;
    margin:0px;       
}
#TopSubSubNavigation li
{
    margin:0;
    padding:0px 0px 0px 5px;
    color:#12175e;  
    display: inline;      
}

#TopSubSubNavigation a:link, #TopSubSubNavigation a:visited
{
    color:#3b2c0b;
    font-weight:normal;
    font-family: Arial;
    font-size:10pt;

}
#TopSubSubNavigation a:hover
{
    text-decoration:none;
    color:#bc6a3a;
    font-weight:normal;
    font-family: Arial;
    font-size:10pt;

}

/**** BUTTON WRAPPER ****/

#HPbuttonClickPE
{
    width:309px;
    position:relative;
    height:163px!important;
    _height:193px!important;
    margin-bottom:5px;
    margin-right:1px;
    _margin-right:0px;
}
#buttonClickPE
{
    width:308px;
    position:relative;
    height:55px!important;
    _height:55px!important;
    margin-bottom:5px;
    margin-right:0px;
    _margin-right:0px;
}

#PEbuttonClickPE
{
    width:308px;
    position:relative;
    height:55px!important;
    _height:55px!important;
    margin-bottom:0px;
    margin-right:0px;
    _margin-right:0px;
}




#DDESK
    {
        font-size:9pt;
        color:#3b2c0b;
        font-weight:bold;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.safari #DDESK, .safari3 #DDESK
    {
        font-size:7pt;
        color:#3b2c0b;
        font-weight:normal;
        line-height:102%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.DDESK p, .DDESK
    {
        font-size:9pt;
        color:#3b2c0b;
        font-weight:bold;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    

#buttonClickDDESK
{
    position:absolute;
    top:75px;
    _top:82px;
    text-align:left;
    align:left;
    left:10px;
    _left:5px;
}

#buttonnewsletterHP
{
    position:relative;
    margin-top:23px;
    text-align:center;
    float:right;
    width:295px;
}

#buttonnewsletter
{
    position:relative;
    margin-top:10px;
    text-align:center;
}

#HPSeparator
{
    position:relative;
    float:left;
    width:6px;
 }

 }
/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #3b2c0b;
	text-transform: capitalize;
	text-align: right;
	font-family: Arial,Verdana, Tahoma, Arial;
    font-size:12px;
	font-weight: bold;
	align:center;
}

.MainMenuItemSelected
{
	color: #f9b61d;
	text-align: right;
	font-family: Arial,Verdana, Tahoma, Arial;
    font-size:12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	cursor: pointer;
	align:center;
}

.MainMenu_SubMenu
{
	color: #3b2c0b;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial,Verdana;
    font-size:11px;
	font-weight:bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #f3d8d7;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

/* 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: #3b2c0b;
/*	background-color: #d0879e; */
/*	height: 30px; */
	font-family: verdana, Arial, Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	line-height:25px;
	font-weight: normal;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** FOOTER - Begin *****/
#swirl
{
    text-align:center;
    position:relative;
    z-index:0;
    width:963px;
}

#footerWrapper
{
    position:relative;
    height:112px;
    width:945px;
    margin-left:0px; 
    z-index:999;
    border-top:1px double #c6c2b8;
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:75px; left:15px;}
#SHAREbug         {top:10px; left:120px;}
#footerNav        {top:15px; right:15px;}
#address          {top:60px; right:15px;}
#copyright        {top:75px;right:15px;}
#footertextwrapper{top:15px; left:15px;}
#footerphone      {top:95px; right:20px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:230px;
    position:absolute;
}
#PBbug
{
    float:left;
    width:120px;
    position:relative;
    margin:0 0px 0 0px;
}
#IHbug
{
    float:left;
    width:140px;
    position:relative;
}
#SHAREbug
{
    position:absolute;
 
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


#footerNav
{
    text-align:right;
    font-weight:bold;
    font-family: Arial, Arial;
    font-size:9.5pt;
    position:absolute;
    width:280px;
    color:#f9b61d;
    text-transform: capitalize;
}

#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline; 
    color:#f9b61d;       
}

#footerNav a:link, #footerNav a:visited, #footerNav
{
    color:#f9b61d;
    font-weight:bold;
    font-family: Arial, Arial;

}
#footerNav a:hover
{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    font-family: Arial, Arial;

}

/*-------------------------------------------*/
#address
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:300px;
    color:#94a1a9;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Arial, Arial;
}
#footerphone 
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:300px;
    color:#94a1a9;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    font-family: Arial, Arial;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:left;
    position:absolute;
    width:620px;
    color:#94a1a9;
    font-weight:normal;
    height:40px;
    font-family: Arial, Arial;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8.5pt;
    text-align:left;
    color:#94a1a9;
    font-weight:normal;
    font-family: Arial, Arial;
    
}
.footertext a:hover
{
    font-size:8.5pt;
    text-align:left;
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8.5pt;
    text-align:left;
    color:#94a1a9;
    font-weight:normal;
    font-family: Arial, Arial;
}


/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:600px;
    color:#94a1a9;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Arial, Arial;
}

#copyright a:link, #copyright a:visited
{
    font-size:9pt;
    color:#94a1a9;
    font-weight:normal;
    font-family: Arial, Arial;
}
#copyright a:hover
{
    font-size:9pt;
    color:#000000;
    font-weight:normal;
    font-family: Arial, Arial;
}

#topphone
{
    position:relative;
    font-size:15pt;
    text-align:right;
    color:#f9b61d;
    padding:0px 5px 0px 0px;
    font-weight:normal;
    font-family: Arial, Myriad Pro, Arial;
    margin-top:80px;
    margin-right:15px;
    z-index:999;
    
}
#toplocation
{
    position:relative;
    font-size:10pt;
    text-align:right;
    color:#6b5d48;
    padding:0px 5px 0px 0px;
    font-weight:bold;
    font-family: Arial, Arial, Myriad Pro, Arial;
    margin-top:5px;
    margin-right:15px;
    z-index:999;
    
}
#BottomNav
{
    position:relative;
    font-size:10pt;
    text-align:left;
    color:#3b2c0b;
    padding:0px 5px 0px 10px;
    font-weight:bold;
    font-family: Arial, Arial, Myriad Pro, Arial;
    margin-top:5px;
    margin-left:0px;
    z-index:999;
    width:945px;
    border-top:1px solid #c6c2b7;
    
}
#BottomNav a:link, #BottomNav a:visited 
{
    font-size:10pt;
    text-align:left;
    color:#3b2c0b;
    font-weight:normal;
    font-family: Arial, Arial, Myriad Pro, Arial;
        
}
#BottomNav a:hover
{
    font-size:10pt;
    text-align:left;
    color:#f9b61d;
    font-weight:normal;
    font-family: Arial, Arial, Myriad Pro, Arial;
        
}
/***** FOOTER - End *****/
/*-------------------------------------------*/

/*================================
Skin styles for Medical Content
================================*/
.eznc_ListViewGroupHeading
{
/* Class for the Patient Education Table Of Contents */ 
	font-size:14px;
	font-weight: bold;
	line-height: 11pt;
	margin: 20px 0px 4px 0px;
}

h1.eznc_ContentTitle 
{
	font-size: 20px;
	font-weight: normal;
	margin-top:5px; 
	text-align: left;
	color:#94a1a9; 
}

.eznc_ContentTitleV2
{
	font-size: 20px;
	font-weight: normal;
	margin-top:5px; 
	text-align: left; 
	color:#94a1a9; 
}
.eznc_SectionTitle 
{
	font-size: 14px;
	font-weight: bold;
	margin-top:5px; 
	text-align: left;
}

.eznc_SectionTitleV2
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

.eznc_Content, .eznc_ContentSectionV2, .eznc_SectionBody, .eznc_SectionBody_Col1, .eznc_SectionBody_Col1 p
{
	text-align:left;
}


/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/ArticleVideoHeaderBg.jpg);
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	padding-bottom: 5px;
	border-bottom: 3px solid white;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	padding-bottom: 5px;
	border-bottom: 3px solid #D9D7D6;
}

/* Controls the text color used on the title bar */
.eznc_TabText,
.eznc_TabText a:link,
.eznc_TabText a:visited
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.eznc_TabText a:hover
{
	color: #D9D7D6;
}

.eznc_FilterInfo
{
	background-color: #FFFFCC;
	border: 1px solid black;
	display: block;
	padding: 5px;
	margin: 5px;
	margin-right: 15px;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	background-image: url(images/ArticleListHeader.jpg);
	width: 210px;
	height: 81px;
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	width: 10px;
	height: 350px;
	background-color: #D9D7D6;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3
{
	width: 350px;
	background-color: #faf9f7;
}

/* Background color around search box */
.eznc_FilterText
{
	background-color: #faf9f7;
	height: 30px;
}



/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	float:right; 
	position:absolute;
    top:30px;
    right:15px;
	background-image:url(images/search-bgd.jpg);
	background-repeat:no-repeat;
	width:175px;
	_width:175px;
	height:30px;
	z-index:999;
}

.safari #searchWrapper, .safari3 #searchWrapper
{
	float:right; 
	position:absolute;
    top:30px;
    right:15px;
	background-image:url(images/search-bgd.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:30px;
	z-index:999;
}
#btnSearch
{
	position:relative;
	float:right;
	z-index:999;
	width:36px;
	text-align:right;
}

#search {width:175px; float:left; position:relative; }
.ie8 #search {width:175px; float:left; position:relative;}
.ie7 #search {width:175px; float:left; position:relative; }
.ie6 #search {width:175px; float:left; position:relative;}
#search .eznc_SearchText {float:left;width:90px; position:relative; margin-left:10px;padding:0px 0px 0px 17px; top:1px; border: none; background-color:transparent; background-image:none; z-index:999;}
.ie7 #search .eznc_SearchText {float:left;text-alig:left;width:90px; position:relative; padding:0px 0px 0px 15px; margin-left:17px; top:1px; border: none; background-color:transparent; background-image:none; z-index:999;}
.ie6 #search .eznc_SearchText {float:left;text-alig:left;width:90px; margin-left:15px; position:relative; padding:0px 0px 0px 17px; top:1px; border: none; background-color:transparent; background-image:none; z-index:999;}
.safari #search, .safari3 #search  {width:175px; float:left; position:relative; }
.ff2 #search .eznc_SearchText, .ff3 #search .eznc_SearchText, .ff5 #search .eznc_SearchText {top:1px;margin-left:0px;margin-right:8px; padding:0px 0px 0px 17px;}
.ie8 #search .eznc_SearchText {float:left;margin-top:3px; padding:0px 0px 0px 22px;margin-left:10px;}
.ie6 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; top:1px; right:3px;margin-left:2px;padding:0px 0px 0px 0px;}
.ie7 #search a.eznc_SearchButtton:link, #search a.eznc_SearchButtton:visited {position:absolute; top:1px; right:3px; }
/*=======================================
END - Skin styles for Search Box feature
=======================================*/

