body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/background-blocks.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link, a:visited {
	color: #800000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.textheader {font-size:18px; font-weight:bold; color:#000040; }
.footer {font-size:11px; color:#666666; }
.bullet {list-style-image: url(images/bulletsm.gif); }
.smalltext {font-size:11px; color:#666666; }
.white {font-size:14px; color:#ffffff; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.box {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.box1 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#EAF1F7;
}
.box2 {
	font-size: 11px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	background-color:#EAF1F7;
}
.box3 {
	font-size: 11px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	background-color:#ffffff;
}
.boxbanner {
	font-size: 11px;
	border-left: 1px solid #214757;
	border-right: 1px solid #214757;
	border-bottom: 1px solid #214757;
	border-top: 1px solid #214757;
	background-color:#4C9ABA;
}
.cssback {
background-image: url(images/csstopper.gif);
	background-repeat:repeat-x;
	height:224px;
}
.snowman {
	background-image: url(images/snowman.jpg);
	background-repeat: no-repeat;
}
.pad {
	padding:6px;
}
