/* FoPaw CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.small {
	font-size: 10px;
}


.body a:active { color: #3366CC; text-decoration: underline; font-weight: bold}
.body a:link {  color: #3366CC; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #3366CC;text-decoration: underline; font-weight: bold}
.body a:hover {  color: #000099; text-decoration: underline ; font-weight: bold}

.leftnav  a:active {  color: #6699FF; text-decoration: none}
.leftnav  a:link {  color: #6699FF; text-decoration: none}
.leftnav  a:visited {  color: #6699FF; text-decoration: none}
.leftnav  a:hover {  color: #3366CC; text-decoration: none}

h1 {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size: 130%;
}

.content {
	margin-left: 10px;
	margin-right: 20px;
	width: 400px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 10px;
}
.footer  a:active {  color: #6699FF; text-decoration: none}
.footer  a:link {  color: #6699FF; text-decoration: none}
.footer  a:visited {  color: #6699FF; text-decoration: none}
.footer  a:hover {  color: #3366CC; text-decoration: none}


.leftnav {
	width: 130px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.leftnav h1 {
	background-color: transparent;
	color: #3366CC;
	letter-spacing: 0.5em;
	font-size: 100%;
	margin-top: 1em;
}

.leftnav h2 {
	text-align: right;
	font-size: 85%;
	margin-top: 1.5em;
	background-color: transparent;
	color: #6699ff;
	letter-spacing: 0.25em;
}

.menu {
	font-size: 10px;
}

.right {
	margin-left: 200px;
}

.home  a:active {
	text-decoration: none;
	background-image: url(/Templates/navigation_r2_c2.gif);
}
.home  a:link {
	text-decoration: none;
	background-image: url(/Templates/navigation_r2_c2.gif);
}
.home  a:visited {
	text-decoration: none;
	background-image: url(/Templates/navigation_r2_c2.gif);
}
.home  a:hover {
	text-decoration: none;
	background-image: url(/Templates/navigation_r2_c2_f2.gif);
}

.form1 {
	background-color: #B5CBEF;
	border-color: #ffffff;
	background-image: url(../forms/email/tile_back.gif);
	color: #FFFFFF;
	font-family: "Maiandra GD";
	font-size: 16px;
	font-weight: bold;
}
.form2 {
	background-color: #B5CBEF;
	border-color: #ffffff;
	background-image: url(/forms/email/tile_sub.gif);
}
.form3 {
	background-color: #eff3f7;
	border-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

