body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
body {
	background-color: #C9C9C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F48A3D;
	font-weight: bold;
}
a:visited {
	color: #F48A3D;
	font-weight: bold;
}
a:hover {
	color: #004F96;
	font-weight: bold;
}
a:active {
	color: #F48A3D;
	font-weight: bold;
}
.tnav_back {
	background-image: url(images/tnav_back.jpg);
	background-repeat: repeat-x;
}
.l_back {
	background-image: url(images/l_back.jpg);
	background-repeat: repeat-y;
}
.rl_greylines {
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.header {
	font-size: 24px;
	font-weight: bold;
	color: #044E95;
}
.header_2 {
	font-size: 12px;
	font-weight: bold;
	color: #004E9A;
}
.text_sm {
	font-size: 9px;
}
.header_3 {
	font-size: 17px;
	color: #0051A0;
	font-weight: bold;
}
table,td,th,tr {
        padding-bottom: 0px;
}


