/*LAYOUT*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(bmc_bknd.jpg) #BEBBBC repeat;
}

blockquote { margin: 1.5em;
padding: 0.75em;
color: #000000;
background-color: #AFC5EA;
font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10pt;
line-height: 1.25em;
font-size-adjust: none;
font-stretch: normal;
letter-spacing: 0.05em; border-left-style:dotted; border-left-width:1px;
}

#page{width:967px;}

#top{position:relative;}

#menu{position:absolute; left:500px; top:105px; width:465px; float:right; text-align:left z-index:1;}

#infocompany{position:absolute; left:300px; top:8px; z-index:1;}

#submenu{background:url(bg_submenu.jpg) #FFFFFF top no-repeat; width:930px; height:15px; padding:10px 27px 10px 10px;/*Top Right Bottom Left*/}

#content{background:url(bg_content.png) repeat-y; width:907px; padding:30px;}

#contenttext{float:right; width:680px;}

#footer{background:url(bg_footer.jpg) #BEBBBC top no-repeat; width:947px; height:93px; padding-top:10px; padding:30px 10px 10px 10px;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#leftpanel{float:left; width:206px;}
.tbl_middle{ background:url(tbl_middle.jpg) #FFFFFF repeat-y; width:176px; min-height:50px; padding-left:10px; padding-right:20px;}

/*TEXT*/
.title{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#6889BA;
}
.subtitle{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#6889BA;
}

.blacktext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
}

.blacktext a{
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#0000FF;
	text-decoration:none
}

.blacktext a:hover{
	text-decoration:underline; color:#FF0000
}

.graytext{
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#333333;
}

.graytext a{
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#6699FF;
	text-decoration:none
}

.graytext a:hover{
	text-decoration:underline; color:#FF0000
}

.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#FFFFFF;
}

.whitetext a{
	font-family:Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#F0F8FF;
	text-decoration:none
}

.whitetext a:hover{
	text-decoration:underline; color:#FF0000
}

acronym { border-bottom: 1px dotted #236588; cursor: help; border-left-width:1px; border-right-width:1px; border-top-width:1px }

hr {
text-align:center;
width:90%;
color:#6889BA;
background-color:#6889BA;
height:2px
}