body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.norepeat {
	background-repeat: no-repeat;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0F2F4;
	font-weight: bold;
	letter-spacing: -0.5pt;
}
/* a:link {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #F0F2F4;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #F0F2F4;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #B6D264;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none; 
}*/
.grey {
	background-color: #8495a7;
}
.titlessmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F2F4;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0pt;
}
.titlesxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F2F4;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0pt;
}
.frame {
	border-top: 1px solid #BBC5CE;
	border-right: 1px solid #39444F;
	border-bottom: 1px solid #39444F;
	border-left: 1px solid #BBC5CE;
}
.framebl {
	border-top: 2px solid #9EC0DA;
	border-right: 2px solid #01406D;
	border-bottom: 2px solid #01406D;
	border-left: 2px solid #9EC0DA;
}
.titlesxsmallb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0pt;
}
