/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}


.table_border {
	border: 0px solid #CCCCCC;
}.text_rev {
	font-size: 18px;
	color: #FFFFFF;
	padding: 8px;
	font-weight: bold;
}
.text_red {
	font-size: 16px;
	color: #FF3300;
	padding: 8px;
	font-weight: bold;
}
.text_revsmall {

	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
	font-weight: bold;
}
.headings {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	background-color: #D8E4EF;
	padding-left: 14px;
}
.details {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.text_tabs {
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
