.main {
	border-collapse: collapse;
	border: 0px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: white;
}

.main tbody td a:hover {
	background: transparent;
	text-decoration: none;
	color: #363636;
}

.form {
	border-collapse: collapse;
	border: 0px dotted #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: white;
}

.form caption {
	text-align: center;
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding: 6px 4px 8px 0px;
	color: #03476F;
	text-transform: uppercase;
}

.form td,th {
	border: 0px dotted #03476F;
	padding: .4em;
	color: #363636;
}

.form thead th,tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #03476F;
	text-align: right;
	background: #4591AD;
	color: #FFFFFF;
	padding-top: 3px;
}

.form tbody td a {
	background: transparent;
	text-decoration: none;
	color: #363636;
}

.form tbody td a:hover {
	background: transparent;
	text-decoration: none;
	color: #363636;
}

.form tbody th a {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	color: #363636;
}

.form tbody th a:hover {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	color: #363636;
}

.form tbody th,tbody td {
	vertical-align: top;
	text-align: right;
}

.form tfoot td {
	border: 1px solid #03476F;
	background: #4591AD;
	padding-top: 3px;
	color: #FFFFFF;
}

.form tbody tr:hover {
	background: transparent;
	text-decoration: none;
	color: #363636;
}

.bgimage {
	background-image: url('images/headerfinal.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-collapse: collapse;
	border: 0px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
}

.bgimage tbody td:hover {
	background: transparent;
	text-decoration: none;
}

.sum {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: #88AA88;
	color: #FFFFFF;
}

.report {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #363636;
	background: #f5f5FF;
}

.report caption {
	text-align: center;
	font: bold 18px arial, helvetica, sans-serif;
	background: transparent;
	padding: 6px 4px 8px 0px;
	color: #03476F;
	text-transform: uppercase;
}

.report td,th {
	border: 1px dotted #03476F;
	padding: .4em;
	color: #363636;
}

.report thead th,tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #03476F;
	text-align: right;
	background: #4591AD;
	color: #FFFFFF;
	padding-top: 3px;
}

.report tbody td a {
	background: transparent;
	text-decoration: none;
	color: #363636;
}

.report tbody td a:hover {
	background: #FFFFFF;
	color: #363636;
}

.report tbody th a {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	color: #363636;
}

.report tbody th a:hover {
	background: transparent;
	color: #363636;
}

.report tbody th,tbody td {
	vertical-align: top;
	text-align: right;
}

.report tfoot td {
	border: 1px solid #03476F;
	background: #4591AD;
	padding-top: 3px;
	color: #FFFFFF;
}

.odd {
	background: #FBFBFA;
}

.even {
	background: #f5f5FF;
}

.odd2 {
	background: #FDFFFD;
}

.even2 {
	background: #D4FADA;
}

.odd3 {
	background: #FAFAFA;
}

.even3 {
	background: #EFE1E1;
}

.report tbody tr:hover {
	background: #BBDDFF;
	border: 1px solid #03476F;
	color: #FFFFFF;
}

.report tbody tr:hover th,tbody tr.odd:hover th {
	background: #FFD800;
	color: #FFFFFF;
}