@charset "utf-8";
/* CSS Document */

.navBG {
	background-image: url(../images/new_now_inside_04.gif);
	background-repeat: repeat-x;
	width:100%;
	color:#2a527f;
	font-weight:bold;
	text-decoration:none;
}

.navBG A{
	color:#2a527f;
	font-weight:normal;
	text-decoration:none;
}
.navBG1{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background:#FFFFFF;
}
.navBG1 a{
	background:url(../images/navbg.gif) repeat-x;
	line-height:24px;
	text-decoration:none;
	display:block;
	color:#494949;
	padding:0 0 0 10px;	
}
/*.navBG1 img{
	margin:-15px 10px 0 0px;
	float:right;
}*/
.navBG2{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
/*	border-bottom:1px solid #e6e6e6;*/
	background:#FFFFFF;
}
.navBG2 a{
	line-height:24px;
	text-decoration:none;
	border-bottom:1px solid #e6e6e6;
	display:block;
	color:#494949;
	padding:0 0 0 20px;	
}
.navBG2Active a{
	color:#2a527f;
	font-weight:bold;
}
.navSub{
	color:#005785;
	padding:0 0 0 10px;
}
.tableborder td{
	border:1px solid #e3e2e2;
	padding:0 7px; 
}
.tableHeading{
	text-align:center;
	background:#eeeeee;
}
.tableborder{
	border-collapse:collapse;
}

.Button
{
    background-repeat: repeat-x;
	padding:0 5px;
    background-position: 50% bottom;
    background-image: url(../images/btn_pers_tile.gif);
    background-color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#ffffff;
    border:none;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
}
.LeftRightBorder{
border:solid #e3e2e2;
border-width:0 1px;
}
.SearchSpacing {
	padding:15px;
	border:1px solid #e6e6e6;
}
.SearchSpacing1 {
	padding:10px;
	border:1px solid #e6e6e6;
}
.navBG3{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background:#FFFFFF;
}
.navBG3 a{
	line-height:20px;
	text-decoration:none;
	display:block;
	color:#494949;
	padding:0 0 0 20px;	
}
.navBG3 a:hover{
	text-decoration:underline;

}
.navBG4{
	padding:5px 10px;
	border:1px solid #e6e6e6;
}
.navBG4 strong{
	color:#bb030c;
}
.navBG4 p{
	margin:5px 0;
}
select{
	border:1px solid #cccccc;
	background:#FFFFFF;
	font:normal 11px Arial, Helvetica, sans-serif;
}