@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(../images/bgnd_main.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F1EEFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: inherit;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.table_blue_border {
	border: thin solid #018CBF;
}
.table_text_white_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/table_white_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table_text_dark_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #092F73;
	background-attachment: scroll;
	background-image: url(../images/table_white_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.package_table {
	background-attachment: scroll;
	background-image: url(../images/table_white_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ascii_output_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	background-attachment: scroll;
	background-image: url(../images/table_white_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #BEFFD5;
}
.ascii_output_schoolname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #092F73;
	background-attachment: scroll;
	background-image: url(../images/table_white_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

