body  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica,Tahoma,Verdana, Sans-Serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	vertical-align: top;
}

a {
	color: #000000;
}

a:hover {
	color: #FF6600;
}

.sepHref{
	margin: 0px 5px 0px 5px;
}

#test {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
	z-index: 10000;
	background: #FFFFFF;
	border:3px solid #FF0000;
}

.fontSize11 {
	font-size: 11px;
}

.head2UserView {
	display: block;
}

.head2Print {
	display: none;
}

#report{
background: none #EBEBEB !important;
background-color: #EBEBEB;
}

#report ul.report-entries {
border:1px solid #F7F7F7;
border-bottom:1px solid #DDD;
border-right:1px solid #DDD;
list-style-type:none;
margin:0;
padding:0;
}

#report ul.report-entries li {
border-top:1px solid #FAFAFA;
border-bottom:1px solid #DDD;
padding:5px 10px;
}

#report ul.report-entries li h4 {
color:#1860a7;
font-size:14px;
margin:5px 0 0;
padding:0;
}

#report ul.report-entries li h3 {
width: 840px;
}

#report ul.report-entries li h4 em {
font-weight:400;
font-style:normal;
}

#report ul.report-entries li p.info {
font-size:12px;
margin:5px 0;
}

#report ul.report-entries li p.info a {
font-weight:400;
text-decoration:none;
color:#555;
}

#report ul.report-entries li p.info a:hover {
color:#000;
text-decoration:underline;
}

#report ul.report-entries li p.description {
color:#333;
margin:10px 0 5px;
}

#report ul.report-entries li.report-entry-warnings h4 {
color:#C90;
}

#report ul.report-entries li.report-entry-informations h4 {
color:#48a1be;
}

#report ul.report-entries li:hover {
background-color:#F1F1F1;
}

#submitDiploma{
  width: 64px;
  height: 64px;
  border: 0px;
  background: url('/files/framework/diploma.png') no-repeat;
}


