body, td, div, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 20px;
}
p {
	text-align: justify;
}
li {
	text-align: justify;
	line-height: 1.5;
}
.clouds {
	background-image: url(images/itl_slog.jpg);
	padding-left: 20px;
	padding-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
}
.header_nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	text-align: center;
	width: 228px;
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header_nav_inactive {
	color: #AAAAAA;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #0099CC;
	font-weight: bold;
	text-transform: lowercase;
}
.footer_nav {
	font-size: 12px;
	padding-top: 30px;
	text-align: center;
	color: #CCCCCC;
}
.footer_nav a {
	color: #0099CC;
}
.itl_name {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
.itl_name_bluetime {
	color: #0099CC;
	font-weight: bold;
}
.bluecell {
	background-color: #0099CC;
	text-align: left;
	vertical-align: bottom;
	padding-left: 25px;
	padding-bottom: 25px;
	color: #FFFFFF;
	font-size: 24px;
	text-transform: lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.indent1 {
	margin-left: 150px;
}
.indent2 {
	margin-left: 200px;
}
