@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.pppClearBoth{
	clear:both;
	height:0;
}

body{
	background: #e3ebff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
}

#pppContainer{
	width: 940px;
	background: url(../images/pppMainBg.jpg) repeat-y left;
	margin: 0 auto;
}

#pppHeader{
	background: url(../images/headerTopBG.jpg) no-repeat top left;
	padding: 30px 20px 0 20px;
}

#pppBody{
	padding: 0 20px;
	clear: both;
	background: url(../images/pppLeftMarginBG.jpg) repeat-y 20px top;
}

/* HEADER STUFF */

#pppNav{
	width: 225px;
	height: 250px;
	float: left;
	background: url(../images/pppMainNav.jpg) no-repeat top right;
}

#pppHeader2{
	float: left;
}

#pppHeader2 h1{
	width: 675px;
	height: 250px;
	background: url(../images/pppMainHeader.jpg) no-repeat top left;
	text-indent: -5000px;
}

#pppHeader ul{
	margin-top: 10px;
}

#pppHeader li{ font-size: 1.4em; color: #1e439a; font-weight: bold; }

#pppHeader li a{
	display: block;
	height: 25px;
	padding: 1px 0 2px 30px;
	text-decoration: none;
	color: #1e439a;
}

#pppHeader li a:hover{
	background: url(../images/pppNavBullet.gif) left center no-repeat;
}

#pppDivider1{
	clear: both;
	height: 5px;
	margin: 0 20px;
	background: url(../images/pppDividerBG.jpg) repeat-x top;
	overflow: hidden;
}

#pppLeftMargin{
	width: 225px;
	float: left;
	background: #aabce6 url(../images/pppLeftMargin.jpg);
	height: 355px;
}

#pppContent{
	width: 675px;
	float: left;
	color: #041949;
	position: relative;
}

#pppContent h2{
	font-weight: normal;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #041949;
	padding: 8px;
}
#pppContent h3 { color: #009; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; padding: 4px 4px 0 20px; }
#pppContent p{
	padding: 10px;
	font-size: .9em;
	line-height: 1.3em;
}
.pppContentFaq { font-size: 0.9em; line-height: 1.3em; margin-left: 10px; padding: 0 10px 10px; }
#pppContent ul{
	margin: 0 0 0 20px;
	list-style: disc;
}

#pppContent li{
	margin: 0 0 0 10px;
	padding: 5px 0;
}

#pppLeftColumn, #pppMidColumn, #pppRightColumn{
	float: left;
	width: 225px;
	height: 355px;
}

#pppLeftColumn{
	background: url(../images/pppLeftColumn.jpg) no-repeat top left;
}
#pppMidColumn{
	background: url(../images/pppMidColumn.jpg) no-repeat top left;
}
#pppRightColumn{
	background: url(../images/pppRightColumn.jpg) no-repeat top left;
}

#pppContact #pppContent table{
	margin-left: 10px;
	font-size: .9em;
}

#pppContact #pppContent tr{
	border-bottom: 1px solid #ccc;
}

#pppContact #pppContent td div{
	padding: 5px 0;
}

#pppContact #pppContent th{
	background: #eee;
}

#pppImageContainer{ text-align: center; margin: 0 auto; }

#pppImageContainer img{
	padding: 3px;
	border: 3px solid #ccc;
	margin: 0 8px;
}

#pppFooter{
    clear: both;
    width: 940px;
    margin: 0 auto;
    background: url(../images/pppFooterBottomBG.jpg) no-repeat bottom left;
    color: #fff;
}

#pppFooter h3{
	font-size: 1em;
	font-weight: normal;
	padding: 8px;
}

.pppSmallH3{
	font-size: .9em;
}

#pppFooter p{
	font-size: .9em;
	padding: 10px;
}

.pppDirections{
	margin: 5px 10px;
	border: 1px solid #aabce6;
}

#pppFooter a{
	color: #fff;
	font-weight: bold;
}

#pppFooter2{
	margin: 0 20px 30px 20px;
	background: url(../images/pppFooterBG.jpg) repeat-x;
}

#pppFooterLeft, #pppFooterMidLeft, #pppFooterMidRight{
	background: url(../images/pppFooterDivider.jpg) no-repeat top right;
}

#pppFooterLeft{
	float: left;
	width: 225px;
}

#pppFooterLeft img{
	float: left;
	border: 0;
	padding: 6px;
}

#pppFooterMidLeft{
	width: 225px;
	float: left;
}

#pppFooterMidRight{
	width: 225px;
	float: left;
	text-align: center;
}

#pppFooterRight{
	width: 225px;
	float: left;
}

#pppPayment{
	padding: 0 0 0 80px;
}

#pppPaymentOptionsBox{
	padding: 0 0 0 10px;
}

#pppPayment .pppPaymentType{
	padding: 0 0 0 10px;
}

.pppAlignRight{
	text-align: right;
}

.pppFooterPClear{
	clear:both;
}
