BODY
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	/* top right bottom left (for all of them) */
	margin: 0px 0px 0px 0px;
}

.BodyWithMargins
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	margin: 10px 10px 0px 10px;
}

H1
{
	padding: 1px 1px 0px 1px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bolder;
	margin: 4px 0px 4px 0px;
}

H2
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #993333;
	font-family: Verdana,Helvetica,Arial;
	margin: 0px 0px 0px 0px;
}

H3
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	margin: 3px;
	color: #003366;
	font-family: Verdana,Helvetica,Arial;
}

A
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
}

A:hover
{
	color: #990000;
}

A:visited
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	color: #0000FF;
}

.white
{
	color: #FFFFFF;
}

.white:visited
{
	color: #FFFFFF;
}

.white:hover
{
	color: #FFFFFF;
}

.mediumwhite
{
	font-size: 12px;
	color: #FFFFFF;
}

.mediumwhite:visited
{
	font-size: 12px;
	color: #FFFFFF;
}

.largewhite
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.largewhite:visited
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.redLink
{
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
	color: #bd1010;
	text-decoration: none;
}

.redLink:visited
{
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
	color: #bd1010;
	text-decoration: none;
}

.link
{
	color: Blue;
	text-decoration: underline;
}

.helpIcon
{
	position: relative;
	top: 4px;
	left: 8px;
}

.nounderline
{
	text-decoration: none;
}

TD
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
}

.copy
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
}

.copysmall
{
	font-size: 5px;
	font-family: Verdana,Helvetica,Arial;
}

.copylarge
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	font-weight:300;
}

.copybold
{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
}

.copylargebold
{
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
}

.copybluelargebold
{
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
	color: #330099;
}

.copyblue
{
	font-size: 11px;
	color: #330099;
	font-family: Verdana,Helvetica,Arial;
}

.copybluebold
{
	font-weight: bold;
	font-size: 11px;
	color: #330099;
	font-family: Verdana,Helvetica,Arial;
}

.copyred
{
	font-size: 11px;
	color: #FF0000;
	font-family: Verdana,Helvetica,Arial;
}

.copyredbold
{
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	font-family: Verdana,Helvetica,Arial;
}

.copywhite
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,Arial;
}

.copywhitebold
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,Arial;
}

.copysmallbrown
{
	font-size: 8px;
	color: #990000;
	font-family: Verdana,Helvetica,Arial;
}

.copysmallbold
{
	font-size: 8px;
	color: #000000;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
}

.copylightgrey
{
	font-size: 10px;
	color: #AAAAAA;
	font-family: Verdana,Helvetica,Arial;
}

.copygrey
{
	font-size: 10px;
	color: #666666;
	font-family: Verdana,Helvetica,Arial;
}

.copygreybold
{
	font-size: 10px;
	color: #999999;
	font-family: Verdana,Helvetica,Arial;
	font-weight: bold;
}

.copysmallgrey
{
	font-size: 8px;
	color: #666666;
	font-family: Verdana,Helvetica,Arial;
}

.renew
{
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	font-family: Verdana,Helvetica,Arial;
}

.renewaltitle
{
	padding: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
}

.footer
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	color: #999999;
}

.error
{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	font-family: Verdana,Helvetica,Arial;
}

.greyspaceline
{
	height:2px;
	background-color:#CCCCCC;
	width:100%;
}

.bluespaceline
{
	height:2px;
	background-color:#330099;
	width:100%;
}

.menuheader
{
	padding: 2px 2px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana,Helvetica,Arial;
}

.menuitem
{
	padding: 2px 2px 2px 10px;
	font-size: 11px;
	background-color: #ddddff;
	font-family: Verdana,Helvetica,Arial;
}

.menuseparatoritem
{
	text-align:center;
	width:90px;
	background-color: #ddddff;
}

.marginalsmenuitem
{
	padding: 2px 2px 2px 10px;
	font-size: 10px;
	background-color: #ddddff;
	font-family: Verdana,Helvetica,Arial;
	height:100%;
}

.workinglistmenuseparatoritem
{
	text-align:center;
	width:90px;
	background-color: #ddddff;
}

.headerdiv
{
	padding: 0px 10px 0px 10px;
	background-image: url(/images/CCESDBanner.gif);
	background-repeat: no-repeat;
	height: 48px;
	vertical-align: middle;
	text-align: right;
	width: 100%;
}

.headermenudiv
{
	padding: 2px 0px 0px 10px;
	text-align: left;
    background-color: #ddddff;
    height: 24px;
}

.headermenuitems
{
	clear: both;
    background-color: #ddddff;
    width: 100%;
}

.headerlogin
{
    position :absolute;
    width: 350px;
    right: 0px;
    text-align: left;
}

.CCESDHrefLinkPadding
{
	padding: 3px 5px 3px 10px;
}

.VersionLabel
{
	padding: 4px 4px 4px 4px;
	position:relative;
	width: 100%;
	text-align: right;
	color: #BBBBBB;
}

.PageMainContent
{
	padding-left:10px;
	padding-top:10px;
	width:800px;
}

div
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
}

.ErrorPage
{
	padding: 10px 0px 0px 10px;
}

.dgNs
{
	color: #996600;
	font-size: 6pt;
	text-align: right;
}

.dgPercentages
{
	text-align: right;
}

.MarginalOutput
{
	border-style: solid;
	border-color: #003366;
	border-width: 2px;
	width: 100%;
}

.MarginalsOutput_CountryTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 2px 2px 6px;
	background-color:#003366;
}

.MarginalsOutput_SurveyTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #330099;
	padding: 2px 2px 4px 6px;
}

.MarginalOutput_Main
{
	padding: 1px 0px 1px 0px;
}

.CCESDDisplayTextBox
{
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #DDDDDD;
}

.CCESDBodyPadding
{
	padding: 10px 10px 10px 10px;
}

.MarginalsGreyBox
{
	padding: 5px 5px 5px 5px;
	border-color: #CCCCCC;
	border-width: 2px;
	border-style: solid;
}

.padding2
{
	height: 20px;
	padding-top: 3px;
}

.leftmenuheader
{
	position: absolute;
	left: 10px;
	padding-top: 3px;
}

.rightmenuheader
{
	position: absolute;
	right: 5px;
	vertical-align: middle;
}

input
{
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
}

hr
{
	color: #DDDDDD;
	height: 1px;
}

.hrwhite
{
	color: white;
	height: 1px;
}

.hrblue
{
	color: #330099;
	height: 1px;
}

img.left 
{ 
    border: 0px solid;
    padding: 4px;
    float: left;
}

img.right 
{ 
    border: 0px solid;
    padding: 4px;
    float: right;
}

li
{
	padding: 3px 2px 5px 2px;
	vertical-align: middle;
}

span
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
}

.CCESDDisplayTextBoxTitle
{
	padding: 0px 0px 0px 0px;
	width: 95%;
	border-bottom-color:#BBBBBB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size: 12px;
	margin: 3px;
	color: #003366;
	font-family: Verdana,Helvetica,Arial;
}

.highlight
{
	background-color: #fefbd2;
	color: #000080;
}

.popupControl {
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	background-color: #ddddff;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	width: 400px;
	height: auto;
	color: Black;
	/* we need absolute positioning as well as hidden visibility
	   to stop the flickering when the page is refreshed */
	position: absolute;
	visibility: hidden;
	overflow: auto;
	padding: 1px 3px 1px 3px;
	text-align: left;
 }

.popupLabel
{
	color: Blue;
	cursor: default;
}

.BSAQuestionnaire
{
	font-size: x-small;
	font-family: Verdana;
}

.BSAQuestionnaire .masterHeading
{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	font-style: normal;
}

.BSAQuestionnaire .sectionHeading
{
	font-size: x-small;
	font-style: italic;
	padding-top: 10px;
}

.BSAQuestionnaire li
{
	position: relative;
	right: 10px;
	padding-bottom: 20px;
}

.BSAQuestionnaire li ol
{
	position: relative;
	padding-top: 10px;
	list-style-type: lower-alpha;
}

.BSAQuestionnaire li li
{
	padding-top: 0px;
	padding-bottom: 0px;
}

.BSAQuestionnaire .feedbackRadio
{
	position: relative;
	top: 5px;
	right: 8px;
}

.BSAQuestionnaire .feedbackRadio .text
{
	position: relative;
	bottom: 2px;
	left: 2px;
	font-size: x-small;
}

.hidden
{
	visibility: hidden;
}

.loginTitle
{
	color: Black;	
}

.newsFlashPanel
{
	padding: 50px;
	margin: 50px;
	background-color: White;
	border: double 5px black;
 }

.newsFlash
{
	color: Black;
	font-size: medium;
}

.newsFlashHeader
{
	color: Red;
	font-size: large;
}

.newsFlashLink
{
	color: Blue;
	font-size: medium;
	text-decoration: underline;
}

.newsFlashLink:visited
{
	color: Blue;
	font-size: medium;
	text-decoration: underline;
}

.panelScrollBar
{
  margin-top: 14px;
  padding-top: 1px; /* this needed to show the top border in Firefox */
  margin-bottom: 14px;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
}

#dvWorkingList
{
    width: 194px;
}

.gridChartArea
{
    background-color: #ddddff !important;
}

.gridChartArea_alt
{
    background-color: #d0d0d0 !important;
}

.gridChartHeader
{
    text-align: center !important;
}

.gridChartCellSize, .gridChartCellSize td
{
    padding-left: 3px !important;
    padding-right: 3px !important;
}

#marginalsGridArea
{
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
}

