/* first reset padding and margin globally */
* 
{
	margin: 0; 
	padding: 0; 
}
html 
{
	font: 1em Arial, Sans-serif; 
}
body 
{ 	
	margin-left: 10px;
	min-width: 980px; 
	font-family: Arial;
	color: #444444;
	background-color: #f3f4f8;
}

/* CONTENT LAYOUT START */
#outerWrapper
{
	top: 0;
	background: url('../../Images/Functional_Miscellaneous/dropShadow.jpg') repeat-y 2px 0;
	width:1000px;
	margin:0 auto;
}
#wrap
{
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 980px;
}
#content
{
	text-align:left;
	overflow: hidden;
}
#oneColumnCentre, #twoColumnLeft, #twoColumnRight, #threeColumnLeft, #threeColumnCentre, #threeColumnRight, #popup  div#content
{

	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#oneColumnCentre
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 940px;
}
#twoColumnLeft, #threeColumnLeft
{
	background:#FAFBFE;
	float:left;
	width:230px;
	/* set this appropriately */
	height: 550px;
}
#twoColumnRight
{
	background:#FFFFFF;
	float:right;
	width:709px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #E7ECF8;
}
#threeColumnCentre
{
	float: left;
	display: inline;
	width: 479px;
	background:#FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #E7ECF8;
}
#threeColumnRight
{
	background:#FAFBFE;
	float: left;
	width: 229px;
	display: inline;
	border-left: solid 1px #E7ECF8;
	overflow:hidden;
}
#footer
{
	float: left;
	display: inline;
	border-top: 1px solid #e7ecf8;
	background-color: #ffffff;
	width: 980px;
	margin:0;
	font-size: 0.687em;
}
#footerLegalWrapper 
{
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 6px;
	width:80%;
}
#footerLegalWrapper li 
{
	display: inline;
	list-style-type: none;
	padding: 0 5px 0 5px;
	float: left;
	border-right: 1px solid #ccc;
	text-align: center;
	line-height:1.5em;
}
#footerLegalWrapper li.selected 
{
	background-color: #FFFFFF;
	font-weight: bold;
	border: 0;
	color: #B2B2B2;
}
#footerLegalWrapper li.last 
{
	border: 0;
}
#footerLegalWrapper li a:link 
{
	color: #B2B2B2;
	text-decoration: none;
}
#footerLegalWrapper li a:visited 
{
	color: #B2B2B2;
	text-decoration: none;
}
#footerLegalWrapper li a:hover 
{
	text-decoration: underline;
}

.footerCopyright
{
	width:730px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-left: 10px;
}

.footerCopyright p
{
	margin-bottom:10px;
	color: #B2B2B2;	
}

.footerCopyright a
{
	color: #007C92;
	text-decoration: none;	
}


/* CONTENT LAYOUT END */

/* BRANDING BAR START */
#brandingBar 
{ 
	width: 980px; 
	height: 95px; 
	background-image: url('../../Images/default_banner.png'); 
	top: 0; 
	left: 0; 
	padding: 0;
	margin: 0;
}
#brandingBar #siteTitle
{
    position: relative;
	margin: 10px 0 0 300px;
	font-size: 0.689em;
	font-weight: bold;
	color: #FFFFFF;
	width:250px;
	display: inline;
    float:left;
	height: 23px;
	padding-left:30px;
}
#brandingBar #topNavigation
{
	position: relative;
	left: 230px;
	height: 20px;
	width: 750px;
	top: 49px;
}
#brandingBar #topNavigation ul
{
	margin: 0;
	padding: 0; 
	list-style: none;
	border: none;
}
#brandingBar #topNavigation li
{
	margin: 0;
	display: inline;
	font-size: 0.75em;
	display: inline;
	list-style-type: none;
	padding: 3px 14px 3px 14px;
	float: left;
	text-align: center;
}

#brandingBar #topNavigation li.selected
{
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#brandingBar #topNavigation li.unselected
{
	border-left: 1px solid #5581A6;
}
#brandingBar #topNavigation li.unselected a
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
}
#brandingBar #topNavigation li a:link, #brandingBar #topNavigation li a:visited, #brandingBar #topNavigation li a:active
{
	text-decoration: none;
}
#brandingBar #topNavigation li a:hover
{
	text-decoration: underline;
}
#brandingBar #topNavigation li.selected a
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #002664;
}
/* BRANDING BAR END */

/* TYPOGRAPHY START */
.bodyCopy, .introCopy, .dataTable, .form .content .formItem, .letterSelector, #countryDisplay, .filterBox
{
	margin-bottom: 20px;
}
.subHeader1, .subHeader2, .linkBeforeCopy, .contentTitle, .homePageTitle, .form .content .formItem .fieldTitle
, .form .content .introductoryText, .form .content .mandatoryIndicator
{
	margin-bottom: 10px;
}
.contentTitle, .homePageTitle
{
	padding-bottom: 5px;
	border-bottom: solid 1px #E9EDF8;
	font-weight: bold; 
	color: #002664;
}
.contentTitle 
{ 
	font-size: 1.375em; 
	line-height: 1.363em; 
} 
.homePageTitle
{ 
	font-size: 1.125em; 
	line-height: 1.333em; 
}
.linkBeforeCopy a
{
	font-size: 0.687em;
}
.subHeader1
{ 
	font-size: 0.687em; 
	line-height: 1.273em;
	font-weight: bold; 
	color: #002664; 
}
.subHeader1 a
{
	font-weight: bold;
	color: #007C92;
}
.linkBeforeCopy a
{
	font-weight: bold;
	color: #007C92;
}
.subHeader1 a:link, .subHeader1 a:visited, .subHeader1 a:active, .linkBeforeCopy a:link, .linkBeforeCopy a:visited, .linkBeforeCopy a:active
{
	text-decoration: none;
}
.subHeader1 a:hover, .linkBeforeCopy a:hover
{
	text-decoration: underline; 
}
.subHeader2 
{ 
	font-size: 0.687em; 
	line-height: 1.273em;
	font-weight: bold; 
	color: #444444; 
}
.introCopy 
{ 
	font-size: 0.75em;
	line-height: 1.333em;
	color: #444444; 
}

.introCopy ul
{ 
 padding-left:15px;
}
.bodyCopy 
{ 
	font-size: 0.687em;
	line-height: 1.273em;
	color: #444444; 
	width: 300px;
	padding-left:10px;
} 
.bodyCopy a, .introCopy a, .contentWrapper a, .copy a, .formItem a
{
	/* inherits font size from whichever element bodyCopy is applied to */
	color: #007C92; 
}
.bodyCopy a:link, .bodyCopy a:visited, .bodyCopy a:active, .copy a:active
{  
	text-decoration: none;
}
.bodyCopy a:hover, .copy a:hover
{  
	text-decoration: underline; 
}
.pullOutQuote
{
	font-size: 0.687em;
	line-height: 1.273em;
	padding-left: 15px;
	padding-right: 15px;
	color: #00505C;
}

.fileList a
{ 
	font-size: 0.75em;
	line-height: 1.333em;
	color: #007C92;
	margin-bottom: 20px;
	clear:left;
	list-style:none;
}

#breadcrumb 
{
	font-size: 0.625em;
	line-height: 1.4em;
	color: #007C92;
}
.moduleTitle
{
	font-size: 0.687em;
	line-height: 1.273em;
	color: #002664;
	font-weight: bold;
}
.introductoryHeader
{
	font-size: 1.125em;
	font-weight: bold;
	color: #98C6F3;
}
.introductoryCopy
{
	font-size: 0.75em;
	font-weight: bold;
	color: #E7ECF8;
}
/* TYPOGRAPHY END */

/*  LEFT NAVIGATION START */
ul.leftNavigation 
{
	margin-top: 3px; 
	width: 230px; 
	font-size: 0.687em; 
}
ul.leftNavigation li
{
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 20px; 
	padding-right: 5px; 
	/* forces li to nestle to bottom of one above */
/*	margin-top: -3px; BM commented out to fix FF issue of list squashing together*/
	list-style: none none inherit;
	width: 205px;
}
ul.leftNavigation li.secNav1Unselected
, ul.leftNavigation li.secNav1UnselectedExpandable
, ul.leftNavigation li.secNav1UnselectedExpanded
, ul.leftNavigation li.secNav1Selected
, ul.leftNavigation li.secNav1SelectedExpanded
{ 
	border-bottom: solid 1px #ECE7F8; 
	background-color: #FFFFFF; 
}
ul.leftNavigation li.secNav2Unselected
, ul.leftNavigation li.secNav2UnselectedExpandable
, ul.leftNavigation li.secNav2UnselectedExpanded
, ul.leftNavigation li.secNav2Selected
, ul.leftNavigation li.secNav2SelectedExpanded
{ 
	border-bottom: solid 1px #ECE7F8; 
	background-color: #F8F9FD; 
}
ul.leftNavigation li.secNav3Unselected
, ul.leftNavigation li.secNav3Selected
{ 
	border-bottom: solid 1px #FFFFFF; 
	background-color: #EFF2FA; 
}
ul.leftNavigation  li  a
{
	/*float: left; Commented out to fix*/
	padding-right: 15px;
	line-height: 1.273em;
}
ul.leftNavigation  li  a:link
, ul.leftNavigation  li  a:visited
, ul.leftNavigation  li  a:active
{
	text-decoration: none;
}
ul.leftNavigation  li  a:hover
{
	text-decoration: underline;
}
ul.leftNavigation  li.secNav1UnselectedExpandable  a
, ul.leftNavigation  li.secNav2UnselectedExpandable  a
{
	background-image: url('../../Images/Icons/Standard_Link_Arrow_Orange.gif'); 
}
ul.leftNavigation  li.secNav2UnselectedExpanded  a
, ul.leftNavigation  li.secNav2SelectedExpanded  a
, ul.leftNavigation  li.secNav1UnselectedExpanded  a
, ul.leftNavigation  li.secNav1SelectedExpanded  a
{
	background-image: url('../../Images/Icons/Standard_Link_Arrow_Down_Orange.jpg'); 
}
ul.leftNavigation  li.secNav1UnselectedExpandable  a
, ul.leftNavigation  li.secNav1UnselectedExpanded  a
, ul.leftNavigation  li.secNav1SelectedExpanded  a
, ul.leftNavigation  li.secNav2UnselectedExpandable  a
, ul.leftNavigation  li.secNav2UnselectedExpanded  a
, ul.leftNavigation  li.secNav2SelectedExpanded  a
{
	background-position: right; 
	background-repeat: no-repeat; 
}
ul.leftNavigation  li.secNav1Unselected  a
, ul.leftNavigation  li.secNav1UnselectedExpandable  a
, ul.leftNavigation  li.secNav1UnselectedExpanded  a
, ul.leftNavigation  li.secNav2Unselected  a
, ul.leftNavigation  li.secNav2UnselectedExpandable  a
, ul.leftNavigation  li.secNav2UnselectedExpanded  a
, ul.leftNavigation  li.secNav3Unselected  a
{
	color: #007C92;
}
ul.leftNavigation  li.secNav1Selected  a
, ul.leftNavigation  li.secNav1SelectedExpanded  a
, ul.leftNavigation  li.secNav2Selected  a
, ul.leftNavigation  li.secNav2SelectedExpanded  a
, ul.leftNavigation  li.secNav3Selected  a
{
	color: #002664;
	font-weight: bold;
}
ul.leftNavigation  li.secNav1Unselected  a
, ul.leftNavigation  li.secNav1UnselectedExpandable  a
, ul.leftNavigation  li.secNav1UnselectedExpanded  a
, ul.leftNavigation  li.secNav1Selected  a
, ul.leftNavigation  li.secNav1SelectedExpanded  a
{
	width: 190px;
}
ul.leftNavigation  li.secNav2Unselected  a
, ul.leftNavigation  li.secNav2UnselectedExpandable  a
, ul.leftNavigation  li.secNav2UnselectedExpanded  a
, ul.leftNavigation  li.secNav2Selected  a
, ul.leftNavigation  li.secNav2SelectedExpanded  a
{
	padding-left: 10px; 
	width: 180px;
}
ul.leftNavigation  li.secNav3Unselected  a
, ul.leftNavigation  li.secNav3Selected  a
{
	padding-left: 20px; 
	width: 170px;
}
/*  LEFT NAVIGATION END */

/* PODS START */
.podWrapper
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.bluePod, .redPod, .turqPod
{
	padding-bottom: 10px;
}
.bluePod .header, .redPod .header, .turqPod .header
{
	font-size: 0.75em;
	margin-left: 0;
	display: block; 
	font-weight: bold;
	line-height: 1.167em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.bluePod .header
{
	color: #002664;
	background-color: #E0EEFB;
	border-right: 1px solid #CAE2F9;
	border-bottom: 1px solid #CAE2F9;
}
.redPod .header
{
	color: #FFFFFF;
	background-color: #9E1019;
	border-right: 1px solid #6E2228;
	border-bottom: 1px solid #6E2228;
}
.turqPod .header
{
	color: #FFFFFF;
	background-color: #007C92;
	border-right: 1px solid #146E7E;
	border-bottom: 1px solid #146E7E;
}
.bluePod .contentWrapper, .redPod .contentWrapper, .turqPod .contentWrapper
{
	margin: 10px;
}
.bluePod .contentWrapper .copy  p, .redPod .contentWrapper .copy  p, .turqPod .contentWrapper .copy  p
{
	margin-bottom: 10px;
}
.bluePod .contentWrapper .copy, .redPod .contentWrapper .copy, .turqPod .contentWrapper .copy
{
	font-size: 0.687em;
	color: #444444;
}
.redPodForm  
{
	padding-bottom: 10px;
}
.redPodForm .header 
{
	font-size: 0.75em;
	margin-left: 0;
	display: block; 
	font-weight: bold;
	line-height: 1.167em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #002664;
	background-color: #E0EEFB;
	border-right: 1px solid #CAE2F9;
	border-bottom: 1px solid #CAE2F9;
}
.redPodForm .content  
{
	padding: 10px;font-size: 11px;
	line-height: 14px;
	color: #444444;
}
.redPodForm .content .formItem  
{
	margin-bottom: 10px;
}
.redPodForm .content .formItem .controlLabel 
{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #002664;
	margin-bottom: 5px;
	display: inline-block;
}
/* PODS END */

/* TABLE LAYOUT START */
.dataTable
{
	border-collapse: collapse;
	border-left: solid 1px #E9EDF8;
	border-top: solid 1px #E9EDF8;
}
.dataTable tr
{
	vertical-align: top;
}
.dataTable tbody tr.dataGridRowFirst
{
	background-color: #FFFFFF;
}
.dataTable tbody tr.dataGridRowAlternate
{
	background-color: #FAFBFE;
}
.dataTable thead th, .dataTable thead th a, .dataGridHeader th
{
	color: #002664;
}
.dataTable thead th, .dataGridHeader th
{
	font-size: 0.75em;
	border-right: solid 1px #CAE2FA;
	border-bottom: solid 1px #CAE2FA;
	background-color: #E0EEFB;
	padding: 7px;
}

.dataTable thead th a:link, .dataTable thead th a:visited, .dataTable thead th a:active
{
	text-decoration: none;
}
.dataTable thead th a:hover
{
	text-decoration: underline;
}
.dataTable thead th.level1
{
	font-weight: bold;
}
.dataTable thead th.level2
{
	font-weight: normal;
}
.dataTable tbody td
{
	border-right: solid 1px #E9EDF8;
	border-bottom: solid 1px #E9EDF8;
	font-size: 0.687em;
	color: #444444;
	padding: 7px;
}
.dataTable tbody a
{
	color: #007C92; 
}
.dataTable tbody a:link, .dataTable tbody a:visited, .dataTable tbody a:active
{  
	text-decoration: none;
}
.dataTable tbody a:hover
{  
	text-decoration: underline; 
}
/* TABLE LAYOUT END */

/* FORM START */

.form .content
{
	padding: 10px;
}
.form .headerBar
{
	background-color: #007C92;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.form .content .formItem
{
	margin-bottom: 10px;
}
.form .content .formItem .controlLabel
{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #002664;
	margin-bottom: 5px;
	display: inline-block;
}
.form .content .formItem .instructionText, .form .content .introductoryText
{
	font-size: 11px;
	line-height: 14px;
	color: #444444;
}
.form .content .introductoryText
{
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin-bottom: 10px;
}
.form .content .mandatoryIndicator
{
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin-bottom: 10px;
}
/* FORM END */

/* LETTER SELECTOR START */
.letterSelector
{
	border: none;
}
.letterSelector td.item
{
	font-size: 11px;
	color: #444444;
	padding: 10px;
	background-color: #FAFBFE;
	vertical-align: middle; 
	text-align: center;
	border-left: solid 1px #E9EDF8;
}
.letterSelector td.item a
{
	font-size: 11px; 

	color: #007C92; 
}
.letterSelector td.item a:link,.letterSelector td.item a:visited, .letterSelector td.item a:active
{
	text-decoration: none;
}
.letterSelector td.item a:hover
{
	text-decoration: underline;
}
/* LETTER SELECTOR END */
.actionLabel
{
	font-size: 0.687em;
	line-height: 1.636em;
	color: #444444;
}
.actionArrow
{
	background-image: url('../../Images/icons/Standard_Link_Arrow_Orange.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.273em;
	padding-left: 10px;
	color: #007C92;
}
.statusLabel
{
	font-size: 11px;
	font-weight: bold;
	color: #9E3039;
}

.modalBackground 
{
	background-color: #444444;
	
}

.modalPopup 
{
	background-color: #F3F4F8;
	border: none;
	padding: 10px;
	width: 250px;
}
/* UNORDERED LISTS START */
ul.bulletPoint
{
	margin-left: 5px;
}
ul.bulletPoint li
{
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 10px;
	font-size: 11px;
	color: #00505C;
	padding-bottom: 5px;
}
ul.podLinks
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}
ul.podLinks  li a:link, ul.podLinks  li a:visited, ul.podLinks  li a:active
{
	text-decoration: none;
}
ul.podLinks  li a:hover
{
	text-decoration: underline;
}
ul.podLinks  li
{
	background-image: url('../../Images/icons/Standard_Link_Arrow_Orange.gif');
	border: none;
	background-position: 0 7px;
	background-repeat: no-repeat;
	line-height: 1.75em;
}
ul.podLinks  li a
{
	padding-left: 10px;
	color: #007C92;
}

div.podLinksText  
{
	border-top:solid 1px #E9EDF8;
	text-decoration:none;
	color: #007C92;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

ul.linkList
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}
ul.linkList  li a:link, ul.linkList  li a:visited, ul.linkList  li a:active
{
	text-decoration: none;
}
ul.linkList  li a:hover
{
	text-decoration: underline;
}
ul.linkList  li
{
	background-image: url('../../Images/icons/Standard_Link_Arrow_Orange.gif');
	border: none;
	background-position: 0 7px;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.75em;
}
ul.linkList  li a
{
	padding-left: 10px;
	color: #007C92;
}
ul.documentList
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}
ul.documentList  li a:link, ul.documentList  li a:visited, ul.documentList  li a:active
{
	text-decoration: none;
}
ul.documentList  li a:hover
{
	text-decoration: underline;
}
ul.documentList  li
{
	background-image: url('../../Images/icons/Document.gif');
	border: none;
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.75em;
}
ul.documentList  li a
{
	padding-left: 16px;
	color: #007C92;
}

div.documentList
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
	margin-left:10px;
	clear:both;
}
div.documentList  a:link, div.documentList  a:visited, div.documentList  a:active
{
	text-decoration: none;
}
div.documentList  a:hover
{
	text-decoration: underline;
}
div.documentList  a
{
	background-image: url('../../Images/icons/Document.gif');
	border: none;
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.75em;
	clear:both;
	float:left;
}
div.documentList  a
{
	padding-left: 16px;
	color: #007C92;
	clear:both;
	float:left;
}

div.noLeftPadding
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
	clear:both;
}

div.noLeftPadding  a:link, div.noLeftPadding  a:visited, div.noLeftPadding  a:active
{
	text-decoration: none;
}
div.noLeftPadding  a:hover
{
	text-decoration: underline;
}
div.noLeftPadding  a
{	
	border: none;
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.75em;
	clear:both;
	float:left;
}
div.noLeftPadding  a
{
	padding-left: 16px;
	color: #007C92;
	clear:both;
	float:left;
}

div.documentListNoLeftPadding
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
	clear:both;
}
div.documentListNoLeftPadding  a:link, div.documentListNoLeftPadding  a:visited, div.documentListNoLeftPadding  a:active
{
	text-decoration: none;
}
div.documentListNoLeftPadding  a:hover
{
	text-decoration: underline;
}
div.documentListNoLeftPadding  a
{
	background-image: url('../../Images/icons/Document.gif');
	border: none;
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 0.687em;
	line-height: 1.75em;
	clear:both;
	float:left;
}
div.documentListNoLeftPadding  a
{
	padding-left: 16px;
	color: #007C92;
	clear:both;
	float:left;
}
ul.podDocLinks
{
	list-style-type: none;
	margin-left: 0;
}

/* UNORDERED LISTS END */

/* FILTERING START */
.filterBox .header
{
	border-bottom: solid 1px #CAE2F9;
	background-color: #E0EEFB;
	padding: 10px;
	font-size: 0.75em;
	color: #002664;
	font-weight: bold;
}
.filterBox .content
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #CAE2F9;
	background-color: #F8F9FD;
	font-size: 0.687em;
}
.filterBox .content .filterItem
{
	margin-bottom: 10px;
}
.filterBox .content .filterItem .fieldTitle
{
	font-weight: bold; 
	color: #002664;
	margin-right: 10px;
	width: 50px;
	display: inline-block;
}

.labelTitle
{
	font-weight: bold; 
	margin-right: 10px;
	display: inline-block;
	font-size: small;
}
/* FILTERING END */

/* POPUP START */
#popup
{
	margin: 0; padding: 0;
	margin-left: -10px;
}
#popup  div#brandingBar
{
	height: 15px;
	background-image: url('../../Images/Header_Graphics/header_4.jpg')
}
#popup  div#content
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#popup  div#content  div#contentTitle
{
	padding-bottom: 5px;
	border-bottom: solid 1px #E9EDF8;
	font-weight: bold; 
	color: #002664;
	font-size: 1.375em; 
	line-height: 1.363em; 
	margin-bottom: 10px;
}
/* POPUP END */

table.dataentrytable
{
	background-color: #F3F4F8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
	border-top: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	border-collapse:collapse;
	font-family: Arial, Verdana, Sans-Serif;
	margin-bottom: 19px;
}
table.dataentrytable tr
{
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}
table.dataentrytable td
{
	padding: 4px;
	border-top: solid 0 #B2B2B2;
	border-right: solid 0 #B2B2B2;
	font-size: 13px;
}
table.dataentrytable th
{
	padding: 6px;
	border-top: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
table.dataentrytable td table td
{
	padding: 2px;
}
table.dataentrytable td.label
{
	font-weight: bold;
	font-size: 11px;
}
@media print {	
	#brandingBar, #twoColumnLeft, #threeColumnLeft, #threeColumnRight
	{ 
		display:none; 
	}
	#twoColumnRight
	{
		float:none;
		width:600px;
		padding:0;
		margin:0;
		border-left:0;
	}
	#threeColumnCentre
	{
		display:inline;
		width:600px;
		padding:5px 0 5px 0;
		margin:0;
		border-left:0;
	}
	.contentTitle
	{
		display:inline;
		padding:0;
	}
	.dataTable
	{
		width:600px;
	}
	#content
	{
		display:inline;
	}
	#footer
	{
		width:600px;	
	}
}

.repeaterspacer
{
	width: 130px;
	float: left;
}