@charset "UTF-8";
.menudiv {
	padding-top: 102px;
	padding-left: 76px;
}
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	background-color: #EAEAEA;
}
.oneColFixCtr #container {
	width: 890px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
	background-color: #FFFFFF;
}
.content2div {
	padding-left: 92px;
}
p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #535353;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blacktitletxt {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.whitetxt {
	color: #FFFFFF;
}
.text10 {
	font-size: 10px;
}
.textdiv {
	padding-top: 0px;
	padding-left: 92px;
}
.red {
	color: #F92758;
}
.submenu {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}
.submenu td {
	padding-top: 0px;
	padding-bottom: 0px;
}
.submenudiv {
	padding-top: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #F92758;
	text-decoration: none;
}
.imgfltrght {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.textlnhght {
	line-height: 18px;
}
.numbersdiv {
	font-size: 10px;
	line-height: 18px;
}
.text10-linehight {
	font-size: 10px;
	line-height: 16px;
}
h1 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

