@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cceffc;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}.contentBackground {
	background-color: #00aeef;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #0f75bc;
}
.copyrightLink a{
	color: #0f75bc;
	text-decoration: underline;
}
.copyrightLink a:hover{
	color: #00364a;
	text-decoration: underline;
}
.menuDividerPadding {
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu a{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color: #00aeef;
	text-decoration: none;
}
.menuDivider{
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 17px;
	font-weight: normal;
	color: #00aeef;
	text-decoration: none;
}
table {
	font-family: Tahoma, Arial, "Myriad Pro";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lineHeight26px {
	line-height: 26px;
}
.faqQuestion {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
	letter-spacing: -1px;
}
a {
	color: #FFFF99;
}
a:hover {
	color: #FFFFFF;
}

.dividerVert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #00AEEF;
}
.picPaddingLeft {
	padding-left: 20px;
}
.picPaddingRight {
	padding-right: 20px;
}