@charset "utf-8";
.AboveLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sideMenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.smallTextBelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.sideTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #466987;
	text-decoration: none;
}
.sideTextLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #466987;
	text-decoration: none;
}
.sideTextLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #466987;
	text-decoration: none;
}
.sideTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
.sideTextLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #466987;
	text-decoration: none;
}
.bigBackground {
	background-image: url(back2.jpg);
	background-repeat: repeat-x;
}
.inlayBackground {
	background-image: url(SCinlayBackGround.jpg);
	background-repeat: no-repeat;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3F5F78;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.belowLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EA8C00;
}

.BigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
}
.borderLine {
	padding: 5px;
	border: 1px solid #999999;
}
.belowLineSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.SubTitleOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.photoFrame {
	border: 1px solid #999999;
	padding: 3px;
	margin-right: 5px;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.linkBelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E2E7EF;
	text-decoration: none;
}
.linkBelow:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E2E7EF;
	text-decoration: none;
}
.linkBelow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E2E7EF;
	text-decoration: none;
}
.linkBelow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
.belowrightleft3Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
.introBackGround {
	background-image: url(back2.jpg);
	background-repeat: repeat-x;
}
.redTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	text-decoration: none;
}
.introBackGroundNew {
	background-image: url(newIndexBackground.jpg);
	background-repeat: repeat-x;
}

