body {
	background-image: url(/includesU/header/default10/images/bg_blue.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
#warp {
	text-align: left;
}
/* text-align: center;-------------------------------------------------------- header START --------------------------------------------------------*/
#fullflash {
    position: relative; 
	z-index: 1; 
	width:940px;
	top: 0px;
	left: 0px;
}
#inside_login{	
    position: absolute; 
    z-index: 2;   
    width:0px;
	color: #777777;
	font-size: small;
	text-align: right;
	font-size: 13px;
}
#favQA {
    position: absolute; 
    z-index: 3;   
    width: 0px;
}
#breadcrumb {
    position: absolute; 
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	padding-left: 10px;
	text-align: left;
	top: 100px;
    width:930px;
}
#banto{
	width: 940px;
	margin: auto;
	position: static;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height:127px;
}

#inside_topnav {
	background-image: url(/includesU/header/default10/images/topnav_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
    /*width: 277px;*/
}
#topnav2 {
	color: #777777;
	font-size: small;
	text-align: right;
	font-size: 13px;
	width: 340px;
}
.tnav_roundleft{	
    width:6px;	
    height:27px;	
	float: left;
}


#logo {
	height: 81px;
	width: 228px;
	float: left;
	position: relative;
}
#headcontainer {
	width:940px;
	clear: both;
	position: static;
}
#banner_top {
	background-image: url(/includesU/header/default10/images/topbg_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
}
#nav_top {
	height: 81px;
	width: 350px;
	float: right;
	position: relative;
}
#topnav2 a {
	font-size: small;
	color: #0072BC;
	text-decoration: none;
	font-size: 13px;
}
#topnav2 a:hover {
	font-size: small;
	color: #0072BC;
	text-decoration: underline;
	font-size: 13px;
}
#topnav_link a {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	font-size:13px;
}
#topnav_link a:hover {
	color: #FFFFFF;
	font-size: small;
	text-decoration: underline;
	font-size:13px;
}
.topnav_roundl {
	float: left;
}
.topnav_roundr {
	float: right;
}
#topnav_link {
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
#favorite {
	float: right;
	padding-top: 8px;
	font-size: small;
	color: #FF0000;
	height: 20px;
	padding-right: 10px;
}
#favorite a {
	color: #FF0000;
	text-decoration: none;
}
#favorite a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* -------------------------------------------------------- header END --------------------------------------------------------*/

/* -------------------------------------------------------- breadcrumb START --------------------------------------------------------*/
#breadcrumb a{
	font-size: 13px;
	color: #0072bc;
	text-decoration: none;
}
#breadcrumb a:hover{
	font-size: 13px;
	color: #0072bc;
	text-decoration: underline;
}
/* -------------------------------------------------------- breadcrumb END --------------------------------------------------------*/
