/*
  ==========================================
	           DeepBlue Container
  ==========================================
*/

/* No_border1 */
.DeepBlue_noborder_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.DeepBlue_noborder_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_noborder_container_content
{
	padding: 8px;
}

/* No_border2 */
.DeepBlue_noborder_lightDeepBlueBodybg_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: C2C2D9;
}

.DeepBlue_noborder_lightDeepBlueBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_noborder_lightDeepBlueBodybg_container_content
{
	padding: 8px;
	background-color: C2C2D9;
}

/* No_border3 */
.DeepBlue_noborder_GrayBodybg_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #ebebeb;
}

.DeepBlue_noborder_GrayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_noborder_GrayBodybg_container_content
{
	padding: 8px;
	background-color: #ebebeb;
}

/* No_border4 */
.DeepBlue_noborder_container_NB_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_noborder_container_NB_bg
{
	background: url(DeepBlue_noborder_titlebg.jpg);
	height: 24px;
}

.DeepBlue_noborder_container_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_noborder_container_NB_content
{
	padding: 8px;
}

/* No_border5 */
.DeepBlue_noborder_lightDeepBlueBodybg_container_NB_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_noborder_container_lightDeepBlueBodybg_NB_bg
{
	background: url(DeepBlue_noborder_lightDeepBlueBodybg_titlebg.jpg);
	height: 24px;
}

.DeepBlue_noborder_container_lightDeepBlueBodybg_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_noborder_container_lightDeepBlueBodybg_NB_content
{
	padding: 8px;
	background-color: #C2C2D9;
}

/* No_border6 */
.DeepBlue_noborder_container_GrayBodybg_NB_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_noborder_container_GrayBodybg_NB_bg
{
	background: url(DeepBlue_noborder_grayBodybg_titlebg.jpg);
	height: 24px;
}

.DeepBlue_noborder_container_GrayBodybg_NB_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_noborder_container_GrayBodybg_NB_content
{
	padding: 8px;
	background-color: #ebebeb;
}

/* L_round_corner1 */
.DeepBlue_l_Round_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_Round_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_container_title_bg {
	background: url(DeepBlue_l_round_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_l_Round_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #023560 1px solid;
	border-right: #023560 1px solid;
	background-color: #fff;
}

.DeepBlue_l_Round_container_btm_border {
	border-bottom: #023560 1px solid;
	background: #fff;
}

.DeepBlue_l_round_container_topleft {
	background: url(DeepBlue_l_round_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_container_topright {
	background: url(DeepBlue_l_round_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_container_btmleft {
	background: url(DeepBlue_l_round_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_container_btmright {
	background: url(DeepBlue_l_round_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner2 */
.DeepBlue_l_round_lightDeepBlueBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_title_bg {
	background: url(DeepBlue_l_round_lightDeepBlueBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: C2C2D9;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #C2C2D9;
}
.DeepBlue_l_round_lightDeepBlueBodybg_container_topleft {
	background: url(DeepBlue_l_round_lightDeepBlueBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_topright {
	background: url(DeepBlue_l_round_lightDeepBlueBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_btmleft {
	background: url(DeepBlue_l_round_lightDeepBlueBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_lightDeepBlueBodybg_container_btmright {
	background: url(DeepBlue_l_round_lightDeepBlueBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner3 */
.DeepBlue_l_round_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_round_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_grayBodyBg_container_title_bg {
	background: url(DeepBlue_l_round_grayBodyBg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_l_round_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: EBEBEB;
}

.DeepBlue_l_round_grayBodyBg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ebebeb;
}
.DeepBlue_l_round_grayBodyBg_container_topleft {
	background: url(DeepBlue_l_round_grayBodyBg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_grayBodyBg_container_topright {
	background: url(DeepBlue_l_round_grayBodyBg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_grayBodyBg_container_btmleft {
	background: url(DeepBlue_l_round_grayBodyBg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_grayBodyBg_container_btmright {
	background: url(DeepBlue_l_round_grayBodyBg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner4 */
.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_title_bg {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #C2C2D9;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #C2C2D9;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_topleft {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebgBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_topright {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_btmleft {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_lightDeepBlueTitlebgBodybg_container_btmright {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner5 */
.DeepBlue_l_round_grayTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_title_bg {
	background: url(DeepBlue_l_round_grayTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ebebeb;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ebebeb;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_topleft {
	background: url(DeepBlue_l_round_grayTitlebgBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_topright {
	background: url(DeepBlue_l_round_grayTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_btmleft {
	background: url(DeepBlue_l_round_grayTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_grayTitlebgBodybg_container_btmright {
	background: url(DeepBlue_l_round_grayTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner6 */
.DeepBlue_l_round_lightDeepBlueTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_title_bg {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
	border-bottom: #000056 1px solid;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: ffffff;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}
.DeepBlue_l_round_lightDeepBlueTitlebg_container_topleft {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebg_top_left.gif) no-repeat;
	width: 12px;
	border-bottom: #000056 1px solid;
	height: 24px;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_topright {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #000056 1px solid;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_btmleft {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_lightDeepBlueTitlebg_container_btmright {
	background: url(DeepBlue_l_round_lightDeepBlueTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* L_round_corner7 */
.DeepBlue_l_round_grayTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_l_round_grayTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_l_round_grayTitlebg_container_title_bg {
	background: url(DeepBlue_l_round_grayTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
	border-bottom: #000056 1px solid;
}

.DeepBlue_l_round_grayTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: ffffff;
}

.DeepBlue_l_round_grayTitlebg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}
.DeepBlue_l_round_grayTitlebg_container_topleft {
	background: url(DeepBlue_l_round_grayTitlebg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #000056 1px solid;
}

.DeepBlue_l_round_grayTitlebg_container_topright {
	background: url(DeepBlue_l_round_grayTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #000056 1px solid;
}

.DeepBlue_l_round_grayTitlebg_container_btmleft {
	background: url(DeepBlue_l_round_grayTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_l_round_grayTitlebg_container_btmright {
	background: url(DeepBlue_l_round_grayTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner1 */
.DeepBlue_s_round_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_container_title_bg {
	background: url(DeepBlue_s_round_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_s_round_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: ffffff;
}

.DeepBlue_s_round_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}
.DeepBlue_s_round_container_topleft {
	background: url(DeepBlue_s_round_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_container_topright {
	background: url(DeepBlue_s_round_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_container_btmleft {
	background: url(DeepBlue_s_round_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_container_btmright {
	background: url(DeepBlue_s_round_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner2 */
.DeepBlue_s_round_lightDeepBlueBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_title_bg {
	background: url(DeepBlue_s_round_lightDeepBlueBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #C2C2D9;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #C2C2D9;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_topleft {
	background: url(DeepBlue_s_round_lightDeepBlueBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_topright {
	background: url(DeepBlue_s_round_lightDeepBlueBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_btmleft {
	background: url(DeepBlue_s_round_lightDeepBlueBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_lightDeepBlueBodybg_container_btmright {
	background: url(DeepBlue_s_round_lightDeepBlueBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}


/* S_round_corner3 */
.DeepBlue_s_round_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_grayBodyBg_container_title_bg {
	background: url(DeepBlue_s_round_grayBodyBg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_s_round_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: EBEBEB;
}

.DeepBlue_s_round_grayBodyBg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ebebeb;
}
.DeepBlue_s_round_grayBodyBg_container_topleft {
	background: url(DeepBlue_s_round_grayBodyBg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_grayBodyBg_container_topright {
	background: url(DeepBlue_s_round_grayBodyBg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_grayBodyBg_container_btmleft {
	background: url(DeepBlue_s_round_grayBodyBg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_grayBodyBg_container_btmright {
	background: url(DeepBlue_s_round_grayBodyBg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner4 */
.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_title_bg {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #C2C2D9;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #C2C2D9;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_topleft {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebgBodybg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_topright {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_btmleft {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_lightDeepBlueTitlebgBodybg_container_btmright {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner5 */
.DeepBlue_s_round_grayTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_title_bg {
	background: url(DeepBlue_s_round_grayTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ebebeb;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ebebeb;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_topleft {
	background: url(DeepBlue_s_round_grayTitlebgBodybg_top_left.gif) no-repeat;
	height: 24px;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_topright {
	background: url(DeepBlue_s_round_grayTitlebgBodybg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_btmleft {
	background: url(DeepBlue_s_round_grayTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_grayTitlebgBodybg_container_btmright {
	background: url(DeepBlue_s_round_grayTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner6 */
.DeepBlues_round_lightDeepBlueTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_title_bg {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
	border-bottom: #000056 1px solid;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: ffffff;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}
.DeepBlue_s_round_lightDeepBlueTitlebg_container_topleft {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebg_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;	
	border-bottom: #000056 1px solid;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_topright {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #000056 1px solid;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_btmleft {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_lightDeepBlueTitlebg_container_btmright {
	background: url(DeepBlue_s_round_lightDeepBlueTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* S_round_corner7 */
.DeepBlue_s_round_grayTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_s_round_grayTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_s_round_grayTitlebg_container_title_bg {
	background: url(DeepBlue_s_round_grayTitlebg_top_bg.gif) repeat-x left top;
	height: 24px;
	border-bottom: #000056 1px solid;
	vertical-align: middle;
}

.DeepBlue_s_round_grayTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: ffffff;
}

.DeepBlue_s_round_grayTitlebg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}
.DeepBlue_s_round_grayTitlebg_container_topleft {
	background: url(DeepBlue_s_round_grayTitlebg_top_left.gif) no-repeat;
	width: 12px;
	border-bottom: #000056 1px solid;
	height: 24px;
}

.DeepBlue_s_round_grayTitlebg_container_topright {
	background: url(DeepBlue_s_round_grayTitlebg_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
	border-bottom: #000056 1px solid;
}

.DeepBlue_s_round_grayTitlebg_container_btmleft {
	background: url(DeepBlue_s_round_grayTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_s_round_grayTitlebg_container_btmright {
	background: url(DeepBlue_s_round_grayTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Square_corner1 */
.DeepBlue_square_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_container_title_bg {
	background: #000056;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_square_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ffffff;
}

/* Square_corner2 */
.DeepBlue_square_lightDeepBlueBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_lightDeepBlueBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_lightDeepBlueBodybg_container_title_bg {
	background: #000056;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_square_lightDeepBlueBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #C2C2D9;
}

/* Square_corner3 */
.DeepBlue_square_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_grayBodyBg_container_title_bg {
	background: #000056;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_square_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ebebeb;
}

/* Square_corner4 */
.DeepBlue_square_lightDeepBlueTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_lightDeepBlueTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_lightDeepBlueTitlebg_container_title_bg {
	background: #C2C2D9;
	height: 24px;
	vertical-align: middle;
	border: #000056 1px solid;
}

.DeepBlue_square_lightDeepBlueTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ffffff;
}

/* Square_corner5 */
.DeepBlue_square_lightDeepBlueTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_lightDeepBlueTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_lightDeepBlueTitlebgBodybg_container_title_bg {
	background: #C2C2D9;
	height: 24px;
	vertical-align: middle;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-top: #000056 1px solid;
}

.DeepBlue_square_lightDeepBlueTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #C2C2D9;
}

/* Square_corner6 */
.Dark_square_lightDeepBlueTitlebg_grayBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_lightDeepBlueTitlebg_grayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_lightDeepBlueTitlebg_grayBodybg_container_title_bg {
	background: #C2C2D9;
	height: 24px;
	vertical-align: middle;
	border: #000056 1px solid;
}

.DeepBlue_square_lightDeepBlueTitlebg_grayBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ebebeb;
}

/* Square_corner7 */
.DeepBlue_square_grayTitleBgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_square_grayTitleBgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_square_grayTitleBgBodybg_container_title_bg {
	background: #ebebeb;
	height: 24px;
	vertical-align: middle;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-top: #000056 1px solid;
}

.DeepBlue_square_grayTitleBgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ebebeb;
}

/* Tab_round1 */
.DeepBlue_Tab_round_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_Tab_round_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_Tab_round_container_title_bg {
	background: url(DeepBlue_Tab_round_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.DeepBlue_Tab_round_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ffffff;
}

.DeepBlue_Tab_round_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}

.DeepBlue_Tab_round_container_topleft {
	background: url(DeepBlue_Tab_round_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.DeepBlue_Tab_round_container_topright {
	background: url(DeepBlue_Tab_round_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.DeepBlue_Tab_round_container_btmleft {
	background: url(DeepBlue_Tab_round_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_Tab_round_container_btmright {
	background: url(DeepBlue_Tab_round_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round2 */
.DeepBlue_Tab_round_lightDeepBlueBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_title_bg {
	background: url(DeepBlue_Tab_round_lightDeepBlueBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #C2C2D9;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #C2C2D9;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_topleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_topright {
	background: url(DeepBlue_Tab_round_lightDeepBlueBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_btmleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_Tab_round_lightDeepBlueBodybg_container_btmright {
	background: url(DeepBlue_Tab_round_lightDeepBlueBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round3 */
.DeepBlue_Tab_round_grayBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_Tab_round_grayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_Tab_round_grayBodybg_container_title_bg {
	background: url(DeepBlue_Tab_round_grayBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.DeepBlue_Tab_round_grayBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ebebeb;
}

.DeepBlue_Tab_round_grayBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ebebeb;
}

.DeepBlue_Tab_round_grayBodybg_container_topleft {
	background: url(DeepBlue_Tab_round_grayBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.DeepBlue_Tab_round_grayBodybg_container_topright {
	background: url(DeepBlue_Tab_round_grayBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.DeepBlue_Tab_round_grayBodybg_container_btmleft {
	background: url(DeepBlue_Tab_round_grayBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_Tab_round_grayBodybg_container_btmright {
	background: url(DeepBlue_Tab_round_grayBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round4 */
.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_title_bg {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ffffff;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_topleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_topright {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_btmleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_container_btmright {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round5 */
.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_title_bg {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #C2C2D9;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #C2C2D9;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_topleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_topright {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_btmleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_container_btmright {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebgBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab_round6 */
.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_title_bg {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_top_bg.gif) repeat-x left top;
	height: 22px;
	vertical-align: middle;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ebebeb;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ebebeb;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_topleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_top_left.gif) no-repeat;
	width: 16px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_topright {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_top_right.gif) no-repeat;
	width: 82px;
	height: 22px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_btmleft {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_container_btmright {
	background: url(DeepBlue_Tab_round_lightDeepBlueTitlebg_grayBodybg_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Tab1 */
.DeepBlue_tab_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_tab_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_tab_container_title_bg {
	background: #000056;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_tab_container_top_bg {
	border-bottom: #000056 1px solid;
}

.DeepBlue_tab_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ffffff;
}

.DeepBlue_tab_container_titleright {
	background: url(DeepBlue_tab_title_right.gif);
	width: 32px;
	height: 24px;
}

/* Tab2 */

.DeepBlue_tab_lightDeepBlueBodybg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_tab_lightDeepBlueBodybg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_tab_lightDeepBlueBodybg_container_title_bg {
	background: #000056;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_tab_lightDeepBlueBodybg_container_top_bg {
	border-bottom: #000056 1px solid;
}

.DeepBlue_tab_lightDeepBlueBodybg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #C2C2D9;
}

.DeepBlue_tab_lightDeepBlueBodybg_container_titleright {
	background: url(DeepBlue_tab_lightDeepBlueBodybg_title_right.gif);
	width: 32px;
	height: 24px;
}

/* Tab3 */

.DeepBlue_tab_grayBodyBg_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_tab_grayBodyBg_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_tab_grayBodyBg_container_title_bg {
	background: #000056;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_tab_grayBodyBg_container_top_bg {
	border-bottom: #000056 1px solid;
}

.DeepBlue_tab_grayBodyBg_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 12px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	border-bottom: #000056 1px solid;
	background-color: #ebebeb;
}

.DeepBlue_tab_grayBodyBg_container_titleright {
	background: url(DeepBlue_tab_grayBodyBg_title_right.gif);
	width: 32px;
	height: 24px;
}

/* Text_cross1 */
.DeepBlue_text_cross_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_text_cross_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_text_cross_container_title_bg {
	background: url(DeepBlue_text_cross_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_text_cross_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #B2B2B2 1px solid;
	border-right: #B2B2B2 1px solid;
	background-color: #ffffff;
}

.DeepBlue_text_cross_container_bg {
	background: url(DeepBlue_text_cross_top_bg.gif) repeat-x left top;
}

.DeepBlue_text_cross_container_btm_border {
	border-bottom: #B2B2B2 1px solid;
	background: #ffffff;
}

.DeepBlue_text_cross_container_topleft {
	background: url(DeepBlue_text_cross_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_text_cross_container_topright {
	background: url(DeepBlue_text_cross_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_text_cross_container_btmleft {
	background: url(DeepBlue_text_cross_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_text_cross_container_btmright {
	background: url(DeepBlue_text_cross_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}

/* Text_cross2 */
.DeepBlue_text_cross_darkDeepBlueborder_container_table
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000056;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_title_bg {
	background: url(DeepBlue_text_cross_darkDeepBlueborder_top_bg.gif) repeat-x left top;
	height: 24px;
	vertical-align: middle;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_content
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	border-left: #000056 1px solid;
	border-right: #000056 1px solid;
	background-color: #ffffff;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_bg {
	background: url(DeepBlue_text_cross_darkDeepBlueborder_top_bg.gif) repeat-x left top;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_btm_border {
	border-bottom: #000056 1px solid;
	background: #ffffff;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_topleft {
	background: url(DeepBlue_text_cross_darkDeepBlueborder_top_left.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_topright {
	background: url(DeepBlue_text_cross_darkDeepBlueborder_top_right.gif) no-repeat;
	width: 12px;
	height: 24px;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_btmleft {
	background: url(DeepBlue_text_cross_darkDeepBlueborder_btm_left.gif) no-repeat;
	width: 12px;
	height: 16px;
}

.DeepBlue_text_cross_darkDeepBlueborder_container_btmright {
	background: url(DeepBlue_text_cross_darkDeepBlueborder_btm_right.gif) no-repeat;
	width: 12px;
	height: 16px;
}




