/* ====== Unified Restyle ====== */

#top_menu .find input {

	background:	transparent none repeat scroll 0%;

	border:	0px hidden #FFFFFF;

}



/* ------ General Text ------ */

.ur_copy {

	padding: 0 10px 0 0;

	margin: 0;

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #47505F;

	text-align: left;

}



/* ------ Titles ------ */

p.ur_title_shim {

	width: 555px;

	margin: 0;

	padding: 0;

}

.ur_title {

	width: 555px;

	display: block;

	margin: 0;

	padding: 0 0 10px 0;

	font: 22px Arial, Helvetica, sans-serif;

	color: #005499;

	text-align: left;

	border-bottom: 1px solid #C8CFDC;

}

.ur_subtitle {

	font: 16px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #47505F;

	text-align: left;

}

.ur_secttitle {

	font: 16px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #005499;

	text-align:	left;

}

/* ------ Home Page ------ */

.ur_home_copy {

	font: 14px Arial, Helvetica, sans-serif;

	color: #6e6e6e;

}

.ur_readmoretable {

	margin-top: 11px;

	margin-bottom: 15px;

}

.ur_hr1 {

	border: 0;

	background-color: #C8CFDC;

	height: 1px;

	margin-top: 0;

	margin-bottom: 10px;

}

.ur_hr2 {

	border: 0;

	background-color: #C8CFDC;

	height: 1px;

}

.ur_sub {

	font-family:Arial, Helvetica, sans-serif;

	width: 130px;

	font-weight: bold;

	font-size: 11px;

	color: #6e6e6e;

	margin-top: 15px;

}



/* ------ Links ------ */

.ur_link {

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	color: #0066CC;

}

.ur_link:hover {

	text-decoration: underline;

	/* font-weight: inherit; */

	color: #114477;

}

.ur_flink {

	font: 14px Arial, Helvetica, sans-serif;

	font-weight: normal;

	text-decoration: none;

	color: #333333;

}

.ur_flink:hover {

	font: 14px Arial, Helvetica, sans-serif;

	font-weight: normal;

	text-decoration: underline;

	color: #333333;

}



/* ------ Images ------ */

img.ur_float_right {

	float: right;

	margin: 0 0 0 10px;

}



/* ------ Bullets ------ */

ul.ur_bullet li {

	list-style-image: url("/images/bullet.gif");

	font: 12px Arial, Helvetica, sans-serif;

	color: #47505F;

	text-align: left;

}

ul.ur_bullet li a {

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	color: #0066CC;

}

ul.ur_bullet li a:hover {

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: underline;

	color: #114477;

}



/* ------ Inset Tables ------ */

table.ur_right_table, table.ur_right_table_main {

	float: right;

	width: 169px;

	margin: 0 0 0 10px;

}

table.ur_right_table_main table.ur_right_table {

	margin: 0;

}

table.ur_right_table_main td {

	background-color: #FFFFFF;

}

table.ur_right_table td, table.ur_right_table_main table.ur_right_table td {

	background-color: #F8F9FB;

}

table.ur_right_table td.header {

	width: 152px;

	height: 22px;

	background: url("/images/right_include_03.gif") repeat-x top center;

	font: 11px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #005499;

	text-align: left;

}

table.ur_right_table td.left_side {

	width: 9px;

	background: url("/images/right_include_05.gif") repeat-y top center;

}

table.ur_right_table td.right_side {

	width: 8px;

	background: url("/images/right_include_07.gif") repeat-y top center;

}

table.ur_right_table ul {

	margin: 0px;

	padding: 5px 0px 0px 20px;

}

table.ur_right_table ul li {

	font: 11px Arial, Helvetica, sans-serif;

	list-style-image: url("/images/bullet.gif");

}

table.ur_right_table a {

	font: 11px Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #005499;

	text-align: left;

}

table.ur_right_table a:hover {

	font: 11px Arial, Helvetica, sans-serif;

	text-decoration: underline;

	color: #47505F;

}



/* ------ Dividers ------ */

.ur_underline {

	border-bottom: 1px solid #C8CFDC;

}



/* ------ UNSTYLE ------ */

.tHeading {
	background-color: #F3F5F8;
	border: 0px solid #FFFFFF;
	font-weight: bold;

}

.tItem {

	border: 0px solid #FFFFFF;

}

.tItem strong {

	font-weight: normal;

}
