body  {
	margin:0px;
	padding:0px;
	background-color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:normal;
}

/*td {
	text-align: left;
	vertical-align: top;
	font-size:11px;
	color:#4B4B4B;
	line-height:12px;
}

a {
	text-decoration: underline;
	color:#ED4C03;
}
a.1 {
	text-decoration: none;
	color: #000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
*/

h1,h2 {
	font-weight: bold;
	font-size:20px;
	color:#999;
	width: 407px;
	height: 20px;
	background-image:url(images/sub_header.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

h2 {
	text-transform:capitalize;
	font-size: 30px;
	height: 30px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	color: #333;
}

#maincontent {
	padding: 34px 18px 25px 18px;
}

.copyright {	
	color:#999;
	margin-right:22px; 
	margin-top:12px;
	font-size:.8em;
}

input.contact {
	width:150px;
	height:30px;
	font-size:18px;
	border-width:1px;
	border-style:solid;
}

label {
	display:block;
	padding-top: 10px;
}

a {
	color: blue;
}

a:visited {
	color:blue;
}

a.separate_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	display:block;
	font-weight:bold;
}

.instructions {
	font-weight: bold;
	font-size: 1.2em;
	margin: 30px 35px;
	text-align: left;
}

.pptest {
	font-size: 1em;
	margin: 20px 90px;
	text-align: left;
	line-height: 1.5em;
}

#test_border {
	margin-top:0px;
	margin-bottom: 34px;
	border: 1px solid #B9B9B9;
	width: 550px;
}

.gray {color:#838383; font-size:10px}
.orange {color:#ED4C03; text-decoration:none}
