h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #72BE1E;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3491;
	background-image: url(page_bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-size: 140%;
	}
#navrow {
	text-align: center;
	}
/*#nav_table {
	border-left: 2px solid #1B3691;
	border-right: 2px solid #1B3691;
	}*/
#navbar_bkgnd {
	width: 244px;
	height: 27px;
	font-size: smaller;
	color: black;
	text-align: center;
	background: url(../images/navbar.jpg);
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3691;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3691;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #73BD1E;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #73BD1E;
}
.Copyright {
	font-size: small;
}
#box_table li {
	padding-bottom: 8px;
	list-style-image: url(little_arrows.gif);
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3691;
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
	}
#subnav a:hover {
	color: #73BD1E;
	}
a#on {
	color: black;
	}
a.alt1:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3691;
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
}
a.alt1:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1B3691;
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
}
a.alt1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #73BD1E;
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
}
a.alt1:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #73BD1E;
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
}
input {
	color: #1B3691;
	background-color: #E1F7CA;
	border: 1px solid #72BE1E;
}
dl {
	width: 550px;
	}
dt {
	padding-top: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	}
dd {
	margin-top: 10px;
	}
	
dl dd a:link { color: #1B3691;
	}
dl dd a:visited { color: #1B3691;
	}
dl dd a:hover { color: #73BD1E;
	}
dl dd a:active { color: #73BD1E;
	}
h4 {
	color: #72BE1E;
	text-decoration: underline;
	}
#links_table {
	width: 100%;
	border: 1px solid #0000A0;
	border-collapse: collapse;
	}
#links_table td {
	vertical-align: top;
	border: 1px solid #0000A0;
	background: #CCEAAA;
	}
#links_table th {
	background: #0000A0;
	color: white;
	}
#links_table ul {

	}
#links_table ul li {
	padding-left: 0;
	}
#links_table td a {
	font: bold 12px arial,sans-serif;
	color: #0000A0;
	text-decoration: none;
	}
#links_table td a:hover {
	text-decoration: underline;
	}
#days_until {
	padding: 5px 48px 0 0;
	text-align: right;
	font-size: 12px;
	color: #333;
	}
