body {
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
label {
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
legend {
	color:#1C55A5; /* IE styles legends with blue text by default */
	margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
	border: 1px solid #dedede; /* Default fieldset borders vary cross browser, so make them the same */
	background-color: white;
	width: 90%;
	padding: 20px;
	margin: 5%;
	border-radius: 5px;
	float: left;
}
legend {
	font-size: 15px
}
a.simple {
	color: #FF630F;
	text-decoration: none;
}
li.bull {
	margin-bottom: 3px;
	text-align: left;
}
.holder{
	margin: 40px;
}
.ruler {
	width: 90%;
	margin-left: 5%;
	margin-top: 50px;
	margin-bottom: 50px;
	height: 1px;
	background-color: #0268BA;
	clear: all;
	font-size: 1px;
}
li.par {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #0268BA;
	text-decoration: none;
}
li.par.a {
	color: #0268BA;
	text-decoration: none;
}
li.chd {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 5px;
	color: #0268BA;
	text-decoration: none;
	font-size: 11px
}
li.act {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 5px;
}
li.chd.a {
	color: #0268BA;
	text-decoration: none;
}
a.title {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FF630F;
}
a.sub {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #1C55A5;
	margin: 10px;
}
img.top {
	margin-left: 30px;
	border-style: none;
}
.content {
	margin: 10px;
}
.info {
	margin-left: 5%;
}
img.main {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid ;
}
img.proc {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 300px;
	border: 0px solid ;
}
.redmark {
	color: Red;
	font-weight: bold;
}
.att {
	font-style: italic;
	font-size: 11px;
}
.action {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: Red;
	margin: 3px;
	padding: 2px 2px 2px 2px;
}

