@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663333;
	background-color: #dad6cd;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tppcontent .startedcontent {
	vertical-align: top;
	text-align: justify;
}

.tppcontent .startedcontent .step {
	width: 100px;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
.tppcontent .startedcontent .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

.tppcontent .startedcontent .nextstep {
	width: 200px;
	font-size: 14pt;
}
.tppcontent .startedcontent .nextstep2 {
	font-size: 14pt;
	font-weight: bold;
}




.tppheader {
	background-color: #ffffff;
	color: #cccc99;
	background-image: url(images/header02.jpg);
}

.tppheader a:active {
	border: none;
}

.tppheader a:visited {
	border: none;
}

.tppheader a:hover {
	border: none;
}

.tppheader a:link {
	border: none;
}

.tppfooter {
	background-color: #cabeae;
	color: #ffcccc;
	padding-left: 5px;
}

.tppleft {
	background-color: #d0ccc3;
	padding-top: 5px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.tppleft a:active {
	border: none;
}

.tppleft a:visited {
	border: none;
}

.tppleft a:hover {
	border: none;
}

.tppleft a:link {
	border: none;
}

.tppcontent {
	background-color: #e7e4db;
	color: #666666;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
	width: 700px;
	font-size: 11pt;
}
._topnavbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.ttopnav {
	background-color: #999966;
	background-image: url(images/topnavrepeat1.jpg);
	background-repeat: repeat-x;
	color: #663333;
}

._topnavbar a:active {
	text-decoration: none;
	color: #666539;
}

._topnavbar a:visited {
	text-decoration: none;
	color: #333333;
}

._topnavbar a:hover {
	color: #666539;
	text-decoration: underline;
}

._topnavbar a:link {
	text-decoration: none;
	color: #666539;
}
