@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/layout/background%20copy.gif);

}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #4C4C77;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 5px;
}
.addy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	height: 225px;
}
hr {
	color: #333366;
	width: 90%;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

p {
	padding-right: 15px;
	padding-left: 15px;
}
.botNav {
	font-size: 10px;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.botNav a {
	color: #333333;
	text-decoration: none;
}
.botNav a:hover {
	color: #0000FF;
}


.btR {
	background-image: url(images/layout/bt-rt-border.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.btL {
	background-image: url(images/layout/bt-left-border.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.btM {
	background-image: url(images/layout/bot-border.gif);
	background-repeat: repeat-x;
	width: 848px;
}
.mainbody {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.mainbody a:link{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}.mainbody a:visited{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.mainbody a:hover{
	color: #FF0000;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#form1 body {
	background-color: #CCCCCC;
}
#form1 body {
	background-color: #FFFFFF;
}
.emalbutton a:link{
	background-image: url(images/email-bg.png);
	height: 35px;
	width: 150px;
	text-indent: 48px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: baseline;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 150px;
	display: block;
}
.emalbutton a:hover{
	background-image: url(images/email-bg-hv.png);
	height: 35px;
	width: 150px;
	text-indent: 48px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: baseline;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 150px;
	display: block;
	font-style: italic;
}
.emalbutton a:visited{
	background-image: url(images/email-bg.png);
	height: 35px;
	width: 150px;
	text-indent: 48px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: baseline;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 150px;
	display: block;
}.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: bottom;
}

