﻿
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* *************** */
/*  Header Styles  */
/* *************** */
H1 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: verdana;
	color: #000000;
}
H2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
	color: #000000;
}
H3 {
	font-size: 18px;
	font-style: normal;
	font-family: verdana;
	color: #000000;
}
H4 {
	font-family: verdana;
	font-size: 22px;
	font-style: normal;
	color: #73468E;
}
/* *************** */
/*   Link Styles   */
/* *************** */
A:link {
	color: #0078A9;
                font-weight: bold;
}
A:visited {
	color: #7F7F7F;
                font-weight: bold;
}
A:hover {
	color: #000000;
}
/* ***************************************************** */
/*   Custom Styles (feel free to add new styles below)   */
/* ***************************************************** */
span.title {
	font-family: verdana;
	font-size: 18px;
	font-style: bold;
	color: #615335;
	background: white;
}
/* HOTLINK */
SELECT.HOTLINK {
	width:160px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:12px;
	font-weight:normal;
	color:0068AD;
	background-color:#FFFFFF;
}
/* x-HOTLINK */
/*   address   */
.address {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.topnav:link, a.topnav:visited, a.topnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	display:block;
	height:36;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
a.topnav:hover, a.topnav:visited:hover, a.topnav:active:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	background-image:url("../images/topnav_on.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	height:36;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
/*   date   */
.date {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#smt_fontsize_default{
	margin:0 4px 0 4px;
}
.printEmail table,
.printEmail table td{
	border-collapse:collapse;
	margin:0;
	padding:0;
}


