/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */


.breadCrumbText {
	font-size: 63%;
	color: #000000;
	font-weight: normal;
}
.breadcrumbLink {
	font-size: 63%;
	color: #C25D00;
}
a:hover.breadcrumbLink {
	color: #C25D00;
}
.mainLink {
	color: #FFFFFF;
	font-size: 63%;
	font-weight: normal;
}
a:hover.mainLink {
	color: #FFFFFF;
	font-size: 63%;
	font-weight: normal;
}
.copyright {
	color: #02244F;
	font-size: 63%;
	font-weight: normal;
}

#registrationForm td {
	padding: 2px;
}


/***********************/
/***** EBIND CSS *******/
/***********************/
#sideNav {
	font-family: proxima-nova,sans-serif;
	font-size: 69%;
	color: #FFFFFF;
	padding: 0px 7px;
}
#sideNav input, 
#sideNav select {
	font-family: proxima-nova,sans-serif;
	font-size: 11px;
}
#sideNav a {
	display: block;
	margin: 5px;
	text-decoration: none;
	white-space: nowrap;
	border: 2px solid white;
	border-radius: 15px;
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: white;
}

#sideNav a#proceedToApplyLink {
	background-color: black;
}

#sideNav a:hover,
#sideNav a#proceedToApplyLink:hover {
    background-color: #00334D;
	text-decoration: none;
}

a.additionalInfoLink {
	display: block;
	margin-bottom: 5px;
	color: #F9D070;
	text-decoration: none;
	white-space: nowrap;
}

a.additionalInfoLink:hover {
	color: white;
	text-decoration: none;
}

#sideNav a.disabledLink, 
#sideNav a.disabledLink:hover,
#sideNav a#proceedToApplyLink.disabledLink,
#sideNav a#proceedToApplyLink.disabledLink:hover {
	color: #aaa;
	cursor: no-drop;
	border-color: #aaa;
	background-color: transparent;
}
.customDateDropdownsSelector {
	text-align: right;
	white-space: nowrap;
}
.customDateDropdownsSelectorHL {
	text-align: right;
	white-space: nowrap;
	border: 2px solid red;
}
.setResetButtons {
	background-color: white;
	border: 2px outset white;
	color: #0000ff;
	padding: 0px;
	margin: 0px;
}
.setResetButtons:disabled {
	background-color: white;
	border: 2px inset white;
	color: #AD5B38;
	padding: 0px;
	margin: 0px;
}

/* HEADING FOR SEARCH RESULTS AND CONFIRMATION TABLES */
.blueHeading {
	font-weight: bold;
	color: #0066CC;
}








	

/* ----- IDS ----- */
#primaryContent{ padding: 30px 20px 0 20px; }
#insideContent{ padding: 70px 20px 0 20px; }		
	
#intranetSideNav{ width: 165px; padding: 0px; background-color: #0265CB; }	
/*#intranetSideNavContainer { padding: 29px 10px 0 35px; }*/


/* ----- LISTS ----- */

#intranetSideNav ul{
	color: #FFF;
	list-style-type: none;
	margin: 30px 0 0 25px; padding: 0;
}

#intranetSideNav li{
	font-family: proxima-nova, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
	text-transform: uppercase;
}


#intranetSideNav li ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

#intranetSideNav li li{
	font-size: 100%;
	margin: 0;
	padding: 2px 0;
	text-transform: none;
}

/* ----- LINKS ----- */

#intranetSideNav a {
	text-decoration: none;
	color: #FFF;
}
#intranetSideNav a:hover {
	text-decoration: underline;
}
td.homeLogo {
	padding: 20px 0 0 35px;
}
td.insideLogo {
	padding: 28px 0 115px 35px;
}

/*  TEMP  -  REMOVE LATER  -  TEMP ONLY  

html, body { height:100%; width: 100%; }

  TEMP  -  END  -  TEMP ONLY  */

#AJAXPleaseWait {
	position: absolute;
	top: -10px;
	width: auto;
	right: 0px;
	background-color: red;
	color: white;
	padding: 2px;
	font-weight: bold;
	visibility: hidden;
}

table.2pxPadded td, table.2pxPadded th {
	padding: 2px;
}

/* ADMIN STUFF */
div.businessTypes {
	margin-top: 1px;
	border: 1px solid #ffffff;
	width: 100%;
	height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
}
div.filterKey {
	background-color: #003150;
	display: block;
	width: auto;
	float: left;
	margin: 0px 2px -1px 0px;
	padding: 2px;
	border: 1px solid #fff;
	cursor: pointer;
}
div.filterKeyOn {
	background-color: #ffffff;
	color: black;
}
div.businessTypes label {
	display: block;
}
tbody.endorsement td, tbody.endorsementEdit td {
	padding: 2px;
}
tbody.endorsement input, tbody.endorsement textarea, tbody.endorsementEdit span, tbody.endorsement tr.endorsementControls {
	display: none;
}
tbody.endorsementEdit input, tbody.endorsementEdit textarea {
	display: inline;
}
tbody.even tr {
	background-color: #116190;
}
tbody.endorsementHighlight tr, tbody.endorsementEdit tr {
	background-color: #0071C4;
}
tbody.endorsementHighlight tr {
	cursor: pointer;
}
tbody.endorsementEdit {
	border-width: 3px 0px 2px 0px;
	border-color: #ffffff #000000;
	border-style: solid;
}
/* FOOTER */
table.footer {
	border-top: 1px solid #C2C2C2;
	width: 100%;
	color: white;
}
table.footer td {
	border-right: 1px solid #C2C2C2;
	padding: 5px 0px 2px 5px;
	font-size: 68%;
	width: 140px;
	text-align: left;
}
table.footer td a {
	display: block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
}
table.footer td a:hover {
	color: #F9D070;
}
table.footer td.first {
	width: 25px;
	padding: 0px;
}
table.footer td.last {
	border: none;
}

#copyright {
	position: absolute;
	bottom: -30px;
    z-index: 1;
    width: 1200px;
	color: white;
	font-size: 11px;
	text-align: right;
}



/* HISTORY DATATABLE STYLES*/
#historyDialog{
	background: url('/images/progress_bar-2a.gif') no-repeat 50% 50%;
}

#afaHistoryGrid_wrapper{
	margin: 8px 0 12px 0;
	min-height: 0 !important;
	width: 704px !important;
	padding: 0;
}

#fixIE6{
	margin-top: 10px; 
	padding: 0; 
	width: 704px !important;
	overflow: hidden;
}

* html #afaHistoryGrid_wrapper{
	width: 704px !important;
	height: 186px !important;
}

#dataGridPageRes{
	background-color: blue;
}

table.afaGrid td{
	 height: 30px !important;
	 border: 1px solid #CCC;
	 text-align: left;
	 padding: 2px 2px 2px 4px;
}

#confirmationText table.afaGrid td, 
table.afaGrid td {
	color: #0774C5;
}

#afaHistoryGrid_wrapper table.afaGrid a{
	color: #0066CC;
}

#afaHistoryGrid_processing{
    background: url("/images/ajaxLoad.gif") no-repeat scroll 0 0 transparent;
	position: relative;
    left: 680px;
    text-align: right;
    text-indent: 20px;
	height: 16px;
    width: 90px;
	display: block;
	float: left;
}

#afaHistoryGrid_processing.dataTables_processing{
	padding: 0;
	text-align: left;
}

table#afaHistoryGrid td.sorting_1{
	color: #0774C5;
}

.ex_highlight #afaHistoryGrid tbody tr.even:hover, #afaHistoryGrid tbody tr.even td.highlighted {
	background-color: #ECFFB3;
}

.ex_highlight #afaHistoryGrid tbody tr.odd:hover, #afaHistoryGrid tbody tr.odd td.highlighted {
	background-color: #E6FF99;
}

div.disableDataTableBars{
	border: 0;
	border-bottom: 1px solid #CCC;
	background: none;
	height: 1px;
	padding: 0;
}

div.ui-dialog{
	font-size: 11px;
}

th div.DataTables_sort_wrapper{
	padding-left: 4px;
	text-decoration: none;
}

/* DISABLE THE SORTING ARROWS.. THEY BREAK EVERYTHING IN IE6! */
.css_right{
	float: left;
}


/* FOOTNOTE STYLES */
#newFootnoteDialog{
	display: none;
}

#newFootnoteDialog textarea,
#popupApprovalComments {
	width: 448px;
}

#renewalReviewReason {
	width: 560px;
}

#newFootnoteDialog .footnoteErrorMessage {
	display: none;
}