.tbl_header_background {
	background-image: url(images/ctclogotrans.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

.about_tbl_background {
	background-image: url(images/building.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(assets/background2.jpg);
}
a:link {
	color: #5A94F7;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#pdfMenu a:link {
	font-size: 1em;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}
#pdfMenu a:hover {
	text-decoration: none;
	background-color: #9BCAFA;
	display: block;
}
#pdfMenu {
	width: 280px;
	margin-left: 20px;
	float: left;
}
#pdfMenu a {
	display: block;
	line-height: 25px;
	text-align:left
}
#pdfMenu a:visited {
	color: #993366;
	text-decoration: none;
	display: block;
}


.subscript {
	vertical-align: sub;
}
.image_align_left {
	background-color: #C1C1C1;
	float: left;
}
.banner {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	background-color: #1F3E5D;
	text-align: center;
	display: inline;
}
.tip_header {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #1F3E5D;
	display: block;
}
