body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#375771;
	overflow:hidden;
}

table{
	font-size:12px;
	margin-bottom:8px;
}

.nav{
}

.nav a{
	color:#C1DEF2;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.nav a:hover{
	color:#ffffff;
}

div.tab{

}

.tabHeadDiv{
	clear:both;
}

.tabContentDiv{
	clear:both;
	border:1px solid #EEF4F6;
}

.leftNews{
	display:block;
	float:left;
	width:15%;
}

.rightNews{
	display:block;
	float:right;
	width:75%;
}

a{
	color:#000000;
}

a.tabhead, a.tabheadactive{
	background:url('../mini_tab_head.png') no-repeat;
	display:block;
	float:left;
	width:100px;
	height:15px;
	margin-right:5px;
	color:#375771;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

a.tabheadactive, a.tabhead:hover{
	/*background:url('../mini_tab_head_active.png') no-repeat;*/
	color:#fff;
}

div.tabContentDiv{
	background:#fff;
	border:3px solid #F0F4F7; /*#1D384A;*/
	/*background-image:url('../tabbg.png');*/
	/*padding:10px;*/
	background-repeat:repeat-x;
}

div.img{
	width:25%;
	padding:2%;
	
	display:block;
	/*float:left;*/
}

div.img img{
	border:2px solid #D1DEE6;
}

div.img a{
	display:block;
	margin:5px;
	padding-top:5px;
	width:150px;
	text-decoration:none;
	color:#515E76
}

div.profile{
	width:65%;
	padding:2%;
	display:block;
	float:right;
}

h4{
	font-size:17px;
}

div.finalize{
	clear:both;
}

div.sub{
	padding:5px;
}

div.breakingNews{
	text-transform:capitalize;
	display:block; 
	color:#000000; 
	font-size:14px;
	background-color:#F88994;
	border:3px solid #D00014;
	padding:10px;
}

div.breakingNews h4{
	color:#222;
	text-align:right;
	border-bottom:1px solid #000;
	margin:0px;
	margin-bottom:10px;
}

div.redeem{
	color:#fff;
	background-color:#193953;
	border:3px solid #354a5c;
	padding:10px;
}

ul.news li{
	text-transform:capitalize;
}



ul.autoPack{
  width:100%;
  margin:0px;
  padding:0px;
  list-style-type:none;
  text-align:center;
}

ul.autoPack li{
  padding:5px;
  margin:0px;
  display:block;
  list-style-type:none;
  float:left;
  text-align:center;
  width:110px;
  height:115px;
}

ul.autoPack li a, .htmlBox a{
	font-size:11px;
	font-family:Verdana, Arial;
	text-decoration:none;
	color:#053855;
	letter-spacing:1.3px;
	
}

ul.autoPack li a:hover, .htmlBox a:hover{
	text-decoration:underline;
	letter-spacing:.9px;
}

div#hsb{
	background:url('../images/hsb.gif') repeat;
	width:110px;
	height:110px;
	border:1px solid #cccccc;
	float:left;
	margin-left:10px;
}

div#hsb:hover{
	background:url('../images/hshb.gif') repeat;
	width:110px;
	height:110px;
	border:1px solid #cccccc;
	float:left;
	margin-left:10px;
}
div#hs1{
	background:url('../images/hs.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hsh1{
	background:url('../images/hsh.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hs2{
	background:url('../images/hs.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hsh2{
	background:url('../images/hsh.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hs3{
	background:url('../images/hs.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hsh3{
	background:url('../images/hsh.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hs4{
	background:url('../images/hs.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hsh4{
	background:url('../images/hsh.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hs5{
	background:url('../images/hs.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}
div#hsh5{
	background:url('../images/hsh.gif') repeat-x;
	text-align:center;
	color:black;
	font-weight:bold;
}

.page a{
	border:1px solid #cccccc;
	border-bottom:1px solid #375771;
	background:#375771;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:2px;
	margin:2px;	
}
