/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-repeat: repeat-y;
}
/* If the product description font size must be changed, it must be done in the following */
.text {
	text-align: left;
	font-size: .9em;
}
.textalignright {
	text-align: right;
	font-size: .9em;
}
td.textright {
	padding-left: 20;
	font-size: .9em;
}
.multitext {
	padding-right: 15;
	font-size: .9em;
	vertical-align: top;
}
td.pagetitle {
	background-image: url(images/yellowline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #A1B2C5;
	text-align: right;
	padding: 0 10 6 0;
	vertical-align: middle;
	color: #fff3b0;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
	font-family: times new roman;
}
.pagenumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: right;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}
.pagenumbers a:link {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
.pagenumbers a:visited {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
.pagenumbers a:active {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
.pagenumbers a:hover {
	background-color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}
.e80 {
	font-size: .8em;
}
.e70 {
	font-size: .7em;
}
#navlist {
        margin: 0;
        padding: 0;
        border-right: 2px solid #6899C4;
}
#navlist li {
        list-style-type: none;
        margin: 0;
        font-size: .75em;
		color: #232C7B;
}
#navlist a:link, #navlist a:visited {
        text-decoration: none;
        background-color: #C3D5EB;
        color: #232C7B;
        display: block;
        padding: 2px 6px; 
        border-top: 0;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
        background-color: #F3F7FA;
        color: #232C7B;
}
#navlist a {height: 1em;}
img {
	border-color: black;
}
td.logocell {
	background-image: url(images/nav-bg.gif);
	vertical-align: top;
	width: 150px;
}
.lightfooter a:link {
	color: white;
	text-decoration: none;
}
.lightfooter a:visited {
	color: white;
	text-decoration: none;
}
.lightfooter a:active {
	color: white;
	text-decoration: none;
}
.lightfooter {
	font-size: .7em;
	color: white;
}
.lightfooter a:hover {
	color: yellow;
	text-decoration: underline;
}
.darkfooter a:link {
	color: black;
	text-decoration: none;
}
.darkfooter a:visited {
	color: black;
	text-decoration: none;
}
.darkfooter a:active {
	color: black;
	text-decoration: none;
}
.darkfooter {
	font-size: .7em;
	color: black;
}
.darkfooter a:hover {
	color: #6666ff;
	text-decoration: underline;
}
.testfooter a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
}
.testfooter {
	font-size: .7em;
	color: black;
	background-color: #e8e9e5;
}
.testfooter a:hover {
	color: #6666ff;
	text-decoration: underline;
}
.content {
	padding: 10 0 0 10;
	text-align: center;
}
.summary td {
/*	background-color: #e8e9e5;
	color: black; */
	padding: 10;
	border-spacing: 0;
	border-width: 1;
	font-style: italic;
	font-family: times new roman, Arial, Helvetica, sans-serif;
}
.summary2 {
	padding: 10;
	border-spacing: 0;
	border-width: 1;
	font-style: italic;
	font-family: times new roman, Arial, Helvetica, sans-serif;
}
p.first:first-letter {
	font-size: 4.5em; 
	float: left; 
}
p.first2:first-letter {
	font-size: 3em; 
	float: left; 
}
.textabove {
	padding-top: 5;
}
.tnlink {
	font-size: .7em;
	color: #032955;
}
.tnlink a:link, a:active, a:visited {
	color: #032955;
	text-decoration: none;
}
.tnlink a:hover {
	color: blue;
	text-decoration: underline;
}
table.thumbtable td {
	padding: 7 7;
	text-align: center;
}
.subtitle {
	font-family: times new roman;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}
.subtitleSm {
	font-family: times new roman;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
table.padleft td {
	padding-left: 20;
}
table.table80 td {
	font-size: .8em;
}
.sup {
	vertical-align: text-top;
	font-size: .75em;
}
td.ljust {
	text-align: left;
	margin-left: 0;
}
td.rjust {
	text-align: right;
	margin-right: 0;
}
.phonenum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #182954;
	font-weight: bold;
	font-variant: normal;
}
