@charset "utf-8";

#content #section-01 div.section ul.unordered-text li {
	margin-bottom:1em;
	padding-left:10px;
	background:url(../../img/icon_arrow-01_01.gif) no-repeat left center;
	margin-left: 15px;
}

#content #section-01 div.section p span.note {
	display:block;
	color:#c00;
}

#content #section-01-01 p,
#content #section-01-05 p {
	font-size:117%;
}

#content #section-01-03, 
#content #section-01-06 {
	overflow:hidden;
}

#content #section-01-03 ul.unordered-text,
#content #section-01-06 ul.unordered-text {
	margin-right:2em;
	float:left;
}

.orange-bold {
	color:#F90;
	font-size: 105%;
	font-weight: bold;
}

.green-bold {
	color:#006600;
	font-size: 105%;
	font-weight: bold;
}

#content #section-01-03,
#content #section-01-06 {
	float: left;
}

#content #section-01-02,
#content #section-01-04,
#content #section-01-07 {
	float: right;
}

#container #content .section em {
	color: #F60;
}

#content #section-01 .section h4 {
	font-size: 120%;
	font-weight: bold;
	color: #516B54;
}

#section-02 {
	margin-top: -40px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#section-02 ul {
	margin-left: -10px;
	margin-bottom: 10px;
}

#section-02 .unordered-text li {
	margin-bottom:1em;
	padding-left:10px;
	background:url(../../img/icon_arrow-01_01.gif) no-repeat left center;
	margin-left: 15px;
	float: left;
	margin-right: 20px;
}

/*--------------------------------------
	Print Style
--------------------------------------*/

@media print {
#content #section-01 .section p {
}

body {
	_zoom:0.72;
}

}
.servicepack #container #content .section .txt-large {
	font-size: 14px;
}
.servicepack #container #content #section-01 .section .txt-large .indent {
	padding-left: 25px;
}
