/* RAD CSS */


.searchCaption
{
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px;
font-weight: bold;  
color: #FFF;
text-align: right;
background-color:#aac679;
padding: 5 5 5 5px;
}

.searchBtn, .searchBtn td{

font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
font-weight: bold;
padding: 10px;

}

.searchBtn A, .searchBtn A:Active, .searchBtn A:Visited
{
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
font-weight: bold;
padding: 2.5 7 2.5 7px; 
color: #aac679;
border: 2px solid;
text-decoration: none;
}

.searchBtn A:Hover
{
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
font-weight: bold;
padding: 2.5 7 2.5 7px; 
color: #606060;
border: 2px solid;
text-decoration: none;
}

.RAD { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 9.5px;
text-align: left;
}

.RAD_Radio { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;

}



/*Summary Table*/

.RAD_TableS
{
margin-top:20px;
width:475px;
}

.RAD_Header td
{
text-align:center;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #fff;
font-weight: bold;
padding:5 5px;
border: #C2C2C2 1px solid;
background-color:#aac679;
}

.NormalTd td
{
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #666666;
padding:5 5px;
border: #C2C2C2 1px solid;
}

.NormalTd a:hover{		
color: #aac679;
text-decoration:none;
}

.Green td {		
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px;
color: #FFF;
padding:5 5px;
border: #C2C2C2 1px solid;
background-color:#aac679;
}

.Green a:Link, .Green a:Visited
{
color: #FFF;
}

.Green a:hover{		
color: #000;
text-decoration:none;
}


/*Detailed Table*/

.RAD_Table
{
margin-top:20px;
width:100%;

}

.RAD_Table tr
{
text-align:justify;
background-color:#dbf6ac;
vertical-align: top; 
}

.RAD_Table td
{ 
line-height: 1.5; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px;
border: #fff 1px solid;
padding: 10 10 10 10px; 
}

.RAD_Caption
{
text-align:right;
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px;
color: #FFF;
font-weight:bold;
background-color:#aac679;
border: #fff 1px solid;
padding: 10 10 10 10px; 

}

/*Paging*/

.RAD_Paging
{
font-family:Arial,Helvetica,sans-serif; font-size:12px;
color:#606060;
}

.RAD_Paging a, .RAD_Paging a:visited
{
font-family:Arial,Helvetica,sans-serif; font-size:12px;
color:#606060;
}
.RAD_Paging a:hover
{
color:#09a8dc;
}

/*Search Menu*/
div #search_menu{margin: 10px 0 10px 0;}
#search_menu {color: #4BADD4; font:bold 12px Arial, Helvetica, sans-serif;}
#search_menu a, #search_menu a:visited, #search_menu a:link {color: #4BADD4; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:underline;}
#search_menu a:hover, #search_menu a:active {color: #000; font:bold 12px Arial, Helvetica, sans-serif;}

/*Search Panel*/
div #search_panel{margin: 10px 0 10px 0;}
#search_panel {color: #4BADD4; font:bold 12px Arial, Helvetica, sans-serif;}
#search_panel a, #search_panel a:visited, #search_panel a:link {color: #4BADD4; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:underline;}
#search_panel a:hover, #search_panel a:active {color: #000; font:bold 12px Arial, Helvetica, sans-serif;}

/*Search Contact*/ 
table #search_contact{width:510px; font:11px Arial, Helvetica, sans-serif;}
#search_contact table,#search_contact tr{ vertical-align:top; padding:5px; font:1em Arial, Helvetica, sans-serif;} 
#search_contact td{ padding:4px; color:#736E49; font:1emx Arial, Helvetica, sans-serif; vertical-align:middle;} 
#search_contact th{ padding:4px; color:#fff; background-color: #4BADD4; text-align:right; text-transform:capitalize; vertical-align:top; width:150px; font:bold 12px Arial, Helvetica, sans-serif; } 
#search_contact input,#search_contact textarea{ font:1em Arial, Helvetica, sans-serif; width:300px; color:#736E49; } 
#search_contact .valid{ font:1em Arial, Helvetica, sans-serif; padding-left:4px; color:#b22222; text-align:right; vertical-align:top; } 

/*Search */ 
table #search{width:510px; font:12px Arial, Helvetica, sans-serif; background:#fff;}
#search table,#search tr{ vertical-align:middle; padding:5px; font:11px Arial, Helvetica, sans-serif;} 
#search td{ padding:7px; color:#2b2b2b; font:11px Arial, Helvetica, sans-serif;} 

#search th{ padding:7px; color:#fff; background-color: #4BADD4; text-align:left; vertical-align:top; max-width:125px; font:bold 1em Arial, Helvetica, sans-serif; text-align:right; text-transform:capitalize;}
#search .header th{ padding:7px; color:#fff; background-color: #4BADD4; text-align:left; vertical-align:top; max-width:125px; font:bold 1em Arial, Helvetica, sans-serif; text-align:center; vertical-align:middle; text-transform:capitalize;} 
#search .special, #search .special th{ padding:7px; color:#fff; background-color: #4BADD4; text-align:right; vertical-align:top; width:150px; font:bold 1em Arial, Helvetica, sans-serif; } 

#search input, #search textarea{ width:300px; font:1em Arial, Helvetica, sans-serif;  color:#736E49; } 
#search .check input{width:10px!important; margin:0; padding:0; } 
#search .nowBtn{width:50px!important; margin:0 0 0 10px; padding:0; font:1em Arial, Helvetica, sans-serif;  text-transform:uppercase; color:#736E49;} 
#search select{ font:1em Arial, Helvetica, sans-serif; width:300px; padding-left:5px; color:#736E49; border: 1px solid #ccc;}
#search option{ font:1em Arial, Helvetica, sans-serif; padding-left:5px; color:#736E49;}
#search select:hover{border-color: #aaa;}
#search select:focus{border-color: #888; outline: 2px solid #ffffaa;}

#search .special,#search .special td{ text-align:left; padding:7px; color:#2b2b2b; font:11px Arial, Helvetica, sans-serif; background-color: #A6D6EA; } 
#search .bold{ font-weight:700; } 
#search .valid{ font:1em Arial, Helvetica, sans-serif; padding-left:4px; color:#b22222; text-align:right; vertical-align:top; } 
#search .editBtn{display:none;}
.bold { font-weight:700; } 
.right { float:right; } 

#search a, #search a:visited, #search a:link {color: #4BADD4; font:bold 11px Arial, Helvetica, sans-serif;}
#search a:hover, #search a:active {color: #000; font:bold 11px Arial, Helvetica, sans-serif;}

#search td a, #search td a:visited, #search td a:link {color: #257ea1; font:bold 11px Arial, Helvetica, sans-serif; text-decoration: underline;}
#search td a:hover, #search td a:active {color: #000; font:bold 11px Arial, Helvetica, sans-serif;}

.searchBtnBlue, .searchBtnBlue td{font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; padding: 10px; text-align:center;} 
.searchBtnBlue a, .searchBtnBlue a:link, .searchBtnBlue a:visited { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; padding: 2.5 7 2.5 7px; color: #4BADD4; border: 2px solid #4BADD4; text-decoration: none; } 
.searchBtnBlue a:hover, .searchBtnBlue a:active { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; padding: 2.5 7 2.5 7px; color: #606060; border: 2px solid #606060; text-decoration: none; } 



/* ================================DNM INFINITY CSS================================*/   


.MenuItem, .MenuItemMouseOver
{
    font-size:10px;    
    font-weight: bold; 
    font-family: Arial;
    font-color: black;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 6px;
    text-decoration: none;
	text-align: left;
    text-transform: uppercase;
	color: #aac679; 
	border-bottom:dashed 1px #c3c3c3;
	vertical-align:middle;
	padding-bottom: 6px;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem HR,.MenuItem A:Link
{
   	font-size:10px;    
  	font-weight: bold; 
    font-family: Arial;
    font-color: black;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    text-transform: uppercase;
	text-align: left;
	color: #aac679;
	vertical-align:middle;
	padding-bottom: 6px;
	padding-top: 6px;
}
	

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItem HR,  .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
   font-size:10px;  
   font-weight: bold;  
   display: block;
   font-family: Arial;
   font-color: black;
   padding-left: 1px;
   padding-right: 1px;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
   color:  #aac679;
   vertical-align:middle;
}
.MenuItemMouseOver A:Hover{

background: url(Images/arrow.jpg) no-repeat;
padding-left:10px;

}


.MenuItemorange, .MenuItemorangeMouseOver
{
    font-size:10px;    
    font-weight: bold; 
    font-family: Arial;
    font-color: black;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 6px;
    text-decoration: none;
	text-align: left;
    text-transform: uppercase;
	color: #f3ae47; 
	border-bottom:dashed 1px #c3c3c3;
	vertical-align:middle;
	padding-bottom: 6px;
}

.MenuItemorange A, .MenuItemorange A:Active, .MenuItemorange A:Visited, .MenuItemorange HR,.MenuItemorange A:Link
{
  	font-size:10px;    
  	font-weight: bold; 
    font-family: Arial;
    font-color: black;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    text-transform: uppercase;
	text-align: left;
	color: #f3ae47; 
	
	vertical-align:middle;
	padding-bottom: 6px;
	padding-top: 6px;
}


.MenuItemorangeMouseOver A, .MenuItemorangeMouseOver A:Active, .MenuItemorange HR,  .MenuItemorangeMouseOver A:Visited, .MenuItemorangeMouseOver A:Link
{
   font-size:10px;  
   font-weight: bold;  
   display: block;
   font-family: Arial;
   font-color: black;
   padding-left: 1px;
   padding-right: 1px;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
   color:  #f3ae47; 
   vertical-align:middle;
   
}

.MenuItemorangeMouseOver A:Hover{

background: url(Images/arrow.jpg) no-repeat;
padding-left:10px;

}

.MenuItemblue, .MenuItemblueMouseOver
{
    font-size:10px;    
    font-weight: bold; 
    font-family: Arial;
    font-color: black;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 6px;
    text-decoration: none;
	text-align: left;
    text-transform: uppercase;
	color: #4badd4; 
	border-bottom:dashed 1px #c3c3c3;
	vertical-align:middle;
	padding-bottom: 6px;
}

.MenuItemblue A, .MenuItemblue A:Active, .MenuItemblue A:Visited, .MenuItemblue HR,.MenuItemblue A:Link
{
  	font-size:10px;    
  	font-weight: bold; 
    font-family: Arial;
    font-color: black;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    text-transform: uppercase;
	text-align: left;
	color: #4badd4;
	
	vertical-align:middle;
	padding-bottom: 6px;
	padding-top: 6px;
}


.MenuItemblueMouseOver A, .MenuItemblueMouseOver A:Active, .MenuItemblue HR, .MenuItemblueMouseOver A:Visited, .MenuItemblueMouseOver A:Link
{
   font-size:10px;  
   font-weight: bold;  
   display: block;
   font-family: Arial;
   font-color: black;
   padding-left: 1px;
   padding-right: 1px;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
  color: #4badd4;
   vertical-align:middle;

}

.MenuItemblueMouseOver A:Hover{

background: url(Images/arrow.jpg) no-repeat;
padding-left:10px;


}


/*========================================= General Options ============================== */ 

.MainMenu_MenuContainer { background: transparent; }
.MainMenu_MenuBar {cursor: pointer; height: 36px;background-color: transparent;}
#Form{height:100%;}
.SearchTD {  background: url(Images/searchBackground.jpg) no-repeat; padding: 0px 0px 0px 0px;  }
.SearchButton { background: transparent; padding: 15px 5px 7px 12px; cursor: pointer; font-size:1px; margin: 0 0 0 0;}
.SeperatorTd { background: url(Images/BreadArrow.png) no-repeat; width:10px; height:17px;  padding: 0px 0px 0px 0px;  }
.BreadCrumbclass { color: gray; font-family:  Arial, Helvetica;font-size:  9px;  text-transform:uppercase; text-decoration: none; white-space: nowrap; vertical-align:middle; }
.BreadCrumbclass:link {  color: gray; font-family:  Arial, Helvetica;font-size:  9px;  text-decoration: none; white-space: nowrap;}
.BreadCrumbclass:visited  {color: gray; font-family:  Arial, Helvetica;font-size:  9px;   text-transform:uppercase; text-decoration: none; white-space: nowrap;}
.BreadCrumbclass:active { color: gray; font-family:  Arial, Helvetica;font-size:  9px;   text-transform:uppercase; text-decoration: none; white-space: nowrap;}
.BreadCrumbclass:hover { color: gray; font-family:  Arial, Helvetica;font-size:  9px;  text-decoration: none; text-transform:uppercase; white-space: nowrap;}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {background: transparent; width: 150px; height:16px; color: gray; font-family:  Arial, Helvetica;font-size:  12px;  padding: 0px 0px 0px 0px; border: 0px solid #FFFFFF; cursor:text; line-height: 16px; vertical-align:top;}
.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #939393; background:  url(Images/login.png) no-repeat bottom left; padding-left:15px;}
.USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active{ color: #939393; background:  url(Images/register.png) no-repeat bottom left; padding-left:18px; }
.Breadimage {  background: url(Images/breadarrow.png) no-repeat; padding:0px 5px 0px 5px; width:10px; height:17px; vertical-align:middle;}

/*==== Set the width size of the skin, Example : 1000px,800px, 98%, 100% ====*/
.Skin_Width_Size{width:1001px;}


a img {border: 0 none;}

img {border: 0 none;}




.MainMenu_MenuArrow {
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
}
.StandardButton {
   background: #aaaaaa none; 
   color: black;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.Head {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: black;
}

.BrokEventsTitle{

   font-family:  Arial, Helvetica;
   font-size:  13px;
   font-weight: bold;
   color: #666666;
   padding-bottom:10px;
   border-bottom:dotted 1px #666666;

}

.BrokEventsSubTitle{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #666666;



}

.BrokEventsclass{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #005071;


}
.BrokEventsClass:link   {
font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #005071;
}

.BrokEventsClass:visited {
font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #005071;
}

.BrokEventsClass:active {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #005071;

}

.BrokEventsClass:hover  {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   text-decoration: none;
   color: #005071;

}

.contactuspadding{ padding-top:15px; padding-bottom:10px; }

.dashedclass{border-bottom:dashed 1px #c3c3c3;}


.BrokEventsright{font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666; }
.BrokEventsright:link {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666; }

.BrokEventsright:visited {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666; }

.BrokEventsright:active {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666; }
.BrokEventsright:hover  { font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666; background: url(Images/arrow.jpg) no-repeat; padding-left:10px; text-decoration:none;}


.loginclass{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #666666;

}
.loginClass:link   {
font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #666666;
}

.loginClass:visited {
font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #666666;
}

.loginClass:active {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #666666;

}

.loginClass:hover  {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   text-decoration: underline;
   color: #666666;
}



.techORTitle{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   padding-top:3px;
   padding-bottom:3px;
   background-color:#999999;
   padding-left:5px;
border-bottom: 1px dotted white;

}

.techORTitledarkback{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   padding-top:3px;
   padding-bottom:3px;
   background-color:#666666;
   padding-left:5px;
}
.documents{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #e48b00;
   padding-top:5px;
   padding-bottom:5px;

}
a.documents:link   {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #e48b00;
   padding-top:5px;
   padding-bottom:5px;
}

a.documents:visited {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #e48b00;
   padding-top:5px;
   padding-bottom:5px;
}

a.documents:active {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #e48b00;
   padding-top:5px;
   padding-bottom:5px;

}

a.documents:hover  {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   text-decoration: underline;
   color: #e48b00;
   padding-top:5px;
   padding-bottom:5px;
}




.documentsblue{

   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #4badd4;
   padding-top:5px;
   padding-bottom:5px;

}
a.documentsblue:link   {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #4badd4;
   padding-top:5px;
   padding-bottom:5px;
}

a.documentsblue:visited {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #4badd4;
   padding-top:5px;
   padding-bottom:5px;
}

a.documentsblue:active {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #4badd4;
   padding-top:5px;
   padding-bottom:5px;

}

a.documentsblue:hover  {
   font-family:  Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   text-decoration: underline;
   color: #4badd4;
   padding-top:5px;
   padding-bottom:5px;
}
/*========= Fonts===========*/

.eengreyFont {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: none;color: #666666; }
.eengreyFontbold {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #666666; }
.GreyFontHeader{font-family: Arial, Helvetica, sans-serif;font-size: 15px;color: #666666;}
.whiteFnt {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; padding-left:3px; padding-top: 3px;}
.darkgreenFonttitle{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #647833; font-weight:bold;}
.darkgreenFontheader{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #647833;}
.titleBlue{font-family: ArialNarrow, Arial; font-size: 14px; color: #005072;  font-weight:bold;padding-bottom: 10px; padding-top:9px;}
.titleBlue2{font-family: ArialNarrow, Arial; font-size: 20px; color: #005072;  font-weight:bold;padding-bottom: 22px; padding-top:9px;}
.greyFontbold {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #666666; }


.darkgreenHeadersmall{font-family: Arial; font-size: 11px;font-weight: bold;color: #2a8830; padding-top:15px; padding-bottom:10px;}
.OrangeHeadersmall{font-family: Arial; font-size: 11px;font-weight: bold;color: #e48b00; padding-top:15px; padding-bottom:10px;}
.newsHeader{font-family: Arial; font-size: 11px;font-weight: bold;color: #637933;}
.newsHeaderBig{font-family: Arial; font-size: 16px;font-weight: bold;color: #637933; padding-bottom:12px; border-bottom: dotted 1px #666666;}
.newsHeaderBigBlue{font-family: Arial; font-size: 16px;font-weight: bold;color: #005072; padding-bottom:12px; border-bottom: dotted 1px #666666;}

.readMore{font-family: Arial; font-size: 11px; color: #005072;}
.readMore:link{font-family: Arial; font-size: 11px; color: #005072;}
.readMore:hover{font-family: Arial; font-size: 11px; color: #005072; text-decoration:underline;}
.readMore:active{font-family: Arial; font-size: 11px; color: #005072;}
.readMore:visited{font-family: Arial; font-size: 11px; color: #005072;}

.newsDateblue{font-family: Arial; font-size: 11px; color: #005072;}
.newsHeaderblue{font-family: Arial; font-size: 11px;font-weight: bold;color: #005072;}

.newsDate{font-family: Arial; font-size: 11px; color: #637933;}
.newsDateGrey{font-family: Arial; font-size: 11px; color: #666666; font-weight:bold; padding-top:5px;}

.newsDescription {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666;}
.newsDescription:hover {font-family: Arial, Helvetica, sans-serif;text-decoration:underline; font-size: 10px;font-weight: bold;color: #666666;}
.newsDescription:link {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666;}
.newsDescription:visited {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666;}
.newsDescription:active {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #666666;}

.contentprop{padding-left:31px; padding-right:36px; }
.contentprop2{ padding-left:31px;padding-right:36px;}
.contpanegreyFont {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:none; color:#666666;}
.newBlueFont {padding-left:10px; padding-right:10px; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:none; color:#666666;}
.orangeHeader{font-family: Arial; font-size: 20px;font-weight: bold;color: #e48b00;  padding-top:9px; padding-bottom:12px;}
.greenHeader{font-family: Arial; font-size: 20px;font-weight: bold;color: #aac679;  padding-top:9px; padding-bottom:12px;}
.blueHeader{font-family: Arial; font-size: 20px;font-weight: bold;color: #4badd4;  padding-top:9px; padding-bottom:12px;}
.orangeHeadernopad{font-family: Arial; font-size: 20px;font-weight: bold;color: #F3AE48;  padding-top:9px; padding-bottom:5px;}
.greenHeadernopad{font-family: Arial; font-size: 20px;font-weight: bold;color: #aac679;  padding-top:9px; padding-bottom:5px;}
.greyHeadernopad{font-family: Arial; font-size: 20px;font-weight: bold;color: #6f4090;  padding-top:9px; padding-bottom:5px;}
.darkgreenHeadernopad{font-family: Arial; font-size: 20px;font-weight: bold;color: #2a8830;  padding-top:9px; padding-bottom:5px;}
.titleBluefewpadding{font-family: ArialNarrow, Arial; font-size: 20px; color: #005072;  font-weight:bold;padding-bottom: 5px; padding-top:9px;}
.titleBluefewnopad{font-family: ArialNarrow, Arial; font-size: 20px; color: #005072;  font-weight:bold;padding-bottom: 5px; padding-top:0px;}

.tablesGreyFont {padding-left:2px; padding-right:2px; padding-top:5px; padding-bottom:5px; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:none; color:#666666;}
.tableborderbottom{border-bottom: 1px dotted gray;}

.clickhereClass{ 

   font-family:  Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #637933;
   text-transform: uppercase;

}
.clickhereClass:link   {
   font-family:  Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #637933;
text-transform: uppercase;

}

.clickhereClass:visited {
   font-family:  Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #637933;
text-transform: uppercase;

}

.clickhereClass:active {
   font-family:  Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #637933;
text-transform: uppercase;

}

.clickhereClass:hover  {
   font-family:  Arial, Helvetica;
   font-size:  10px;
   font-weight: bold;
   color: #637933;
text-transform: uppercase;

}




.paddingBread{ padding-bottom: 50px;}


/*============= Orange Skin Properties ============*/

.dnmorangeMainMenu_MenuItemSel {background-color: #ff943a; cursor: pointer;  color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmorangeMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmorangeMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmorangeMainMenu_SubMenu {background-color: #ff7603; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmorangeMainMenu_SubMenu td {	border-bottom: white 1px dotted; color:#f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenuorange_Active TD ,.MainMenuorange_BreadcrumbActive TD{ color: #ff7400; background: url(Images/pixelTaborange.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; color: #ff7400; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenuorange_LeftActive { background: url(Images/leftTaborange.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenuorange_RightActive { background: url(Images/rightTaborange.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenuorange_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenuorange_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenuorange_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }


/*============= grey Skin Properties ============*/

.dnmgreyMainMenu_MenuItemSel {background-color: gray; cursor: pointer; color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmgreyMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmgreyMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmgreyMainMenu_SubMenu {background-color:#36393d; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmgreyMainMenu_SubMenu td {border-bottom: gray 1px dotted; color: #f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenugrey_Active TD,.MainMenugrey_BreadcrumbActive TD  { color: #36393d; background: url(Images/pixeltabgrey.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal;}
.MainMenugrey_LeftActive { background: url(Images/leftTabgrey.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenugrey_RightActive { background: url(Images/rightTabgrey.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenugrey_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenugrey_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenugrey_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }



/*============= lightgrey Skin Properties ============*/

.dnmlightgreyMainMenu_MenuItemSel {background-color: #a2a8b0; cursor: pointer;  color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmlightgreyMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmlightgreyMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmlightgreyMainMenu_SubMenu {background-color: #939393; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmlightgreyMainMenu_SubMenu td {	border-bottom: gray 1px dotted; color:#f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenulightgrey_Active TD,.MainMenulightgrey_BreadcrumbActive TD  { color: #36393d; background: url(Images/pixeltablightgrey.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal;}
.MainMenulightgrey_LeftActive { background: url(Images/leftTablightgrey.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenulightgrey_RightActive { background: url(Images/rightTablightgrey.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenulightgrey_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenulightgrey_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenulightgrey_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }

/*============= Blue Skin Properties ============*/

.dnmblueMainMenu_MenuItemSel {cursor: pointer;  color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px; background-color: #72afee;}
.dnmblueMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmblueMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background-color: transparent; text-align:left; padding: 3px 0px 0px 0px;}
.dnmblueMainMenu_SubMenu {background-color: #4297ee; 	z-index: 1000;  	border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmblueMainMenu_SubMenu td {	border-bottom: white 1px dotted; color:#f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenublue_Active TD, .MainMenublue_BreadcrumbActive TD  {  background: url(Images/pixelTabblue.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; color: #4096ee; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenublue_LeftActive { background: url(Images/leftTabBlue.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenublue_RightActive { background: url(Images/rightTabBlue.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenublue_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenublue_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenublue_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }

/*============= lightblue Skin Properties ============*/

.dnmlightblueMainMenu_MenuItemSel {cursor: pointer;  color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px; background-color: #2aaaf5;}
.dnmlightblueMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmlightblueMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmlightblueMainMenu_SubMenu {background-color: #218bc7; 	z-index: 1000;  	border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmlightblueMainMenu_SubMenu td {	border-bottom: white 1px dotted; color:#f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenulightblue_Active TD, .MainMenulightblue_BreadcrumbActive TD  {  background: url(Images/pixelTablightblue.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; color: #4096ee; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenulightblue_LeftActive { background: url(Images/leftTablightblue.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenulightblue_RightActive { background: url(Images/rightTablightblue.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenulightblue_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenulightblue_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenulightblue_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }


/*============= pink Skin Properties ============*/

.dnmpinkMainMenu_MenuItemSel {background-color: #ff58af; cursor: pointer;  color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmpinkMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmpinkMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmpinkMainMenu_SubMenu {background-color: #ff0185; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmpinkMainMenu_SubMenu td {	border-bottom: white 1px dotted; color:#f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenupink_Active TD,.MainMenupink_BreadcrumbActive TD { color: #ff0084; background: url(Images/pixelTabpink.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenupink_LeftActive { background: url(Images/leftTabpink.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenupink_RightActive { background: url(Images/rightTabpink.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenupink_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenupink_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenupink_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }


/*============= green Skin Properties ============*/

.dnmgreenMainMenu_MenuItemSel {background-color: #03bd02; cursor: pointer;  color: white; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmgreenMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmgreenMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: white; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmgreenMainMenu_SubMenu {background-color: #008f00; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmgreenMainMenu_SubMenu td {	border-bottom: white 1px dotted; color:#f5f5f5;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenugreen_Active TD,.MainMenugreen_BreadcrumbActive TD { color: #008c00; background: url(Images/pixelTabgreen.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenugreen_LeftActive { background: url(Images/leftTabgreen.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenugreen_RightActive { background: url(Images/rightTabgreen.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenugreen_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenugreen_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenugreen_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }



/*============= yellow Skin Properties ============*/

.dnmyellowMainMenu_MenuItemSel {background-color: #fff298; cursor: pointer;  color: #36393d; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmyellowMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmyellowMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: #36393d; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmyellowMainMenu_SubMenu {background-color: #f5f5f5; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmyellowMainMenu_SubMenu td {	border-bottom: gray 1px dotted; color:#36393d;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenuyellow_Active TD,.MainMenuyellow_BreadcrumbActive TD { color: #36393d; background: url(Images/pixelTabyellow.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenuyellow_LeftActive { background: url(Images/leftTabyellow.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenuyellow_RightActive { background: url(Images/rightTabyellow.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenuyellow_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenuyellow_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenuyellow_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }


/*============= powderblue Skin Properties ============*/

.dnmpowderblueMainMenu_MenuItemSel {background-color: #d8f6fc; cursor: pointer;  color: #36393d; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmpowderblueMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmpowderblueMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: #36393d; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmpowderblueMainMenu_SubMenu {background-color: #f5f5f5; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmpowderblueMainMenu_SubMenu td {	border-bottom: gray 1px dotted; color:#36393d;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenupowderblue_Active TD,.MainMenupowderblue_BreadcrumbActive TD { color: #36393d; background: url(Images/pixelTabpowderblue.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenupowderblue_LeftActive { background: url(Images/leftTabpowderblue.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenupowderblue_RightActive { background: url(Images/rightTabpowderblue.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenupowderblue_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenupowderblue_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenupowderblue_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }


/*============= khaki Skin Properties ============*/

.dnmkhakiMainMenu_MenuItemSel {background-color: #b9ed6e; cursor: pointer;  color: #36393d; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmkhakiMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmkhakiMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: #36393d; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmkhakiMainMenu_SubMenu {background-color: #f5f5f5; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmkhakiMainMenu_SubMenu td {	border-bottom: gray 1px dotted; color:#36393d;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenukhaki_Active TD,.MainMenukhaki_BreadcrumbActive TD { color: #36393d; background: url(Images/pixelTabkhaki.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenukhaki_LeftActive { background: url(Images/leftTabkhaki.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenukhaki_RightActive { background: url(Images/rightTabkhaki.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenukhaki_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenukhaki_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenukhaki_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }


/*============= silver Skin Properties ============*/

.dnmsilverMainMenu_MenuItemSel {background-color: #d3d3d3; cursor: pointer;  color: #36393d; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmsilverMainMenu_MenuItemSel TD {background-color: transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmsilverMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: #36393d; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmsilverMainMenu_SubMenu {background-color: #f5f5f5; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmsilverMainMenu_SubMenu td {	border-bottom: gray 1px dotted; color:#36393d;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenusilver_Active TD,.MainMenusilver_BreadcrumbActive TD { color: #36393d; background: url(Images/pixelTabsilver.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenusilver_LeftActive { background: url(Images/leftTabsilver.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenusilver_RightActive { background: url(Images/rightTabsilver.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenusilver_LeftIdle { background: transparent; width:9px; height: 36px; }
.MainMenusilver_RightIdle { background: transparent; width:9px; height: 36px; }
.MainMenusilver_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }

/*============= magnolia Skin Properties ============*/

.dnmmagnoliaMainMenu_MenuItemSel {background-color: #f1edd3; cursor: pointer;  color: #005071; font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; text-align:left; padding: 3px 0px 0px 0px;}
.dnmmagnoliaMainMenu_MenuItemSel TD { background: url(Images/menupixelmagnolia.jpg) repeat-x  transparent;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}
.dnmmagnoliaMainMenu_MenuItem {border-left: #cccccc 0px solid;border-bottom: #cccccc 0px solid;border-top: #cccccc 0px solid;border-right: #cccccc 0px solid;cursor: pointer; color: #005071; font-family: Arial; font-size: 9pt;font-weight: bold;font-style: normal; background: transparent; text-align:left;	padding: 3px 0px 0px 0px;}
.dnmmagnoliaMainMenu_SubMenu {background-color: #f5f5f5; z-index: 1000;  border-right: #cccccc 0px solid; border-bottom: black 0px solid; 	border-top: #cccccc 0px solid; margin-top: 1px; margin-right:0px;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal; filter: alpha(Opacity=75); }
.dnmmagnoliaMainMenu_SubMenu td {	border-bottom: gray 1px dotted; color:#005071;  font-family:  Arial; font-size: 9pt; font-weight: bold; font-style: normal}


.MainMenumagnolia_Active TD,.MainMenumagnolia_BreadcrumbActive TD { color: #005071; background: url(Images/pixelTabmagnolia.jpg) repeat-x top center transparent; padding: 10px 0px 0px 0px; height: 36px; font-family: Arial; font-size: 9pt; font-weight: bold;font-style: normal; background-color: transparent;}
.MainMenumagnolia_LeftActive { background: url(Images/leftTabmagnolia.jpg) no-repeat  transparent; width:9px; height: 36px;  }
.MainMenumagnolia_RightActive { background: url(Images/rightTabmagnolia.jpg) no-repeat   transparent; width:9px; height: 36px; }
.MainMenumagnolia_LeftIdle { background: transparent; width:7px; height: 36px; }
.MainMenumagnolia_RightIdle { background: transparent; width:7px; height: 36px; }
.MainMenumagnolia_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}
.MainMenu_Seperator { background: transparent; width:1px; height: 36px; }

