﻿/*****   KWAP Base UI Design Style   ******/


/**** FONT TYPE ****/
.aq-Homepage-Title
{
	font-size:16px;
	font-weight:bold;
	color:white!important;
	text-decoration:none!important;
}
.aq-Homepage-Text{
	line-height:160%;
	color:white;
	font-size:12px;
}

.aq-Homepage-Title:hover 
{
	font-size:16px;
	font-weight:bold;
	color:#094fa3!important;
	text-decoration:none!important;
}


#SubMasterBody
{
	text-align:center ;
}
.aq-BreadCrumbWelcome
{
	
	font-size:12px;
	font-weight:normal;
	color:#5a5a5a;	
}
body{
	font-family: Arial!important; 
    font-size:14px;
}
body .ms-bodyareaframe table{
	font-family: Arial;
    font-size:13px;	
    color:#5a5a5a;
}

.aq-MainText{

    font-size:11px;	
	color:#5a5a5a;
	/*text-align:justify;*/
	font-weight:normal;
	font-family:inherit;
}
.aq-Cursor{
	cursor:pointer;	
}

.aq-MainTitle{
	font-size:12px;
	font-weight:bold;
	color:#094fa3 !important;
}
/*
.aq-MainText ul
{
	font-size:13px;
    list-style-image:url('/PublishingImages/Bullet_Small.png');		color:#5a5a5a;
	font-family:inherit;
	list-style:none;
	line-height:20px;
	display:list-item ;
}


.aq-MainText ul{ 
padding:0; 
 margin-left:30px; 
} 

.aq-MainText li{ 
list-style-image:url('/PublishingImages/Bullet_Small.png');	
display:list-item; 
} 
*/



/*
.aq-LiText li{
    font-size:13px!important;
    list-style-image:url('/PublishingImages/Bullet_Small.png');	
	color:#5a5a5a;
	font-family:inherit;
	list-style:none;
	line-height:20px;
}
.aq-LiNavi li{
	list-style-image:url('/PublishingImages/Bullet_Small.png');
    font-size:13px!important;	
	color:#5a5a5a;
	font-weight:bold;
	font-family:inherit;
	list-style:none;
	line-height:20px;

}
*/


.aq-LiText ul{ 
list-style-type:none;
/*display:list-item;*/ 
color:#5a5a5a;
font-family:inherit;
padding:0px; 
margin-left:0px; 
vertical-align:middle;
} 

.aq-LiText li{ 
/*list-style-image:url('/PublishingImages/Bullet_Small.png');*/
list-style-image:url('/PublishingImages/Bullet_Small.png');
background-repeat:no-repeat;
padding-left:15px;
display:list-item; 
color:#5a5a5a;
font-family:inherit;
padding-bottom:5px;
} 



/* Resize Font */
.aq-NoResizeFont{
	font-size:12px!important;
}
/* Menu */
.span-Menu
{
	font-size:12px!important;
}

/* SubSite Navigation Panel */

.aq-MouseOverNavi
{
	color:#0056a7!important;
}

.aq-MouseClickNavi
{
	color:#0056a7!important;
	font-weight:bolder;
}

.aq-ListItem li{
    font-size:13px!important;	
	color:#5a5a5a;
	/*text-align:justify;*/
	font-family:inherit;
	line-height:20px;
	list-style-image:url('/PublishingImages/Bullet_Small.png')!important;
}

.personPopupPopup .personPopupImage   
{   
    margin: 5px;   
    margin-right: 15px;   
    max-width:300px;
}   
  
.personPopupPopup .corner    
{   
    width: 14px;   
    height: 12px;   
}   
       
.personPopupPopup .topLeft    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_top_left.png) no-repeat;   
}   
       
.personPopupPopup .bottomLeft    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_bottom_left_corner.png) no-repeat;   
}   
       
.personPopupPopup .left    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_left_cont.png) repeat-y;   
}   
       
.personPopupPopup .right    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_right_cont.png) repeat-y;   
}   
       
.personPopupPopup .topRight    
{   
    background: url(/Style Library/Images/SubNaviPanel/top_navi_top_right.png) no-repeat;   
}   
       
.personPopupPopup .bottomRight    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_bottom_right_corner.png) no-repeat;   
}   
       
.personPopupPopup .top    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_top_cont.png) repeat-x;   
}   
       
.personPopupPopup .bottom    
{   
    background: url(/Style Library/Images/SubNaviPanel/sub_navi_bottom_cont.png) repeat-x;   
    text-align: center;  
    
}
/*End SubSite Navigation Panel */

/* Accordion Navigation Menu Effect */
        .msg_list
        {
            list-style: none;
            margin: 0 0 30px;
            padding: 0;
			width:100%;

        }
        .msg_head
        {
         
			border-bottom:1px black solid; 
			display: block; 
			cursor: pointer; 
			background: url('/Style Library/KWAP/js/MenuAccordion/opencopy.gif') no-repeat center right; 
			background-color:white;

        }
        
        .msg_head_Collapsed{
         
			border-bottom:1px black solid; 
			font: bold 1.1em/2em Arial, sans-serif;
			display: block; 
			cursor: pointer; 
			background: url('/Style Library/KWAP/js/MenuAccordion/closecopy.gif') no-repeat center right; 
			background-color:white;

        }
        
        .msg_body {
        	padding: 0px;background-color:white; display: block; clear: both; 
        }
        
	.aa
	{
		background:url(Quicklinks_b.jpg);
		background-position:top right;
		background-repeat: no-repeat;
	}
	.aq-AccordionBackground 
	{
		background-image:url('/Style Library/KWAP/js/MenuAccordion/highlight.jpg');
		background-repeat:repeat-x;
		border-top:1px black solid;
	}	

/* End Accordion Navigation Menu Effect */


.ms-WPBody td{
	font-family:Arial!important;
	/*font-size:12px!important;*/
	/* color:#666666!important;*/
	line-height:160%;
}
.ms-WPBody{
	font-family:Arial!important;
	font-size:13px!important;
	color:#666666!important;

}

.srch-Title A:link{
    font-family: Arial!important; 
    	font-size:12px!important;
}
.srch-Description{	
	
	font-family: Arial!important;
		font-size:12px!important; 
		color:#5a5a5a!important;
}
.ms-sbgo ms-sbcell td{
border:1px!important;
}
.ms-srchresultstop td{
	background-color:transparent!important;
	background-image:none;
	padding-top:2px;
}
.srch-stats{
	background-color:transparent!important;
}

srch-results{
	font-family: Arial!important;
	font-size:12px!important;
}

srch-results a{
	font-family: Arial!important;
		font-size:12px!important;
}



/* Site Map */
.toc-layout-main a{
	font-size:12px!important;
	font-family:Arial!important;
}


/* Left Corner Site Description */
.aq-SiteDescription
{
	font-size:16px;
	font-weight:bold;
	color:#5a5a5a;
	line-height:140%;
	width:200px;
	background-color:none;
	vertical-align:middle;
	height:9px;
}


/* Site Tagline */
.aq-SiteTagline{
	width:200px;
}
.aq-SiteDescription-Highlight
{
	font-size:19px;
	font-weight:bold;
	color:#094fa3;
	line-height:120%;
}


/* Right Corner Image and Description */
.aq-SiteImageDesc
{
	font-style:italic;
	font-size:8pt;
}

/*Title Header*/
.aq-TitleHeader{
	background-image:url('/PublishingImages/Titile_Header.jpg');
	background-repeat:repeat-x;
	height:30px;
	vertical-align:middle;
	padding-left:14px;
	width:250px;
	font-weight:bold;
	color:#094fa3;	
}

.aq-PageTitle
{
	color:#2f4d89 !important;
	font-size:16px!important;
	line-height:130%;
	font-weight:bold;
}
/*Text Content Layout*/

/* Aligment of Text Content position applid to TD*/
.aq-TextContent-Justify{
	vertical-align:top;
	text-align:justify;	
}
	
.aq-TextContent-Left{
	vertical-align:top;
	text-align:left;
}

.aq-TextContent-Right{
	vertical-align:top;
	text-align:right;
}

.aq-TextContent-Center{
	vertical-align:top;
	text-align:center;
}
/* End - Aligment of Text Content position applid to TD*/

/* Text Content padding applied to Table*/
.aq-TextContentTable{
	padding-left:5px;
	padding-right:5px;	
}

/* Text Content Break applied to TD*/	
.aq-ParagraphBreak{
	height:20px;
}

.aq-PageTitleBreak
{
	height:20px;
}

.aq-TitleBreak{
	height:5px;	
}

.aq-ListBreak{
	height:4px;	
}


/*Break for after entire section of paragraph*/
.aq-SectionBreak{
	height:50px
}
/* End - Text Content padding applied to Table*/


/*Hyperlink Style */
/*Hyperlink with decoration none */
.aq-HyperLink{
				text-decoration:none!important;
				color:#094fa3!important;
				font-weight:normal;
				font-size:11px!important;
}
.aq-HyperLink:hover {
				text-decoration:none!important;
				color:#69a1d0!important;			
}


.aq-MainText a
{
	text-decoration:none!important;
				color:#094fa3!important;
				font-weight:normal!important;;

}

.aq-MainText a:hover {
				text-decoration:none!important;
				font-weight:bold!important;
				color:#094fa3!important;			
}

/* Landing Page Title Link  */

.aq-HyperLink-Title
{	font-weight:none;
	text-decoration:none!important;
	font-size:13px !important;
	color:#2f4d89 !important;
	line-height:130%;
}
.aq-HyperLink-Title:hover 
{
	text-decoration:none!important;
	font-size:13px !important;
	font-weight:none ;
	color:#69a1d0!important;
	
}


/*End - Text Content Layout*/

/* End Font Type */

/*Landing Page Vertical Line*/
.aq-KWAPLandingPageVerticalLine{
	background-image:none;
	background-position:right;
	background-repeat:repeat-y;				
}


/**** Arrangement ****/


.ms-PartSpacingVertical {
	display:none;			
}

/* End Arrangement */




/**** Portal Style *****/

.aq-fullborder{
	border:1px #C0C0C0 solid;
}
.aq-leftborder{
	border:0px #C0C0C0 solid;
	border-left-width:1px;
}
.aq-rightborder{
	border:0px #C0C0C0 solid;
	border-right-width:1px;
}
.aq-bottomborder{
	border:0px #C0C0C0 solid;
	border-bottom-width:1px;
}
.aq-topborder{
	border:0px #C0C0C0 solid;
	border-top-width:1px;
}

.aq-TopNavSearch .ms-sbcell{
	border-style:none;
	border-width:0px;
	background-color:transparent;
}
.aq-searchtext{
	
	color:gray
}
.aq-ConTitle
{
	font-family:Arial;
	 font-size:11pt;
	  color:#0056a7;
	  text-decoration:none;
	  font-weight:bold;
}

.aq_PLDetail Div
{
	font-family:Arial;
	font-size:9pt;
 	line-height:14pt;
	color:#666666;
	text-align:justify;
	font-weight:normal;

}
.aq_Board
{
	 font-family:Arial;
	 font-size:11pt;
	 color:#0056a7;
	 text-decoration:none;
	 font-weight:bold;
	 list-style-image: url('/PublishingImages/KWAP/General/MasterPage/site_bullet.jpg');
	 list-style-position-y:center;


}
.aq_Board li
{
	padding-top:10px;
}
.aq_Board_sub A
{
	 color:#666666;
}



.aq_LandingTitle
{
	 font-size:8pt;
	 color:#666666;
	 padding-bottom:10px;
}
.aq_LandingTitle_highlight 
{
	 color:#0056a7;
	 font-size:9pt;
	 font-weight:bold ;
}
 
/* SiteMap */
.toc-layout-main a{
				text-decoration:none!important;
				color:#094fa3!important;
				font-weight:normal;
				font-size:11px!important;
}
.toc-layout-main a:hover {
				text-decoration:none!important;
				color:#69a1d0!important;			
}


/* Interactive Site */
.aq-publishing-title
{
font-size: 12px;
font-weight:bold;
color:blue;
text-align:center;
}

/* End of Portal style */