﻿body{
	color:#002059;
	font-family:Georgia, "Times New Roman";
    font-weight:normal;
    font-size:14px;
}
#header, #footer {
	font-size: 12px !important;
}

a{
	color:#002059;
}
h1
{
    margin:0px 0px 10px 0px;
    font-family:Georgia, "Times New Roman";
    font-weight:normal;
    font-size:24px;
    color:#565a5c;
}

h2
{
   	background:url(images/h2_bg.jpg) left top no-repeat;
    margin:0px 0px 10px 0px;
    font-family:Georgia, "Times New Roman";
    font-weight:normal;
    font-size:18px;
    padding:6px 4px;
    color:#565a5c;  
    height:35px;
}
.middle h2 {
	height: 25px;
}
h3
{
    margin:0px 0px 0px 0px;
    font-family:Georgia, "Times New Roman";
    font-weight:normal;
    font-size:18px;
    color:#374b72;
}

p.collapsibleHeader
{
    padding:5px;
    margin:0px 0px 5px 0px;
    font-family:Georgia, "Times New Roman";
    font-weight:normal;
    font-size:16px;
    color:White; 
    width:auto; 
}



h2.accHeader:hover,
h3.accHeader:hover
{
    cursor:pointer;
}

h2.sessionName
{
    padding-top:10px;
    margin:0px 0px 0px 0px;
    font-family:Georgia, "Times New Roman";
    font-size:13px;
    color:#565a5c;
    width:auto;
}

.tablecell_Label
{
    font-family:Arial, Helvetica,sans-serif;
    font-size:14px;
    color:#374b72;
    line-height:normal;
}

.date
{
    font-family:Arial, Helvetica,sans-serif;
    font-size:13px;
    color:Gray;   
}

.info
{
    font-family:Arial, Helvetica,sans-serif;
    font-size:11px;
    color:#003366;
}

p.link_Box
{
    text-align:center;
    padding:5px 0px;
    background-color:Silver;
}

p.link_Box a
{
    font-family:Arial, Helvetica,sans-serif;
    font-size:12px;
    color:#003366;
    text-decoration:underline;
}

.membersOnly
{
    padding:3px;
    font-family:Arial, Helvetica,sans-serif;
    color:#003366;
    font-size:13px;
}

.archivedheading {
	font-weight:bold;
}

.acc_Links .content a:hover {
	color:#000;
}

.acc_Links .content {
	padding-bottom:20px;
}

#ctl00_InteriorContent_pan_Reports table {
	margin-bottom: 20px;
}

ol {
	padding-left:17px;
}
ol li {
	margin: 5px 0px;
}
#pan_ThankYou {
	color:#565a5c;
}
#lbl_ThankYou_Summary hr {
	background:url(images/shop_hr.png) center no-repeat;
	height:20px;
	border:none;
}