body, td, p, span, pre, div {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	line-height: 150%;

	color: #333333;

}



.text {

	font-size: 12px;

	line-height: 150%;

	color: #333333;

	font-weight: normal;

}

.text a, .text a:link, .text a:active, .text a:visited {

	color: #174472;

	text-decoration: none;

}

.text a:hover {

    color: #174472;

	text-decoration: underline;

}



.textnormal {

	font-size: 9px;

	line-height: 12px;

}



.textblk {

	font-size: 16px;

	line-height: 16pt;

	color: #333333;

	font-weight: normal;

}

a.textblk, a.textblk:link, a.textblk:active, a.textblk:visited {

	text-decoration: underline;

}

a.textblk:hover {

	text-decoration: none;

}

.textblklt {



	font-size: 10px;

	line-height: 150%;

	color: #333333;

}

a.textblklt, a.textblklt:link, a.textblklt:active, a.textblklt:visited {

	text-decoration: none;

	color: #174472;

}

a.textblklt:hover {

	text-decoration: underline;

	color: #174472;

}





.background {

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-color: #e8e8e8;

	background-image: url(/assets/background.jpg);

	background-position: left top;

}





.txtwht {

	font-size: 14px;

	color: #FFFFFF;

}

