@charset "UTF-8";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #17205E;
}
.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #555875;
}
.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}

.rightbackground {
background: url(images/index_r6_c4.jpg) no-repeat;
background-repeat:repeat-x;
}

.leftbackground {
background: url(images/index_r7_c1.jpg) no-repeat;
background-repeat:repeat-x;
}

.pagebackground {
background: url(images/page-background.jpg) no-repeat;
background-repeat:repeat-x;
}.times {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.timess {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

html {
min-height: 101%;
}
