a:link {
	color: #042E9C;
}

a:visited {
	color: #6583d2;
}

a:hover {
	color: #000000;
}

body {
	background-color: #10233e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.bottom { 
	height: 10px;
	line-height: 10px;
	background-image: url(../images/pd_bottom.jpg);
	background-repeat: no-repeat; 
}

.bottomImg {
	vertical-align: bottom;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 28px;
	padding-bottom: 15px;
}

.contentWrapper { 
	background-color: #FFF;
}

.credit {
	font-size: 11px;
	padding-top: 12px;
	border-top: 1px dotted #CCC;
	color: #666;
}

em {
	font-style: italic;
}

.focusText {
	padding-left: 129px;
	padding-top: 106px;
	color: #FFF;	
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	color: #FFF;
}

.footer a {
	color: #FFF;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size:18px;
	margin-bottom: 20px;
	color: #690;
	text-transform: uppercase;
	margin-top: 0px;
}

h3 {
	font-size:14px;
	margin-bottom: 6px;
	font-weight: bold;
	margin-top: 0px;
}


p {
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 20px;
}

.leftMenu {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}
strong {
	font-weight: bold;
}

.tocHeader td {
	background-color: #666;
	height: 16px;
	width: 250px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.tocHeaderText {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.tocTable td {
	padding: 10px;
	border: 5px;
	border-color: #666;
}
.tocNumber {
	font-size: 12px;
	vertical-align: top;
}
.tocText {
	font-size: 12px;
	text-align: left;
}
.tocText a {
	line-height: 14px;
	display: block;
}
.tocText a:link {
	color: #080A55;
	text-decoration: none;
}
.tocText a:visited {
	color: #080A55;
	text-decoration: none;
}
.tocText a:hover {
	text-decoration: underline;
}
.tocText a span {
	color: #333;
}
.tocActiveRow td {
	background-color: #F0F0F0;
}
.tocInactiveRow td {
	background-color: #FFF;
}

.wrapper { 
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}