@charset "utf-8";
/* CSS Document */

#caravan .h2{background:url(../images/nail_blue.gif) right top no-repeat; padding-right:40px}

#caravan #title{
	background-image: url(../images/report_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#caravan #title .r_title {
	background:url(../images/blue_h2_text_bg.gif) left top repeat-x;
	width: 660px;
}

#caravan #title .r_title h2 {
    width:350px;
	color:#481e65;
	float:left;
}

.caravan#content .textbox dl{
	margin-left:40px;
	width:85%;
	display:block;
}
.caravan#content .textbox dt{
	font-weight:bold;
	color:#481e65;
	padding:20px 0 0 0;
}
.caravan#content .textbox .mouthlink{ margin:20px 30px 0 0; font-weight:bold;}
.caravan#content .textbox .mouthlink li{ float:right; padding: 0 10px;}

.line{
	background: url(../images/line_blue.gif) left top repeat-x;
	line-height: 30px;
	width: 744px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.margin20{
    margin-bottom: 20px;
}

.title1{
	background: url(../images/report_icon01.gif) no-repeat left top;
	min-height: 60px;
	padding-left: 70px;
	margin-bottom: 20px;
}
.titletxt1{
	color: #032575;
	font-size: 1.1em;
	font-weight: bold;	
}
.titletxt2{
	font-size: 1.1em;
}

.ctitle1{
	background: url(../images/report_icon02.gif) no-repeat left top;
	min-height: 60px;
	padding-left: 70px;
	margin-bottom: 20px;
}
.ctitletxt1{
	color: #1a7321;
	font-size: 1.1em;
	font-weight: bold;
}
.ctitletxt2{
	font-size: 1.1em;
}

#caravan .backnum {
	text-align: right;
	width: 310px;
	margin-top: 25px;
	float: right;
	font-size: 84%;
}

*html #caravan .backnum {
	right: 120px;
}

#caravan .backnum p {
	line-height: 1.5;
}

h2{
    padding-left:112px;
}
h2 p{
    background:url(../images/blue_h2_text_bg.gif) left top repeat-x; padding:15px 0 0 0; min-height:2em;color:#481e65; font-size:170%;
}
dt{ font-weight:bold;color:#481e65;}
a img{
     border:none;
}
.mouthlink { 
    padding:80px 0 10px 0;
}
.mouthlink .list {
    display:block; text-align:right;
}
/*.mouthlink ul li{ 
    padding: 0 10px; background:url(../images/slipt.gif) top right no-repeat;
}
*/

.textbox {margin-right:7px; background:url(../images/textbox_blue_bg_b.gif) bottom repeat-x; padding:0 30px 20px 30px; clear:both}

.reportbox {
	margin-top:20px;
	width: 744px;
}

.right_text {
	display:block;
	float:left;
	width:400px;
	padding-top: 20px;
}

.right_pic {float:right; margin-left:0 0 20px 20px;}

.left_pic {
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}
