/**************************************************/
/*START: general styles */
html, body, p, h1, h2, h3, h4, h5, h6, li, dt, dd, th, td, label
{
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;
}

div, ul, ol, dl, form, table
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}

body
{
	background: #fff;
}

ul, li, dl, dt, dd
{
	list-style-type: none;
}

input, select, textarea
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;
}

select, textarea
{
	margin: 0;
	padding: 0;
	background: #fff;
}

img
{
	border: none;
	margin: 0;
	padding: 0;
}

a
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

a#language-switch
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
}

span
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

strong
{
	font-weight: bold;
}

hr,
p.access,
h6
{
	display: none;
}

div.clear
{
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

/*style only for IE 5.0 */
@media tty { i{content:"\";/*" "*/}}; div.clear { height: 0; } {;}/*";}}/* */
/*END: general styles */
/**************************************************/
/**************************************************/
/*START: zones */
div#header-zone
{
	margin: 0 10px 0 0;
	/*background: url(../img/logo.gif) 157px 20px no-repeat #fff;*/
	width: 878px;
	border-top: 3px solid #91bbf4;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 68px;	
}

div#header-zone-member
{
	position: absolute;
	background: url(../img/mib_logo.gif) 0px 0px no-repeat #fff;
	top: 25px;
	left: 838px;
	width: 168px;
	height: 57px;	
}

div#header-zone-link
{
	position: absolute;
	top:0px; 
	left:888px; 
	width: 100px;
	height: 21px;	
}

html>body div#header-zone { height: 71px; }

div#app-wrapper-zone
{
	padding: 0 8px;
}

div#app-wrapper-padding
{
	/*background: url(../img/bg-app-wrapper-padding.gif);*/
	background-color: #D8E3EF;
	border: 1px solid #a3a3a3;
	padding: 0 0 17px 0;
	width: 980px;
	height: 294px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 978px;
	height: 292px
}

html>body div#app-wrapper-padding
{
	width: 978px;
	height: auto;
	min-height: 292px;
}

div#app-padding div.app-2cols
{
	height: 11px;
}

div.app-2cols-left
{
	float: left;
}

div.app-2cols-right
{
	float: right;
}

div#quicksearch-padding
{
	padding: 36px 9px 0 0;
}

div#app-zone
{
	padding: 0 9px;
	margin: -1px 0 0 0;
}

div#app-padding
{
	background: url(../img/bg-app-padding.gif) left top repeat-y;
	border: solid #a3a3a3;
	border-width: 1px 0;
	padding: 6px 0 12px 0;
	height: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 200px;
}

html>body div#app-padding
{
	height: auto;
	min-height: 200px;
}

div#appnav-2-wrapper
{
	margin: 0 10px 0 0;
	height: 14px;
	/*background: url(../img/app-label.gif) top right no-repeat;*/
}

div#content-padding
{
	padding: 9px 0 0 0;
}

div#footer-zone
{
	padding: 36px 8px 33px 8px;
	width: 996px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 980px;
}

html>body div#footer-zone { width: 980px; }

div#footer-padding
{
	border-top: 1px solid #a3a3a3;
	padding: 3px 0 0 8px;
}
/*END: zones */
/**************************************************/