/***********************************************/
/* DCL_ar.css                            */
/* Use with DCL Template              */
/***********************************************/
SubHeader
{
	font-weight: bold; color: #ffffff; font-family: Tahoma, sans-serif; background-color: #29696b;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body table, span{
	font-family: Tahoma, sans-serif;
	color: #000000;
	line-height:normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration:none;
}


/************** header tag styles **************/

h1{
 font: bold 120% Tahoma,sans-serif;
 color: #872830;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 100% Tahoma,sans-serif;
 color: #872830;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Tahoma,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:85px;
	width:100%;
	border-bottom:solid 1px #000000;
	background-color: #ffffff;
}

#DCLLogo
{
	position:absolute;
	top: 8px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#DMLogo
{
	position:absolute;
	top: 8px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
}

#searchPanel
{
    position:absolute;
	top:41px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	z-index: 97;
	width:250px;

}

#UtilityPanel
{
    position:absolute;
	top:20px;
	left: 110px;
	margin: 0px;
	padding: 0px;
	z-index: 97;
	width:120px;
	text-align:left;
}



.searchPaneltextbox
{
   border: solid 1px #cccccc;
   font-family: Tahoma, Helvetica, sans-serif;
   color: #666666;
   font-size:11px;
   width:150px;
  
}
.searchPanelbutton
{
   border: solid 1px #cccccc;
   background-color:#DDE0E4;
   font-family: Tahoma, Helvetica, sans-serif;
   color: #666666;
   font-size:11px;
   width:25px;
   margin-left:2px;
   cursor:hand;
 }
   
/***********************************************/
/* Major Navigation Panel Layout Divs                                 */
/***********************************************/
 
 
#MajorNav{
	left:0%;
	right: 0%;
	margin-right:120px;
	margin-top:6px;
	
}

#MajorNav table
{
 border:0px;
}

#MajorNav td
{
	font-family: Tahoma;
	font-weight:bold;
	color: #ffffff;
	font-size: 12px;
	text-align:center;
	background-color:#8A2629;
	border-right:1px solid #ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
}

#MajorNav table a:link
{
 color:#ffffff;
 text-decoration:none;
}

#MajorNav table a:visited
{
 color:#ffffff;
 text-decoration:none;
}

  /***********************************************/
/* Major Navigation Panel Layout Divs                                 */
/***********************************************/
 
#MajorNavNew{
	left:0%;
	right: 0%;
	margin-left:0px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:0px;
}
#MajorNavNew table
{
 border:0px;
 width:100%;
}

#MajorNavNew td
{
	font-family: Tahoma;
	font-weight:bold;
	color: #31595A;
	font-size: 12px;
	text-align:center;
	background-color:#E4FFB0;
	border-right:1px solid #ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
}

#MajorNavNew table a:link
{
 color:#31595A;
 text-decoration:none;
}

#MajorNavNew table a:visited
{
 color:#31595A;
 text-decoration:none;
}
/***********************************************/
/* Minor Navigation Panel Layout Divs                                 */
/***********************************************/

#MinorNav{
	left:0%;
	left: 0%;
	height:21px;
	width:100%;
	background-color: #8A2629;
	border-bottom:1px solid #ffffff;
    text-align:left;
}


#MinorNav table
{
 border:0px;
}

#MinorNav td
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-align:center;
	height:17px;
	background-color:#A23C45;
	padding-left:10px;
	padding-right:10px;
	border-right:4px solid #A0363F;
}

#MinorNav table a:link
{
 color:#ffffff;
 text-decoration:none;
}

#MinorNav table a:visited
{
 color:#ffffff;
 text-decoration:none;
}
#MinorNavNew{
	left:0%;
	right: 0%;
	height:21px;
	width:100%;
	background-color: Transparent;
	border-bottom:0px solid #ffffff;
    text-align:right;
}

#MinorNavNew table
{
 border:0px;
}

#MinorNavNew td
{
	font-family: Tahoma;
	color: #31595A;
	font-size: 11px;
	text-align:center;
	height:17px;
	background-color:Transparent;
	padding-left:10px;
	padding-right:10px;
	border-right:0px solid #A0363F;
	border-left:0px solid #A0363F;
}

#MinorNavNew table a:link
{
 color:#31595A;
 text-decoration:none;
}

#MinorNavNew table a:visited
{
 color:#31595A;
 text-decoration:none;
}
/***********************************************/
/* Breadcrumb Layout Divs                                 */
/***********************************************/
#Breadcrumb
{
	margin-top:5px;
	margin-left:5px;
	text-align:right;
}

#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%;
	width:100%;
}


#vision
{
position:absolute;
top:145px;
left: 40px;
margin: 0px;
padding: 0px;

}

#PageName
{
   	top:0px;
	left: 40px;
	margin: 5px;
	padding: 0px;
	width:100%;
	font-family: Tahoma;
	color: #8A2629;
	font-size: 13px;
	font-weight:bold;
	
}
#PageName1
{
   	top:0px;
	left: 40px;
	margin: 5px;
	padding: 0px;
	width:100%;
	font-family: Tahoma;
	color:  #29696b;
	font-size: 11px;
	font-weight:bold;
	
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


/***********************************************/
/* Department Section Layout Divs                                 */
/***********************************************/
#MainCointainer
{
	width:100%;
	text-align:center;
	/*	background-image:url(../images/DCL_SectionBack.gif height="30px");*/
	background-repeat:repeat-x;
	border-top:1px solid #CEA6A6;
}

#MainCointainerInner
{
	width:100%;
	text-align:left;
	/*	background-image:url(../images/DSL_Inner_Back.gif);*/
	background-repeat:repeat-x;
	border-top:1px solid #CEA6A6;
}

#DepartmentSection
{
	width:764px;
	margin: 0px;
	border-bottom:4px solid #F9E4C2;
}


#ContentContainer
{
top:0px;
width:762px;
text-align:left;

}
#ContentContainerInner
{
top:0px;
width:100%;
text-align:left;
}
/***********************************************/
/* First Column Layout Divs                                 */
/***********************************************/
#FirstColumn
{
border-right:1px solid #cccccc;
width:379px;
text-align:right;
}
.shortbrief
{
width:96%;
margin-left:1%;
margin-right:1%;
}

.NewsSection
{
margin-top: 20px;
width:96%;
margin-left:1%;
margin-right:1%;
}

.NewsSection TABLE
{
	width:100%;
}
.NewsSection td
{
padding-bottom:10px;
}


#FirstColumnInner
{
	
width:15%;
text-align:right;
}

#menutable
{
margin-top:15px;
text-align:right;
}

#menutable td
{
border-bottom:solid 1px #cccccc;
}

#menutable a:link
{
font-weight:bold;
text-decoration:none;
color:#666666;
}

#menutable a:visited
{
font-weight:bold;
text-decoration:none;
color:#666666;
}

#menutable a:active
{
font-weight:bold;
text-decoration:none;
color:#666666;
}

.menutableSelected
{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#menutable a:hover
{
color:#000000;
font-weight:bold;
text-decoration:none;
}
/********************************/
#menutableNew
{
margin-top:0px;
text-align:right;
}

#menutableNew td
{
border-bottom:solid 0px #31595A;
font-weight:bold;
text-decoration:none;
color:#31595A;
cursor:default; 
}

#menutableNew a:link
{
font-weight:bold;
text-decoration:none;
color:#31595A;
}

#menutableNew a:visited
{
font-weight:bold;
text-decoration:none;
color:#31595A;
}

#menutableNew a:active
{
font-weight:bold;
text-decoration:none;
color:#31595A;
}

.menutableSelected
{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#menutableNew a:hover
{
color:#000000;
font-weight:bold;
text-decoration:none;
}
#menutableNew a:hover
{
color:#000000;
font-weight:bold;
text-decoration:none;
}
.menuchilddiv
{

	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
}
.menuchilddiv table
{
	border: #ffffff 1px solid; 
}
.menuchilddiv td
{
	border: #ffffff 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: #31595A;
	padding-top: 2px;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Sans-Sherif;
	background-color: #E4FFB0;
	text-decoration: none;
} 

.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 0px solid;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Sans-Sherif;
	background-color: #ffffff ;
	text-decoration: none;
}
/***********************************************/
/* Second Column Layout Divs                                 */
/***********************************************/
#SecondColumn
{
border-right:1px solid #cccccc;
width:190px;
text-align:right;
}

#SecondColumnInner
{
border-right:1px solid #cccccc;
width:65%;
text-align:right;
}

#SecondColumnInner a:link, #SecondColumnInner a:hover, #SecondColumnInner a:visited
{
color:#000000;
font-weight:normal;
}

#SecondColumnInnerNew2010
{
border-right:1px solid #cccccc;
width:85%;
text-align:right;
}

#SecondColumnInnerNew2010 a:link, #SecondColumnInner a:hover, #SecondColumnInner a:visited
{
color:#000000;
font-weight:normal;
}


#Innercontent
{
margin-top:20px;
margin-left:5px;
margin-bottom:15px;
margin-right:5px;
text-align:right;

}

.certifiedlogo
{
border-bottom:1px solid #cccccc;
width:100%;
text-align:center;
padding-top:10px;
}

.certifiedlogoinner
{
width:100%;
text-align:center;
padding-top:10px;
}

.quicklink
{
height:30px;
border-bottom:1px solid #cccccc;
width:100%;
text-align:center;
background-color:#FDFAF5;
padding-top:10px;
}


/***********************************************/
/* Poll Layout Divs                                 */
/***********************************************/

.PollSection
{
background-image:url(../images/poll_back.gif);
background-repeat:repeat-x;

}

/***********************************************/
/* Third Column Layout Divs                                 */
/***********************************************/
#ThirdColumn
{
	width:190px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
    text-align:right;
}

#ThirdColumnInner
{
	width:20%;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
    text-align:right;
}

.FirstTimeUser
{
width:100%;
height:118px;
border-bottom:1px solid #cccccc;
}

.adbanner
{
margin-top:20px;
text-align:center;
}


/***********************************************/
/* footer Layout Divs                                 */
/***********************************************/
#footerPanel{
	top: 0px;
	left:0%;
	right: 0%;
	
	width:100%;
padding-top:15px;
    border-top:1px solid #cccccc;

}
/***********************************************/
/* Other Panel Layout Divs                                 */
/***********************************************/

.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 span
{
height:25px;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
/*Contact DCLD Section*/
.mandatoryLabel
{
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Verdana, Helvetica, Sans-seriff;
}

 .formText
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-size: 11px;
	padding-left: 3px;
	color:#000066;
	font-family: Arial, Verdana, Helvetica, Sans-seriff;
	background-color: white;
}
.txt10px
	{
		/*color : #666666;*/
	color: #000000;
	font-family :  	Tahoma, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}
.txt10pxorng
	{
	color : #EDAA01;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	font-weight: bold;

	}
	.txt10pxorng_header
	{
	color : #31595A;
	font-family :  Tahoma, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;

	}
.pollbutton
{
	background-image: url(../images/vote_button.jpg);
	border: 0px;
	width: 60px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	cursor:hand;
}
/*Contact DCLD Section*/