@charset "UTF-8";

/* CSS Document */

table.content {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
}

div.copy {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

.title24 {
	font-size: 24px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.title16 {
	font-size: 16px;
	line-height: 18px;
	color: #335073;
	font-weight: bold;
	font-style: italic;
}

.title12 {
	font-weight: bold;
	text-align: left;
}

.thumbnails {
	font-size: 11px;
	text-align: justify;
}

.blueText {
	color: #335073;
	font-style: italic;
}

.footnote {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #666666;
	text-align: justify;
}

table.content a {
	color: #5EA0FE;
	text-decoration: underline;
	font-weight: bold;
}

table.content a:hover {
	color: #335073;
	text-decoration: underline;
	font-weight: bold;
}

div.print {
	color: #335073;
}

.red {
	color: #BA0000;
	font-weight: bold;
}

div.articleArchive a {
	color: #335073;
	text-decoration: underline;
}

div.articleArchive a:hover {
	color: #5EA0FE;
	text-decoration: underline;
}

.requiredField {
	color: #5EA0FE;
	font-weight: bold;
}
.sponsored-links {
	color: #5EA0FE;
	font-weight: bold;
}
.title16.copy {
	font-size: 12px;
	line-height: 18px;
	color: #335073;
	font-weight: bold;
	font-style: italic;
}
.white-copy {
	font-size: 10px;
	line-height: normal;
	font-style: italic;
	color: #FFF;
}

