/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	background-color:#012B41;
}

/**************** Customize sytle ********************/
.search_bg{background:url(images/search_bg.gif) no-repeat center left; height:18px;}

.white_top_lt{background:url(images/white_top_lt.gif) no-repeat top left;}
.white_top_rt{background:url(images/white_top_rt.gif) no-repeat top right; padding:0 10px;}
.white_top_bg{background:url(images/white_top_bg.gif) repeat-x top left; height:10px;}

.white_bot_lt{background:url(images/white_bot_lt.gif) no-repeat top left;}
.white_bot_rt{background:url(images/white_bot_rt.gif) no-repeat top right; padding:0 9px;}
.white_bot_bg{background:url(images/white_bot_bg.gif) repeat-x top left; height:10px;}

.container_lt_bg{background:url(images/container_lt_bg.gif) no-repeat top left;}
.container_rt_bb{background:url(images/container_rt_bg.gif) no-repeat top right;}

.full_top{
	padding:5px 17px 0 12px;
}
.top1{padding-right:15px;}
.cont_pad{padding:0 11px 0 13px;}

/**************** Blue sytle ********************/
.body_bg-blue{background:url(images/body_bg-blue.jpg) repeat top left;}
.body_topbg-blue{background:url(images/body_topbg-blue.jpg) repeat-x top left;}

.top_lt-blue{background:url(images/blue_toplt.gif) no-repeat bottom left;}
.top_rt-blue{
	background:url(images/blue_toprt.gif) no-repeat bottom right;
	padding:0px 42px 0 17px;
}
.top_bg-blue{background:url(images/top_bg-blue.gif) repeat-x top left; height:46px;}
.search_outerlt-blue{background:url(images/search_outerlt-blue.gif) no-repeat top left; padding-left:11px;}
.search_outerbg-blue{background:url(images/search_outerbg-blue.gif) repeat-x top left; height:31px; padding-top:10px;}

.menu_outer_lt{background:url(images/menu_outer_lt.gif) no-repeat top left;}
.menu_outer_rt{background:url(images/menu_outer_rt.gif) no-repeat top right; padding:0 4px;}
.menu_outer_bg{background:url(images/menu_outer_bg.gif) repeat-x top left; height:46px; padding-left:9px;}

.home_img-blue{background:url(images/home_img-blue.gif) no-repeat center left; height:46px; padding-left:25px;}*/
.menu_sep-blue{background:url(images/menu_sep-blue1.gif) no-repeat top left; height:45px;}

.breadcrumb_ltbg{background:url(images/breadcrumb_lt_bg.gif) no-repeat top left; height:24px; border-top:#002233 1px solid;}
.breadcrumb_rtbg{background:url(images/breadcrumb_rt_bg.gif) no-repeat top right; height:24px;}

.left_bg{background:url(images/leftb.png) repeat-y top left;}
.right_bg{background:url(images/rgtb.png) repeat-y top left;}

.footer_lt{background:url(images/footer_left.gif) no-repeat top left;}
.footer_rt{background:url(images/footer_right.gif) no-repeat top right; padding:0 23px;}
.footer_bg{background:url(images/footer_bg.gif) repeat-x top left; height:49px;}

.footer_lt_bg{background:url(images/footer_lt_bg.gif) no-repeat top left;}
.footer_rt_bg{background:url(images/footer_rt_bg.gif) no-repeat top right;}

/****** Padding Style ********/
.top_hight{height:44px;}
.search_width{width:187px;}
.menu_height{height:46px;}
.bread_pad{float:left; padding:4px 0 0 15px;}
.date_pad{float:right; padding:0px 11px 0 0;}
.links_height{height:30px;}
.link_outer_pad{padding:13px 0 0 20px;}
.link_pad{float:left; white-space:nowrap;}
.login_pad{float:right; padding:4px 15px 0px 0px; white-space:nowrap;}
.footer_pad{padding:25px 0 0 14px;}

TH,TD,DIV{font-family:"Book Antiqua", Tahoma; font-size:11px;}
a:link {
	color: #FFCC66;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFF66;
}

/* ********** Control Panel Style ************** */
.controlpanel{background:#012B41; border:#ADADAD solid; border-width:0px 0px 2px;}
.controlpanel {background-color: #012B41;}
.controlpanel A.CommandButton:link{color:#7C211E;}
.controlpanel A .CommandButton:visited{color:#7C211E;}
.controlpanel A.CommandButton:active{color:#7C211E;}
.controlpanel A.CommandButton:hover{color:#7C211E; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{font-size:11px; color:#DC4D00; text-decoration:none; font-weight:normal;}
A.CommandButton:hover{color:#DC4D00; text-decoration:underline; font-size:11px; font-weight:normal;}

/* ********** Search Style ************** */
#SearchContainer Input{padding:0px; border:none; WIDTH:137px; HEIGHT:18px; background:transparent; margin:0px; padding:3px 0px 0px 0px; line-height:1.5em; font-size:9px; color:#000000;}

/* ********** Language Style **************  */
#LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px; color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}

/* ********** Pane Style ************** */
.FullTopPane{padding:0; margin:0;}
.TopPane{padding:0; margin:0;}
.MiddlePane{padding:0px 0px 0px 10px; width:100%;}
.LeftPane{padding:0px 10px 0px 0px; width:33%;}
.ContentPane{padding:0px 0px 0px 0px;}
.RightPane{padding:0px 0px 0px 10px; width:33%;}
.BottomPane{padding:0px 0px 0px 0px;}
.TextPane{padding:13px 0px 0px 0px;}
.LogoPane{padding:0px;}

/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#FFFFFF;}
.SubHead{font-size:11px; color:#FFFFFF;}
.SubSubHead{font-size:11px; color:#FFFFFF;}
.Normal{font-size:10px; color:#FFFFFF;}

.blue_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#68CEF2;}
.green_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#99CC33;}
.pink_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFA6E9;}

.more,a.more:link,a.more:active,a.more:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.more:hover{color:#CBC9C9; text-decoration:none;}

.violet_logo{height:90px; vertical-align:top; background: url(images/violet-logo.gif) top left no-repeat;}
.grey_logo{height:90px; vertical-align:top; background: url(images/gray-logo.gif) top left no-repeat;}
.blue_logo{height:90px; vertical-align:top; background: url(images/blue-logo.gif) top left no-repeat;}

#blue_user{color:#86CCE4;}
#purple_user{color:#EBA5DA;}

