@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3c7bc3;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #a2cdff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bgMenu {
	background-image: url(images/bgMenu.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgContent {
	background-color: #24548c;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.subText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #3b75b8;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #133a67;
	text-decoration: none;
}
.copyrightLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #133a67;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #8cc1ff;
	text-decoration: underline;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 6px;
	padding-left: 6px;
}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #8fc3ff;
	text-decoration: none;
	letter-spacing: -1px;
	padding-right: 6px;
	padding-left: 6px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bgHome {
	background-image: url(images/bgHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fontGeorgia18px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.fontGeorgiaItalicBlue26px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	text-transform: none;
	color: #99c9ff;
	text-decoration: none;
	letter-spacing: -1px;
}
.fontGeorgiaItalicBlue18px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #99c9ff;
	text-decoration: none;
	letter-spacing: -1px;
}
.boldRed {
	font-weight: bold;
	color: #FFFF99;
	letter-spacing: -1px;
}
.picPadding20px {
	padding-right: 20px;
	padding-left: 20px;
}
.picPaddingLeft20px {
	padding-left: 20px;
}
.snaphostType a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88AFDB;
}
