@charset "utf-8";
/* CSS Document */
#mainbody{ background:#d4eefe; padding:19px 18px 12px; }

#mainbody .alm{ width:234px; height:294px; border:1px solid #8bb3d8; float:left; background:url(/images/alm-bg.gif) bottom no-repeat #fff;}
#mainbody .alm h2{ background:url(/images/alm-title-bg.gif) no-repeat; text-indent:-2000px; height:34px;}
#mainbody .alm p.title{ margin:20px 8px 13px 13px ; font-size:85%; font-weight:bold; color:#195392;}
#mainbody .alm ul{ margin:13px; font-size:85%; color:#3b3b3b;}
#mainbody .alm li{line-height:19px;}
#mainbody .alm li a{ color:#123260; text-decoration:underline;}

#mainbody .itsm{ width:234px; height:294px; border:1px solid #8bb3d8; float:left; margin-left:21px; background:url(/images/itsm-bg.gif) bottom no-repeat #fff;}
#mainbody .itsm h2{ background:url(/images/itsm-title-bg.gif) no-repeat; text-indent:-2000px; height:34px;}
#mainbody .itsm p.title{ margin:20px 8px 13px 13px ; font-size:85%; font-weight:bold; color:#188c11;}
#mainbody .itsm ul{ margin:13px; font-size:85%; color:#3b3b3b;}
#mainbody .itsm li{line-height:19px;}
#mainbody .itsm li a{ color:#188c11; text-decoration:underline;}

#mainbody .crm{ width:234px; height:294px; border:1px solid #8bb3d8; float:left; margin-left:21px; background:url(/images/crm-bg.gif) bottom no-repeat #fff;}
#mainbody .crm h2{ background:url(/images/crm-title-bg.gif) no-repeat; text-indent:-2000px; height:34px;}
#mainbody .crm p.title{ margin:20px 8px 13px 13px ; font-size:85%; font-weight:bold; color:#b78627;}
#mainbody .crm ul{ margin:13px; font-size:85%; color:#3b3b3b;}
#mainbody .crm li{line-height:19px;}
#mainbody .crm li a{ color:#b78627; text-decoration:underline;}

#awards { background:#d4eefe; padding:1px 18px;}
#awards A.btn-awards-slide  { background:url(/images/cutomer-close-icon.gif) right top no-repeat; width:750px; height:21px; display:block;}
#awards A.active { background:url(/images/cutomer-open-icon.gif) right top no-repeat; width:750px; height:21px; display:block;}
#panel-awards .txt{background:#6c99c8; font-size:11px; color:#fff; line-height:20px; padding-left:12px; }
#panel-awards .txt a{ color:#fff; font-size:10px;}

#news {background:#d4eefe; padding:0px 18px;}
#news A.btn-slide  { background:url(/images/news-close-icon.gif) right top no-repeat; width:750px; height:23px; display:block;}
#news A.active { background:url(/images/news-open-icon.gif) right top no-repeat; width:750px; height:23px; display:block;}
#news h3 { background:url(/images/news-bg.gif) repeat-x; height:24px;}
#news h3 span{ float:left; text-indent:-2000px; background:url(/images/news-title-bg.gif) no-repeat; width:95px; height:24px; }
#news .newslist{
	background:#6190c2;
	padding:11px 13px 12px 13px;
	color:#fff;
	font-size:85%;
	line-height:16px;
}
#news .newslist .time{ color:#eafb2a;}
#news .newslist .title{ font-weight:bold;}
#news .newslist a{ color:#fff; text-decoration:underline; font-size:85%;}
#news .newslist .left{ float:left; width:223px; }
#news .newslist .middle{ float:left; width:236px; margin-left:21px; }
#news .newslist .right{ float:left; width:223px; margin-left:21px; }

#bottomlinks { background:#d4eefe; padding-top:13px; padding-bottom:18px;}
#bottomlinks li{ float:left;}

