/*************************************************/
/* Agency Color Palettes - River Theme           */
/*************************************************/
/* Agency Banner Styles                          */
/*************************************************/
.agency_banner_td
	{
	background-color: #43526C;
	height: 50px;
	}

.agency_banner_txt
	{
	margin-left: 15px;
	}

.agency_banner_txt a
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}

.agency_banner_txt a:hover 
	{
	text-decoration: underline;
	}

.agency_banner_img 
	{
	text-align: right;
	}

.agency_banner_img img 
	{
	margin-bottom: 0px;
	margin-left: 0px;
	/* height: 44px;
	width: 179px; */
	}

.agency_banner_bottom_shade 
	{
	background-image: url(../images/agency_banner_shade.gif);
	background-repeat: repeat-x;
	height: 5px;
	}

/*************************************************/
/* Agency Left Navigation Styles                 */
/*************************************************/
.agency_menu_td
	{
	width: 10%;
	background-color: #D1D4DB;
	}

.gnb_wrapper
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
.gnb_wrapper_null
	{
	height: 48px;
	}

.left_links
	{
	margin-top: 0px;
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	}

.left_links li 
	{
	margin-top: 0.28em;
	margin-bottom: 0.28em;
	padding-top: 0.28em;
	padding-bottom: 0.29em;
	}

.left_links a 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.left_links a:hover 
	{
	text-decoration:underline;
	}

.item_links
	{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 9px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	text-decoration: none;
	}

.item_links li 
	{
	margin-top: 0.28em;
	margin-bottom: 0.28em;
	padding-top: 0.28em;
	padding-bottom: 0.29em;
	text-decoration: none;
	}

.item_links a 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.item_links a:hover 
	{
	text-decoration: none;
	}

/*************************************************/
/* Tier 3 Styles                                 */
/*************************************************/

.agency_body_right_td
	{
	width: 100%;
	background-color: #FFFFFF;
	}

.boxColor1 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	/* line-height: 14px; */
	line-height: 1.25em;
	font-weight: normal;
	/* color: #bccbe5; */
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	word-spacing: normal;
	background-color: #43526C;
	}