@charset "UTF-8";
/* CSS Document */

/* Typography CSS */

.bottomsection{
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}

.marqueetext{
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #006699;
}

.footer{
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #006699;
}

.leftextbig{
	font-family: "trebuchet ms";
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

.designshdr{
	font-family: "trebuchet ms";
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}

.redtext{
	font-family: "trebuchet ms";
	font-size: 12px;
	color: red;
}