/*LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page{width:967px;}
#top{position:relative;}
#menu{position:absolute; right:25px; bottom:13px; z-index:1;}
#infocompany{position:absolute; left:300px; top:13px; 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:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#35549b;
	margin-left: 24px;
	margin-top: 24px;
	text-align: left;
}
.subtitle{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#682672;
	margin-left: 30px;
}

.graytext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#666666;
	margin-left: 36px;
	margin-right: 36px;
	margin-bottom: 18px;
}
.graytext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#9966CC;
	text-decoration:underline;
}
.graytext a:hover{
	text-decoration:none;
	font-weight: bold;
}

.graytextlft{
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:#666666;
	margin-left: 9px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.graytextlft a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:#9966CC;
	text-decoration:underline;
}
.graytextlft a:hover{
	text-decoration:none;
}

.whitetext{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}
.whitetext a{
	font-family:Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:hover{
	text-decoration:underline;
}
.Image-Left {
	margin-right: 18px;
	margin-bottom: 18px;
	float: left;
	margin-top: 18px;
}
.Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #663399;
	text-align: center;
	text-indent: 7px;
	vertical-align: middle;
	display: block;
	margin: 7;
	border: 1;
	border-color: #660066;
}
.box_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	padding: 18pt;
	height: auto;
	width: 588px;
	border: thin none #38579D;
	color: #000066;
	background-image: url(../images/rays-light.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 18px;
	background-attachment: scroll;
	text-indent: 0px;
	float: none;
}
.image_Right {
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-top: 18px;
	margin-right: 18px;
}
