@import url("Calendar.css");
/* --------------------------------- */
/* Basic.css                         */
/* --------------------------------- */
/* Created       2003-02-11          */
/* Issued        2003-02-11          */
/* Modified      ####-##-##          */
/* Last checked  ####-##-##          */
/* Copyright (c) 2001-2003 by        */
/* Andrew Baker, all rights reserved.*/
/* --------------------------------- */

/*default properties for body*/
body {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	scrollbar-face-color: #000099;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #003360;
	scrollbar-darkshadow-color: #053899;
	scrollbar-shadow-color: #555555;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	font-family: Verdana, Verdana, Verdana, Verdana;

}

/*default properties for paragraph*/
p {
	font-family: Verdana, "Times New Roman", times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0em;
}
p.justify {
	text-align: justify;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
}
p.center {
	text-align: center;
}

/*default properties for headings*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}
h1.center {
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: 1.5em;
	text-align: left;
	font-style: normal;
	line-height: normal;

}
h2.center {
	text-align: center;
}
h3 {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: underline;
	text-align: left;
}
h3.center {
	text-align: center;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;

}
h4.center {
	text-align: center;
}

/*default properties for images*/
img.right {
	background-position: left top;
	float: right;
}
img.left {
	background-position: left top;
	float: left;
	font-family: Verdana, "Times New Roman", times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0%;
	word-spacing: normal;
	white-space: normal;

}

/*default properties for emphasized text*/
em.signature {
	font-family: "Montype Corsiva", "Times New Roman", Times, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
/*default properties for specific selectors*/
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;



}
.company {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	filter: Glow(Color=#FF0000, Strength=5);
	letter-spacing: 0.25px;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
table.newsletter {
	background-color: #6699FF;
}
