/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #A1B2C5;
	color: black;
	background-image: url(images/home-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/* 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: #6699CC;
	text-align: right;
	padding: 0 10 6 0;
	vertical-align: middle;
	color: #ffff99;
	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;
	background-color: #C3D5EB;
}
.lightfooter a:link, a:visited, a:active {
	color: white;
	text-decoration: none;
}
.lightfooter {
	font-size: .7em;
	color: white;
}
.lightfooter a:hover {
	color: yellow;
	text-decoration: underline;
}
.darkfooter a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
}
.darkfooter {
	font-size: .7em;
	color: black;
}
.darkfooter 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; 
}
.textabove {
	padding-top: 5;
}
.tnlink {
	font-size: .7em;
	color: black;
}
.tnlink a:link, a:active, a:visited {
	color: black;
	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;
}
table.padleft td {
	padding-left: 20;
}
table.table80 td {
	font-size: .8em;
}.phonenum2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 182954;
}
