body {
	font-family: Arial, Helvetica, sans-serif;
	background: #f8f3e9;
	background-image:url(images/ptpsupportbg.gif)
}
#bottomLinks {
	color:#A83705;
	}
	
.left {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.right {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.mainTable {
	padding: 3px;
	border: none;
	background: none;
}
.indentLeft {
	margin-left: 20px;
}
.hdr1 {
	color: #EA832B;
	font-size: 14px;
	border: none;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.hdr2 {
	background: none;
	color: #A83705;
	font-size: 14px;
	padding: 5px;
	border: none;
	font-weight: bold;
}
.hdr3 {
	color: #56573B;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	background-color:#e3e5d0;
}

.logout {
	background: none;
	color: #A83705;
	font-size: 11;
	padding: 3px;
	border: none;
	font-weight: regular;
}

a.logout:link, a.logout:active, a.logout:visited {
	text-decoration: none;
	color:#A83705;
}

 a.logout:hover {
	text-decoration: underline;
	color:#FFFFFF;
}


.errMsg {
	color: #a83705;
	font-weight: bold;
	border-bottom-color: none;
	border-right-color: none;
	border-left-color: none;
}
.menu {
	background: none;
	color: #333333;
	font-size: 11px;
	padding:3px;
}

.menupage {
	background: none;
	color: #a83705;
	font-weight: bold;
	font-size: 12px;
	padding:2px;
}

a.menupage:link, {
text-decoration: underline;
color: #d33737;
font-weight: bold;

}
.normalText {
	font-size: 12px;
	background: none;
}
.instrHdr {
	background-image:url(images/grybgrnd.jpg);
	background-repeat: no repeat;
	background-position:left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	color: #57583C;
}
#li {
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}
	
.loginLink {
	font-size: 20px;
	font-weight: bold;
	color: #A83705;
}
.plain {
	color:#333333;
	background: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-color: none;
}

.belowlogtext {
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#a83705;
	padding-right:4px;
}

a.belowlogtext:link, a.belowlogtext:active, a.belowlogtext:visited {
	text-decoration: none;
	color:#a83705;
}

 a.belowlogtext:hover {
	text-decoration: underline;
	color:#a83705;
}


.emphasis {
	color: #000000;
}
.basictext {
	font-size: 12px;
	padding-left:3px;
	color:#333333;
}

a.menuLink:link, a.menuLink:visited {
	text-decoration: none;
	color: #a83705;
	padding:3px;
}
a.menuLink:hover {
	text-decoration: underline;
	color: #a83705;
	}

.headertitle {
	color: #2853A9;
	font-size: 16px;
	padding: 5px;
	border: none;
	font-weight: bold;
}

.secondaryinfo {
	background-color: none;
	padding: 0, 0, 8px, 3px;
	border-color: #2853A9;
	border: none;
}
