/* Start of CMSMS style sheet 'qualCSS' */
html,body {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #676767;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/qualifit-bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

.whiteText {
	color: #FFFFFF;
}

A.whiteLink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
A.whiteLink:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
A.whiteLink:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A.whiteLink:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #676767;
}
/* End of 'qualCSS' */

