/*
A
{
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	color: #0054a8;
	text-decoration: none;
}
BODY
{
	padding: 0px;
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}
.button
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0054a8;
	border: 2px ridged #000000;
	cursor: pointer;
}
*/
.dataPointHeader
{
	color: #0054a8;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	background-color: #EFEFEF;
	padding: 3px;
}
.dataPointHeader A
{
	color: #565656;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.dataPointHeader A:hover
{
	color: #000000;
	text-decoration: none;
}
IMG.collapsibleSection
{
	position: absolute;
	margin-top: 4px;
	margin-left: 7px;
}
.dataPointHeaderSmall
{
	color: #0054a8;
	font-weight: bold;
	font-size: 13px;
	background-color: #f6f6ff;
	padding: 2px;
	text-align: center;
	border: 1px solid #ABABAB;
	border-bottom: 0px solid #000000;
}
.dataPointName
{
	color: #565656;
	text-align: right;
	font-size: 13px;
	padding-right: 5px;
	white-space: nowrap;
}
.dataPointNameLeft
{
	color: #565656;
	text-align: left;
	font-size: 13px;
	padding-right: 5px;
	white-space: nowrap;
}
.dataPoints
{
	padding: 5px;
	border: 1px solid #0054a8;
}
.dataPointSubHeader
{
	color: #0054a8;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}
.dataPointValue
{
	color: #000000;
	font-size: 13px;
	white-space: nowrap;
}
.dataPointValue A
{
	color: #0054a8;
	font-size: 13px;
}
.dataPointValue A:hover
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
.dataViewLink
{
	font-size: 14px;
	font-weight: bold;
}
.dataViewLink A
{
	color: #000000;
	text-decoration: underline;
}
.dataViewLink A:hover
{
	color: #0054a8;
	text-decoration: none;
}
.dataView SPAN
{
	font-size: 12px;
	color: #565656;
}
/*
.footer
{
	width: 100%;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #565656;
}
FORM
{
	margin: 0;
	padding: 0;
}
*/
.grayText
{
    color: #787878;
}
/*
.header
{
	line-height: 20px;
	height: 90px;
	border: 2px solid #0054a8;
}
.headerLink
{
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.headerLink A
{
	color: #000000;
	text-decoration: underline;
}
.headerLink A:hover
{
	color: #0054a8;
	text-decoration: none;
}
.headerLinks
{
	width: 100%;
	padding: 5px;
	text-align: right;
	vertical-align: bottom;
}
.headerLinkSelected
{
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.headerLinkSelected A
{
	color: #0054a8;
	text-decoration: none;
}
.headerLinkSelected A:hover
{
	color: #0054a8;
	text-decoration: none;
}
.headerText
{
	color: #000000;
}
IMG
{
	border: 0;
}
INPUT
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}
*/
.inputSmall
{
	/*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-size: 12px;
	height: 20px;
	padding: 0px;
}
.loading
{
    color: #565656;
    font-size: 16px;
    font-weight: 700;
}
.loggedIn
{
	font-weight: bold;
	font-size: 13px;
	color: #0054a8;
	text-align: right;
	display: inline;
	padding-left: 5px;
	white-space: nowrap;
}
.loggedIn A
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	white-space: nowrap;
}
.loggedIn A:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #0054a8;
	text-decoration: none;
}
.pagination
{
    text-align:right;
    font-weight:bold;
    background-color:#ffffff;
    font-size:13px;
	color: #565656;
	padding: 2px 5px 2px 0px;
}
.pageTitle
{
	color: #0054a8;
	font-weight: bold;
	font-size: 22px;
	background-color: #EFEFEF;
	width: 100%;
	padding-left: 5px !important;
	border-bottom: 2px solid #000000;
	margin: 10px 0;
}
.pageTitle A
{
	color: #0054a8;
	text-decoration: none;
}
.pageTitle A:hover
{
	color: #343434;
	text-decoration: none;
}
.pageTitleLinks
{	
	color: #343434;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #EFEFEF;
	padding-right: 10px;
	padding-top: 3px;
}
.pageTitleLinks A
{
	color: #0054a8;
	text-decoration: none;
}
.pageTitleLinks A:hover
{
	color: #000000;
	text-decoration: none;
}
.pageTitleSubText
{
    padding-right: 10px;
    color: #565656;
    font-size: 13px;
    text-align: right;
}
.pageTitleText
{
	color: #0054a8;
	font-weight: bold;
	font-size: 22px;
}
.popOver
{
	background-color: #FFFFD7;
}
.smallSubTitle
{
	color: #0054a8;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin: 5px 0 5px 0;
}
.splitParentText
{
	color: #0054a8;
	font-weight: 700;
}
.splitLineText
{
	color: #454545;
	font-style: italic;
}
/*
.status
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0054a8;
	padding: 3px 10px;
	font-size: 14px;
	text-align: right;
}
.statusError
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CD2626;
	padding: 3px 10px;
	font-size: 14px;
	text-align: right;
}
*/
.subTitle
{
	color: #0054a8;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	margin: 10px 0 5px;
}
.subTitleLink
{
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
}
.subTitleLink A
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.subTitleLink A:hover
{
	color: #787878;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tab
{
    border-top: 2px solid #787878;
    border-left: 2px solid #787878;
    border-right: 2px solid #787878;
    margin-right: 5px;
    padding: 5px;
    background-color: #FFFFFF;
    color: #787878;
    display: inline;
    width: 10px;
    white-space: nowrap;
}
.tabPageTitle
{
	color: #0054a8;
	font-weight: bold;
	font-size: 22px;
	background-color: #EFEFEF;
	width: 100%;
	padding-left: 5px !important;
	border-bottom: 2px solid #000000;
	margin: 0px;
}
.tabPageTitle A
{
	color: #0054a8;
	text-decoration: none;
}
.tabPageTitle A:hover
{
	color: #343434;
	text-decoration: none;
}
.tabSelected
{
    border-top: 2px solid #0054a8;
    border-left: 2px solid #0054a8;
    border-right: 2px solid #0054a8;
    margin-right: 5px;
    padding: 5px;
    background-color: #EFEFEF;
    color: #0054a8; 
    font-weight: bold;
    display: inline;
    width: 10px;
    white-space: nowrap;
}
.tableBackground
{
	background-color: #0054a8;
}
.tableBackgroundSmall
{
	background-color: #ABABAB;
}
.tableData
{
	padding: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}
.tableDataAlert
{
	padding: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	background-color: #FFEFD5;
}
.tableDataHighlighted
{
	padding: 2px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFD7;
}
.tableData A
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tableData A:hover
{
	color: #787878;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tableDataRow
{
	background-color: #FFFFFF;
}
.tableDataRowHighlighted
{
	background-color: #FFFFD7;
}
.tableDataRowHighlighted2
{
	background-color: #F0F8FF;
}
.tableDataRowOffset
{
	background-color: #f6f6ff;
}
.tableDataRowSeparator
{
	background-color: #DEDEDE;
	font-size: 12px;
	line-height: 12px;
}
.tableDataRowSmallSeparator
{
	background-color: #DEDEDE;
	font-size: 2px;
	line-height: 2px;
}
.tableDataSub
{
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 5px;
}
.tableDataSmall
{
	padding: 2px;
	color: #565656;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.tableDataSmall A
{
	color: #0054a8;
	font-weight: bold;
	text-decoration: underline;
}
.tableDataSmall A:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tableDataSmallAlert
{
	padding: 2px;
	color: #565656;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #FFEFD5;
}
.tableDataSmallHighlighted
{
	padding: 2px;
	color: #565656;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFD7;
}
.tableHeader
{
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}
.tableHeaderLinks
{
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.tableHeaderLinks A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tableHeaderLinks A:hover
{
	color: #0054a8;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.tableHeaderSmall
{
	padding: 2px;
	color: #565656;
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
}
.workflowStep
{
	color: #565656;
	font-size: 14px;
	background-color: #EFEFEF;
	border: 1px solid #565656;
	padding: 3px 3px 3px 10px;
	width: 100%;
}
.workflowStep A
{
	color: #0054a8;
	font-weight: bold;
}
.workflowStep A:hover
{
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
.workflowStepComplete
{
	color: #0054a8;
	font-size: 14px;
	font-weight: bold;
	background-color: #f6f6ff;
	border: 1px solid #565656;
	padding: 3px 3px 3px 10px;
	width: 100%;
}
.workflowStepActivity
{
	color: #000000;
	padding: 5px 10px;
	font-size: 13px;
	background-color: #FFFFFF;
	margin: 5px;
}
.workflowStepCompleteNotes
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.workflowStepCompleteNotes A
{
	color: #565656;
	font-size: 13px;
}
.workflowStepCompleteNotes A:hover
{
	color: #0054a8;
	text-decoration: none;
}
