﻿
    ul
    {
        list-style: disc;
        list-style-type: disc;
        display: inline;
    }

.panelMain
{
	background-color: #326793;
	width: 100%;
	vertical-align: top;
	height: auto;
}

.panelMenu1
{
	background-color: #000;
	width: 195px;
	text-align: center;
}

.panelMenu3
{
	background-color: #000;
	width: 195px;
	height: 100%;
}

.panelMenu3 span
{
	padding: 0px 0px 0px 10px;
}

.panelFooter
{
	background-color: #000;
}

.panelMainContent
{
	background-color: #FFF;
	width: 100%;
	vertical-align: top;
}

#MenuAndContent table
{
	padding: 3px 3px 3px 3px;
}


.listInstructions
{
	color: gray;
	font-weight: normal;
}


.radioButtonTable table
{
	margin: -10px 0px 0px 0px;
}
td.subHeaderSummary
{
	font-family: georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #264568;
}
/*------------------------------------BEGIN NAVIGATION------------------------------------*/
#navigationLinks
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -5px;
}

.tabheaderarea td
{
	border-bottom: 3px solid #234062;
	font-size: 10px;
	width: 78px;
	padding: 0px 1px 0px 1px;
	height: auto;
}

.unselected
{
	color: #000;
	background: #fffff0 url(      "../../media/images/tagcontent.gif" ) repeat-x;
	border-left: 1px dotted #cdcdcd;
	height: 25px;
}

.selected
{
	color: #fff;
	background: #326793;
}

.tabheaderarea a
{
	text-decoration: none;
	display: block;
	padding: 8px 1px 4px 0px;  /* JSA - 20091004 - somebody had it as -4px, but that was creating errors */
	height: 35px;
	text-align: center;
}
.unselected:hover
{
	background: #82B6DA url(      "../../media/images/tagcontentHover.gif" ) repeat-x;
}


/*------------------------------------END NAVIGATION------------------------------------*/


div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*------------------------------------BEGIN CONTENT------------------------------------*/
.validateError
{
	color: Red;
	font-size: 11px;
}

div#content
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	min-height:100%;
	width: 960px; 
	background-color: #FFFFFF; 
	position: relative; 
	left: 8px;
	
}

h2#prospectName
{
	color: #CA0000;
}
input
{
     border: 1px solid gray;
}
div#content select, input
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}

div#content table, div#content td
{
	vertical-align: top;
}

div#content table.sectionTable
{
	width: 775px;
}


div#content table.mainDataSection
{
	white-space: nowrap;
	vertical-align: top;
}


div#content td.tableSubheader
{
	background: #efefef;
	font-family: Georgia, Serif;
	font-size: 11px;
	font-weight: bold;
}

.richTextTD
{
	font-size: 12px;
	vertical-align: top;
}

.label
{
	text-align: right;
	padding: 5px 5px 15px 5px;
	font-size: 12px;
	vertical-align: top;
}

.literal
{
    text-align : right;
	padding: 5px 5px 15px 5px;
	font-size: 12px;
	vertical-align: top;
	border:none;
	border: 1px solid transparent;
}
.labelLeft
{
	text-align: left;
	padding: 5px 5px 15px 5px;
	font-size: 12px;
	vertical-align: top;
}

.labelSummary
{
	text-align: left;
	font-size: 12px;
}
.labelSummaryDelta
{
	text-align: left;
	font-size: 12px;
	color: Red; 
}

.dataSummary
{
	text-align: left;
	font-size: 12px;
	list-style: disc;
	list-style-type: disc;
}
.uploadButton
{
	font-size: 11.5px;
	font-family: Arial;
}

.required
{
    color: Red;
    font-size: 9px;
}

/*------------------------------------END CONTENT------------------------------------*/



/*------------------------------------BEGIN INSTRUCTIONS ------------------------------------*/
div.instructions
{
}

div.blurb
{
	width: 200px;
	border: dotted 1px #e7ca93;
	background-color: #fcf9f2;
	padding: 5px 5px 35px 5px;
	color: #333;
	display: none;
	font-size: 12px;
}

h4.instructions
{
	margin-top: 0px;
	color: #c38f2b;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: solid 1px #e7ca93;
}

/*------------------------------------END INSTRUCTIONS ------------------------------------*/



/*------------------------------------BEGIN GROUP HEADER------------------------------------*/
/* color also needs to be updated in the skin file*/

div#content h3
{
	border-bottom: solid 1px #336699;
	width: 776px;
	font-family: georgia, Serif;
	font-size: 24px;
	color: #264568;
	padding-bottom: 4px;
	height: 44px;
}

div#content .headerTitle
{
	border-bottom: solid 1px #336699;
	width: 776px;
	font-family: georgia, Serif;
	font-size: 24px;
	color: #264568;	
	height: 50px;
}


div#content .outerpanelInstructions
{
    width: 775px;
    margin: -25px 0px 0px 0px;
    border-top: solid 1px #336699;
    
}
div#content .minimumHeightSpacer
{
    height:1px;
    float:right;
    width:1px;
}

div#content .clearSpacer
{
    clear:both;
    height:1px;
    overflow:hidden;
}

div#content .innerpanelInstructions
{
	background-color: #efefef;
}

div#content .paddingInstructions
{
	padding: 0px 5px 0px 5px;
	background-color: #efefef;
}

/*------------------------------------END GROUP HEADER------------------------------------*/
/*------------------------------------SUMMARY---------------------------------------------*/
div#summary sum1
{
	font-family: georgia, Serif;
	font-size: 16px;
	color: #264568;
}

.summary1
{
	font-family: georgia, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #264568;
}
/*--------------------------------END SUMMARY---------------------------------------------*/


/*------------------------------------BEGIN ACTIONDIV------------------------------------*/
#actionDiv
{
	width: 765px;
	height: 45px;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #b8b8b8;
	background: url(      "../../media/images/tagcontent.gif" ) repeat-x;
}

#leftActionDiv
{
	text-align: left;
	float: left;
}

#rightActionDiv
{
	text-align: right;
	float: right;
}

#actionDiv
{
}

/*------------------------------------END ACTIONTABLE------------------------------------*/





/*------------------------------------BEGIN FOOTER------------------------------------*/
/*div#footer
{
    width:973px; 
    text-align:center;
    

    
}*/
/*------------------------------------END FOOTER------------------------------------*/

/*------------------------------------BEGIN SUBFOOTER------------------------------------*/

div#subfooter
{
	font-size: 70%;
	color: Gray;
	background-color: #fff;
}
/*------------------------------------END SUBFOOTER------------------------------------*/


/*------------------------------------ BEGIN TABLES/REPORTS ------------------------------------*/
table.dailyTable
{
	border: solid 1px #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	width: 750px;
	background: white;	 
	/*white-space:nowrap;*/
	border-collapse:collapse;
	/*color: #000;*/
}

table.dailyTable td {    
    padding: 0px;    
    border: solid 1px #c1c1c1;    
    /*color: #000;*/    
}   
table.dailyTable th {    
    padding: 4px 2px;    
    /*color: #000;*/    
    /*background: #424242 url(grd_head.png) repeat-x top;*/    
    border-left: solid 1px #525252;    
    font-size: 0.9em;    
}   
   

table.dailyTableNoBorder
{	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	width: 750px;
	background: white;
}
table.dailyTableFormat
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}
tr.headerRow
{
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../../media/images/horizontal.png);
	color: White;
}
td.headerTD
{
	padding: 2px;
	border-bottom: solid 1px #042C41;
	color: #FFFFFF;
}
tr.subHeader td
{
	background-color: #efefef;
	padding: 4px 0px 4px 4px;
	border-right: solid 1px #CBCCCE;
	border-bottom: solid 1px #CBCCCE;
	white-space: nowrap;
	max-height: 20px;
	height: 20px;
}
tr.subHeaderRO td
{
	background: #efefef;
	padding: 4px 0px 4px 4px;
	border-right: solid 1px #CBCCCE;
	border-bottom: solid 1px #CBCCCE;
	font-size: 9px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}

tr.subHeaderComment td
{
	background: #efefef;
	padding: 4px 0px 4px 4px;
	border-right: solid 1px #CBCCCE;
	border-bottom: solid 1px #CBCCCE;
	font-size: 9px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
.bold
{
	font-weight: bold;
	padding-left: 40px;
}
.boldNoPad
{
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.subHeaderText
{
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
}
.subHeaderImage
{
	float: right;
	padding: 0px;
	margin: 0px;
}
tr.subHeader td:hover
{
	background-image: url(../../media/images/subHeader.png);
}
tr.footer
{
	background: #FFFFFF url(../../media/images/vertical.png);
	background-repeat: no-repeat;
	height: 19px;
}
.LargeHdRedClientPage
{
	font-family: Georgia, Times New Roman,Serif;
	font-size: 28px;
	color: #CC0000;
}
table.dailyTableWithGrid
{
	border: solid 1px #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	width: 750px;
	background: white;
}
.dailyTableWithGrid td
{
	border: solid 1px #efefef;
}
table.dailyTableFormat
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
	background: white;
}

/********************** FINAL **********************/
.dataRow tr
{
	background-color: #ffffff;
}
tr.dataRow:hover
{
	color: #666;
	background-color: #efefef;
	cursor: pointer;
}
tr.dataRow a
{
	color: #000;
}
/********************** FINAL **********************/

/********************** UPDATE **********************/
.dataRowUpdate
{
	background-color: #ffff66;
}
.dataRowUpdate td
{
	color: #000;
}
tr.dataRowUpdate:hover td
{
	color: #000;
	background-color: #ffff99;
	cursor: pointer;
}
tr.dataRowUpdate a
{
	color: #000;
}
/********************** UPDATE **********************/
/********************** NEW **********************/
.dataRowNew
{
	background-color: #6B0000;
}
.dataRowNew td
{
	color: #fff;
}
tr.dataRowNew:hover td
{
	color: #fff;
	background-color: #800000;
	cursor: pointer;
}
tr.dataRowNew a
{
	color: #fff;
}
/********************** NEW **********************/
/********************** PROOF **********************/
.dataRowProof
{
	background-color: #3875b6;
}
.dataRowProof td
{
	color: #fff;
}
tr.dataRowProof:hover td
{
	color: #fff;
	background-color: #518bc9;
	cursor: pointer;
	
}
tr.dataRowProof a
{
	color: #fff;
}
/********************** PROOF **********************/
.dataRow td, .dataRowUpdate td, .dataRowNew td, .dataRowProof td
{
	padding-bottom: 12px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: solid 1px #EDEDED;
	font-family: Verdana,Arial, Tahoma;
	font-size: 11px;
}
.dataRowSmall td
{
	font-size: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	border-right: solid 1px #EDEDED;
}
.BlueNSR
{
	color: #31659C;
	font-size: 18px;
	font-weight: bold;
}
.redNSR
{
	color: #CE0000;
	font-size: 11px;
	font-style: italic;
}
tr.dataRowRO td
{
	border-bottom: solid 1px #efefef;
	border-left: solid 1px #efefef;
	font-size: 9px;
}

tr.dataRowRONoBorder td
{
	font-size: 9px;
	border: none;
	
}
tr.dataRowRO:hover
{
	background-color: Silver;
}
/*------------------------------------ BEGIN TABLES/REPORTS ------------------------------------*/


/*------------------------------------ ROUNDED CORNERS ------------------------------------*/

.divBoxIn
{
	clear: both;
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 0px solid;
	padding-left: 5px;
	padding-bottom: 10px;
	overflow: hidden;
	border-left: #336699 1px solid;
	padding-top: 5px;
	border-bottom: #336699 1px solid;
	padding-right: 9px !important;
	padding-left: 9px !important;
	border-left-color: #336699;
	border-bottom-color: #336699;
	padding-bottom: 7px !important;
	border-top-style: solid !important;
	border-top-color: red;
	padding-top: 5px !important;
	border-right-style: solid !important;
	border-left-style: solid !important;
	border-right-color: #336699;
	border-bottom-style: none !important;
	background-color: #ffffff;
}
.border1
{
	border-right: 0px solid;
	border-top: 0px solid;
	display: block;
	font-size: 1px;
	border-left: 0px solid;
	line-height: 1px;
	border-bottom: 0px solid;
	height: 1px;
	background: #336699 0px 50%;
	margin: 0px 4px;
	overflow: hidden;
}
.border1Top
{
	border-right: 0px solid;
	border-top: 0px solid;
	display: block;
	font-size: 1px;
	border-left: 0px solid;
	line-height: 1px;
	border-bottom: 0px solid;
	height: 1px;
	background: #336699 0px 50%;
	margin: 0px 3px;
	padding-top: 0px;
	overflow: hidden;
}
.border2
{
	border-right: 0px solid;
	border-top: 0px solid;
	display: block;
	font-size: 1px;
	border-left: 0px solid;
	line-height: 1px;
	border-bottom: 0px solid;
	height: 1px;
	border-top-width: 0px;
	border-left-width: 2px;
	border-bottom-width: 0px;
	margin: 0px 2px;
	border-right-width: 2px;
	border-left-color: #336699;
	background: #fff 0px 50%;
	border-bottom-color: #336699;
	border-top-color: #336699;
	border-right-color: #336699;
	overflow: hidden;
}
.border3
{
	border-right: 0px solid;
	border-top: 0px solid;
	display: block;
	font-size: 1px;
	border-left: 0px solid;
	line-height: 1px;
	border-bottom: 0px solid;
	height: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	margin: 0px 1px;
	height: 2px;
	border-right-width: 1px;
	border-left-color: #336699;
	background: #fff 0px 50%;
	border-bottom-color: #336699;
	border-top-color: #336699;
	border-right-color: #336699;
	overflow: hidden;
}
/*------------------------------------ ROUNDED CORNERS ------------------------------------*/

img.personalImages
{
	margin: 10px;
	padding: 1px;
	width:139px;
}


.loginBlockquote
{
	background: #fff url("../../media/images/loginWatermark.jpg" ) no-repeat;
}
/*------------------------------------ Tracker-----------------------------*/
#tracker span
{
    line-height:20px;
    width:120px;
   
}
#tracker .headerRow
{
    height: 25px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../../media/images/horizontal.png);
	color: White; 
	width:100%;
}
#tracker .boldNoPad
{
    line-height:20px;
    width:160px;
    text-align:right;
}
#tracker .bold
{
    line-height:20px;
    width:160px;
    text-align:right;
}
#tracker .left
{
    float:left;
    margin-left:25px;
}
#tracker .left input
{
width:auto
}
#tracker .right
{
 float:right;   
}
#tracker #prospectInformation
{
    height:140px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px; 
}
#tracker p
{
    margin:20px 20px 20px 20px
}
#tracker .content
{
   font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;  
}
#tracker #trackingInformation
{
    height:100px;
    text-align:center;
     font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}
#tracker .headerTD
{
    width:auto;
}
#tracker .shortHeader
{
    width:60px;
    line-height:20px;
    font-weight:bold;
    float:left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-right:6px;
	text-align:right;
}
#tracker #actvityTracking
{
    height:300px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}
#tracker #mailingPreference
{
    float:right;
    width:60%;
    margin:25px 20px 20px 10px;
    text-align:center;
     font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}
#tracker #videoServices
{
    height:300px;
     font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
    
    
}
/*---------------Tracker final sections----------------------*/
#finalSection .boldNoPad
{
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.results
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
	margin: 0px;
}
.divTracker span 
{
    font-size:12px
}

/*** ***/
 .BlueNSR
    {
        color: #31659C;
        font-size: 18px;
        font-weight: bold;
    }
    table.recruitOrganizerTable
    {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        margin: 0px; /*width: 950px;*/
        background: white;
        border: solid 1px silver;
        padding: 5px;
    }
    table.recruitOrganizerTableFormat
    {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 9px;
        padding: 1px;
        margin: 0px;
        background: white;
    }
    tr.headerRow
    {
        height: 25px;
        font-size: 15px;
        font-weight: bold;
        background-image: url(../../media/images/horizontal.png);
        color: White;
    }
    td.subHeaderRO
    {
        background: #efefef;
        padding: 4px 4px 4px 4px;
        border-right: solid 1px #CBCCCE;
        border-bottom: solid 1px #CBCCCE;
        font-size: 9px;
        font-weight: bold;
        vertical-align: bottom;
        text-align: center;
    }
    td.subHeaderROMisc
    {
        background: #efefef;
        padding: 4px 4px 4px 4px;
        border-right: solid 1px #CBCCCE;
        border-bottom: solid 1px #CBCCCE;
        font-size: 9px;
        font-weight: bold;
        vertical-align: bottom;
        text-align: center;
        }
    .subHeaderRO
    {
        background: #efefef;
        padding: 4px 4px 4px 4px;
        border-right: solid 1px #CBCCCE;
        border-bottom: solid 1px #CBCCCE;
        font-size: 9px;
        font-weight: bold;
        vertical-align: bottom;
        text-align: center;
    }
    .recruitingOrgEdit td input[type="text"]
    {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size:9px;
        width:75px;
        padding: 4px 4px 4px 4px
    }
    .recruitingOrgEdit
    {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size:9px;
        width:75px;
        vertical-align:middle;
        text-align:center;
    }
    
    .links
    {
    text-decoration:underline;
    color:Blue; 
    font-size:13px;    
    }
   