.grid tbody td.col-03 .body {
	background-image:url(../img/bg_vline.gif);
	background-repeat:repeat-y;
	background-position:96% 0;
}
.grid tbody td.col-03 .target {
	padding-bottom:30px;
	background-image:url(../img/target.gif);
	background-repeat:no-repeat;
	background-position:96% 2px;
}

.content {width:86%;margin:0 0 0 7%;text-align:left;}
.ccc {_height:1px;margin:0 30px 0 0;}

.bs {}
.even {}
.odd {background-color:#E6EBF0;}

.box-02 {position:relative;}
.box-02 .doc {float:left;width:204px;margin:0 3em 2em 0;}

.menuc {
	_width:100%;
	background-color:#E6EBF0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 550px;
	margin-right: -30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.menuc h6 {
	text-transform:uppercase;
	border-bottom:2px solid #D5DDE3;
	color:#A0AEB7;
}
.menuc .col {position:relative;float:left;width:41%;_height:100px;}
.menuc .unit {
	margin:0.5em 0;
	padding:0 0 0 24px;
	color:#004176;
	background-image:url(../img/marker.gif);
	background-repeat:no-repeat;
	background-position:10px 0.4em;
}
.menuc .unit a {color:#004176;}
.menuc .unit a:hover {color:#004176;}
.menuc .unit.current {color:#63829C;background-image:url(marker-c.gif);background-repeat:no-repeat;background-position:10px 0.4em;}
.menuc .unit.current a {color:#63829C;text-decoration:none;}
.menuc .unit.current a:hover {color:#63829C;text-decoration:none;}

