:-moz-any-link:focus { outline:none; }

body, div, a, dl, dt, dd, ul, ol, img, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, select, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#00111A;
	text-align:left;
}
img, fieldset {
	border:0;
}
ol,ul {
	list-style:none; 
}
a,a:visited {
	color:#046598;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	background:#FFF url(../images/mainbg.gif) repeat-x scroll 0 0;
}
input, textarea {
	padding:1px 0 1px 0;
}

input.buttons {
	border:1px solid #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	padding:1px 2px;
	color:#333;
	background:transparent url(../images/bg_buttons.gif) repeat-x;
	text-align:center;
}
input.buttons:active {
	border:1px solid #CCC;
	border-top-color:#999;
	border-left-color:#999;
}

#topPanel {
	width:778px;
	height:158px;
	position:relative;
	margin:0 auto;
	background:#15AEFD url(../images/topPan-bg.gif) repeat-x scroll 0 0;
	color:#FFF;
	padding:0px;
}
#topPanel p {
	font-size:16px;
	padding:60px 0 0 43px;
	color:#FFF;
	background:transparent none repeat scroll 0;
}
#topPanel img#logoEmanuel {
	width:295px;
	height:29px;
	position:absolute;
	top:34px;
	left:43px;
}
#topPanel img#logoMila76 {
	width:152px;
	height:153px;
	position:absolute;
	bottom:1px;
	right:15px;
}

#topMenuPan {
	height:16px;
	position:absolute;
	bottom:9px;
	left:10px;
}
#topMenuMiddlePan{
	width:462px;
	height:16px;
	float:left;
	background:#FFF none repeat scroll 0;
}
#topMenuMiddlePan ul {
	height:16px;
}
#topMenuMiddlePan ul li {
	width:76px;
	height:16px;
	border-right:1px solid #E5E5E5;
	float:left;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
}
#topMenuMiddlePan ul li a {
	display:block;
	color:#4A4A4A;
	font-size:10px;
	text-align:center;
}

#topMenuMiddlePan ul li a:hover {
	color:#0574AF;
	text-decoration:none;
}
#topMenuMiddlePan ul li#selected {
	color:#0574AF;
}
#topMenuMiddlePan ul li#last {
	border-right:0 none;
}
#topMenuLeftPan {
	width:69px;
	height:16px;
	float:left;
	background:transparent url(../images/menu-leftbg.gif) no-repeat scroll 0 0;
}
#topMenuRightPan {
	width:70px;
	height:16px;
	float:left;
	background:transparent url(../images/menu-rightbg.gif) no-repeat scroll 0 0;
}

#bodyBox {
	margin:12px auto 0;
	width:778px;
}

#bodyLeftPanel {
	width:500px;
	float:left;
	padding:0 36px 0 0;
}
#bodyLeftPanel h2 {
	margin:16px 0 6px;
	font:18px "Times New Roman", Times, serif;
}
#bodyLeftPanel h2 span {
	color:#046598;
}
#bodyLeftPanel h3 {
	font:14px "Times New Roman", Times, serif;
	margin:16px 0 6px;
	background:#FFF url(../images/border1.gif) no-repeat scroll 100% 70%;
}
#bodyLeftPanel h3 a {
	color:#046598;
	font:14px "Times New Roman", Times, serif;
}
#bodyLeftPanel ul {
	margin:10px 0 0;
}
#bodyLeftPanel ul li {
	height:20px;
}
#bodyLeftPanel ul li a {
	background:#FFF url(../images/arrow.gif) no-repeat scroll 0 6px;
	color:#1A1A1A;
	padding:0 0 0 20px;
}
#bodyLeftPanel ul li a:hover {
	background:#FFF url(../images/arrow-hover.gif) no-repeat scroll 0 6px;
	color:#676363;
	text-decoration:underline;
}

#bodyRightPanel {
	width:235px;
	float:left;
	border:1px solid #DADADA;
	background:#F3F3F3 none repeat scroll 0;
	color:#1A1A1A;
	padding:0 0 28px;
}
#bodyRightPanel h2 {
	width:195px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	font:24px "Times New Roman", Times, serif;
	margin:6px 8px 0;
	padding:0 0 0 20px;
}
#bodyRightPanel h2 span {
	color:#046598;
}
#bodyRightPanel p {
	background:#F3F3F3 none repeat scroll 0;
	padding:0 29px;
}
#bodyRightPanel p.boldtext{
	padding:10px 29px 0;
	font-size:14px;
	color:#1A1A1A;
	font-weight:bold;
}

#myjobbox p {
	text-align:justify;
	margin:12px 0;
	line-height:1.4;
}

#jsbox p {
	margin:6px 0;
	line-height:1.2;
}
#jsbox h2 {
	margin:16px 0 6px;
	width:570px;
	background:#FFF url(../images/border1.gif) no-repeat scroll 100% 70%;
	font:24px "Times New Roman", Times, serif;
}
#jsbox h2 span {
	color:#046598;
}
#jsbox h2 a {
	font:24px "Times New Roman", Times, serif;
}

#filenamearea {
		margin:6px 0;
}
#filenamearea label {
	display:block;
	float:left;
	text-align:left;
	font-weight:bold;
	width:60px;
	padding:3px 5px 0 0;
  	margin:0;
}
#filenamearea input.buttons {
	margin:0 10px;
	vertical-align:top;
}

