@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6f6f6f;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #83b7d4;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #77a7c1;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
}
.menuDivider{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #7c7c7c;
	text-decoration: none;
}
.featureLink a{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #83b7d4;
	text-decoration: none;
	letter-spacing: -1px;
}
.featureLink a:hover{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
}
.brochureTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -2px;
}
.picPaddingLeft {
	padding-left: 15px;
}

