body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablet-background.png);
	background-repeat: repeat;
	background-position: left top;
}

a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:4750px;
	z-index:1;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#wrapper #header{
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:135px;
	z-index:8;
	padding: 0px;
	background-image: url(images/blue-background3.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper #header #PTlogo{
	position:absolute;
	left:20px;
	top:24px;
	width:193px;
	height:107px;
	z-index:3;
	padding: 0px;
}



#wrapper #header #PTlogo a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #header #navigation{
	position:absolute;
	left:237px;
	top:39px;
	width:740px;
	height:73px;
	z-index:2;
	padding: 0px;
}
#wrapper #header #navigation a img {
	padding-right: 10px;
}
#wrapper #section{
	position:absolute;
	left:250px;
	top:117px;
	width:684px;
	height:16px;
	z-index:9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #3F87AE;
	margin: 0px;
	padding: 0px;
}




#wrapper #headline{
	position:absolute;
	left:250px;
	top:150px;
	width:684px;
	height:auto;
	z-index:6;
	padding: 0px;
	margin: 0px;
}
#wrapper #headline h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #26749E;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainCol h1 .subhead-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #666;
}



#wrapper #subhead{
	position:absolute;
	left:250px;
	top:150px;
	width:684px;
	height:auto;
	z-index:5;
	margin: 0px;
	padding: 0px;
}
#wrapper #subhead h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #9FCEE8;
	margin: 0px;
	padding: 0px;
}






#wrapper #leftCol{
	position:absolute;
	left:0px;
	top:135px;
	width:227px;
	z-index:3;
	margin: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #leftCol ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	border-bottom-width: thin;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-style: groove;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #26749E;
}
#wrapper #leftCol ul li strong {
	margin: 0px;
	background-color: #26749E;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: block;
	color: #FFF;
}
#wrapper #leftCol ul li a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #26749E;
	text-decoration: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #leftCol ul li a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #26749E;
	text-decoration: underline;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #leftCol ul li strong a {
	color: #FFF;
	text-decoration: none;
}

#wrapper #leftCol ul li strong a:hover {
	color: #FFF;
	text-decoration: underline;
}



.greyText {
	color: #666;
}

.violetText {
	color: #1A61D7;
}
.bluegreenText {
	color: #217D83;
}
.redvioletText {
	color: #909;
}
.amber {
	color: #C63;
}



#wrapper #leftCol #leftCol2{
	left:0px;
	top:234px;
	width:227px;
	z-index:5;
	position: absolute;
	height: auto;
}

#wrapper #leftCol #leftCol2 ul li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #96F;
}


#wrapper #leftCol #leftCol3{
	position:absolute;
	left:0px;
	top:560px;
	width:227px;
	height:auto;
	z-index:4;
	margin: 0px;
	padding: 0px;
}
#wrapper #leftCol #leftCol3 ul li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #BB8235;
}
#wrapper #leftCol #leftCol4{
	position:absolute;
	left:0px;
	top:710px;
	width:227px;
	height:auto;
	z-index:3;
	margin: 0px;
	padding: 0px;
}
#wrapper #leftCol #leftCol4 ul li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #B7394D;
}
#wrapper #mainCol{
	position:absolute;
	left:249px;
	top:230px;
	width:480px;
	height:auto;
	z-index:2;
	padding: 0px;
	background-color: #FFF;
}
#wrapper #mainCol img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}


#wrapper #mainCol h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 16px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightCol #apDiv3 img  {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #mainCol h3 a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #mainCol h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#wrapper #mainCol p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #mainCol p a {
	color: #26749E;
	text-decoration: none;
}
#wrapper #mainCol p a:hover {
	color: #26749E;
	text-decoration: underline;
}


#wrapper #mainCol p strong a {
	color: #26749E;
	text-decoration: none;
}
#wrapper #mainCol ul li{
	list-style-position: outside;
	margin-left: -25px;
	padding: 0px;
	margin-top: 0px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
#wrapper #mainCol table {
	background-color: #DDEEF7;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #26749E;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainCol table tr td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#wrapper #mainCol table tr th {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #26749E;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #mainCol table tr td a {
	color: #26749E;
	text-decoration: none;
}
#wrapper #mainCol table tr td a:hover {
	color: #26749E;
	text-decoration: underline;
}


#wrapper #mainCol table    p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #26749E;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#wrapper #rightCol{
	position:absolute;
	left:752px;
	top:229px;
	width:227px;
	height:219px;
	z-index:1;
	padding: 0px;
}
#wrapper #rightCol img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #rightCol a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightCol #rightSubCol{
	position:absolute;
	left:0px;
	top:299px;
	width:227px;
	height:auto;
	z-index:1;
	padding: 0px;
}
#wrapper #rightCol #rightSubCol a strong {
	color: #666;
	text-decoration: none;
}
#wrapper #rightCol #rightSubCol a strong:hover {
	color: #666;
	text-decoration: underline;
}


#wrapper #rightCol #rightSubCol a {
	color: #666;
	text-decoration: none;
}

#wrapper #rightCol #rightSubCol a:hover {
	color: #666;
	text-decoration: underline;
}


#wrapper #rightCol #rightSubCol a img {
	text-decoration: none;
}
