/* CSS Document */

@media screen{

#mainbox2 { margin: 0px 10px 0px 155px;}

.apptitle {
	padding: 5px 5px 3px;
	background-color: #D8E4F1;
	color: #003366;
	font-weight: bold;
	margin-bottom: 10px;
}

.pdfsize{
	font-weight:normal;
	font-size:0.8em;
	color:#333333;
	margin-left: 30px;
}

.menu { 
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: bold;
}

.sentence { margin: 3px 0px 10px 20px;}

.onesentence { margin: 3px 0px 0px 20px; }

.spacer { margin: 3px 0px 10px 20px; }

ul.list1 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: disc;
}

li.list1 {
	margin-top: 0px;
	padding: 0px;
}

.specialsection {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border: #CCCCCC 2px solid;
}

.sstitle {
	margin-bottom: 10px;
	padding: 3px 0px 3px 10px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.ssmenu {
	margin-left: 10px;
	margin-bottom: 3px;
	padding-right: 10px;
	font-weight: bold;
}

.sssentence { margin: 3px 10px 10px 20px;}

ul#out{ list-style-position:outside }

}
