/*ENU Default */
div, span, form, table, p {padding:0px;margin:0px;}

p {margin-bottom:6px;}

html
{
	height: 100%;
	
}
body 
{
	margin:0 20px;padding:0;
	font-family:arial;
	height: 93%;
	background:#fff;
}
a, img
{
	border:none;
}
div span a
{
	font-family: Arial;
	font-size:;
	font-weight: bold;
	position: relative;
}
hr
{
	 width: 90%; 
	 height: 1px; 
	 color: #666666; 
	 margin: 21px 0px 15px 0px;
}
li
{
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
}

#list li {padding:0;margin:0;}

li a
{
	font-weight:700;
}

body>div>object {display:none;}

#container 
{ 
	border-collapse: collapse;
	font-size: 13px;
	height: 100%;
	
	/* added */
	margin: 10px auto;
	width:100%; min-width:960px;

}	

* html #container { /* IE6 & IE7 min-width fix */
	width: expression(document.body.clientWidth < 962? "960px" : "auto");
	}

#content
{
	clear: both;
	min-height: 85%;

	/* ie6 hack for min-height */
        height: auto !important;
	height: 85%;

	/*height: 86%;*/
}
#content_bottom
{
	clear: both;
	/*height: 5%;*/
}
#content_top
{
	/*height: 5%;*/
}
#language_dropdown
{
	position: absolute;
	top: 23px;
	right: 117px;
}
#select_language
{
	background:#c3d9ff url('images/header/google_analytics_logo3.gif') center;
	color: #00000c;
}
#main
{
	margin-top:20px; 
	padding-right: 10px;
	background:transparent;
	
}

#main2
{
	margin-top:20px;
	padding-right: 10px;
	background:transparent;
}

.logincontent {margin-right: 250px;}

#navigation
{

	float: right;
	width: 240px;
	/*padding: 1em;*/
	margin: -18px 0px 20px 0px;
}
#sitetext
{
	font-size: 11px;
	text-align: center;
}
#top 
{
	background:#fff url('images/header/google_analytics_logo2_bg.gif');
	height:47px;
    margin: 0px 0px 10px 0px;
}
#top_logo 
{
	background:#fff url('images/header/google_analytics_logo_notext.gif');
	float:left;
	height:47px;
	width:116px;
}
#top div.header_text
{
      height:47px;
      line-height:47px;
      float:left;
      color:#979797;
      font-size:22px;
      font-weight:normal;
      padding-top:0;
      padding-bottom:0;
      padding-right:20px;
      padding-left:10px;
      margin:0;
      background:white url(images/header/google_analytics_bannerleft.gif) right no-repeat;
      vertical-align:text-bottom;
}
#top_right 
{
	background:#c3d9ff url('images/header/google_analytics_logo3.gif') top right no-repeat;
	float:right;
	height: 47px;
	/* width: 40px; */
}


#pagetitle {display:none;}
#pgHeaderTitle {float:left;font-size:14px;font-weight:700;margin-top:15px;}

.no_arrow
{
	background: url('images/buttons/no_arrow.gif') no-repeat;
}
.arrow_btn1
{
	background: url('images/buttons/orng_arrow.gif') no-repeat;
}
.arrow_btn2
{
	background: url('images/buttons/orng_arrow2.gif') no-repeat;
}
.no_arrow, .arrow_btn1, .arrow_btn2 
{
	font-family: arial, helvetica, sans-serif;
	display: block;
	height: 31px;
	margin: 20px 0 0 0;
	padding: 0;
	white-space: nowrap;
	width: 142px;
}
.no_arrow a, .arrow_btn1 a, .arrow_btn2 a 
{
	color: #666666;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: 31px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 0px;
	width: 142px;
}	
.no_arrow a:hover, .arrow_btn1 a:hover, .arrow_btn2 a:hover 
{ 
	color:#ff8534; 
	text-decoration: none;
}
.no_arrow a:visited, .arrow_btn1 a:visited, .arrow_btn2 a:visited 
{ 
	text-decoration: none;
}
.arrow_btn1 img, .arrow_btn2 img 
{
	width: 142px;
	height: 31px;
	border: 0
}
.arrow_btn1 a:hover img, .arrow_btn2 a:hover img 
{
	visibility:hidden
}
.arrow_btn1 span 
{
	text-align: center;
} 	
.arrow_btn2 span 
{
	position: relative;
	left: 16px;
}



.button 
{
	clear: right;
	display: block;
	height: 49px;
	float: right;
	margin: 6px 0px;
	position: relative;
	width: 240px;
	background:white;
}
.buttontxt 
{ 
	color: #666666;
	font-size: 13px;
	font-weight: 700;
	position: relative;
	border:solid red 0px;
	display:block;
	float:right;width:174px;
	height:49px;
	line-height:1em;padding-top:16px;
}

.buttontxt a, .buttontxt a:hover, .buttontxt a:visited 
{
	font-size: 13px;
	text-decoration:underline;
	color:#0066cc;
}

.btn_img {float:left;}

.btn01 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	margin: 6px 6px 14px 6px;
	padding: 0;
	height:31px;
}

.btn01 a {
	color: #666666;
    font-size: 1em;
    line-height: 31px;
    width: 142px;
    height: 31px;
    display: inline;
    text-decoration: none;
    font-weight: 700;
}

.btn01 a:hover { 
	color:#ff8534; 
	text-decoration: none;
	}

.btn01 a:visited { 
	color:none; 
	text-decoration: none;
	}

.btn01 img {
	width: 142px;
	height: 31px;
	border: 0
	}

* html a:hover {
	visibility:visible
	}

.btn01 a:hover img {
	visibility:hidden
	}

 .btn01_left
{
    background: url(images/buttons/orng_arrow_left.gif) no-repeat;
    display:block;
    float:left;
    width:17px;
    height:31px;
}
.btn01_right
{
    background: url(images/buttons/orng_arrow_right.gif) no-repeat;
    display:block;
    float:left;
    width:33px;
    height:31px;
}
.btn01 span
{
    text-align: center;
    display: block;        
    background: url(images/buttons/orng_arrow_bg.png) repeat-x;
    font-size: 13px;
    height: 31px;
    line-height: 31px;
    float:left;
}

.cont_btn4 {display:block;width:139px;height:50px;margin:0 auto;font-family: arial, helvetica, sans-serif;font-weight:700;}
.cont_btn4 a {display:block;width:139px;height:50px;background:url('images/buttons/arrow4.gif') left top no-repeat;color:#010066;text-decoration:none;}
.cont_btn4 a:hover {background:url('images/buttons/arrow4_on.gif') left top no-repeat;color:#02828b;}
.cont_txt {margin-left:37px;text-align:left;margin-top:15px; padding-top:10px;}

.heading
{
	font-weight:700;
	font-size:14px;
	margin:8px 0 8px 0;
}
.link1
{
	margin: 20px 0px 10px 0px;
}
.link2
{
	margin: 10px 0px 20px 0px;
}
.loginbox2
{
	clear:left;
	float:left;
	margin:4px;
	text-align:left;
	width:60px;
}

.w70 {width:70px;}

.loginbox3
{
	float:left;
	margin:4px;
	text-align:left;
	width:60px;
}

.in3 {float:right;}
 
.logininput2 {float:right;}

.loginin {width: 130px;margin:0 7px;}

.navbox 
{
	background: #e8eefa;
	clear: right;
	float: right;
	margin: 5px 0px 12px 0px;
	padding: 1px;
	position: relative;
	width: 240px;
}
.navbox_inner 
{
	border: solid #fff 2px;
	padding: 10px 4px 10px 4px;
	text-align: center;
}
.navtitle 
{
	width:100%;
	font-size:13px;
	font-weight:700;
	margin-bottom:16px;
}

.nav_in 
{
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

#label {font-weight: bold;}

.content_holder {margin: 20px;float:left;}

.clear {clear:both;}

.alertmsg, .alertmsg2, .alertmeg3, .bit_msg {position:absolute;top:0px;left:0px;display:none}

table.jobfun td div {line-height:18px;font-weight:700;}
table.jobfun td div input {margin-top:2px;}

.txt_r {text-align:left;}

.fleft {float:left;}

/* -- Footer Corners -- */

.ftr{display:block}
.ftr *{display:block;height:1px;overflow:hidden;font-size:.01em;background:#c3d9ff}
.ftr1{margin-left:3px;margin-right:3px;padding-left:1px;padding-right:1px;border-left:1px solid #e5eeff;border-right:1px solid #e5eeff;background:#d2e2ff}
.ftr2{margin-left:1px;margin-right:1px;padding-right:1px;padding-left:1px;border-left:1px solid #f9fbff;border-right:1px solid #f9fbff;background:#cee0ff}
.ftr3{margin-left:1px;margin-right:1px;border-left:1px solid #cee0ff;border-right:1px solid #cee0ff;}
.ftr4{border-left:1px solid #e5eeff;border-right:1px solid #e5eeff}
.ftr5{border-left:1px solid #d2e2ff;border-right:1px solid #d2e2ff}

.footertext
{
	background: #c3d9ff;
	font-size: 11px; 
	height: 34px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align: center;
}
.footertext p
{
	color: #666666;
	line-height: 12px;
	margin: 0px;
	padding: 1px;	
}
.footertext a:visited {color:#0066cc;}

form {padding:0;margin:0;}

.close {margin-top:14px;margin-right:10px;cursor: pointer;}
.close a:link {color:blue;cursor: pointer;}
.close a:hover {color:purple;}

@media print {

	#navigation, .navigation {display:none;}
	#main, #main2 {margin-left:0px;}
  }
#loginnote {
	text-align:left;
	padding:0 4px;
	font-size:11px;
}