/*
 * DEFAULT TEXT
 */

.siteSlognTitle {
	font-size: 14px;
	color: #838383;
	font-weight: normal;
	text-shadow: #ffffff 1px 1px 1px;
	filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
}

.stdContentText10 {
	font-size: 10px;
    color: #4a4a4a;
    font-weight: normal;
}
.stdContentText11 {
    font-size: 11px;
    line-height: 160%;
    color: #4a4a4a;
    font-weight: normal;
}

.stdContentTextRef {
	font-size: 11px;
    color: #4a4a4a;
    font-weight: normal;
    font-style: italic;
}

.stdContentEmailRef {
	font-size: 11px;
    color: #878787;
    font-weight: normal;
    text-decoration: none;
}

.stdContentEmailRef:hover {
	text-decoration: underline;
	cursor: pointer;
}

.stdContentText12 {
    font-size: 12px;
    line-height: 170%;
    color: #4a4a4a;
    font-weight: normal;
}

.contentSubTitle {
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}

.contentSubTitleRed {
	font-size: 12px;
	color: #9d0000;
	text-decoration: none;
}

.stdContentLink11 {
	color: #4a4a4a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.stdContentLink11:hover {
	color: #9d0000;
	text-decoration: underline;
}

.justify {
	text-align: justify;
}

.stdPageTitle {
	font-size: 21px;
	font-weight: normal;
	color: #9d0000;
	text-shadow: #ffffff 1px 1px 1px;
	filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
}

.solutionTitle {
	font-size: 19px;
	font-weight: normal;
	color: #353535;
	text-shadow: #ffffff 1px 1px 1px;
	filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
}

.solutionReadMoreLink {
	color: #6c6c6c;
	font-size: 11px;
	text-decoration: none;
}

.solutionReadMoreLink:hover {
	color: #9d0000;
	text-decoration: none;
}

.footerText {
	color: #6c6c6c;
	font-size: 11px;
}

.stdContentList {
	list-style: disc;
	margin-left: 48px;
}

.stdContentList li {
	font-size: 11px;
	color: #4a4a4a;
	line-height: 160%;
	text-align: justify;
	padding-top: 6px
}
.stdList1Level {
	list-style: none;
	margin-left: 24px;
}

.stdList1Level li {
	font-size: 14px;
	color: #353535;
	margin-top: 18px;
}

.stdList2Level {
	list-style: none;
	margin-left: 24px;
	margin-top: 12px;
}

.stdList2Level li {
	font-size: 11px;
	color: #4a4a4a;
	margin-top: 6px;
}

.stdTextSubTitle {
	font-size: 14px;
	color: #353535;
}

.dwonloadF4HelpLink {
	color: #6c6c6c;
	font-size: 11px;
	text-decoration: none;
}

.dwonloadF4HelpLink:hover {
	color: #9d0000;
	text-decoration: none;
}

.loginFailedInfo {
	color: #950000;
	font-size: 11px;
	font-weight: bold;
}

.customerWebSiteLink {
	color: #6c6c6c;
	font-size: 11px;
	text-decoration: none;
}

.customerWebSiteLink:hover {
	color: #9d0000;
	text-decoration: none;
}

