@import url(reset.css);
@import url(column.css);
@import url(menus.css);
@import url(float.css);

/* Debugging */

/*
#header_right {
	border: 1px solid black;
}
#header_right_line_1 {
	border: 1px solid green;
}
#header_right_line_2 {
	border: 1px solid red;
}
*/

/* Style Text */
body {
	background-color: #CEB;
	background-color: #FFF;
	font-family: "Palatino Linotype","Book Antiqua","dejavu serif",cambria,"trebuchet ms",Helvetica,verdana,arial,serif;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #00F;
}
a:visited {
	color: #448;
}
a:hover {
	font-weight: bold;
}
a:active {
	color: #F80;
}
code.filename {
	font-weight: bold;
}
dt {
	border-top: 1px solid #040;
}
dt.first {
	border-top: none;
}
em {
	font-style: italic;
}
h1 {
	font-family: tahoma,Geneva,cambria,corbel,"lucida sans",arial,constantia,"sans serif";
	font-weight: bold;
	margin-bottom: 1em;
}
h2, h3, h4, h5 {
	font-family: cambria,corbel,"lucida sans","Lucida Grande",arial,Helvetica,constantia,"sans serif";
	font-weight: bold;
	margin-bottom: 1em;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
p, ol, ul, table {
	margin-bottom: 1em;
}
p.no_blank_line, p.last_para, ol.no_blank_line, ul.no_blank_line, table.no_blank_line {
	margin-bottom: 0em;
}
p.blank_line_before {
	margin-top: 1em;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: super;
}
table {
	border: 2px solid #000;
	margin-top: 1em;
	width: 95%;
}
table caption {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}
table th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
table td {
	background-color: #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px dotted #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
table td.first {
	background-color: #F0FFF0;
	border-right: 2px solid #000;
	border-bottom: 1px solid #000;
	padding-left: 20px;
	text-align: left;
}
table td.odd {
	/* background-color: #FFFFF8; */
}
table thead, table .heading {
	font-size: 1.2em;
	font-weight: bold;
}
table thead th, table .heading {
	background-color: #ACA;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #000;
}
table tbody {
	border-bottom: 1px solid #000;
	font-size: 0.9em;
}
table tbody td {
	padding: 15px 5px;
}
table tbody th {
	background-color: #BDB;
	border-right: 1px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #000;
	text-align: center;
}
table tbody th.first {
	border-right: 2px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
table tfoot {
	font-size: 0.9em;
}
table tfoot th {
	background-color: #BDB;
	border-right: 1px solid #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #000;
}
table tfoot th.first {
	background-color: #FFF;
	border-right: 2px solid #000;
	border-top: none;
	border-bottom: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
table tfoot td {
	border-top: 2px solid #000;
	border-top: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
table tfoot td.first {
	background-color: #FFF;
	border-top: none;
	border-bottom: none;
}
table a.button_link {
	padding: 5px 10px;
}
table tr.links th {
	padding-top: 15px;
	padding-bottom: 15px;
}
table a.button_link {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
/* Class Styles */
.image_link {
	padding: 4px;
}
.image_link:hover {
	padding: 2px;
	border: 2px solid #00F;
}
p.fine_print {
	font-size: 0.85em;
	font-weight: bold;
}
p.tagline {
	font-size: 0.85em;
	font-weight: bold;
}
ul li a:hover, .main_sub_section ol li a:hover {
	font-weight: bold;
	text-decoration: underline;
}
ol li {
	list-style: decimal none outside;
	margin-left: 20px;
}
ul li {
	list-style: disc none outside;
	margin-left: 20px;
}
.footer_section {
	border-bottom: 1px solid #686;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer_section h2 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}
.footer_sub_section {
	padding-left: 10px;
	padding-right: 10px;
}
.footer_sub_section ul {
	padding-top: 0px;
	padding-bottom: 5px;
}
.footer_sub_section ul li a {
	color: #00F;
	padding-left: 15px;
	text-decoration: underline;
}
.footer_sub_section ul li a:hover {
	font-weight: bold;
}
.footer_column h3 {
	border-bottom: 1px solid #686;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.footer_sub_section_content {
	color: #000;
	padding: 5px;
}
.footer_sub_section_content a {
	text-decoration: none;
}
.footer_sub_section_content a:hover {
	text-decoration: underline;
}
ul.sitemap li {
	list-style-type: none;
	margin-bottom: 10px;
}
ul.sitemap ul {
	border-top: 1px solid #040;
	border-bottom: 1px solid #040;
	margin-top: 20px;
	margin-bottom: 20px;
}
.program_listing {
	background-color: #EEE;
	border: 1px solid #040;
	font-size: 1.2em;
	font-weight: bold;
	overflow: scroll;
	padding: 10px;
}
.page_links {
	background-color: #DED;
	border: 1px dotted #040;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	/* width: 40%; */
}

/* ID Styles */
#header {
	border-bottom: 1px solid #040;
	margin-bottom: 1em;
}
#header_left {
	width: 220px;
}
#header_right {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 770px;
}
#cse-search-box {
	font-size: 12px;
	margin-top: 4px;
}
#page_menu {
	background-color: #FC6;
	border-left: 2px solid #631;
	border-right: 2px solid #631;
	border-bottom: 2px solid #631;
	font-size: 0.9em;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 30em;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
#page_menu li {
	border-right: 1px solid #631;
}
#page_menu li.last_item {
	border-right: none;
}
#page_menu a {
	color: #00F;
}
#footer {
	border-top: 1px solid #040;
	margin-top: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
