/*DROPDOWN START*/
.menuParentDiv{
	top: 57px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	z-index: 106;
	
}

.menuParentDiv table
{
 border:0px;
}

.menuParentDiv td
{
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
	
}

.menuParentDiv table a:link
{
 color:#FFFFFF;
 text-decoration:none;
}

.menuParentDiv table a:visited
{
 color:#FFFFFF;
 text-decoration:none;
}

.menuchilddiv
{

	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}

.menuchilddiv a:link, .menuchilddiv a:visited
{
	padding-right: 5px;
	background-position: 0% 0%;
	display: block;
	padding-left: 5px;
	font-weight: 900;
	font-size: 1em;
	background-attachment: scroll;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: black 1px solid;
	background-repeat: repeat;
	font-family: Verdana, Sans-Sherif;
	background-color: #7bad4c;
	text-decoration: none;
	border-right: #000000 1px solid;
} 

.menuchilddiv a:hover
{
	padding-right: 5px;
	background-position: 0% 0%;
	display: block;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
	background-attachment: scroll;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	border-bottom: black 1px solid;
	background-repeat: repeat;
	font-family: Verdana, Sans-Sherif;
	background-color: #ccff99;
	text-decoration: none;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}


/*DROPDOWN END*/

.td_aligned
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, Sans-seriff;
	text-align:left; 
	color:#000066;
}
#TICKER a:link
{
	color: #000000;
	text-decoration:none;
}
#TICKER a:visited
{
	color: #000000;
	text-decoration:none;
}

/***********************************************/
/* DAC.css */
/* Use with DAC Templates for english site */
/***********************************************/

.headerBackground
{
background-image:url(../images/DAC_02_ar.jpg);

}

.headerlogo
{
background-image:url(../images/DAC_01_ar.jpg);
}

.Header{
	color: #568034;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body table, span{
	font-family: Tahoma, sans-serif;
	color: #666666;
	line-height:normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited
{
	color:  #568034;
	text-decoration: underline;
}

a:hover{
	text-decoration:none;
}


/************** header tag styles **************/

h1{
 font: bold 120% Tahoma,sans-serif;
 color: #4B1000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 100% Tahoma,sans-serif;
 color: #568034;
 margin: 0px;
 padding: 0px;
}

h3{
color: #568034;
font-size: 14px;
font-family: Tahoma, Tahoma, Helvetica, sans-serif;
font-weight: bold;
/*font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;*/
}

h4{
 font: 100% Tahoma,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Tahoma,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************** Form element tag styles **************/

select
{
border:solid 1px #cccccc;
background-color: #ffffff;
width:90%;
font-family: Tahoma, Helvetica, sans-serif;
color: #666666;
font-size: 11px;
margin-top:2px;
}

.button
{
border-left:solid 6px #D6C5A9;
border-right:solid 1px #D6C5A9;
border-top:solid 1px #D6C5A9;
border-bottom:solid 1px #D6C5A9;
background-color: #F5EAD4;
font-family: Tahoma, Helvetica, sans-serif;
color: #666666;
font-size: 11px;
margin-top:2px;
}

/***********************************************/
/* Header Panel Layout Divs                                 */
/***********************************************/
 #HeaderPanel{
	top: 0px;
	left:0%;
	right: 0%;
	height:96px;
	width:778px;
	background-image:url(../images/Home_ADQD_en.jpg);

}

#searchPanel
{
    margin: 0px;
	width:250px;
	color:#000000;
	
}

#UtilityPanel
{
   	top:6px;
	left: 650px;
	margin: 0px;
	padding: 0px;
	z-index: 108;
	width:125px;
	color:#000000;
	
}

#UtilityPanel a:link
{
	color:#000000;
	text-decoration: none;
}

#UtilityPanel a:visited
{
	color:#000000;
	text-decoration: none;
}
#UtilityPanel a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


.searchPaneltextbox
{
   border: solid 1px #333333;
   font-family: Tahoma, Helvetica, sans-serif;
    color: #333333;
   font-size:10px;
   background-color:#ebebeb;
   width:140px;
  
  
}
.searchPanelbutton
{
   border: solid 1px #333333;
   background-color:#cccccc;
   font-family: Tahoma, Helvetica, sans-serif;
    color: #333333;
   font-size:10px;
   width:25px;
   margin-right:2px;
 
 }
   
/***********************************************/
/* Major Navigation Panel Layout Divs                                 */
/***********************************************/
 
#MajorNav{
	top: 57px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	z-index: 106;
	
}

#MajorNav table
{
 border:0px;
}

#MajorNav td
{
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
	
}

#MajorNav table a:link
{
 color:#FFFFFF;
 text-decoration:none;
}

#MajorNav table a:visited
{
 color:#FFFFFF;
 text-decoration:none;
}

 
/***********************************************/
/* Minor Navigation Panel Layout Divs                                 */
/***********************************************/

#MinorNav{
   	top: 75px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 104;
	height:21px;
	width:778px;
	text-align:right;
}


#MinorNav table
{
 border:0px;
}

#MinorNav td
{
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	text-align:center;
	height:17px;
	padding-left:10px;
	padding-right:10px;
	
}

#MinorNav table a:link
{
 color:#666666;
 text-decoration:none;
}

#MinorNav table a:visited
{
 color:#666666;
 text-decoration:none;
}


/***********************************************/
/* Breadcrumb Layout Divs                                 */
/***********************************************/
#Breadcrumb
{
	margin-top:5px;
	margin-left:5px;
}

#Breadcrumb a:link
{
 color:#666666;
 text-decoration:none;
}

#Breadcrumb a:visited
{
 color:#666666;
 text-decoration:none;
}

#Breadcrumb a:hover
{
 color:#666666;
 text-decoration:underline;
}
/***********************************************/
/* Home Banner Panel Layout Divs                                 */
/***********************************************/

#homeBanner
{
	left:0%;
	right: 0%;
	border:1px solid #cccccc;
}

#innerBanner
{
	left:0%;
	right: 0%;
	width:777px;
	border-right:1px solid #cccccc;
}

#headerPanelimg
{
float:left;	
}

#PageName
{
   	top:0px;
	left: 40px;
	margin: 5px;
	padding: 0px;
	width:100px;
	font:Tahoma,sans-serif;
    color: #568034;
	
	font-weight:bold;
	
}

#headerPanelLeftInner1
{
	float:right;
}


/***********************************************/
/* Department Section Layout Divs                                 */
/***********************************************/
#MainCointainer
{
	width:778px;
	text-align:left;
	background-repeat:repeat-x;
	
}

#MainCointainerInner
{
	width:777px;
	text-align:left;
	background-image:url(../images/DSL_Inner_Back.gif);
	background-repeat:repeat-x;
	
}

#DepartmentSection
{
	width:780px;
	height:158px;
	margin: 0px;
}

#DepartmentSection img
{
border-right:1px solid #ebebeb;
}

#ContentContainer
{
top:0px;
width:778px;
text-align:left;

}
#ContentContainerInner
{
top:0px;
width:100%;
text-align:left;
}
/***********************************************/
/* First Column Layout Divs                                 */
/***********************************************/
#FirstColumn
{
text-align:left
}

.shortbrief
{
width:94%;
margin-left:2%;
margin-right:2%;
}

.NewsSection
{
margin-top: 25px;
width:94%;
margin-left:2%;
margin-right:2%;
}

.NewsSection TABLE
{
	width:100%;
}
.NewsSection td
{
padding-bottom:10px;
}


#FirstColumnInner
{
width:17%;
text-align:left
}

#menutable
{
margin-top:15px;
text-align:right;
width:100%;

}

#menutable td
{
border-bottom:solid 1px #cccccc;
}

#menutable a:link
{
font-weight:bold;
text-decoration:none;
color: #568034;
}

#menutable a:visited
{
font-weight:bold;
text-decoration:none;
color: #568034;;
}

#menutable a:active
{
font-weight:bold;
text-decoration:none;
color: #568034;
}

.menutableSelected
{
color: #4B1000;
font-weight:bold;
text-decoration:none;
}

#menutable a:hover
{
color: #4B1000;
font-weight:bold;
text-decoration:none;
}

/***********************************************/
/* Second Column Layout Divs                                 */
/***********************************************/
#SecondColumn
{
text-align:left;
background-image:url(../images/Home_ADQD_03.jpg);
 background-repeat:no-repeat;
}

#SecondColumnInner
{
border-left:1px solid #cccccc;
width:60%;
text-align:left
}

#Innercontent
{
margin-top:20px;
margin-left:5px;
margin-bottom:15px;
margin-right:5px;

}


.certifiedlogo
{
width:100%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #cccccc;
}

.search
{
width:100%;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #cccccc;
}
.quicklink
{
height:18px;
width:100%;
padding-top:8px;
padding-bottom:4px;
padding-left:7px;
}


/***********************************************/
/* Poll Layout Divs                                 */
/***********************************************/

.PollSection
{
background-image:url(../images/poll_back.gif);
background-repeat:repeat-x;

}

/***********************************************/
/* Third Column Layout Divs                                 */
/***********************************************/
#ThirdColumn
{
	width:1%;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
    text-align:left
	display:none;
}

#ThirdColumnInner
{
	width:23%;
	text-align:left;
	background-image:url(../images/Inner_ADQD_Temp2.jpg);
	background-repeat:repeat-x;
   
}

.message
{
width:100%;
text-align:center;
padding-top:0px;
}

.sidecontent
{
border-bottom:1px solid #cccccc;
width:100%;
padding-left:5px;
padding-top:10px;

}

.adbanner
{
margin-top:6px;
margin-bottom:6px;

text-align:center;
}


/***********************************************/
/* footer Layout Divs                                 */
/***********************************************/
#footerPanel{
	top: 0px;
	left:0%;
	right: 0%;
	height:77px;
	width:768px;
padding-top:15px;
    border-top:1px solid #cccccc;

}
/***********************************************/
/* Other Panel Layout Divs                                 */
/***********************************************/

.Download
{
    margin: 0px;
	padding-top: 7px;
	padding-left: 8px;
	padding-bottom: 7px;
	background-color:#E8D2B1;
	border-bottom: solid 1px #C7A270;
}

.Download img
{
float:left;
margin-right:5px;
}

#quickguide
{
    margin: 0px;
	padding: 4px;
}

.quickguide img
{
float:left;
margin-right:5px;
}


.latstnews
{
width:100%;
}

hr
{
height:1px;
color:#cccccc;
}

.Archives
{

width:100%;
text-align:left;
background-image:url(../images/poll_back.gif);
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}


.Archives select
{
margin-top:2px;
margin-bottom:2px;
width:125px;
}



#othernews
{
width:100%;
text-align:left;
background-image:url(../images/poll_back.gif);
padding-top:10px;
padding-left:3px;
padding-right:2px;
padding-bottom:10px;
}

#othernews td
{
font-family: Tahoma, sans-serif;
color:  #568034;
padding-bottom:10px;
font-size: 11px;
border-bottom:1px solid #cccccc;
line-height:normal;
}

#othernews td, a:link
{
text-decoration:underline;
}

#othernews td a:visited
{
text-decoration:underline;
}

#othernews td a:hover
{
text-decoration:none;
}

.SitemapMajorChnl
{
height:15px;
border-bottom:1px solid #cccccc;

text-indent:3px;
}

.SitemapMajorChnl a:link
{
color: #333333;
text-decoration:none;
font-weight:bold;
}

.SitemapMajorChnl a:visited
{
color: #333333;
text-decoration:none;
font-weight:bold;
}
.SitemapMajorChnl a:hover
{
color: #333333;
text-decoration:underline;
font-weight:bold;
}


.SitemapsubChnl
{color: #666666;
height:15px;
}

.SitemapsubChnl a:link
{
text-decoration:none;
color: #666666;
}

.SitemapsubChnl a:visited
{
text-decoration:none;
color: #666666;
}
.SitemapsubChnl a:hover
{
text-decoration:underline;
color: #666666;
}




#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Tahoma,sans-serif;
}

#contactusRightpanel
{
height:108px;
width:100%;
text-align:left;
padding-top:10px;
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
