body {
	background-position: 0px 0px;
	background-color: #F7FAFC;
	background-repeat: repeat-x;
	background-image: url(../images/page-background-01.gif);
	margin: 0 auto;
}

img {
	border: 0px;
}

body, div, p, td, th, a {
	color:#000000;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	margin:0pt;
	padding:0pt;
	font-size: 1em;
}

p {
	margin:0px;
	padding:0px;
}

a {
	color:#ff9900;
}

a:visited {
	color:#ff9900;
}

a:hover {
	color:#ff6600;
}

a:active {
	color:#ff6600;
}

div.clear {
	clear:both;
	height:-5px;
	line-height:.01em;
	padding:0;
	margin:0;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

/* header */

.header-01 {
	width: 994px;
	margin: 0 auto;
	padding-top: 17px;
}

/* Navigation definitions */
.navContainer {
	margin: 0px;
	width: 100%;
	padding: 0px;
	font-size: 12px;
	font-family: 'verdana','arial','helvetica',sans-serif;
}

.navContainer ul.nav-ul {
	padding:0px;
	margin:0px 16px 0px 16px;
	height:24px;
	border-left: 2px solid #003366;
	border-right: 2px solid #003366;
}

.navContainer a, .navContainer ul.nav-ul a {
	display:block;
	font-family: 'verdana','arial','helvetica',sans-serif;
}

.navContainer ul.nav-ul li.nav-li, .navContainer ul.nav-ul li.selected  {
	padding:0px 10px;
	position: relative;
	float:left;
	list-style-type:none;
	line-height:23px;
	background-color: #d2e1f0;
	background-repeat: repeat-x;
	background-image:url(../images/tabs-background.gif);
	margin-left: 2px;
	border-left: 1px solid #B6C6D6;
	border-top: 1px solid #B6C6D6;
	border-right: 1px solid #B6C6D6;
}

.navContainer li:hover ul, .navContainer li.over ul {
	display: block;
}

.navContainer ul.nav-ul li a, .navContainer ul.nav-ul li.selected ul a:visited {
	color:#003366;
}

.navContainer ul.nav-ul li a:hover, .navContainer ul.nav-ul li.selected ul a:hover {
	color:#ff9900;
}

.navContainer ul.nav-ul li.selected, .navContainer ul.nav-ul li.selectedOver {
	padding:0 10px;
	background-color: #003366;
	background-image: none;
}


.navContainer ul.nav-ul li.selected a, .navContainer ul.nav-ul li.selected a:visited, .navContainer ul.nav-ul li.selectedOver a {
	color:#ffffff;
}

.navContainer ul.nav-ul li a, .navContainer ul.nav-ul li.selected ul a {
	color:#003366;
	text-decoration:none;
}

ul.sub-ul {
	display: none;
	position: absolute;
	padding: 0px 0px 0px 10px;
	width: 200px;
	left: -1px;
	font-size: 1em;
	line-height: 2em;
	background-color: #ffffff;
	border: 1px solid #B6C6D6;
	background-repeat: repeat-x;
	background-image:url(../images/tabs-pulldown-background-02.gif);
}

li.sub-li {
	margin:1em 0px 1em 0px;
	line-height: 1.25em;
	list-style-type:none;
	background-color: #ffffff;
}

/* Sub nav definitions */

.left-column-wrapper {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}

.right-column-wrapper {
	width: 770px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.sub-nav-box {
	margin: 0px 0px 20px 0px;
	padding-top: 40px;
	padding-bottom: 10px;
	background-color: #b5cde7;
	background-image: url(../images/box-sub-nav-background-01.gif);
	background-repeat: repeat-x;
}

ul.sub-nav {
	margin: 1em 0px 0px 0px;
	padding: 0px 1px 0px 1px;
	font-size: .75em;
	list-style-type:none;
	line-height: 2.5em;
}

ul.sub-nav li {
	padding: .5em 0px .5em 20px;
	line-height: 1.25em;
}

ul.sub-nav li a, ul.sub-nav li a:visited {
	color: #003366;
	text-decoration: none;
	font-family: 'verdana','arial','helvetica',sans-serif;
}

ul.sub-nav li a:hover {
	color: #ff9900;
}

ul.sub-nav li a:active {
	color: #ffffff;
	background-color: #ff9900;
}

ul.sub-nav li.selected {
	margin: .5em 0px;
	padding: .75em 10px .75em 20px;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff9900;
}

ul.sub-nav li.selected a, ul.sub-nav li.selected a:visited {
	color: #ff9900;
}

ul.sub-nav ul.subsub {
	margin: .5em 0px 0px 1em;
	padding-left: 0px;
	font-size: .95em;
	list-style: none;
}

ul.sub-nav ul.subsub li {
	margin-left: 0px;
	padding: .35em 0px .35em 0px;
	color:#003366;
}

ul.sub-nav ul.subsub li a, ul.sub-nav ul.subsub li a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	font-family: 'verdana','arial','helvetica',sans-serif;
}

ul.sub-nav ul.subsub li a:hover {
	color: #ff9900;
}

ul.sub-nav ul.subsub li a:active {
	color: #ffffff;
	background-color: #ff9900;
}

ul.sub-nav ul.subsub li.selected {
	margin: 0px;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff9900;
}

ul.sub-nav ul.subsub li.selected a, ul.sub-nav ul.subsub li.selected a:visited {
	color: #ff9900;
}

.left-list ul {
	margin: 0px 10px 1em 10px;
	padding: 1em 10px;
/*	padding: 2em; */
	list-style: none;
	font-size: .85em;
/*	font-size: .75em; */
/*	background-color: #ebf1f5; */
}

.left-list ul li {
	margin: 0px;
	line-height: 1.5em;
}

/* content */

.container-01 {
	width: 960px;
	margin: 0 auto;
	padding: 1px 1px 0px 1px;
	background-position: 0 0px;
	background-color: #D7E4F2;
	background-repeat: repeat-x;
	background-image: url(../images/container-01-background-01.gif);
	border-top: 2px solid #003366;
}

.container-02 {
	width: 100%;
	background-color: #ffffff;
}

.container-03 {
	width: 962px;
	padding: 0px;
	margin: 0 auto;
}

h2 {
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}

h3 {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 0px .75em 0px;
	font-size: .85em;
	font-weight: normal;
}

h3 p {
	font-size: 1em;
	padding: 0px;
	line-height: normal;
}

h4 {
	border-top: 1px solid #D7E4F2;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	font-size: .85em;
	font-weight: normal;
	line-height: 1.5em;
}

h5 {
	font-size: 1.5em;
	line-height: 1.25em;
	color: #336699;
	margin: .25em 0px;
	padding: 0px 0px 10px 10px;
}

h5 p {
	color: #336699;
	margin: .25em 0px;
	padding: 0px;
}

.box-2-10-03 h6.top-headline {
	padding: 0px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #336699;
	margin: 20px;
}

.box-3-9 {
	float: left;
	margin-top: 40px;
	margin-left: 10px;
	width: 655px;
	padding-bottom: 10px;
	display: inline;
}

.box-3-9 h6.top-headline {
	padding: 0px 10px 0px 10px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}

iframe {
	margin: 1em 0px;
}

.box {
	background-color: #d7e4f2;
	padding: 1em;
}

.quote {
	margin-bottom: 1em;
	padding: 20px;
	background-color: #ffffd9;
}

p.byline{
	font-size: .85em;
	margin: 0px;
}

.quote-small {
	color: #336699;
	font-style: italic;
	margin: 1em .85em 1em .85em;
}

.quote-medium {
	color: #336699;
	font-style: italic;
	font-size: 1.25em;
	margin: 1em .85em .85em .85em;
}

.author {
	margin: 0px;
}

.title {
	margin: 0px;
	font-style: italic;
}

.date {
	margin: 0px;
}

.program-photo-box ul {
	margin: 0px 0px 1em 0px;
	padding: 2em;
	list-style: none;
	font-size: .85em;
	background-color: #ebf1f5;
}

.program-photo-box ul li {
	margin: 0px 0px .5em 0px;
	line-height: 1.25em;
}

.box-orange {
	margin: 0px 10px 20px 10px;
	padding: 1em .5em;
	background-color: #ffbb54;
	background-image: url(../images/box-orange-background-01.gif);
	background-repeat: repeat-x;
}

.box-orange h1 {
	margin: 0px 0px .25em 0px;
	padding-top: 0px;
	font-family: 'verdana','arial','helvetica',sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.15em;
	border: none;
}

.box-orange p {
	margin: 0px;
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 1em;
	color: #ffffff;
	line-height: 1.15em;
}

.box-orange a, .box-orange a:visited {
	text-decoration: none;
	color: #ffffff;
}

.box-orange a:hover {
	color: #ffffff;
}

.box-orange a:active {
	color: #ffffff;
}

/* Footer styles */
div#footer {
	clear:both;
	margin: 0 auto;
	width:962px;
}

div#footer div.links {
	line-height: 25px;
	background-color: #003366;
	text-align: center;
	color:#ffffff;
	font-size:.75em;
}

div#footer div.links a, div#footer div.links a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family: 'verdana','arial','helvetica',sans-serif;
}

div#footer div.copyright {
	margin-bottom: 10px;
	color:#666666;
	text-align:center;
	width:960px;
	height:25px;
	line-height: 25px;
	font-size:.75em;
	font-family: 'verdana','arial','helvetica',sans-serif;
}

div#footer div.copyright a {
	color:#666666;
	text-decoration:none;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .top-headline {
 	visibility: hidden;
	letter-spacing: -10;
	line-height: 1.5em;
}

.sIFR-hasFlash .home-headline {
	visibility: hidden;
}
