/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/home/bgndTile.gif);
}
.bgndTopExt {
	background-image: url(images/home/bgndTopExt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.counterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c61229;
}
.blueText {
	color: #396DAA;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.boldRedText {
	font-weight: bold;
	color: #c61229;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #9C9C9C;
	height: 18px;
	background-image: url(images/home/formFieldBgndExt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 3px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
}
.footerLink {
	color: #696969;
	text-decoration: none;
}
.footerLink:hover {
	color: #393939;
	text-decoration: none;
}.homeFlagBgnd {
	background-color: #f0f0f0;
	background-image: url(images/sub/bgndFlag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link {
	font-weight: bold;
	color: #396ca9;
	text-decoration: none;
}
.link:hover {
	font-weight: bold;
	color: #729edf;
	text-decoration: none;
}.linksBgndFrame {
	background-image: url(images/sub/linksBgndFrame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
}
