._theme_header
{
	background: none !important;
	background-color: #0b4c82 !important;
	border-color: #1e77b3 !important;
		
	}

._theme_normal_text
{
	color: #DDDDDD !important;
}

._theme_em_text
{
	color: #F3F969 !important;
}

a._theme_em_text:hover
{
	border-bottom-color: #F3F969 !important;
}

._theme_strong_text
{
	color: #FFFFFF !important;
}

._theme_nav_text
{
	color: #2C8AC7 !important;
}

._theme_nav .selected ._theme_nav_text,
._theme_nav a.selected:hover ._theme_nav_text {
	color: #FFFFFF !important;
}

._theme_nav a:hover
{
	background-color: #2380BE !important;
}

._theme_nav a:hover ._theme_nav_text
{
	color: #FFFFFF !important;
}

._theme_nav a.selected
{
	background-color: #4F99CB !important;
}

._theme_nav a.selected:hover {
	background-color: #4F99CB !important;
}

	._theme_pic
	{
		border: none !important;
		background: none !important;
		padding: 0px !important;
		margin-bottom: 5px !important;
		margin-top: 5px !important;
		margin-left: 14px !important;
	}



._theme_icon_img
{
	background-image: url(../img/icon_account_type_blue.gif) !important;
	background-repeat: no-repeat !important;
}

._theme_line_color
{
			border-bottom-color: #3D9AD8 !important;
	}

._theme_side_bar
{
	background-color: #EFF8FC !important;
	border-color: #D6EDF8 !important;
}

._theme_side_bar_secondary_color
{
	background-color: #DEEEF8 !important;
}

._theme_tab_bar_img
{	
	background-image: url(../img/v4_tabs_bg.gif) !important;
	background-repeat: no-repeat !important;
}

._theme_nav a span,
._theme_nav a
{
	background-image: url(../img/tab_background.png) !important; 	background-image: url(../img/tab_background.gif); }

._theme_side_bar_left
{
	background: #EFF8FC url(../img/sidebar_blue_v2.gif) no-repeat -6px -9350px !important;
}

._theme_side_bar_left_line
{
	background: url(../img/sidebar_blue_v2.gif) 744px 26px no-repeat !important;
}

._theme_side_bar_left_line_hidden
{
	background-position: -10000px 26px !important;
}

._theme_side_bar_header
{
	background: #DEEEF8 url(../img/sidebar_blue_v2.gif) no-repeat -7px 0px !important;
}

._theme_side_bar_corner_bottom
{
	background: url(../img/sidebar_blue_v2.gif) no-repeat 1px -67px !important;
	height: 4px !important;
}

._theme_side_bar_corner_top
{
	background: url(../img/sidebar_blue_v2.gif) no-repeat 0px -42px !important;
	height: 4px !important;
}

._theme_highlighted_text
{
	color: #F3F969 !important;
}