﻿@charset "utf-8";
.back {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.topTile {
	background-image: url(images/top-tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Banner1Tile {
	background-image: url(images/banner1-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Banner1Map {
	background-image: url(images/banner1-map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-top: 5px;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E1E64;
}

.signupback {
	background-color: #dddedf;
	background-image: url(images/signupBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headBack {
	background-image: url(images/baner-head-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
}
a.headTitle:link { color: #FFFFFF; font-weight: bold;  text-decoration: none;}
a.headTitle:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a.headTitle:visited { color: #ffffff; font-weight: bold;  text-decoration: none;}
a.headTitle:active { color: #FF0000; font-weight: bold;  text-decoration: underline;}

.navBack {
	background-image: url(images/nav-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	padding-left: 8px;
	text-decoration: none;
}
.bottTile {
	background-image: url(images/bottom-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E1E64;
}
.footerTextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.topTag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #2C2F8E;
	font-variant: normal;
	padding-left: 8px;
	text-decoration: none;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E1E64;
}
