/* Body */
BODY    { color: #1d2f68; background-color: #27a7c5; margin: 0px; padding: 0px }

td,tr,p,div  { font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

.textindent  { font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; margin-right: 60px; margin-left: 60px }
.textunderline { text-decoration: underline }
/* changed the color below from 00009C TO #FFFFFF and changed font from "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif to palatino font set */
h1   

  { color: #FFFFFF; font-weight: normal; font-size: 24px; font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif; text-align: left; font-variant: small-caps; line-height: 60px;}
	
/* changed the color below from 00009C TO #FFFFFF and changed font from "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif to palatino font set */
h2     { color: #FFFFFF; font-weight: normal; font-size: 16px; font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif; text-align: left; line-height: 19px;}

/* changed font from "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif to palatino font set */
h2-nacc  { color: #ffffff; font-weight: normal; font-size: 18px; line-height: 22px; font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif; text-align: left }

/* changed the color below from 000000 TO #FFFFFF changed font from "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif to palatino font set */
h3 {
	font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif;
	font-size: 36px;
	font: italic;
 	color: #FFFFFF;
	line-height: 36px;
	text-align:left;
	}

/* changed the color below from 00009c TO #FFFFFF changed to palatino font set */
h4 {
	color: #FFFFFF; 
	font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif;
	font-size: 18px; 
	font: italic;
	line-height: 20px;
	}

/* changed the color below from 000000 TO #FFFFFF changed to palatino font set */
h5  { color: #ffffff; font-weight: normal; font-size: 18px; line-height: 22px; font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif; text-align: center }

/* changed the color below from 504878 TO #FFFFFF changed to palatino font set */
h6  { color: #ffffff; font-weight: 500; font-size: 12px; font-family: "Palatino linotype", Palatino, Times, "Times New Roman", serif }
.fnt_pala_lino { font-size: 14px; line-height: 16px; font-family: "Palatino Linotype", "Times New Roman", Georgia }
.italic  { font-style: italic }
.bold { font-weight: bold }
.size1  { font-size: x-small }
.size2  { font-size: small }
.size2b  { font-weight: bold; font-size: small }
.size3   { font-size: 12pt }

/* Links changed from blue to white, text-decoration changed to underline*/
.menu  { font-size: 11px }
.menu a:link,  .menu a:visited     { color: #1d2f68; font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.menu a:hover  { color: #1d2f68; text-decoration: underline }
a:link, a:visited    { color: #1d2f68; font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
/*hover (color: dark blue #1d2f68) */
a:hover  { color: #1d2f68; text-decoration: underline }
.savedate                     { background-color: #dcdcdc; text-align: center; margin-right: 25px; margin-left: 15px; padding: 10px; border: solid 3px #1d2f68 }
.savedate a:link, .savedate a:visited    { text-decoration: underline }
.savedate a:hover, .savedate a:active       { text-decoration: underline; position: relative; top: 2px; left: 3px }

/* Horizontal Line */	
hr {
	background: #ffffff; height:0px; border: 0px inset;
	}
#newsalert   { background-color: #dcdcdc; padding: 3px; border: solid 1px #87ceeb }
#productalert   { background-color: #dcdcdc; padding: 3px; border: solid 1px #87ceeb }
#productalert img {border: 5px solid #dcdcdc;}
.img_right { float: right }

