body
{
font: 8pt/16pt arial; 
text-align: center;
color: #666;
background: #336699 url(../images/bg_main3.gif) 0 0 repeat;
margin: 0;
padding: 0;
}

body.folio {
background: #fff;
margin-top: 8px;
}

td {
font: 8pt/12pt arial;
text-align: left;
vertical-align: top;
color: #666;
line-height: 0.4cm
}

#container
{
margin-left: auto;
margin-right: auto;
margin-top: 50px;
width: 840px;
text-align: left;
border-left: 3px solid #333366;
border-right: 3px solid #333366;
border-top: 3px solid #333366;
background: #fff;
}

#header {
margin-bottom: 20px;
background: #ffffff url(../images/bg_top.gif) 0 0 repeat-x;
width: 100%;
}

#col01 {
background: #fff;
float: left;
width: 250px;
margin-left: 5px;
text-align: top;
}

#col02 {
float: right;
width: 520px;
padding: 0px;
margin-right: 5px;
margin-left: 5px;
/* border: 1px dashed #42432d; */
}

.folio_title {
display: block;
text-align: left;
width: 100%;
height: 27px;
border-bottom: 1px solid #336699;
margin-bottom: 20px;
background: #fff;
}

.folio_left {
float: left;
text-align: left;
width: 150px;
border: 0px solid #000;
}

.folio_right{
float: right;
text-align: right;
width: 325px;
border: 0px dashed #000;
}

.grey_box {
	background-color: #d4d2d4;
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 10px;
	width: 284px;
}

.grey_box_top { 
	background: url(../images/gtr.gif) no-repeat top right;
	border: 0px solid #000;
}

.grey_box_bottom {
	background: url(../images/gbr.gif) no-repeat top right; 
}

img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
   margin-right: 0px;
}

.grey_box_body{
	margin: 0 15px;
	padding: 0;
}

.grey_box_body img {
	margin-right: 4px;
	margin-bottom: 8px;
}


p.small {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 0.4cm;
}

p.bold {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 0.4cm;
	font-weight: bold;
	font-size: 120%;
/*	font-variant: small-caps;*/
	font: 11px tahoma, georgia;
	letter-spacing: 0.1em;
}	

#footer {
background: #fff url(../images/bg_footer.gif) 0 0 repeat-x;
height: 60px;
vertical-align: bottom;
border-bottom: 3px solid #333366;
color: #666;
text-align: center;
	clear: both;
}