* {
	padding: 0;
	margin: 0;
}

body {
	color: #000000;
	background: #D1C7BE url(i/bg.png) repeat-x top left;
	
	text-align: center;

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

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.iefive {
	/* */
}

a img {
	border: 0;
}

img, object, embed {
	vertical-align: top;
}

.spbody {
	margin: 0 auto;
	text-align: left;
	width: 835px;
	background: #FFFFFF url(i/mainbgrpt.png) repeat-y top center;
	color: #000000;
}

.spbodyint {
	background: transparent url(i/mainbg.png) no-repeat top center;
}

.spblue {
	background: transparent url(i/bluebg.png) repeat top left;
	margin: 0 14px;
}

.spcontainer {
	background: transparent url(i/headerbg.png) no-repeat top center;
/* v1 */
/*
	position: relative;
*/
}

.spbotmenu {
	background: #FFFFFF;
	margin: 0 14px;
	height: 40px;
}

.spfooter {
	margin: 0 14px;
	height: 50px;
}




.home {
	float: left;
	margin-left: 40px;
}

.spheader ul {
	float: right;
	list-style: none;
	width: 520px;
	height: 50px;
}

.spheader ul li {
	list-style-type: none;
	display: inline;
}

.spheader ul li a {
	float: left;
	margin: 20px 0;
	padding: 0 20px;
	color: #1A3062;
	text-decoration: none;
	border-right: 1px solid #E60021;
	font-weight: bold;
}

.spheader ul li a:hover, .spheader ul li.current a {
	text-decoration: underline;
	color: #BD3444;
}

.spheader ul li.last a {
	border: 0;
	margin-right: 10px;
}

.spheader p {
	clear: right;
	float: right;
	text-align: right;
	width: 480px;
	margin-right: 25px;
	color: #BD3444;
	font-weight: bold;
	font-size: 116%;
}

.spcontent {
	clear: both;
	
/* v2 */
	position: relative;
	top: -18px;

/*	ie negative margin fix - see sptri rule */
/*
	overflow: auto;
*/
}

.sptri {
	position: relative;
	top: 18px;
	
	clear: both;
	height: 25px;
	
	background: transparent url(i/triangle.png) no-repeat bottom right;
}

.spleftcol {
	float: left;
	width: 225px;

/* v2 */
	position: relative;
	top: 18px;
}

.spmaincol {
	margin-left: 240px;
}

.sptriplets {
	margin-left: 240px;
/* v1 */
/* 
	margin-top: 260px;
*/
}

.sptriplets ul {
	list-style: none;
}

.sptriplets li {
	list-style-type: none;
	display: inline;
	float: left;
	width: 178px;
	margin-right: 8px;
	margin-top: 8px;
	background: transparent url(i/triplet-rpt.png) repeat-y top left;
}

.sptriplets div {
	background: transparent url(i/triplet-top.png) no-repeat top left; 
}

.sptriplets img {
	padding: 10px 10px 4px 10px;
}

.sptriplets p {
	background: transparent url(i/triplet-bot.png) no-repeat bottom left; 
	padding: 4px 12px 12px 12px;
	font-size: 86%;
	color: #646464;
	min-height: 45px;
}

.sptriplets a {
	color: #646464;
	text-decoration: none;
}

.sptriplets h2 {
	color: #A30514;
	font-size: 116%;
	font-weight: normal;
	padding: 4px 12px;
}

.sptriplets h2 a {
	color: #A30514;
}

.spbotmenu ul {
	list-style: none;
	margin-left: 225px;
}

.spbotmenu ul li {
	list-style-type: none;
	display: inline;
}

.spbotmenu ul li a {
	float: left;
	margin: 12px 0;
	padding: 0 20px;
	color: #1A3062;
	text-decoration: none;
	border-right: 1px solid #E60021;
}

.spbotmenu ul li.last a {
	border: 0;
}

address {
	text-align: center;
	padding: 15px;
	color: #1A3062;
	font-style: normal;
}

address span {
	color: #E60021;
}

address a {
	color: #1A3062;
	text-decoration: none;
}

.spleftstandard {
	background: transparent url(i/botcurv.png) no-repeat bottom right;
	margin-top: 3px;
	min-height: 125px;
}

.spleftstandard p {
	padding: 5px 10px 9px 50px;
	color: #AE0114;
}

.spleftstandard a {
	color: #AE0114;
	text-decoration: none;
}

.spleftstandard img {
/*
	padding: 5px 5px 5px 45px;
*/
	padding-left: 36px;
	padding-bottom: 4px;
}

.spleftstandard h1 {
	background: transparent url(i/topcurv.png) no-repeat top right;
	font-size: 116%;
	color: #1D3573;
	padding: 17px 17px 0px 50px;
}

.spleftstandard h1 a {
	color: #1D3573;
	text-decoration: none;
}

.spfancycol h1 {
	background: transparent url(i/topcurvfan.png) no-repeat top right;
	color: #844E2C;
	padding: 17px 17px 17px 70px;
}

.spfancycol h1 a {
	color: #844E2C;
	text-decoration: none;
}

.spfancycol p {
	color: #646464;
}

.spfancycol a {
	color: #646464;
	text-decoration: none;
}

.spfancycol strong {
	color: #19366E;
}


.spmaincol {
	background: #FFFFFF url(i/contbg-rpt.png) repeat-y top left;
	
/* v1 */
/* 
	position: absolute;
	top: 129px;
*/
	width: 551px;
}

.spmaincoltop {
	background: transparent url(i/contbg-top.png) no-repeat top left;
}

.spmaincolbtm {
	background: transparent url(i/contbg-bot.png) no-repeat bottom left;
	padding: 11px;
}

#sptext {
	background-color: #FFFFFF;
	overflow: auto;
	min-height: 382px;
}

#homepage #sptext {
	min-height: 233px;
	overflow: hidden;
}

.spleftstandard ul {
	list-style: none;
	padding: 5px 10px 10px 50px;
	margin-left: 1em;
}

.spleftstandard ul li {
	list-style-type: none;
}

.spleftstandard ul li a {
	color: #A5061C;
	text-decoration: none;
	font-size: 108%;
	font-weight: bold;
	background: transparent url(i/bluebar.png) no-repeat top left;
	padding-left: 1.1em;
	line-height: 133%;
}

.sprecipemenu ul {
	padding: 5px 10px 10px 35px;
}

.sprecipemenu ul li a {
	font-size: 92%;
	font-weight: normal;
	display: block;
}

#sptext p, #sptext ul, #sptext ol, #sptext table {
	margin: 10px;
	margin-left: 35px;
}

#sptext table {
/*
	border-collapse: collapse;
	width: 350px;
*/
	
	border: 5px solid #EEEEEE;
}

#sptext table.narrower {
/*
	width: 300px;
*/
}

#sptext td {
	vertical-align: top;
	padding: 3px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}

/*
#sptext .firstcell td, #sptext td:first-child {
	border-top: 0;
	border-right: 0;
}
*/

#sptext tr:first-child td {
	border-top: 0;
}

#sptext td:first-child {
	border-left: 0;
}


.spinset {
	background: transparent url(i/inset-top.png) no-repeat top left;
	margin: 7px;
}

.spinsetc  {
	background: transparent url(i/inset-bot.png) no-repeat bottom left;
	padding: 10px 12px;
}

.spinsetc img {
	margin-right: 10px;
}

#sptext h1 {
	color: #448859;
	font-size: 108%;
	margin-left: 35px;
	margin-top: 30px;
}

#sptext .spinset h1 {
	color: #448859;
	margin-left: 15px;
	padding-top: 7px;
	font-size: 108%;
	margin-top: 0;
}

#sptext .spinset p {
	margin: 0;
	margin-left: 15px;
	padding-bottom: 7px;
}

#sptext h2 {
	color: #A5061C;
	font-size: 100%;
	margin-left: 35px;
	padding-top: 7px;
}

#sptext h3 {
	font-size: 100%;
	margin-left: 35px;
	padding-top: 7px;
}

#sptext ul {
	list-style: none;
}

#sptext ul li {
	list-style-type: none;
	background: transparent url(i/dash.png) no-repeat top left;
	padding-left: 1em;
}

ul.green {
	list-style: none;
	height: 1em;
	clear: left;
}

#sptext ul.green li {
	list-style-type: none;
	display: inline;
}

#sptext ul.green li {
	background: none;
}

ul.green a {
	background: transparent url(i/green-arrow.png) no-repeat center left;
	padding-left: 1.5em;
	text-decoration: none;
	color: #000000;
	width: 130px;
	float: left;
}

ul.green a:hover {
	text-decoration: underline;
}

.rhang {
	float: right;
	clear: right;
}

/*
html, body, .spbody {
	height: 100%;
}
*/

.brd {
	margin: 10px;
	margin-left: 35px;
	border: 5px solid #EEEEEE;
}

#sptext .brd h2, #sptext .brd p, #sptext .brd ul {
	margin-left: 10px;
}

form p {
    padding: 0.2em;
    margin: 0;
}

label {
    clear: left;
    float: left;
    width: 10em;
}

input, textarea, select {
    width: 18em;
}

.button {
	width: 6em;
	margin-left: 10em;
}

fieldset {
	border: 0;
}

.errors {
	color: red;
}

textarea {
	height: 10em;
}

textarea.halftext {
	height: 5em;
}


.cpr {
	color: #FFFFFF;
	margin: 0 auto;
	text-align: right;
	width: 835px;
	padding: 1em;
	padding-right: 3em;
	font-size: 86%;
}

.cpr a {
	color: #FFFFFF;
	text-decoration: none;
}
