/**********************
* Overall Page Styles *
**********************/
body
{
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

a, td, th
{
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	background: #005480;
	color: #ffffff;
}

h1
{
	color: #a28700;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 2.5em;
}

h2
{
	color: #a28700;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 2.0em;
}

h3
{
	color: #a28700;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

h5
{
	font-size: 0.90em;
}

.tdLabel
{
	vertical-align: top;
}

.footer1
{
	background: #B4AF7D;
	height: 30px;
	text-align: center;
}

.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.footerlink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.footerlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.footerlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.footerlink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.Important
{
	font-size: large;
	color: Red;
}

/******************************
* Main Navigation Menu Styles *
******************************/
#Header img
{
	border: none;
}
#searchbox
{
	background-image: url( "../images/header1.jpg" );
	height: 80px;
	text-align: right;
	vertical-align: middle;
	width: 1024px;
}
#LeftCol
{
	width: 209px;
	margin-right: 2px;
	background-image: url( "../files/themes/tan_filler.gif" );
	height: 100%;
	vertical-align: top;
}
#LeftCol .nav
{
	height: 100%;
	background-image: url( "../files/themes/tan_left.jpg" );
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#LeftCol .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding: 18px 15px 0 0;
	margin-bottom: 0px;
	text-align: right;
}
#LeftCol ol
{
	margin-top: 15px;
	margin-left: 11px;
	padding-left: 15px;
	line-height: 1.4em;
	list-style-type: none;
	list-style-image: url( "/images/common/nav_icon.gif" );
}

#LeftCol ol li
{
	margin: 5px 8px 0 0;
	padding: 0 0 3px 0;
}
#LeftCol ol ol
{
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 5px;
	list-style-image: none;
	list-style-type: square;
}

#LeftCol ol ol li
{
	margin: 2px 0 0 0;
}

#LeftCol ol li a
{
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#LeftCol ol li a:hover
{
	color: #ccc;
}

#LeftCol ol ol li a
{
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#LeftCol ol ol li a:hover
{
	color: #ccc;
}

/**********************
* Content Area Sytles *
**********************/
#MainCol
{
	vertical-align: top;
}
.crumbs
{
	display: block;
	padding: 0px 0 2px 10px;
	color: #333;
	font-size: .8em;
	background: #B4AF7D;
	width: 805px;
}
.content
{
	padding: 10px 0 15px 15px;
	min-width: 300px;
	max-width: 800px;
	width: expression(document.documentElement.clientWidth > 959 ?  "800px" : "auto" );
}

/*********************
* Page Footer Styles *
*********************/
#Footer a img
{
	border: none;
}

/**************************************
* Generic AJAX Control Related Styles *
**************************************/
.watermarkedtext
{
	padding: 2px 2px 2px 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
	height: inherit;
}

/*******************************
* SurveyBackground.aspx Styles *
*******************************/
.SurveyBackgroundTableText
{
	width: 350px;
}

.SurveyBackgroundFieldSet
{
	width: 96%;
	margin-top: 15px;
}

.SurveyBackgroundModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyBackgroundModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/**********************************
* SurveyParentCompany.aspx Styles *
**********************************/

.SurveyParentCompanyTableText
{
	width: 250px;
}

.SurveyParentCompanyFieldSet
{
	width: 75%;
	margin-top: 15px;
}

.SurveyParentCompanyPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyParentCompanyModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyParentCompanyModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/*****************************************
* SurveyForeignParentCompany.aspx Styles *
******************************************/

.SurveyForeignParentCompanyTableText
{
	width: 250px;
}

.SurveyForeignParentCompanyFieldSet
{
	width: 75%;
	margin-top: 15px;
}

.SurveyForeignParentCompanyPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyForeignParentCompanyModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyForeignParentCompanyModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/*****************************
* SurveyContacts.aspx Styles *
*****************************/

.SurveyContactsTableText
{
	width: 250px;
}

.SurveyContactsFieldSet
{
	width: 70%;
	margin-top: 15px;
}

.SurveyContactsPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyContactsModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyContactsModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/*************************************
* SurveyProductsProduced.aspx Styles *
*************************************/

.SurveyProductsProducedTableText
{
	width: 250px;
}

.SurveyProductsProducedFieldSet
{
	width: 710px;
	margin-top: 15px;
}

.SurveyProductsProducedPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyProductsProducedModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyProductsProducedModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/****************************
* SurveyExports.aspx Styles *
****************************/

.SurveyExportsTableText
{
	width: 250px;
}

.SurveyExportsFieldSet
{
	width: 370px;
	margin-top: 15px;
}

.SurveyExportsPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyExportsModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyExportsModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/*************************************
* SurveyProductsPurchased.aspx Styles *
*************************************/

.SurveyProductsPurchasedTableText
{
	width: 250px;
}

.SurveyProductsPurchasedFieldSet
{
	width: 710px;
	margin-top: 15px;
}

.SurveyProductsPurchasedPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyProductsPurchasedModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyProductsPurchasedModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}
/****************************
* SurveyImports.aspx Styles *
****************************/

.SurveyImportsTableText
{
	width: 250px;
}

.SurveyImportsFieldSet
{
	width: 370px;
	margin-top: 15px;
}

.SurveyImportsPopupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.SurveyImportsModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.SurveyImportsModalPopup
{
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
}

/**************************
* EIB Survey Notes Styles *
**************************/
.SurveyNotesFieldSet
{
	width: 700px;
	margin-top: 15px;
}

/************************
* Generic Survey Styles *
************************/
.NavigationButtons
{
	margin-top: 20px;
	padding-bottom: 20px;
}

.SurveyPageHeader
{
	color: #a28700;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 2.0em;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #B4AF7D;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #DBD598;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #F6F6E5;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 10px;
    padding-top: 20px;
}