@import url("css/menu.css");

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { 	color: #FFFFFF;	font-weight:bold;
	text-align:left;
}
a.user:hover{
	color: #FFFFFF;	font-weight:bold;
	text-align:left;


}

#global_wrapper {
width:1229px; margin:0 auto;
}

#Body {
	background: #FFF url(images/main_background.png) top left;
	height: 100%;
	padding: 0;
}
#Control_Panel {width:100%;}
#Top_Background {
	height: 127px; /* use auto for it to grow
/*	min-height:127px; */
	width: 1229px;
	background: url(images/top_background_1024.png) repeat-y;
	clear:both;
}


#Top_ring {
clear:both;}
#menu_pad {
	background: url(images/top_background_1024_menu.png) no-repeat transparent;
height:32px;
 margin:0px;
width:1229px;
float:left;
}

.mainMenu_style {
margin-left:119px;



}

#TheSearch {float:right;margin-top:0px;}
#the_logo {
	margin-left: 119px;
	background: transparent;
	height: 127px;
	position: relative;
	overflow: hidden;
}
#login_style_left {height:30px;float:left;right:0px; bottom:0px;color:#FFFFFF;margin-top:5px;}
#login_style_right {height:30px;float:left;right:0px; bottom:0px;color:#FFFFFF;margin-top:5px;}


/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;z-index: 2000; }
div.SearchBorder{width: 150px; height: 20px;float:left;margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 2000; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 2000; border: 0; width:100px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left;  position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left;; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{	border: none;}
#SearchChoices li.searchDefault{ border: none;}












