body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #5C606B;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	min-height: 100%;
/*	color: #000000;*/
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #5C606B;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	min-height: 100%;
}
p {
	color: #333333;
}

#container {
/*	border-top: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959; */
	margin:0 auto;
	width: 800px;
	padding: 0;
	min-height:100%;
}
#confirm {
	overflow: auto;
	margin: 0 auto;
	width: 800px;
	min-height: 100%;
	padding: 0;
	background-color: #FFFFFF;

}

#masthead {
	border-bottom: 2px #FF6600 solid;
	text-align: left;
	background-color: #E6E1D0;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
	margin: 0;
	padding: 0;
}
#twocolumns {
	background-image: url('../images/tppbg.jpg');
	background-repeat: repeat-y;
	overflow: auto;
	margin: 0 auto;
	width: 800px;
	min-height: 100%;
	padding: 0;
/*	background-color: #FFFFFF;
	color: #FFFFFF;
	float: left;*/
}
#onecolumn {
	overflow: auto;
	margin: 0 auto;
	width: 800px;
	min-height: 100%;
	padding: 0;
	background-color: #FFFFFF;

}

#leftnav {
	float: left;
	width: 155px;
	border: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
	line-height: 150%;
/*	color: #FFFFFF;
	background-color: #E4AFFF;*/
}
#mainbody {
	float: right;
	width: 590px;
	margin-top: 10px;
	margin-right: 15px;
	text-align: left;
	padding: 0;
	line-height: 150%;
	background-color: #FFFFFF;
}
#onecolumnbody {
	width: 590px;
	margin:auto;
/*	margin-top: 10px;*/
	text-align: left;
	padding: 0;
	line-height: 150%;
	background-color: #FFFFFF;
}

#footer {
	text-align: center;
	clear:both;
	width: 100%;
	margin-top: 10px;
	border: 0;
	background-color:#5C606B
		}
/* Masthead */
#masthead h1 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
#masthead h3 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
#masthead h4 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
/* Site typography */
h1 {
	font-size: 18pt;
	color: #036;
	padding:0px;
	line-height:normal;
}

.orangetext {
	color: #FF6600;
}

.redtext {
	color: #FF0000;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #000;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12pt;
	font-style: italic;
	color: #000;
	margin:0;
	padding:0;
}
h4 {
	font-size: small;
	font-style: italic;
	color: #000;
}
h5 {
	font-size: x-small;
	font-style: italic;
	color: #000;
}
h6 {
	font-size: xx-small;
	font-style: italic;
	color: #000;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #039;
	text-decoration: underline;

}
a:hover {
	color: #039;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	font-family: "Times New Roman";
}
.style3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	border:0px;
}