div, h1, h2 {
	margin:0;
	padding:0;
}
.quote {
	font:italic 22px/1.5 Georgia, "Times New Roman", Times, serif;
	padding:5px 0;
}
.sig {
	text-align:right;
	font-weight:bold;
}
ul {
	margin:0 7px;
	padding:0;
}
.list ul li {
	list-style-position:outside;
	list-style-image:url(../images/check.png);
	margin:0 0 0 15px;
	padding:8px 0 0 0;
}
.box00 ul, .box00blue ul, .box00red ul, .box00lav ul, .box00teal ul {
	margin-left:-1.9em;
	list-style-image: url(../images/check.png);
}
.box00 h3, .box00blue h3, .box00red h3, .box00lav h3, .box00teal h3 {
	margin:5px 0 5px -1.2em;
}
.box00, .box00blue, .box00red, .box00lav, .box00teal {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin: 0 20px 10px 10px;
	float:right;
}
/*box colors*/
.box00 div.topleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box.png") top left no-repeat #fff;
	padding: 1.0em 0em 0 1.5em;
}
.box00 div.topright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box.png") top right no-repeat #fff;
	padding: 1.0em 1.0em 1.0em 0em;
	margin: -1.0em 0 -1.0em 1.7em;

}
.box00 div.bottomleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	height: 30px;
	margin-top: -2.0em;
	background: url("../images/box.png") bottom left no-repeat #fff;

}
.box00 div.bottomright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box.png") bottom right no-repeat #fff;
	height: 30px;
	margin-left: 4.0em;
}
/*BLUE*/
.box00blue div.topleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-blue.png") top left no-repeat #fff;
	padding: 1.0em 0em 0 1.5em;
}
.box00blue div.topright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-blue.png") top right no-repeat #fff;
	padding: 1.0em 1.0em 1.0em 0em;
	margin: -1.0em 0 -1.0em 1.7em;

}
.box00blue div.bottomleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	height: 30px;
	margin-top: -2.0em;
	background: url("../images/box-blue.png") bottom left no-repeat #fff;

}
.box00blue div.bottomright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-blue.png") bottom right no-repeat #fff;
	height: 30px;
	margin-left: 4.0em;
}
/*RED*/
.box00red div.topleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-red.png") top left no-repeat #fff;
	padding: 1.0em 0em 0 1.5em;
}
.box00red div.topright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-red.png") top right no-repeat #fff;
	padding: 1.0em 1.0em 1.0em 0em;
	margin: -1.0em 0 -1.0em 1.7em;

}
.box00red div.bottomleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	height: 30px;
	margin-top: -2.0em;
	background: url("../images/box-red.png") bottom left no-repeat #fff;

}
.box00red div.bottomright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-red.png") bottom right no-repeat #fff;
	height: 30px;
	margin-left: 4.0em;
}
/*Lavender*/
.box00lav div.topleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-lavender.png") top left no-repeat #fff;
	padding: 1.0em 0em 0 1.5em;
}
.box00lav div.topright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-lavender.png") top right no-repeat #fff;
	padding: 1.0em 1.0em 1.0em 0em;
	margin: -1.0em 0 -1.0em 1.7em;

}
.box00lav div.bottomleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	height: 30px;
	margin-top: -2.0em;
	background: url("../images/box-lavender.png") bottom left no-repeat #fff;

}
.box00lav div.bottomright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-lavender.png") bottom right no-repeat #fff;
	height: 30px;
	margin-left: 4.0em;
}
/*Teal*/
.box00teal div.topleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-teal.png") top left no-repeat #fff;
	padding: 1.0em 0em 0 1.5em;
}
.box00teal div.topright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-teal.png") top right no-repeat #fff;
	padding: 1.0em 1.0em 1.0em 0em;
	margin: -1.0em 0 -1.0em 1.7em;

}
.box00teal div.bottomleft {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	height: 30px;
	margin-top: -2.0em;
	background: url("../images/box-teal.png") bottom left no-repeat #fff;

}
.box00teal div.bottomright {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	display: block;
	background: url("../images/box-teal.png") bottom right no-repeat #fff;
	height: 30px;
	margin-left: 4.0em;
}

.last {margin:0; padding:0;}

.rightDiv {float: right; margin: 0pt 20px 10px 10px; text-align: center; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}

table {margin:0 20px 0 10px; border:0;}
td {padding:3px 5px; text-align:left;}
.center {text-align:center;}
.top {background:url(../images/box.jpg) top center no-repeat; color:#000093; font-weight:bold;height:15px;padding:10px 0;}
.highlighted {background-color:#999;}
tr {vertical-align:top;}
