@charset "UTF-8";
/* 
	====================================================================================================================================
	====================================================================================================================================
			TEXT CSS
	====================================================================================================================================
	====================================================================================================================================
*/

#homeAppNewsContentTitle{
	color:#577978;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

#homeAppNewsContentCloseIcon{
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#577978;
}

#homeAppNewsContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align:left;
}


#homeAppNewsContent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #42766e;
	text-decoration:none;
}

#homeAppNewsContent a:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration:underline; 
}

/* USE H1 for news item titles for SEO */
#homeAppNewsContent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #001d4b;
	margin:0 0;
}
#homeAppNewsContent p{
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
/* 
	====================================================================================================================================
	====================================================================================================================================
			LAYOUT CSS - IF YOU MUST EDIT DO SO CAREFULLY
	====================================================================================================================================
	====================================================================================================================================
*/
#homeAppDiv{ width:950px; height:450px; overflow:hidden; }
#homeAppTab1Div{ top: -390px; }
#homeAppTab2Div{ top: -375px; }
#homeAppTab6Div{ top: -360px; }
#homeAppTab3Div{ top: -345px; }
#homeAppTab4Div{ top: -330px; }
#homeAppTab7Div{ top: -330px; }
#homeAppTab5Div{ top: -315px; }

.home-left-tab{ width: 197px; height: 45px; overflow:hidden;z-index: 100;position:relative;left: -20px;}
#homeAppNewsTab{width:39px;	height:175px; float:left; overflow:hidden; cursor:pointer;}
#homeAppNewsModal{width:620px;height:285px;position:relative;left: 911px;top:-510px;overflow:hidden;}
#homeAppNewsContentBG{opacity:0.85; filter:alpha(opacity=85);background-color:#FFF; width: 581px; height: 285px; float:left; overflow:auto; }
#homeAppNewsContentDiv{ position:relative; top: -285px; left:40px;}
#homeAppNewsContentClose{ width: 570px; text-align:right; padding-top:6px; }
#homeAppNewsContentTitle{width: 570px;padding-left:15px; text-align:left;}
#homeAppNewsContent{ padding-left:15px; padding-right:15px; padding-bottom: 5px; width: 545px; height: 235px; overflow:auto; }


#random_home_image_div{ width:950px; /* height:450px; */}

