body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414548;			
}

.header_bg {
	background-image: url(../images/Header_slice_w1_h150.gif);
	background-repeat: repeat-x;
}

.flag_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0048FF;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 100%;
}

.wrapper {
	border: 1px solid #1B3F94;
	margin: 2px;
	padding: 2px;
}

.main_wrapper {
	margin: 10px;
	padding: 10px;	
}

.header {
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 100%;
}

.header_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 30;
	height: auto;
	width: auto;
	top: 42px;
	right: 30px;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

.search {
	float: none;
	height: 55px;
	width: 280px;
	z-index: 10;
	overflow: hidden;
	visibility: visible;
	background-position: left bottom;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text_align:left;
}

.user_bar {
	background-color: #FFFFFF;
	height: 3px;
	width: 100%;

}

.bartitle {
	vertical-align: text-bottom;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:85%;
	padding-left:5px;
	text-decoration:none;
	text-align: left;
}

.baruser {
	vertical-align: text-bottom;	
	color: #43A0FF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 85%;
	padding-left:10px;
	text-decoration:none;
}

.menu_cell {
	
	margin: 2px;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	height: 15px;
	width: 100%;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.footer_bar {
	background-color: #1B3F94;
	height: 36px;
	width: 100%;
}

.countries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	padding: 4px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;	
}

.formbutton {
  padding: 3px;
  font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #164677;
	color: #164677;
	background-color: #F0F6FF;
	background: #0078ae url(../jquery/jquery_css/images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x; 
}

.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#889CE3;
	border-right-color: #142356;
	border-bottom-color: #142356;
	border-left-color: #889CE3;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 85%;	
	cursor: auto;
	background-position: center;
	background-color: #0078ae;
	background: #0078ae url(../jquery/jquery_css/images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x; 
	
}

.pageload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
}

td.dragHandle {
background-color : #444444;
width : 10px;    
}

td.showDragHandle {
	background-image: url(../jquery/jquery_plugins/updown2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: move;
}

.hdr_background {
	background-repeat: repeat-x;
	height: 115px;
	width: 100%;
	background-image: url(../images/header_background.jpg);
}
.hdr_logo {
	padding-left: 10px;
}

