/* CSS Document */
.bodyCell { padding: 20px; }

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1
{
	font-size: 23px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

li
{
	list-style-image: url(../images/secondary/orange_bullet.gif);
	list-style-type: square;
	margin-bottom: 15px;
}

.orange
{
	color: #333333;
	background-color: #FF9933;
	border-top: solid 1px #999999;
}

.thinBorder { border: 2px solid #333333; }

table.videoBox td
{
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

td.videoBoxTopLeft
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
}

td.videoBoxLeft { border-left: solid 1px #999999; }

h3
{
	font-size: 19px;
	font-weight: bolder;
	color: #000066;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

strong
{
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
}

.imageCaption
{
	font-size: 13px;
	font-weight: bolder;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	font-size: 12px;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	font-size: 12px;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

ul.nav li
{
	list-style-image: url(../images/secondary/arrow.gif);
	list-style-type: square;
	line-height: 22px;
	vertical-align: top;
}

.subhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
}

.slugline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}

.byline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: bold;
}

.deck
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 15pt;
	font-weight: normal;
}
