*{margin:0;padding:0}
body{
	background:url(../images/line-all-bg.gif);
	font:13px "Verdana";
	color:#3F3F3F;
}

/*--float classes--*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

img,div,a{behavior:url("js/iepngfix.htc")}

h1,h1.big{color:#2253A3;font-weight:normal;font-size:18px;margin-bottom:10px;}
h1.big{font-size:20px;}
h2{color:#3f3f3f;font-weight:normal;font-size:18px; line-height:22px;}
h3{color:#2253a3;font-size:14px;padding-bottom:11px;}
h5{color:#2253a3;font-size:12px;padding-bottom:7px;}
h4{color:#2253a3;font-size:13px;padding-bottom:7px;}

.blue{color:#2253a3;}
.orange{color:#CC6600;}
.grey{color:#3f3f3f;}
.green{color:#2c812e;}

a{color:#5161AA;}
a:hover{text-decoration:none;}
/*-- layout classes --*/
#main_outer{
	background:url(../images/line-bg-main.gif) repeat-x;
}
#main_inner{
	/*background:url(../images/effect-bg.jpg) no-repeat top center;*/
}
#main_container{
	width:970px;
	margin:auto;
 	background:url(../images/main-shadow.png) repeat-y left;
	padding:0!important;
}
#inner_container{
	width:950px;
	margin:auto;
	/*background:url(../images/inner-container-gradient-bg.jpg) repeat-x #F7F8FA;*/
	background:url(../images/white-gradient.gif) repeat-x;
}
#inner_container_bg{
	padding:12px 13px 35px 13px;
	background:url(../images/content-bg.jpg) no-repeat right 1160px #EAEDF3;
	height:100%;
}
#inner_container_home{
	padding:12px 13px 35px 13px;
	background:url(../images/home-content-buliding.jpg) no-repeat right 1370px #EAEDF3;
	height:100%;
}
/*========== header =============*/
.header{
	padding:12px 0 0 0;
	background:url(../images/bg-circle.gif) no-repeat 160px 0;
	height:120px;
}
.header a.logo{
	background:url(../images/logo.png) no-repeat;
	width:359px;
	height:100px;
	float:left;
}
.header .search-panel{
	float:right;
	width:500px;
	text-align:right;
	padding-right:10px;
}
.header .search-panel .search{
	padding:15px 0 0 0;
}
.search input{
	width:136px;
	height:22px;
	border:1px solid #919191;
	float:right;
}
.search button{
	float:right;
	background:url(../images/login-bn-bg.gif) repeat-x;
	border:none;
	height:24px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	padding:0 6px;
	margin-left:3px;
	text-transform:uppercase;
	font-size:10px;
	cursor:pointer;
}
.header .search-panel .links{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-top:17px;
	line-height:22px;
}
.header .search-panel .links span{
	color:#999;
	font-weight:normal;
}
.search-panel .links a{
	text-decoration:underline;
	color:#fff;
	font-size:11px;
}
.search-panel .links a:hover{
	text-decoration:none;
}
/*========== /header =============*/

/*========== navigation =============*/
.navigation{
	background:url(../images/nav-bar-bg.gif) repeat-x;
	height:34px;
	margin:0 10px;
}
/*========== /navigation =============*/
#flash{
	margin:0 0 13px 0;
}
/*========== box panel =============*/
#box-panel{
}
.box{
	float:left;
	width:291px;
	margin-right:10px;
}
.box-last{
	margin:0;
}
.box h1{
	float:left;
	color:#fff;
	padding:12px 0 0 5px;
	font-size:14px;
	font-weight:bold;
}
.box .orange{background:url(../images/orange-box-bar-bg.gif) repeat-x;}
.box .blue{background:url(../images/blue-box-bar-bg.gif) repeat-x;}
.box .green{background:url(../images/green-box-bar-bg.gif) repeat-x;}

a.read-blue, a.read-orange, a.read-green{
	color:#5161AA;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	font-size:11px;
	background:url(../images/readmore-blue-bg.gif) no-repeat 100% 5px;
	padding-right:12px;
	line-height:normal;
	text-decoration:underline;
}
a.read-orange{
	color:#EC9500;
	background:url(../images/readmore-orange-bg.gif) no-repeat 100% 5px;
}
a.read-green{
	color:#44A648;
	background:url(../images/readmore-green-bg.gif) no-repeat 100% 5px;
}

a.read-blue:hover, a.read-orange:hover, a.read-green:hover{
	color:#000;
}
.box .content{
	background:url(../images/box-shadow-bg.gif) repeat-y;
	padding:0 4px;
	height:240px;
}
.box .content .inner{
	padding:20px 15px 12px 15px;
}
.box .content .inner ul{
	padding-bottom:22px;
}
.box .content .inner ul li{
	margin-left:20px;
	color:#3F3F3F;
	font-weight:bold;
	padding-bottom:4px;
}
.box .bottom{
	background:url(../images/box-bottom.gif) no-repeat;
	height:11px;
}
/*========== /box panel =============*/


/*========== content panel =============*/
.content-panel{
	padding:10px 0;
}
.content-panel .left-side{
	float:left;
	width:590px;
	padding-top:20px;
}
.left-side .inner{
	padding-left:23px;
}
.left-side .inner .top{
	padding-bottom:48px;
}
.left-side .inner div.pane{
	padding:0 0 55px 0;
}
.left-side .inner div p{
	padding:15px 0 0 0;
	line-height:18px;
}
/*-- round box --*/
.roundBox{
	float:right;
	width:291px;
}
.roundBox .content{
	background:url(../images/round-box-bg.png) repeat-y;
}
.roundBox .content .inner{
	padding:10px 15px 12px 15px;
}
.roundBox .content .inner ul li{
	margin-left:20px;
	color:#3F3F3F;
	font-weight:bold;
}
.roundBox .top{
	background:url(../images/round-box-top.png) no-repeat;
	height:11px;
	font-size:0;
}
.roundBox .bottom{
	background:url(../images/round-box-bottom.png) no-repeat;
	height:11px;
}

.news, .news1, .news2{
	font-size:11px;
	line-height:17px;
	border-bottom:1px solid #E4E9EC;
	padding-bottom:20px;
}
.news1{
	border:none;
	padding:15px 0 10px 0;
}
.news2{
	padding:0 0 10px 0;
	border:none;
}
.news strong, .news1 strong, .news2 strong{
	padding-bottom:10px;
	display:block;
}
/*========== /content panel =============*/

/*========== footer =============*/
.footer{
	background:url(../images/footer-line-bg.gif) repeat;
}
.footer-inner{
	width:970px;
	margin:auto;
	background:url(../images/main-shadow.png) repeat-y;
}
.footer .innerPanel{
	background:url(../images/footer-inner-bg.gif) repeat #66899F;
	width:926px;
	margin:auto;
	font-size:10px;
	padding:15px 12px 0 12px;
	color:#848A95;
}
.footer .innerPanel .top{
	padding:0 0 26px 0;
}
.footer .innerPanel .bottom{
	background:url(../images/footer-line.gif) repeat-x;
	padding:15px 0 39px 0;
	text-align:right;
	font-weight:bold;
	color:#848A95;
}
.footer .innerPanel .bottom strong{
	color:#858D99;
}
.footer .innerPanel .bottom a{
	color:#848A95;
	text-decoration:none;
}
.footer .innerPanel .bottom a:hover{
	color:#fff;
	text-decoration:underline;
}
.footer .innerPanel ul li{
	list-style:none;
	padding-bottom:5px;
}
.footer .innerPanel ul li a{
	color:#848A95;
	text-decoration:none;
}
.footer .innerPanel ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
.footer .innerPanel .home{
	background:url(../images/footer-home-link.gif) no-repeat;
	width:25px;
	height:15px;
	float:left;
}
.footer .innerPanel .about{
	width:68px;
	float:left;
}
.footer .innerPanel .data{
	width:135px;
	float:left;
}
.footer .innerPanel .asset{
	width:160px;
	float:left;
}
.footer .innerPanel .universal{
	width:110px;
	float:left;
}
.footer .innerPanel .electronics{
	width:185px;
	float:left;
}
.footer .innerPanel .surplus{
	width:124px;
	float:left;
}
.footer .innerPanel .laws{
	width:112px;
	float:left;
}
/*========== /footer =============*/

.content-panel-inner{
	padding:20px 20px;
}
.content-panel-inner .left-side{
	float:left;
	width:285px;
}
.roundboxInner{
	margin-bottom:20px;
}
.roundboxInner .inside, .roundboxInner .inside1{
	background:#BBCCE7;
	padding:10px 20px;
}
.roundboxInner .inside1{
	background:#BACCE7;
	color:#2253A3;
}
ul.list-1 li{
	list-style:none;
	font-weight:bold;
	color:#2253A3;
	background:url(../images/list-line-bg.gif) repeat-x bottom;
	padding:8px 0 8px 0px;
}
ul.list-1 li span{
	background:url(../images/arrow-1.gif) no-repeat 0 5px;
	padding-left:20px;
}
ul.list-1 li ul li{
	color:#3F3F3F;
	background:none;
	padding:0;
	padding-top:8px;
}
ul.list-1 li ul li span{
	background:none;
}

ul.list-2 li{
	list-style:none;
	font-weight:bold;
	color:#2253A3;
	background:url(../images/list-line-bg.gif) repeat-x bottom;
	padding:8px 0 8px 0px;
}
ul.list-2 li span{
	background:url(../images/arrow-1.gif) no-repeat 0 5px;
	padding-left:20px;
}
ul.list-2 li ul li{
	color:#3F3F3F;
	background:none;
	padding:0;
	padding-top:8px;
}
ul.list-2 li ul li span{
	background:none;
}
.roundBoxRight{
	float:right;
    width:291px;
	padding-right:16px;
}
.roundBoxBig{
	float:right;
	width:585px;
}
.roundBoxBig .content{
	/*background:url(../images/round-box-big-bg.png) repeat-y;*/
}
.roundBoxBig .content .inner{
	padding:20px 18px 12px 18px;
	line-height:18px;
}
.roundBoxBig .content .inner ul{
	float:left;
	padding-top:15px;
}
.roundBoxBig .content .inner ul li{
	margin-left:20px;
	color:#3F3F3F;
	font-weight:bold;
	font-size:12px;
}
.roundBoxBig .content .contentArea-1{
	width:329px;
}
.roundBoxBig .content .contentArea-2{
	padding:30px 0 34px 0;
}
.roundBoxBig .top{
	background:url(../images/round-box-big-top.png) no-repeat;
	height:11px;
	font-size:0;
}
.roundBoxBig .bottom{
	background:url(../images/round-box-big-bottom.png) no-repeat;
	height:11px;
	font-size:0;
}
ul.list li{
	color:#3F3F3F;
	font-weight:bold;
}
ul.list-4{padding:20px 0 0 13px;}
ul.list-4 li{
	font-weight:bold;
	text-decoration:underline;
	padding:0 30px 0 13px;
	color:#3F3F3F;
	display:inline;
	background:url(../images/dot.gif) no-repeat 0 5px;
}
.padding20px{padding-bottom:20px;}
.padding15px{padding-bottom:15px;}
.home-bottom-text{
	padding:20px 25px 0 23px;
	line-height:18px;
}

.innerBanner{
	margin:0 10px;
	height:98px;
}
.group-logos {
	padding: 24px 0px;
}
#logo-pod {
	padding: 24px 0px;
	margin:auto;
	width: 100%;
	text-align:center;
	}
/* PAGE ITEMS */
ul.pagelist {
	margin:0;
	padding:0;
}
ul.pagelist li {
	padding: 0px 0px 12px 0px;
	
}
ul.pagelist2 {
	margin:0;
	padding:0;
}
ul.pagelist2 li {
	padding: 0px 0px 12px 0px;
	font-weight:normal;
}
/* Site Map */

.roundBoxBig .content .inner ul.sitemap-links,
.roundBoxBig .content .inner ul.sitemap-links li {
	padding:12px 0px 6px 0px;
	margin:0px;
	float:none;
	list-style:none;
}
.roundBoxBig .content .inner ul.sitemap-links li ul,
.roundBoxBig .content .inner ul.sitemap-links li ul li {
	padding: 2px 6px;
	float:none;
	font-size: 0.9em;
}

