/* ===== CSS FOR AVESTA POLARIT ENQUIRY FORM (ENQ)========== */
/* ===== VERS 0.1 2001-11-06 =============================== */
/* ===== GENERAL SPECIFICATIONS ============================ */
/* Change log:                                               */
/* Nov 2001 - First version                                  */



/* ===== Linked text ==== */
A  {
	font-weight: bold;
	color : #18964C;
	text-decoration : none;
}

A:hover  {
	color : #C6503B;
	text-decoration : underline;
}

/* ===== LEFT HAND NAVIGATION ===== */
.ENQnav a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}

.ENQnavMarked a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}

.ENQnavMarked { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 13pt; 
	font-weight: bold
}

.ENQnavMarkedSection { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 13pt; 
	font-weight: bold;
	color: #2B5184;
}
.ENQnavRelatedHeading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 13pt; 
	color: #D09805;
}

.ENQnavBreadcrumb { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	line-height: 14pt; 
	font-weight: normal;
	color: #F4E9BF;
	background-color: #E7C86C;
}

/* ===== HEADER 1-6 ===== */
.ENQH1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	line-height: normal;
	font-weight : normal;
	color : #2B5184;
	margin-left: 0px; 
	margin-right: 15px
}

.ENQH2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: normal;
	font-weight : bold;
	color : #2B5184;
}


/* ===== TEXT/PARAGRAPHS CLASSES ===== */
P.ENQ  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 16pt;
	font-weight : normal; 
	color : #000000;
}

.ENQnormal  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 16pt;
	font-weight : normal; 
	color : #000000;
	margin-right: 15px; 
	margin-left: 30px
}

.ENQnormalBold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold; 
	color : #000000;
}

.ENQnormalSmall  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal; 
	color : #000000;
}
.ENQnormalSmallGrey  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal; 
	color : #999999;
}

.ENQintroduction  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 16pt;
	font-weight : bold;
	color : #2B5184;
	margin-left: 0px; 
	margin-right: 15px
}

OL.ENQ  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
	font-weight : normal;
	color : #000000;
	list-style-type : lower-alpha;
	margin-left: 70px; 
	margin-right: 15px
}

UL.ENQ  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
	font-weight : normal;
	color : #00000;
	list-style-type : square;
	margin-left: 70px; 
	margin-right: 15px
}
/* ===== TABS AND AREAS ===== */
.ENQtabInactive {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color : #666666;
	text-decoration : none;
	background-color: #F4E9BF;
}
.ENQtabActive {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	background-color: #DDB43D;
}
.ENQborder {	background-color: #DDB43D}

input.formButton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 093871; border-color: B5C7D6 7396A5 7396A5 B5C7D6; background-color: F5F5F5; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* ===== TABLE FORMATTING ===== */
/* ===== Heading  ===== */
TD.ENQtableHeading  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}
TD.ENQtableSmall  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	color : #000000;
}
TD.ENQtableSmall A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	color : #18964C;
}
TD.ENQtableSmallBold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	color : #000000;
}

TD.ENQtableHeadingYellow  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #D09805;
}
TD.ENQtableSmallYellow  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	color : #000000;
	background-color : #F4E9BF;
}
TD.ENQtableSmallBoldYellow  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	color : #000000;
	background-color : #F4E9BF;
}

TD.ENQtableHeadingRed  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #B01912;
}
TD.ENQtableSmallRed  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	color : #000000;
	background-color : #EDC6B7;
}
TD.ENQtableSmallBoldRed  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	color : #000000;
	background-color : #EDC6B7;
}

TD.ENQtableHeadingBlue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #2A5A6F;
}
TD.ENQtableSmallBlue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	color : #000000;
	background-color : #B0C5D0;
}
TD.ENQtableSmallBoldBlue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	color : #000000;
	background-color : #B0C5D0;
}

TD.ENQtableHeadingGrey  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #847D7B;
}
TD.ENQtableSmallGrey  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	color : #000000;
	background-color : #E5E2DE;
}
TD.ENQtableSmallBoldGrey  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	color : #000000;
	background-color : #E5E2DE;
}
/* ===== FORMS ===== */
/* ===== Use this classes for all labels in forms  ===== */
.ENQlabel {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}

.ENQlabelGrey {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #999999
}

.ENQlabelBold {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}

.formBG  {
	background-color : #F5F5F5;
}

.searchMatchesBG  {
	background-color : #F4E9BF;
}

INPUT.ENQ  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #093871;
}

SELECT.ENQ  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #093871;
}

INPUT.ENQ  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #093871;
}

TEXTAREA.ENQ  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #093871;
}

/* ===== MISCELLANEOUS ===== */
/* ===== Footer of page ===== */
.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 7pt;
	line-height: 14pt;
	font-weight: normal;
	color: #847D7B;
}

.ENQindentParagraph {  
	margin-left: 30px;
}

/* ===== DIVIDERS ON PAGE ===== */
.ENQdivider {	background-color: #D09805}

.ENQline {  background-color: #CCCCCC}

