body
{
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
}

a:link
{
	color: #161A6A;
	font-weight: normal;
	
	text-decoration: none;
	
}

a:visited
{
	color: #161A6A;
	font-weight: normal;
	
	text-decoration: none;
	
}

a:hover
{
	color: #161A6A;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #161A6A;
	text-decoration: underline;
	font-weight: normal;
}

.clear 
{
	clear:both;
}

.roundcont100 
{
	background-color:#F8F9FE;
	color:#000000;
	width:100%;
}
.roundtop 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F8F9FE url(../images/tr.gif) no-repeat scroll right top;
}

.roundtop-lt
{
	background:#F8F9FE url(../images/tl.gif) no-repeat scroll left top;
	height:15px;
	width:15px;
}

.roundbottom 
{
	background-color:#F8F9FE;
	background-image:url(../images/br.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.roundbottom-lt
{
	background:url(../images/bl.gif) top left no-repeat;
	height:15px;
	width:15px;

}


img.corner 
{
	border:medium none;
	display:block !important;
	height:15px;
	width:15px;
}

.grid
{
	border: solid 1px #708BB1;
	margin-top:15px;
}

.gridRowHeader
{
	color:White;
		background: #8EAFDB url(../images/th-background.gif) repeat-x;

}

.gridRowHeader a:link
{
	color:#ffffff;
	text-decoration: underline;
	
}

.gridRowHeader a:visited
{
	color:#ffffff;
	text-decoration: underline;
	
}

.gridRowHeader a:hover
{
	color:#ffffff;
	text-decoration: underline;
	
}

.gridRow
{
	background:#E2EBF5;
}

.gridRow a:link
{
	text-decoration:underline;
}

.gridItem
{
	padding:2px 7px;
}

.gridRowAlternating
{
	background:#FFFFFF;
}
.gridRowAlternating a:link
{
	text-decoration:underline;
}

.gridRowFooter
{

}

.backLink:link, visited
{
	font-weight:bold;
	font-size: medium;
}

table.demo {
	border:solid 1px #6788BE;
	border-collapse: separate;
	background-color: white;
}
th.module {	
	padding: 1px;	
	border:solid 0px #6788BE;
	background: #8EAFDB url(../images/th-background.gif) repeat-x;
	height: 22px;
	color:#ffffff;
}

th.module .title 
{
    text-align: center;
}

.topRight
{
    position: absolute;
    right: 8px;
    top: 1px;
    text-align: right;
    font-size: 1em;
}
.topLeft
{
    position: absolute;
    left: 8px;
    top: 1px;
    text-align: left;
    font-size: 1em;
}

.sectionHeader
{
    width: 175px;
    letter-spacing: -.05em;
    font-size: 0.9em;
    color: #888888;
    padding: 10px 0px;
    margin-bottom: 5px;
    border-bottom: solid 1px
}

.listViewTable
{
    width: 100%;
}
.listViewTable td
{
    vertical-align: top;
    }
.boxColumn
{
    width:80px;
    padding-right:10px;
}
.listViewTable tr td a.title
{
    text-decoration: underline;
    font-size: 1.2em;    
}
.listViewTable tr td span.title
{
    font-size: 1.2em;    
}
.listViewTable tr td span.assignedToInfo
{
    color:#888888;
    font-size:0.9em;
}
.listViewTable tr td span.createdByInfo
{
    color:#888888;
    font-size:0.9em;
}
.listViewTable tr td span.createdByInfo a
{
    text-decoration: underline;
}
.listViewTable tr td .commentInfo
{
    color:#888888;
    font-size:0.9em;
}
.listViewTable tr td .attachmentInfo
{
    color:#888888;
    font-size:0.9em;
}
.listViewTable tr td a.dashboardLink
{
    text-decoration: underline;
}
.listViewTable tr td a.dashboardLink:hover
{
    text-decoration: underline;
}
p a.subNav
{
    text-decoration: underline;
}
.userNameColumn
{
    color: #888888;
    font-size: 1em;
    text-align: right;
    width: 50px;
}
.userImageColumn
{
    width: 32px;
    text-align: right;
}
.toDoMarkDoneColumn
{
    text-align: right;
    width: 100px;
}
.overdue
{
    color: Red;
}
.familyOnly
{
    color: Red;    
}
.familyOnly a
{
    color: #CC0000;
}
h2.linkAndInstruction
{
    color: #888888;
    font-style: italic;
    font-weight: normal;
    margin-left: 20px;
    font-size: 1.4em;
}
h2.linkAndInstruction a
{
    color: #161A6A;
    text-decoration: underline;
    font-style: normal;
    font-size: 1.2em;
}
.pageDetail
{
    margin: 0 10px 15px 10px;
    padding: 0;   
}
.pageWelcome
{
    margin: 0 10px 15px 10px;
    padding: 0;
    font-size: .9em;
    color: #666666;    
}
a.pageVideoLink
{
    text-decoration: underline;
    font-size: .9em;
    color: #666666;
}

.dialogContainer
{
	padding:15px;
}

.deleteLnk
{
	background: url(../images/xmark.png) no-repeat;
	display:inline-block;
	height:15px;
	width:13px;
}

.pastVisit
{
	background:#72370A;
}

.boxColumn div
{
	width:100%;
	line-height:22px;
	font-size:0.9em;
	color:#fff;
	text-align:center;
}
.upcomingVisit
{
    background:#FF8A11;
}
.pastTodo
{
	background:#101070;
}

.upcomingTodo
{
	background:#7777FF;
}

.discussion
{
	background:#00bb33;
	background:#008800;
}

.comment
{
	background:#aaaaaa;
}

a.blueBtn
{
	display:inline-block;
	line-height:20px;
	background: #3458FF;
	border:solid 1px #3D5AD7; 
	color:#fff; 
	text-decoration:none; 
	padding:3px 6px;
}

a.blueBtn:link
a.blueBtn:visited,
a.blueBtn:hover,
a.blueBtn:active
{
	color:#fff; 
	text-decoration:none; 
}

a.gradientBtn
{
	background: url(../images/th-background.gif) repeat-x; 
	border:solid 1px #708BB1; 
	color:#fff; 
	text-decoration:none; 
	font-size:11px; 
	padding:3px 6px;
}

.download
{
	border:none;
	vertical-align:text-bottom;
	font-style:italic;	
}

.healthcareInstructions p
{
    margin: 20px 0 20px 0;
}

.healthcareInstructions p em
{
    font-style: normal;
    font-weight: bold;
}
h3.theTeam
{
    margin-bottom: 0;
    padding-bottom: 0;
}
h4.whyAtPAndF
{
    margin-bottom: 0;
}
span.teamMemberName
{
    font-weight: bold;
}
p.teamMemberQuote
{
    font-style: italic;
    margin: 0 0 10px 0;
}
p.teamMember
{
    padding-top: 10px;
}
p#firstTeamMember
{
    padding-top: 3px;
}
