@charset "utf-8";
/* CSS Document */

.normaltext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;
}
.header1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
}
.mediumtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.hr {
	color: #CC3399;
}
.tableshadow {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.redbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.whitebold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.redboldbig {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.smallblue {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
}
.page_header {
	background: url(sat-banner-fill.jpg) repeat-x;
	text-align: center;
	width: 100%;
	height: 123px;
	float: none;
}
#main_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
}
#main_header p {
	font-size: 24px;
}
.main_page {
	width: 100%;
	height: 700px;
	border-style: 2px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
}
#main_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main_head {
	font-size: 36px;
}
#main_head p {
	font-size: 24px;
}
#index_body p {
	font-size: medium;
}
