/* Header CSS Document */
#header {
	background:url(../images/bg_head.jpg) repeat-x ;	
	height:99px;
	}
#selLeftHeader {	
	float:left;
	}
* html #selLeftHeader {	
	float:left;
	width:243px;
	}
#selRightHeader {
	margin-left:243px;
	}
#selLogo {
	padding:5px 0 0 20px;
	float:left;
	}
h1{
	background:url(../images/h1_logo.png) no-repeat;
}
h1 a{
	width:300px;
	height:93px;
	text-indent:-2000em;
	overflow:hidden;
	display:block;
	}


.clsTopNavLeft .clsNoBorder a, #subMenu  .clsNoBorder, #selMainLinks .clsNoBorder { 
	background:none;
	}
/* sub menu */

* html #subMenu{
	padding:45px 0 0;
}

#subMenu {
	/*padding:36px 0 0;*/
	padding:45px 0 0;
	}
#subMenu li {
	float:left;
	}
#subMenu li {	
	/*background:url(../images/sep-ic.jpg) no-repeat right center;*/
	margin:0 7px 0 0;
	height:37px;
	width:87px;
	}	
#subMenu li a {	
	color:#908d8d;
	padding:0;
	/*font-weight:bold;*/
	display:block;
	font:normal 13px "Trebuchet MS";
	line-height:26px;
	text-align:center;
	}	
#subMenu li a:hover, #subMenu li a.current {	 	
	background:url(../images/img_menu_but.jpg) no-repeat scroll left bottom;
	text-decoration:none;
	height:37px;
	color:#FFFFFF;
	width:87px;
	}
/*end of submenu*/	
/* search area */
#selSearch {
	clear:both;
	background:url(../images/bg_search.jpg) repeat-x;
	height:59px;
	padding:0 0 0 237px;
	font:normal 13px "Trebuchet MS";
	}
.clsRadio input {
	vertical-align:baseline;
	}
.clsRadio {
	width:214px;
	padding:5px 0 0;
	color:#b4b4b4;
	}	
.clsMin {
	/* width:410px; 
	width:74%;*/
	width:67%;
	padding:5px 0 0;
	}	
.clsMin li {
	display:inline;
	color:#868686;
	}	
.clsMin li  a{	
	color:#868686;
	}
#selSearch .clsText {
	border:none;
	background:url(../images/bg_searchbar.jpg) no-repeat;
	width:208px;
	padding:3px 0 3px 30px;
	}
.clsMinSearch input {
	vertical-align:middle;
	}
.clsMinSearch {
	/*background:url(../images/bg_ser_mini.jpg) repeat-x;*/
	height:28px;
	padding:3px 10px 0  0;
	width:430px;
	}	
#selHelpMe {
	width:9%;
	padding:18px 0 0;
	}
.clsBlack {
    color:#B4B4B4 !important;
}
/* end of search area */	
	
/*PAGING*/

#paging {
	margin:0 1em 0 0;
	padding:0;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:right;
}

.pagingnav span {
	background-color:#BEE3FD;
	border:1px solid #A5DEFC;
	color:#168CAA;
	padding:1px 4px;
	margin-left:2px;
}
/*END OF PAGING*/
/*BUTTONS*/
.bt_submit {
	text-align:center;
	background:url(../images/bt_submit.jpg) no-repeat center;
	width:67px;
	/*height:23px;*/
	padding:3px 0 5px;
	line-height:21px;	
	margin:0;
	border:0;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
/*MINI BUTTONS*/

/*END OF MINI BUTTONS*/	
/*SMALL BUTTONS*/
.clsSmall,.clsMiniBL,.clsSmallBL,.clsMini,.clsMiniButton  {
	background:transparent url(../images/bt_blue_small.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font:Bold 12px Arial,Helvetica,sans-serif;
	height:21px;
	margin:0 10px 0 0;
	padding:0;
	width:81px;	
	}


.clsMid,.clsPost  {
	background:transparent url(../images/bt_black_mid.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font:Bold 12px Arial,Helvetica,sans-serif;
	height:21px;
	margin:0 10px 0 0;
	padding:0;
	width:116px;	
	}
.clsMidBL,.clsLargeBL,.clsLarge {
	background:transparent url(../images/bt_blue_mid.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font:Bold 12px Arial,Helvetica,sans-serif;
	height:21px;
	margin:0 10px 0 0;
	padding:0;
	width:154px;	
	}
/*END OF MID BUTTONS*/		
/*LARGE BUTTONS*/		

/*LINK*/
.LinkTabs a span{
	background:url(../images/bg_link_a.gif) no-repeat left 2px;
	margin: 0;
	padding: 5px 5px 3px 3px;
	text-decoration: none;
	line-height:18px;
}

.LinkTabs a {
	background:url(../images/bg_link_a_span.gif) no-repeat right 12px;
	padding: 5px 23px 3px 3px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	color: #fff;
	margin:0;
	line-height:18px;
}
/*END OF LINK*/
a.button {
	/* Sliding right image */
	background:url(../images/bg_link_a_span.gif) no-repeat top right;
	display: block;
	float: left;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-size:12px;
}
a.button span {
	/* Background left image */ 
	background:url(../images/bg_link_a.gif) no-repeat;
	display: block;
	line-height: 10px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 5px 7px 10px;
} 
a.buttonBL {
	/* Sliding right image */
	background:url(../images/bg_link_bl_a_span.gif) no-repeat top right;
	display: block;
	float: left;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-size:12px;
}
a.buttonBL span {
	/* Background left image */ 
	background:url(../images/bg_link_bl_a.gif) no-repeat;
	display: block;
	line-height: 10px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 5px 7px 10px;
} 
a.button:hover span, a.buttonBL:hover span {
	text-decoration:underline;
}

/*BLUE BUTTON WITH SHADOW*/
a.buttonShad {
	background:url(../images/bt_blue_right.png) no-repeat top right;
	display: block;
	float: left;
	height: 44px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 24px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-size:12px;
}
a.buttonShad span {
	background:url(../images/bt_blue_left.png) no-repeat;
	display: block;
	line-height: 10px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 30px 10px;
} 
a.buttonBlackShad,a.buttonBlack {
	background:url(../images/lb_right.jpg) no-repeat top right;
	display: block;
	float: left;
	height: 21px;
	margin-right: 6px;
	padding-right:4px; 
	text-decoration: none;
	color: #fff;
	font-size:12px;
}
a.buttonBlackShad span,a.buttonBlack span {
	background:url(../images/lb_left.jpg) no-repeat;
	display: block;
	line-height: 10px; 
	padding: 7px 0 8px 10px;
} 

a.buttonShad:hover span, a.buttonBlackShad:hover span {
	text-decoration:none;
}
/*a.buttonBlack {
	color: #000;
	}
a.buttonBlack span {
	background:url(../images/bt_blue_mid.jpg) no-repeat;
	display: block;
	line-height: 10px; 
	padding: 7px 0 7px 0;
	width:154px;
	text-align:center;
} */
a.buttonBlue {
	background:url(../images/link_right_blue.png) no-repeat top right;
	display: block;
	float: left;
	height: 44px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 24px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-size:12px;
}
a.buttonBlue span {
	background:url(../images/link_left_blue.png) no-repeat;
	display: block;
	line-height: 10px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 7px 10px;
} 
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}
.clsHeads {
	background-color:#F3F5F4;
	overflow:hidden;
	margin:0 0.1em;
	padding:0.1em;
	}
.clsHeadingRight {
	width:49%;	
	padding-right:1em;
	text-align:right;
	}
.clsHeadingLeft	 {
	width:49%;	
	}