/* RESOURCES SECTION */
.res_cat, .res_lnks {
	padding:0px;
	list-style:none;
}
.res_cat {
	margin:0px;
}
.res_cat li {
	float:left;
	width:33%;
	background:url(../images/bullet_arrow_trans.gif) no-repeat 0px 2px;
}
.res_cat li a {
	display:block;
	float:left;
	width:100%;
	margin:0px;
	padding:0px 0px 6px 20px;
	text-decoration:none;
	color:#1b1f22;
}
.res_cat li a:hover {
	color:#4381b9;
}
.res_lnks li {
	display:block;
	margin:0px;
	padding:0px 0px 15px 20px;
	background:url(../images/bullet_white.gif) no-repeat 0px 7px;
}
.res_lnks_url {
	color:#666;
	font-size:11px;
}
.res_html {
	margin:0px 0px 15px 0px;
	padding:10px 0px;
	border-top:dashed 1px #bfcbd4;
	border-bottom:dashed  1px #bfcbd4;
}
.res_rd {
	color:#900;
}
.cat_bg {
	background:url(../images/cat_list.png) repeat-x left top #fff;
}
.cat_bor {
	border:solid 1px #bfcbd4;
}
.tbl_hor, .tbl_logreg {
	background:url(../images/cat_list.png) repeat-x 0px 0px #fff;
	width:100%;
	border-top:solid 1px #bfcbd4;
	border-bottom:solid 1px #bfcbd4;
	margin:0px;
}
.tbl_hor th, .tbl_hor td, .tbl_logreg th, .tbl_logreg td {
	text-align:left;
	vertical-align:top;
	padding:3px 10px;
}
p.f_pass {
	margin:0px;
	padding:0px;
}
td.btns {
	padding:5px 10px;
}
.brd_dsh_bot {
	border-bottom:dashed 1px #bfcbd4;
}
.tbl_hor td.td_dev, .tbl_logreg td.td_dev {
	height:5px;
	line-height:0px;
	font-size:0px;
}
.marg_bot {
	margin:0px 0px 15px 0px;
}
.marg_bot_smll {
	margin:0px 0px 7px 0px;
}
.fl_400 {
	width:400px;
}
.fl_300 {
	width:300px;
}
.warn {
	color:#900;
}
.res_btn_sbm_url {
	background-image:url(../images/btn_submit.gif);
}
.cat_sbm, .cat_btn {
	height:23px;
	display:block;
	margin:0px;
	padding:0px;
}
.cat_ws {
	width:102px;	
}
.cat_wl {
	width:98px;
}
.cat_sbm {
	background-position:center center;
	background-repeat:no-repeat;
}
.cat_btn {
	border:none;
	background:transparent;
	cursor:pointer;
	text-decoration:none;
	text-indent:-999999em;
	overflow:hidden;
}
.flleft {
	float:left;
}
.flright {
	float:right;
}
