﻿/* --------------------------------- Rounded Corners ---------------------------------- 

.topbar
{
    background-position: 0% 0%;
    background-image: url(../../Fr/Design/Feature_Controls/tb.gif);
    background-repeat: repeat-x;
    background-color: transparent;
}

.topleft
{
    width: 10px;
    height: 10px;
    background: url(../../Fr/Design/Feature_Controls/tl.gif) 0 0 no-repeat
}

.topright
{
   background: url(../../Fr/Design/Feature_Controls/tr.gif) 100% 0 no-repeat;
}

.bottombar
{
    background: url(../../Fr/Design/Feature_Controls/bb.gif) repeat-x 0% bottom;
}

.bottomleft
{
    background: url(../../Fr/Design/Feature_Controls/bl.gif) no-repeat 0px 100%; 
}

.bottomright
{
    width: 10px;
    height: 10px;
    background: url(../../Fr/Design/Feature_Controls/br.gif) 100% 100% no-repeat
}

.leftbar
{
    background: url(../../Fr/Design/Feature_Controls/lb.gif) repeat-y;
}

.rightbar
{
    background: url(../../Fr/Design/Feature_Controls/rb.gif) repeat-y right 0%;
}


/* ---------------------------- Quick Poll ------------------------------------ */
.pollholder
{
    margin: 0px 19px 0px 19px; 
}
.pollheader
{
    background-color: #ffffff;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.pollquestion
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

.placeholder
{
    width: 100%;
    background-color: #ffff66;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.pollbody
{
    background-color: #F7F8F9;
    font-size: 8pt;
    color: #696969;
    font-family: Verdana, Tahoma, Arial;
}
.pollchoices
{
    font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
}

a.getTheFacts
{
    
}

/* ---------------------------- Email to Friend Button ------------------------------------ */

.emailtofriend
{
    font-size: 10px;
}

/* ---------------------------- Print Page Button ------------------------------------ */

.printpage
{
    font-size: 10px;
}

/* ---------------------------- Top Horizontal Navigation ------------------------------------ */

/* Top Navigation Placeholder - DIV */
.headerimage
{
    /*
    background-image: url(../../Fr/Design/Feature_Controls/headerimage.gif);
    position: relative;
    background-repeat: repeat-y;
    width: 747px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    */
}

.topnavholder
{
    position: relative;
    width: 100%;
    color: #000000;
    text-align: left;
    vertical-align: middle;
}

.topnav
{
}

/* ---------------------------- Left Vertical Navigation ------------------------------------ */

.sidenav
{
}

/* ---------------------------------- Search Site User Control ------------------------------*/

/* Div to hold search site user control */
.searchholder {
	position: absolute;
	right: 19px;
	top: 16px;
}

.searchtb
{
    font-size: 9pt;
    color: #000000;
    font-family: Verdana, Arial, Tahoma;
    background-color: #F7F8F9;
}

.searchtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #696969;
    font-weight: bold;
}

.allsitescb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #696969;
    font-weight: normal;    
}

/* ************************************* Form related styles ************************** */

table.Question
{
    padding:0px;
    margin:0px;  
}
    
.dymVal
{
    padding-left:3px;
}
    
.dymVallbl
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    padding-left:3px;
}

.QuestionItalText
{
    color:Black;
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    font-style:italic
}

.errorTxt
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.successTxt
{
    color: green;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

.stdContent
{
}

.txtQuestion        {font-weight: normal; font-style:italic;}
.qnumber            {font-weight: bold;}
.qpage              {font-size: 9pt; font-style:italic;}
/* ************************************* Header style ************************** */

.headertext
{
    color: #000000;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
}

.header
{
    /*background-image: url(../../Fr/Design/Feature_Controls/header.gif);
    background-repeat: no-repeat;
    */
    position: relative;
    width: 988px;
    height: 105px;
    margin-left: auto;
    margin-right: auto;    
}

/* Header Title */
#h1
{
    position: absolute;
    left: 155px;
    top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    width: 250px;
    font-weight: bold;
}

div .lang
{
    position: absolute;
    right: 0px;
    bottom: 0px;
}

/* ************************************* Content area style ************************** */

/* Main Content Container ID */
#contentcontainer 
{
	width: 100%;
}

/* Main Content Holder withing #contentcontainer - Includes #leftbox and #rightbox */	
.contentholder
{
    position: relative;
    width: 988px;
    height: auto;
    margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
    text-align: left;
}

.contenttext
{
}


/* Right panel (DIV) for Placeholders */
#rightbox
{
    float: right;
    margin: 0px 0px 0px 0px;
    width: 638px;   /* width: 658px */
    height: 100%;
    padding: 5px 5px 5px 15px;
}

/* Left panel (DIV) for Placeholders */
#leftbox
{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 330px;
    height: 100%;
    padding: 0px;
}

#contentbox
{
    margin: 0px 0px 0px 0px;
    width: 984px;   /* width: 988px */
    height: 100%;
    padding: 5px 2px 5px 2px;
}

.breadCrumbs    { font-family: Verdana; font-size: 12px;}

/* *************************************  Print and Email Icon Controls ************************** */

/* Div to hold print page and e-mail to friend icons */
.iconholder
{
    position:absolute;
    bottom: 1px;
    right: 119px;    
}

/* mailbox (DIV) for Placeholders */
#mailbox
{
    float: right;
    margin: 0px 0px 0px 5px;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

/* mailbox (DIV) for Placeholders */
#printbox
{
    float: right;
    margin: 0px 0px 0px 0px;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

/* *************************************  Print and Email page styles ************************** */



.closeWindow
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
}

.emailDataCol
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
}

.emailLabelCol
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
}

.printButton
{
}

.printLogo
{
}

.popupErrorTxt
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

a.mailLink
{
}

.printPageTitle
{
}

.printPageDiv
{
}

/* ---------------------------------- Logo Control ------------------------------*/

.logo
{
    position: absolute;
    left: 19px;
    top: 0px;
    width: 343px;
}

.slogan
{
}

.slogantext
{
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
}

/* ---------------------------------- HomeIcon Control ------------------------------*/

.homeicon
{
    position: absolute;
    right: 154px; 
    bottom: 1px;
}

/* ---------------------------------- Footer Control ------------------------------*/

#footercontainer {
	width: 100%;
	text-align: center;
	position:relative;
	margin:0px;
	padding:0px;
}

#footer
{
    font-size: 10pt;
}

#footernav
{
    position: relative;
    width: 760px;
    height: auto;
    margin: 0 auto;
	overflow: hidden;
	padding-bottom: 5px;
    text-align: left;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

/* ---------------------------------- Member Login Control ------------------------------*/

.loginErrorTxt
{
    color:Red;
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
}

.memLoginLabel
{
    font-size: 8.5pt;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
}

/* ---------------------------------- Std Buttons Control ------------------------------*/
.stdButton
{
    color: white;
    background-color: #3b6191;
}

.delButton
{
     color: white;
    background-color: #d32525;
}

/* ---------------------------------- Std Table Design ------------------------------*/
.stdLabel
{
    color: #d32525;
    background-color: #dcdcdc;
    font-weight: bold;
    height: 25px;
    padding-left: 5px;
}

.stdData
{
    color: black;
    background-color: white;
    height: 25px;
}

.Gray
{
    font-weight: bold;
    color: white;
    background-color: #3b6191;
}


.lastupdated    {font-family: Verdana; font-size: 10pt;}
