body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #414141;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #542988;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
.cornertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .68em;
	line-height: 1em;
	color: #83A9CE;
	margin: 3px 3px 5px;
	padding: 3px 6px 2px 8px;
}
.darkfill {
	background-color: #333333;
	background-image: url(../images/dark-texture.gif);
	background-repeat: repeat;
}
/* blue box for program navigation items */
.navbox {
	margin: 0px;
	padding: 4px;
	border-bottom-style: none;
	background-color: #1F3F60;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112437;
}
/* used to provide BLUE indent boxes for program sub nav items  */
.subnavbox {
	margin: 0px;
	padding: 4px 4px 4px 14px;
	border-bottom-style: none;
	background-color: #466484;
	border-left-style: none;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #30445A;
}
/* grey box for sec navigation items */
.secnavbox {
	margin: 0px;
	padding: 4px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #2D2D2D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #605C4E;
}
/* link style for all navigation boxes, including both main and sub navs */
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	line-height: 0.9em;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	line-height: 0.9em;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	line-height: 1.3em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.boldblue {
	font-weight: bold;
	color: #1F3F60;
}
.TTLprogram {
	font-weight: bold;
	color: #1F3F60;
	font-size: 15px;
	line-height: 17px;
}

.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #254B70;
	margin: 0px;
}
.eventbox {
	overflow: hidden;
	width: 193px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	line-height: 1.5em;
	color: #254B70;
	margin: 0px;
}
.navpipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .72px;
	color: #999999;
}
.cornertextbox {
	background-color: #254B70;
	margin: 0px;
	padding: 0px;
}
.cornerbox-2 {
	background-color: #336598;
	margin: 0px;
	padding: 0px;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336598;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 1.5em;
	line-height: 1em;
}
.pagesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.2em;
	color: #336598;
	font-weight: bold;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	line-height: 1.2em;
	color: #333333;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	line-height: 1.3em;
	color: #466484;
}
.sideheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #466484;
}
.foto-bot {
	margin-bottom: 6px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
}
.formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #542988;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #336598;
}
.quote {
	font-family: Times New Roman, Times, serif;
	line-height: normal;
	color: #542988;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.quote2 {
	font-family: Times New Roman, Times, serif;
	line-height: normal;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #542988;
	text-align: center;
	vertical-align: middle;
}
.boldinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1em;
	font-weight: bold;
	color: #542988;
}
/* red box for lit SEC navigation items */
.seclitbox {
margin: 0px;
	padding: 4px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #542988;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #605C4E;
}
/* red box for lit main navigation items */
.litbox {
	margin: 0px;
	padding: 4px;
	border-bottom-style: none;
	background-color: #542988;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112437;
}
/* red box for lit sub navigation items */
.sublitbox {
	margin: 0px;
	padding: 4px 4px 4px 14px;
	border-bottom-style: none;
	background-color: #542988;
	border-left-style: none;
	background-image: url(../images/lit-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #30445A;
}
.cornertexthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .68em;
	line-height: 1em;
	color: #83A9CE;
	margin: 3px 3px 9px;
	padding: 3px 6px 2px 8px;
}
.partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	color: #333333;
	margin: 0px;
}
.txtQUOTE{
	line-height: 20px;
	background-color: #542988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	}
	
.txtQUOTEname{
	line-height: 16px;
	background-color: #542988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
	}

.noindent{
	padding: 0px;
	margin: 0px 0px 0px -20px;
	}
