/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:100%;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #375162;
	font-size: 13px; 
	font-weight:bold; 	
	text-align:center; 
	padding:12px 12px 12px 12px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-size: 13px; 
	font-weight:bold;
	text-align:center;
	padding:12px 12px 12px 12px;
	background:url(../images/menu_hover.gif) repeat-x top left;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
	padding:12px 12px 12px 12px;
	background:url(../images/menu_active.gif) repeat-x top left;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #CE0D0D url(../images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

.menu_style{background-color: #D5E0FF}

/* CSS Document */

/* ControlPanel style */
.ControlPanel{background:transparent url(cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(cpanel_left.png) no-repeat bottom left;padding-left:2px;}
.cpanel_right {background: url(cpanel_right.png) no-repeat bottom right;padding-right:2px;}

/*-------- Default Style --------*/
/* commented backslash hack \*/ 
html, body {height:100%;}
 
/* end hack */
html,body {margin:0; padding:0;}

body {text-align:center; font-family:Verdana, Helvetica, sans-serif; font-size:62.5%; color:#454545; background-color:#ffffff; margin:0px; padding:0px;}
p{font-size:1.1em; line-height:1.6em; text-align:left;}
img{border:none; padding:0px;}
td a{color:#0864aa; text-decoration:underline;}
td a:hover{color:#0864aa; text-decoration:none;}
td a:visited{color:#0864aa; text-decoration:underline;}
td a:visited:hover{color:#0864aa; text-decoration:none;}
table {font-size:1em; /*0.99em*/ text-align:left;}
/*table p{font-size:1.1em; text-align:left;}*/
ul {list-style-image:url('bullet2.png');}
li{font-size:1.1em; line-height:1.6em;}
h1{font-size:1.5em; color:#0864aa; text-align:left; font-weight:bold; text-transform:uppercase;}
h2{font-size:1.5em; margin-bottom:-12px; text-transform:uppercase; font-family:Verdana, Helvetica, sans-serif, Georgia,; color:#0864aa; text-align:left;}
h3{font-size:1.1em; margin-bottom:2px; color:#0864aa; text-align:left;}
h4{font-size:1.4em; color:#0864aa; text-align:left;}
a{color:#0864aa; text-decoration:underline;}
a:hover{color:#0864aa; text-decoration:none;}
.Normal a{color:#0864aa; text-decoration:underline;}
.Normal a:hover{color:#0864aa; text-decoration:none;}
.Normal a:visited{color:#0864aa; text-decoration:underline;}
.Normal a:visited:hover{color:#0864aa; text-decoration:none;}
#dnn_ContentPane a{color:#0864aa; text-decoration:underline;}
#dnn_ContentPane a:hover{color:#0864aa; text-decoration:none;}
#dnn_ContentPane a:visited{color:#0864aa; text-decoration:underline;}
#dnn_ContentPane a:visited:hover{color:#0864aa; text-decoration:none;}



/*-------- design style --------*/
@charset "utf-8";
/* CSS Document */

.template_style{width:970px; margin:0 auto;}
.content_width{padding-top:5px; min-height:350px; width:100%; clear:both}

#outer{width:100%; min-height:100%; margin-left:auto; margin-right:auto}
#inner{width:908px; margin-left:auto; margin-right:auto; text-align:left}
#header{height:205px; width: 908px;}
#logo{height:125px; width:182px; float:left;}
#midhead{height:100px; width:522px; float:left; text-align:right; padding-top:25px;}
#endhead{height:125px; width:198px; float:left;}
#nav1{font-size: 1.1em;}
#nav1 a{color:#0864aa; text-decoration:underline;}
#nav1 a:hover{color:#0864aa; text-decoration:none;}

#nav2{height:79px; width:902px; background-image:url(navback.jpg); background-repeat:no-repeat; font-size:1.1em;}
#nav2 a{color:#FFFFFF; text-decoration:none;}
#nav2 a:hover{color:#FFFFFF; text-decoration:underline;}

#nav2_01{height:79px; width:902px; background-image:url(navback01.jpg); background-repeat:no-repeat; font-size:1.1em;}
#nav2_01 a{color:#FFFFFF; text-decoration:none;}
#nav2_01 a:hover{color:#FFFFFF; text-decoration:underline;}

#nav2_02{height:79px; width:902px; background-image:url(navback02.jpg); background-repeat:no-repeat; font-size:1.1em;}
#nav2_02 a{color:#FFFFFF; text-decoration:none;}
#nav2_02 a:hover{color:#FFFFFF; text-decoration:underline;}

#nav2_03{height:79px; width:902px; background-image:url(navback03.jpg); background-repeat:no-repeat; font-size:1.1em;}
#nav2_03 a{color:#FFFFFF; text-decoration:none;}
#nav2_03 a:hover{color:#FFFFFF; text-decoration:underline;}

#nav2_04{height:79px; width:902px; background-image:url(navback04.jpg); background-repeat:no-repeat; font-size:1.1em;}
#nav2_04 a{color:#FFFFFF; text-decoration:none;}
#nav2_04 a:hover{color:#FFFFFF; text-decoration:underline;}

#nav2_05{height:79px; width:902px; background-image:url(navback05.jpg); background-repeat:no-repeat; font-size:1.1em;}
#nav2_05 a{color:#FFFFFF; text-decoration:none;}
#nav2_05 a:hover{color:#FFFFFF; text-decoration:underline;}

#nav2a{float:left; width:180px; height:24px; padding-top:55px; padding-left:5px; text-align:center;}
#nav2a a{width:180px; height:22px; display:block;}
#nav2a a:hover{width:180px; height:22px; display:block;}
#nav2b{float:left; width:170px; height:24px; padding-top:55px; margin-left:-2px; text-align:center;}
#nav2b a{width:160px; height:22px; padding-left:5px; display:block;}
#nav2b a:hover{width:160px; height:22px; padding-left:5px; display:block; }
#nav2c{float:left; width:180px; height:24px; padding-top:55px; text-align:center;}
#nav2c a{width:180px; height:20px; display:block;}
#nav2c a:hover{width:180px; height:20px; display:block;}
#nav2d{float:left; width:185px; height:24px; padding-top:55px; text-align:center;}
#nav2d a{width:185px; height:20px; display:block;}
#nav2d a:hover{width:185px; height:20px; display:block;}
#nav2e{float:left; width:175px; height:24px; padding-top:55px; padding-left:3px; text-align:center;}
#nav2e a{width:175px; height:20px; display:block;}
#nav2e a:hover{width:175px; height:20px; display:block;}



.roundcont {
width					: 185px;
background-color		: #0864aa;
background-image		: url(boxgrad01.gif);
background-repeat		: repeat-x;
color					: #fff;
}

.roundcont p {
margin					: 0 10px;
}

.roundcont2 {
width					: 170px;
background-color		: #0864aa;
background-image		: url(boxgrad02.gif);
background-repeat		: repeat-x;
color					: #fff;
}

.roundcont3 {
width					: 170px;
background-color		: #0864aa;
background-image		: url(boxgrad03.gif);
background-repeat		: repeat-x;
color					: #fff;
}

.roundtop { 
background				: url(tr.gif) no-repeat top right; 
}

.roundbottom {
background				: url(br.gif) no-repeat top right; 
}

img.corner {
width					: 16px;
height					: 16px;
border					: none;
display					: block !important;
}

.boxmain{
padding 				: 10px;
font-size				: 1.1em;
background-image		: url(boxleftborder.gif);
background-repeat		: repeat-y;
}

.boxmain a{
color					: #FFFFFF;
text-decoration			: none;
}

.boxmain a:hover{
color					: #FFFFFF;
text-decoration			: underline;
}

.boxmain ul {
	list-style-image	: url('bullet2.png');
}

.boxmain2{
padding 				: 10px;
font-size				: 1.1em; 
background-image		: url(boxleftborder.gif);
background-repeat		: repeat-y;
text-align				: right;
}

.boxmain2 a{
color					: #FFFFFF;
text-decoration			: none;
}

.boxmain2 a:hover{
color					: #FFFFFF;
text-decoration			: underline;
}

.boxmain3{
padding 				: 10px;
font-size				: 1.1em; 
background-image		: url(boxleftborder.gif);
background-repeat		: repeat-y;
text-align				: left;
}

.boxmain3 a{
color					: #FFFFFF;
text-decoration			: none;
}

.boxmain3 a:hover{
color					: #FFFFFF;
text-decoration			: underline;
}

.boxright{
background-image		: url(boxrightborder.gif);
background-position		: right;
background-repeat		: repeat-y;
}

.boxbase{
background-image		: url(boxbaseborder.gif);
background-position		: bottom;
background-repeat		: repeat-x;
}

#in-the-news-box
{
width					: 500px;
height                  : 230px;
float					: left;
background-image		: url(adas-in-the-news-large.gif);
background-repeat		: no-repeat;
margin-left				: 0px;
margin-bottom			: 0px;
padding-left			: 15px;
padding-right			: 15px;
padding-top				: 12px;
font-size				: 1.1em; 
}

#in-the-news-box div#heading
{
	width:470px;
	margin-bottom:15px;
	color					: #FFFFFF;
	font-weight				: bold;
}

#in-the-news-box div#body
{
	padding-top:10px;
	width:470px;
}

#in-the-news-box div#body ul
{
	padding:0px;
	margin-left:20px;
	margin-top:0px;
}

#in-the-news-box div#body li
{
	font-size:1em;
	margin-bottom:10px;
}


#featbox01{
width					: 144px;
height                  : 135px;
float					: left;
background-image		: url(featbox01.gif);
background-repeat		: no-repeat;
margin-left				: 40px;
margin-bottom			: 40px;
padding-left			: 15px;
padding-right			: 15px;
padding-top				: 10px;
font-size				: 1.1em; 
}

#featbox02 a{
color					: #787878;
text-decoration			: none;
}
#featbox02{
width					: 144px;
height					: 135px;
float					: left;
background-image		: url(featbox02.gif);
background-repeat		: no-repeat;
margin-left				: 40px;
margin-bottom			: 40px;
padding-left			: 15px;
padding-right			: 15px;
padding-top				: 10px;
font-size				: 1.1em; 
}

#featbox03{
width					: 144px;
height					: 135px;
float					: left;
background-image		: url(featbox03.gif);
background-repeat		: no-repeat;
margin-left				: 40px;
padding-left			: 15px;
padding-right			: 15px;
padding-top				: 10px;
font-size				: 1.1em;
}

#featbox04{
width					: 144px;
height					: 135px;
float					: left;
background-image		: url(featbox01.gif);
background-repeat		: no-repeat;
margin-left				: 40px;
padding-left			: 15px;
padding-right			: 15px;
padding-top				: 10px;
font-size				: 1.1em; 
}

.featboxhead{
color					: #FFFFFF;
font-weight				: bold;
}

.bluetext{
color					: #0864aa;
}

#footer{
background-image		: url(footer.jpg);
height					: 48px;
width					: 908px;
text-align				: center;
color					: #FFFFFF;
font-size				: 1.1em; 
padding-top				: 60px;
margin-left				: auto;/* center it*/
margin-right			: auto;/* center it*/
}

#footer a{
color					: #FFFFFF;
text-decoration			: none;
}

#footer a:hover{
color					: #FFFFFF;
text-decoration			: underline;
}



/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#0864aa; text-decoration:underline;}
a.CommandButton:hover{color:#0864aa; text-decoration:none;}


/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{width:500px; padding:0px; padding-left:4px; margin:0px; float:left;}
.LeftPane{ padding:10px 20px 0px 0px; width:172px; margin:0px; float:left;}
.RightPane{ padding:10px 0px 0px 20px; width:172px; margin:0px; float:right;}

.DRContentPane{width:672px; padding:0px; padding-left:4px; margin:0px; float:left;}

/*------------ Breadcrumb Style --------------*/
/*.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00; }*/
.bread_style{width:500px; float:left; padding-top:10px; font-size:1.1em; height:30px}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#0864aa; text-decoration:underline;}
a.Breadcrumb:hover{color:#0864aa; text-decoration:none;}

.DRbread_style{width:672px; float:left; padding-top:10px; font-size:1.1em; height:30px}


/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
/*.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;} */
.footer{background-image:url(footer.jpg); height:48px; width:908px; text-align:center; color:#FFFFFF; font-size:1.4em; padding-top:60px}
.copyright{height:25px; width:908px; text-align:center; color:#FFFFFF}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/* -- for Documents module -- */
table.Normal td.DownloadCell a{color:#0864aa; text-decoration:underline;}
table.Normal td.DownloadCell a:hover{color:#0864aa; text-decoration:none;}
table.Normal td{font-size:1.1em; padding-bottom:20px;}


/* -- for UDT module -- */

/*table.Normal_UDT tr td{font-size:1em; text-align:left;}*/
#UDT_Table_Content{font-size:1.1em;}
#UDT_Table_Content p{font-size:1em;}
#UDT_Table_Content li{font-size:1em;}

.Normal_UDT a{color:#0864aa; text-decoration:underline;}
.Normal_UDT a:hover{color:#0864aa; text-decoration:none;}
.Normal_UDT a:visited{color:#0864aa; text-decoration:underline;}
.Normal_UDT a:visited:hover{color:#0864aa; text-decoration:none;}

table tr.UDT_Table_Head{font-size:1.1em;}
table tr.UDT_Table_Head a{font-weight:bold;}
table tr.UDT_Table_Item{font-size:1.1em;}
table tr.UDT_Table_AlternateItem{font-size:1.1em;}

/*  -- for Sitemap -- */

#houseMenuVstatic a{color:#0864aa; text-decoration:underline; font-size:1em;}
#houseMenuVstatic a:hover{color:#0864aa; text-decoration:none; font-size:1em;}
#houseMenuVstatic a:visited{color:#0864aa; text-decoration:underline; font-size:1em;}
#houseMenuVstatic a:visited:hover{color:#0864aa; text-decoration:none; font-size:1em;}

#houseMenuVstatic li ul a{color:#0864aa; text-decoration:underline; font-size:0.9em;}
#houseMenuVstatic li ul a:hover{color:#0864aa; text-decoration:none; font-size:0.9em;}
#houseMenuVstatic li ul a:visited{color:#0864aa; text-decoration:underline; font-size:0.9em;}
#houseMenuVstatic li ul a:visited:hover{color:#0864aa; text-decoration:none; font-size:0.9em;}

#houseMenuVstatic li ul li ul a{color:#0864aa; text-decoration:underline; font-size:0.8em;}
#houseMenuVstatic li ul li ul a:hover{color:#0864aa; text-decoration:none; font-size:0.8em;}
#houseMenuVstatic li ul li ul a:visited{color:#0864aa; text-decoration:underline; font-size:0.8em;}
#houseMenuVstatic li ul li ul a:visited:hover{color:#0864aa; text-decoration:none; font-size:0.8em;}






































































































