@import url("css/menu.css");
/*
HRST STANDARD COLORS
Blue: #284C9A
Purple: #500878
*/
/* CSS Document */
body 
{
	background:#FFF url(images/body_bg.png) repeat-x top left; 
	height:100%; 
	margin:0px; 
	padding:0px; 
}

/*-------- Default Style --------*/
th,td,div{color:#000;} 
a,a:link,a:visited,a:active{color:#284C9A; text-decoration:none; } 
a:hover{color:#500878; text-decoration:underline; }
h1, h2{
  /*font-size:1.4em;*/
  text-align:center;
  margin:0;
  padding:0;
}
h1 {font-size:22px; color: #284C9A;}
h2 {font-size:18px; color: #284C9A;}
h3 {font-size:14px; font-weight:bold; text-align:left; color: #284C9A;}
h4 {font-size:14px; font-weight:bold; text-align:center; color: #284C9A;}
h5 {font-size:14px; font-weight:normal; text-align:left; color: #284C9A;}
h6 {font-size:14px; font-weight:normal; text-align:center; color: #284C9A;}

/* HRST UL.dot */
ul.dot{	padding-top:0.0em;	border:0px #284C9A solid;	width:auto;  }
ul.dot li{	list-style-type:disc;	list-style-position:inside;	text-align:left;
	vertical-align:baseline;	padding-left:2.0em;	padding-top:0em;	padding-bottom:0.5em;
	text-indent:-1.34em;	border:0px #284C9A dotted;	height:auto;  }
ul.dot li:hover{	background: #fff; }

/* HRST HR */
HR{	color: #284C9A;	height: auto;	text-align: left;   	}

/*-------- design style --------*/
.template_style{width:860px; margin:auto;}

.top_space{height:0px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{border:2px; padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:116px}
.logo_style{float:left;}

/*.headerlinks_style{display:inherit; position:absolute; left:500px; top:-116px; height:auto; float:right; text-align:right; background:#F00}*/
.headerlinks_style
{
  float:right; padding:8px 19px 0px 0px; 
  font-family: Tahoma, Arial, Helvetica;
  text-align:right; 
  a.text-decoration:none;
}
.headerlinks_bg{background:#FFF; padding-right:2px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:30px; border-color:#AAA; border-width:thin; border-style:none none solid none; background:#DDD;}
.menu_left{padding:0px; margin:0px; background:url(images/logo_left.png) repeat-y top left;}
.menu_right{margin:0px; background:url(images/logo_right.png) repeat-y top right; }
/*.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }
*/
.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

/*.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}*/
.bread_bg
{
  font-family: Tahoma, Arial, Helvetica;
  padding:0px; 
  margin: 0 19px 0 7px; 
  background:#DDD; 
  height:20px;
}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:4px 10px 0px 10px; }
#bread_style{ float:left; padding:4px 0px 0px 10px; color:#000000; font-size:10px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 22px 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:3px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:10em; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#284C9A; font-size:10px; }
a.Breadcrumb:hover{color:#500878;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited
{ 
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold; 
	color:#284C9A; 
	font-size:12px; 
	text-transform:uppercase; 
}
a.links:hover{color:#500878;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#284C9A; font-size:10px;}
a.user:hover{color:#500878;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited 
{ 
	font-family: Tahoma, Arial, Helvetica;
	color:#284C9A; 
	font-size:11px;
}
a.footer:hover{color:#500878;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}























































