@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../../images/back-tile.jpg);
	background-repeat: repeat-x;
	background-color: #99CDFF;
}
.rgt-tile {
	background-image: url(../../../images/rgttile.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.lefttile {
	background-image: url(../../../images/lefttile.jpg);
	background-repeat: repeat-y;
	width: 40px;
}
.whiteback-padd {
	background-color: #FFFFFF;
	background-position: left top;
	padding: 8px;
}
.dkblue {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #13467B;
	text-decoration: none;
}
.dkblueCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #13467B;
	text-decoration: none;
}
.grey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
}
h1 {
	font-size: 22px;
	color: #003366;
	text-align: left;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #94b511;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
.greyCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
