@charset "utf-8";
/* CSS Document */

body, html{
	padding:0;
	margin:0;
	background:#f1f1f1;
	height:100%;
}

#container{	
	position:relative;
	width:100%;
	z-index:1;
}


#headerBack{
	position:relative;
	width:100%;
	background:#11255f url(../images/header_back.jpg) right top no-repeat;
	height:116px;
}

#header{
		position:relative;
		width:100%;
		background:url(../images/header.jpg) left top no-repeat;
		height:116px;
}

#hrcLogo{
	position:absolute;
	top:10px;
	left:40px;
}


#logo{
	position:relative;
	top:30px;
	width:304px;
	height:49px;
	margin:auto;
	background:url(../images/logo_back.gif) no-repeat  3px 3px;
}

#headerNav{
	float:right;
	position:relative;
	padding-top:8px;
	padding-right:20px;

}

#navContainer{
	position:relative;
	width:100%;
	background:#11255f;
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
	z-index:200;

		
}

#nav{
	position:relative;
	width:100%;
	background:#11255f;

		
}

#body{
	position:relative;
	width:950px;
	background:#fff;
	margin:auto;
	height:100%;
	
}

#bodyContainer2 {
	clear:left;
	float:left;
	width:100%;
	z-index:2;
	overflow:hidden;
	background:#fff url(../images/right_border.jpg) repeat-y 70% 0%;
}
#bodyContainer1 {
	float:left;
	width:100%;
	z-index:3;
	position:relative;
	/*background:#fff; /* column 1 background colour */
}



#leftContainer{

	background:#fff;
	height:100%;
	float:left;
	width:66%;
	position:relative;
	overflow:hidden;
	padding:20px 0px 0px;



}

#leftContentContainer{
	position:relative;
	width:97%;
	padding:5px;
	padding-top:40px;
	padding-bottom:40px;
	margin:auto;
	height:100%;


}

#newFlash{
	position:relative;
}

#flashBanner{
	position:relative;
	height:208px;
}


#rightContainer{
	float:right;
	width:33%;
	position:relative;
	overflow:hidden;
	padding:20px 0px;

}

/*#rightContainer img{
	width:90%;

} */

#rightContentContainer{
	position:relative;
	width:87%;
	padding:2px 3px 2px 5px;
	margin:auto;
	height:100%;

}

#rightNav{
	position:relative;
}


#footer{
	clear:both;
	position:relative;
	background:#11255f url(../images/footer.jpg) right top no-repeat;
	height:95px;
}

#footerTop{
	background:url(../images/footer_top.jpg) top repeat-x;
	height:8px;
	width:100%;
}
/*CLASSES*/
.line_one{
	clear:both;
	position: relative;
	width:100%;
	height:5px;
	margin:20px auto;
	background:#ffffff url(../images/line_1.jpg) repeat-x; 
}

.line_two{
	clear:both;
	position: relative;
	width:100%;
	margin:20px auto;
	height:5px;	
	background:#ffffff url(../images/line_2.jpg) repeat-x; 
}

.clear{
	clear:both;
}

.box{
	background:#f7f7f7;
	padding:8px;
	margin:5px;
}

/*.box img{
	width:100%;
	text-align:center;
}*/

.boxWhite{
	padding:8px;

}

.boxWhite img{
	margin:auto;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}
.width40{
	width:45%;
}

.noUnderline{
	text-decoration:none;
}
.paddingLeft{
	padding-left:30px;
}

.borderGray{
	border:1px solid #ddd;
}

.login{
	width:100%;
	background:#132762;
	cursor:pointer;
	
}

.cursor{
	cursor:pointer;
}

.insiderBack{
	width:100%;
	height:68px;
	background:url(../images/insider_back.jpg) repeat-x;
}

.insider{
	width:100%;
	height:57px;
	background:url(../images/insider.jpg) no-repeat;
}


/*CLASSES END*/


#dropshadow{
	width:100%;
	height:20px;
	z-index:100;
	bottom:-51px;
	margin-top:-21px;
	border-top:1px solid #777;
	position:relative;
	background:url(../images/dropshadow.png) repeat-x;
}


* html #dropshadow{
	background: none; /*Remove background*/
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='images/dropshadow.png',
    sizingMethod='scale');

}






/*BREAD CRUMBS*/

.topnav {
	color: #000;
	width:82%;
	position:relative;
	margin:auto;
	top:8px;
    background-color: transparent;
    padding: 0.5em;
	margin-bottom:-25px;
	z-index:50;
}

/*BREAD CRUMBS END*/

.footerpadding { padding-right: 40px; }



/*-----------------------MENUS------------------------*/

#menu{
	padding:0;
    font-weight: bold;
}

#menu ul{
	padding:0;
	margin:auto;
	display:table;
	width:auto!important;
}

#menu ul li{
	padding:0;
	margin:0;
	float:left!important;
	list-style:none;
	width:auto!important;
	line-height:normal!important;
	position:relative;
	background:none!important;
}

#menu ul li a{	
	display:inline-block;
	color:#d5d5d5!important;
	padding:7px 35px!important;
	text-decoration:none;
	border:0;
	width:auto!important;
	text-transform:uppercase!important;
	font-family:arial!important;
	font-size:0.95em!important;
	text-align:center;
	font-weight:normal!important;
}

#menu ul li a:hover{	
	background:#1b3a97!important;
}

#menu ul li.selected a{	
	background:#1b3a97!important;
}




/*SUB MENU*/

#menu ul ul{
	padding:0;
	margin:0!important;
	width:auto!important;
	z-index:1000!important;
}

#menu ul li ul li{
	padding:0;
	margin:0;
	float:none!important;
	list-style:none;
	width:auto!important;
}

#menu ul li ul li a, #menu ul li.selected ul li a{	
	display:inline-block;
	color:#d5d5d5!important;
	text-transform:none!important;
	padding:7px 10px !important;
	background:#11255f!important;
	text-decoration:none;
       font-size:105%!important;
	width:240px!important;

}

#menu ul li ul li a:hover{	
	background:#1b3a97!important;
}

#menu ul li  ul li.selected a{	
	background:#1b3a97!important;
}




/*FOOTER MENU*/

#footerMenu{
	padding:0;
	margin:0;
}


#footerMenu ul{
	padding:0;
	margin:auto!important;
	width:auto!important;
	display:table!important;
}

#footerMenu ul li{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	width:auto!important;
	background:none!important;
}

#footerMenu ul li a{	
	display:inline-block;
	color:#D5D5D5!important;
	padding:0px 6px;
	width:auto!important;
	font-size:inherit!important;
	font-family:Arial, Helvetica, sans-serif!important;
	background:url(../images/menu_footer_separator.jpg) center right no-repeat!important;
	text-decoration:none!important;
	border:0;
}

#footerMenu ul li a:hover{	
	color:#fff!important;
}

#footerMenu ul li.last a{
	background:none!important;
}

.content{
	padding:20px;
}


.boxDouble{
	background:#f7f7f7;
	border:4px double #ddd;
	margin:5px;
	padding:8px;
}

.boxDouble .item{
	padding:3px 0px!important;
}

.boxDouble h3, .box h3{
	padding-bottom:15px;
}

.webform .item input, .webform .item textarea {
	width:90%;
}

/*FAQ*/

.faq-question{
	padding:0 0 10px 5px;
}

.answer{
	padding:10px;
	background:#f1f1f1;
	margin:5px 0px;
}

.webform2 .item{
	clear:both;
	padding-bottom:10px;
}


.webform2 label{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
	display:inline-block;
}

#rightNav .line_one, #rightNav .line_two{
	margin:0;
}

.paddingTop0{
      padding-top:0!important;
}

.padding0{
      padding:0!important;
	  margin:0!important;
	  
}
