:link:focus, :visited:focus { color: #FF0000; text-decoration: underline; }
:link { text-decoration: none; color: #FF0000; }
:visited { text-decoration: none; }
:link:hover, :visited:hover { color: #FF0000; text-decoration: underline; }
:link:active, :visited:active { text-decoration: none; color: #9900FF; }

/*
a:link, .navtext a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited, .navtext a:visited {
	text-decoration: none;
}
a:hover, .navtext a:hover { 
	color: #FF0000;
	text-decoration: underline;
}
a:active, .navtext a:active {
	text-decoration: none;
	color: #9900FF;
}
*/
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.caption {
	font-size: 12px;
	text-align: center;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	vertical-align: top;
}
.sectiontitlePrevious {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	vertical-align: top;
}
/*
.sectiontitlePrevious a:link {
	color: #9999FF;
	text-decoration: none;
}
.sectiontitlePrevious a:visited {
	color: #9999FF;
	text-decoration: none;
}
.sectiontitlePrevious a:hover {
	color: #FF9900;
	text-decoration: none;
}
.sectiontitlePrevious a:active {
	color: #FF9900;
	text-decoration: none;
}
*/
	
.orange {
	color: #FF9900;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.subhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	line-height: 1.2;
}
.sectionsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9999FF;
	vertical-align: top;
}
.orangedot {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-style: normal;
}
.blacktext {
	color: #000000;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.graytext {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}
.redtext {
	color: #FF0000;
}
.bodytextj {
	line-height: 18px;
	color: #000000;
	font-size: 12px;
	font-family: Osaka;
}
.hed1 {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navtext {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hed2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.concept {
	font-size: 18px;
	color: #ffff00;
	font-weight: bold;
	text-align:center;
	font-family: Gils Sans, Verdana, Arial, Helvetica, sans-serif;
}

.listitems {
	font-size: 12px;
	line-height: 14px;
	font-family: Osaka;
}
.companies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
.companies a:link {
	text-decoration: none;
}
.companies a:visited {
	text-decoration: none;
}
*/
.flagtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.grayccc {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.blackblue { /* Used on 2008 Splash page */
	background-image: url(images/black-blue-bg-tile.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.blackblue-lite { /* Used on 2009 Splash page */
	background-image: url(images/nav/bluebar-lite.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.celebrating {
	font-family: Arial, Helvetica, sans-serif;
	color: #009BFC;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.blackwhitefade { /* Used behind top nav bar */
	background-image: url(images/nav/dt_navbar_07_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.blackpage {
	background-color: #000000;
	background-image: url(images/nav/dt_navbar_07s_tile.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}

