/* 
A:link { color:#000000; font-family: 'Arial', 'Helvetica'; font-size: 8pt; text-decoration:'none' }
A:visited { color:#000000; font-family: 'Arial', 'Helvetica'; font-size: 8pt; text-decoration:'none' }
A:hover { color:#000000; font-family: 'Arial', 'Helvetica'; font-size: 8pt; text-decoration:'underline' }
/* Content Style(s) */
/* Defines the styles for the content */

/**********************************************************************************************************/
/**********************************************************************************************************/
/* NOTE: This style sheet is being imported into
         report pages directly
*/
/**********************************************************************************************************/
/**********************************************************************************************************/

/* http://www.xs4all.nl/~peterned/csshover.html */
body { behavior: url("/App/css/csshover3.htc"); }

h2
{
    font-family:'Arial','Helvetica';
    font-size: 14pt;
    font-weight: bold;
}
h3
{
    font-family:'Arial','Helvetica';
    font-size: 13pt;
    font-weight: bold;
}
.tdPadG
{
	padding-right: 5px;
}

/* THIS IS USED FOR SUCCESS/ERROR MESSAGES*/
.bottomAlign
{
    vertical-align:bottom;
}
.Bgrey
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #323232;
    text-align:left;
}

stFIELDSET
{
    border-style: outset;
    border-color: #C0C0C0;
    border-width: medium;
}

.SeparatorBlack
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12pt;
    background-color: #0000FE;
    color: #E1E1E1;
    text-align: center;
    height: 20px;
}

.SeparatorWhite
{
    background-color: #FFFFFF;
    height: 10px;
}

.HeaderBottom
{
    background-color: #F1F2F8;
    height: 8px;
    position: relative;
    top: -5px;
}
.bodyBold
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
}

.stTableHeadBlack
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

.stCenteredLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: center;
    color: #000000;
    background-color: #c1c1c1;
}

.stNormalText
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 9pt;
}

.stNormalText12
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 12px;
}

.stBoldText
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
}

.stValidatorText
{
    color: Red;
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 9pt;
}

.disabledTexBox {
background-color:#EAEAEA;
color:#98809C;
font-family:'Arial','Helvetica';
}

.stReportSectionHeading
{
    background-color: #636363;
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    text-align: center;
    vertical-align: bottom;
}

.stReportHeader
{
    background-color: #0B2474;
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12pt;
    color: #FFFFFF;
    text-align: center;
    vertical-align: bottom;
}

.stBlueLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    color: #0B2474;
}

.stGrey8
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 8pt;
    color: #323232;
}


.stGridItemCenter
{
    text-align: center;
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
}

.stLeftGridItem
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: left;
}

.stRightGridItem
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: right;
}

.stLogoLink
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}

.stBodySmall
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 8pt;
}

.stSmallPlaceHolder
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 1pt;
}

.bodyGreyBold
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #7e7f81;
}

.bodySmallBold
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 8pt;
}

.pageTitle
{
    text-align: center;
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
}

.pageSubTitle
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #003f70;
}

.prTitle
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 11pt;
    color: #000000;
}

.prSubTitle
{
    font-family: 'Arial' , 'Helvetica';
    font-style: italic;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}


.errorMsg
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 8pt;
    color: #ee0000;
}

.successMsg
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 8pt;
    color: Green;
}

/* Line Style(s) */
/* Defines the styles for lines */

.greyLine
{
    background-color: #7e7f81;
}

.blackLine
{
    background-color: #000000;
}

/* Table Heading Style(s) */
/* Defines the styles for table headings */

.tableHead
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
}

.tableHeadBlack
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

/* Form Input Style(s) */
/* Defines the styles for forms labels */

.dataLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 9pt;
    text-align: right;
    color: #000000;
    background-color: #DDDDDD;
}

.requiredLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 9pt;
    text-align: right;
    color: #ffffff;
    background-color: #EBD071;
}



.greyCenteredLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    text-align: center;
    background-color: #C0C0C0;
}

.nonRequiredLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 9pt;
    text-align: right;
}

.NormalLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: left;
    color: #000000;
    background-color: #c1c1c1;
}



.NonEditableField
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 10pt;
    text-align: left;
    color: #000000;
    background-color: #c1c1c1;
}

/* Footer Style(s) */
/* Defines the styles for the page footer */

.footerBlue
{
    text-align: center;
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 8pt;
    color: #003f70;
}


/* ---------- */
/* Tab Styles */
/* ---------- */
.DefaultTab
{
    color: black;
    background-image: url(/images/tab_bg.gif);
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: default;
}

.DefaultTabHover
{
    color: black;
    background-image: url(/images/hover_tab_bg.gif);
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: pointer;
}

.SelectedTab
{
    color: black;
    background-image: url(/images/selected_tab_bg.gif);
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: default;
}

.Level2Group
{
    background-color: #F1F2F8;
}

.Level2Tab
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: default;
}

SelectedLevel2Tab
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12pt;
    cursor: default;
    text-decoration: underline;
}

.Level2TabHover
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-decoration: underline;
    cursor: pointer;
}

.FooterTab
{
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: default;
}

.FooterTab a
{
    text-decoration: none;
    color: black;
}

.FooterTab a:hover
{
    text-decoration: underline;
    color: black;
}

.FooterTabHover
{
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: pointer;
    text-decoration: underline;
}

.FooterTabHoverNoColor
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    cursor: pointer;
    text-decoration: underline;
}


.FooterLevel2Tab
{
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 10pt;
    cursor: default;
}

.FooterLevel2TabHover
{
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 10pt;
    cursor: default;
}

.FooterSelectedLevel2Tab
{
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 10pt;
    cursor: default;
}

/* New styles, use later 
.stButton { height: 19px; }

.stButton input, .stButton a, .stButton a:visited
{
	padding:0px 5px 0px 10px;
	margin: 0px 5px 0px 0px;
	height:19px;
	border: 0 none;
	font-family: 'Arial','Helvetica';
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background: transparent url(/images/buttonback.gif) no-repeat;
	background-repeat:repeat-x;
	position:relative;
	cursor: pointer;
}

.stButton div
{
	padding: 0;
	margin: 0px 0px 0px -5px;
	position:absolute;
	width: 5px;
	height: 19px;
	display:inline;
	background: transparent url(/images/buttonend.gif) no-repeat;
}
*/

input.stButton, button.stButton
{ 
	border: 1px solid #abb2b9; 
	background: #c1dcf4 url(/App/css/cupertino/images/ui-bg_highlight-soft_80_c1dcf4_1x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	font-size: 12px;
	font-family: 'Arial' , 'Helvetica';
	color: #424242; 
	outline: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	cursor: pointer;
	border-radius: 6px;
	/*behavior: url("/App/css/border-radius.htc"); */
}

input.stButton[disabled], button.stButton[disabled], input.stButton:hover[disabled], butotn.stButton:hover[disabled]
{
	border: 1px solid #abb2b9; 
	background: #c1dcf4 url(/App/css/cupertino/images/ui-bg_highlight-soft_80_c1dcf4_1x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	font-size: 12px;
	font-family: 'Arial' , 'Helvetica';
	outline: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	cursor: auto;
	border-radius: 6px;
	color: #A0A0A0; 
}

a.stButton
{
	border: 1px solid #abb2b9; 
	background: #c1dcf4 url(/App/css/cupertino/images/ui-bg_highlight-soft_80_c1dcf4_1x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	line-height: 14px;
	color: #424242; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
    font-size: 11px;
    font-family: 'Arial' , 'Helvetica';
    padding: 2px 8px;
    text-decoration: none;
}

input.stButtonHover, input.stButton:hover, button.stButton:hover, a.stButton:hover
{
	border: 1px solid #abb2b9; 
	background: #e4f1fb url(/App/css/cupertino/images/ui-bg_highlight-soft_100_e4f1fb_1x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #424242; 
	outline: none;
}

input.stButtonSmall
{
    font-size: 9px;
    border: 1px solid #abb2b9; 
	background: #c1dcf4 url(/App/css/cupertino/images/ui-bg_highlight-soft_80_c1dcf4_1x100.png) 50% 50% repeat-x; 
	font-weight: bold; 
	font-family: 'Arial' , 'Helvetica';
	color: #424242; 
	outline: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.stButtonWide, button.stButtonWide
{
    width: 200px;
}
    
.stTextBox
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
    vertical-align: top;
}

input.stRadioButton
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
    vertical-align: top;
}

textarea.stTextArea
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
}

select.stDropDown
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
}

select.stDropDownWide
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
    width: 100%;
}

select.stSmallDropDown
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
    width: 4.5em;
    margin: 0px;
    padding: 0px;
}

input.stGridTextBox
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
    width: 10.0em;
    margin: 0px;
    padding: 0px;
}

.stCheckBox
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 10px;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff; /*width: 39.0em; margin: 0px; padding: 0px;*/
}

.stGridLabel
{
    font-family: 'Arial' , 'Helvetica';
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

/*
select.stDropDown{
	font-family: 'Arial', 'Helvetica';
	font-size: 12px;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
    width: 12.0em; margin: 0px; padding: 0px;
}
*/

th, .stGridColumnHeading
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    background-color: #EEC48A;
}

.stGridColumnHeading a
{
    text-decoration: none;
    color: Black;
}

.stGridColumnHeading a:hover
{
    text-decoration: underline;
    color: Black;
}
.stHeadingLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12px;
    background-color: #EEC48A;
}

.stGridItem, .stPagerRow td
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    text-align: left;
}

.stGridItem12
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    text-align: left;
}

.stGridItemNoWrap, .noWrap
{
	white-space: nowrap;
}

.stGridAlternatingItem
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    text-align: left;
    background-color: #EFEFEF;
}

.stGridUnmatchedLBItem
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    text-align: left;
}

.stGridUnmatchedActivityItem
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    text-align: left;
}

.stNormalLabelText
{
    font-family: 'Arial' , 'Helvetica';
    text-align: right;
    font-size: 12px;
}

.stCenteredLink
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: center;
}

.stLeftLink
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: left;
}

.stRightLink
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: right;
}

.stLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12px;
}

.stText
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
}

.st11Text
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
}


.st10Text
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 10px;
}



.stLeftLabel
{
    font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    vertical-align: text-top;
}

a.jsLink:link, a.jsLink:visited { color: #0000FF; }

.stTakeMessageTableTop
{
	margin-left: 90px;
}

.stTakeMessageTableTop td
{
	font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding-right: 10px;
}


.stSendMessageTable
{
	margin-left: 90px;
}

.stSendMessageTable td
{
	font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 10px 0px 0px;
}

.stTakeMessageTableBottom
{
	margin-left: 120px;
}

.stTakeMessageTableBottom td
{
	font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding-right: 60px;
    padding-top: 5px;
}

.stRightLabel
{
    font-family: 'Arial' , 'Helvetica';
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    white-space: nowrap;
}

.stCenterLabel
{
    font-family: 'Arial' , 'Helvetica';
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.stReportHeader1
{
    font-family: 'Arial' , 'Helvetica';
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}

.stReportHeader2
{
    font-family: 'Arial' , 'Helvetica';
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.stReportHeader3
{
    font-family: 'Arial' , 'Helvetica';
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.stRightLabel
{
    font-family: 'Arial' , 'Helvetica';
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

.greyLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: right;
    vertical-align: top; /*background-color: #C0C0C0;*/
    background-color: #D9E7FF;
    width: 151;
}

.newGreyLabel
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
    text-align: right;
    vertical-align: top;
    background-color: #D9E7FF;
}

.whiteSpace
{
    background-color: White;
}

.stThinSectionSeparator
{
    font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    height: 1px; /*background-color:#CCDEFF;*/
    background-color: #D9E7FF;
}

.stSectionSeparator
{
    font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    background-color: #D9E7FF;
}

.stThinSectionSeparatorReport
{
    font-family: 'Arial' , 'Helvetica';
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    background-color: #D9E7FF;
}

.stFatSectionSeparator
{
    height: 3px;
    background-color: silver;
}

.NavLink
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 8pt;
}

.stSummaryBorderTop
{
    height: 5px;
    background-color: Navy;
}

.stSummaryBorderBottom
{
    height: 3px;
    background-color: Navy;
}

LEGEND
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 9pt;
}

textarea
{
	overflow: auto;
}

textarea .stTextArea
{
    font-family: 'Arial' , 'Helvetica';
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
}

.stNoticeColumnHeading
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

.stErrorText
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 12pt;
    text-align: center;    
	display: block;
	width: 600px;
}

.stErrorUrl
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 6pt;
    text-align: center;    
	display: block;
	width: 600px;
	border:1px solid gray;
	word-wrap: break-word;	
	padding:10px;	
}

/* Lockbox page styles */

.eipTableEditableRow
{
    background-color: #bae4fe;
    cursor: pointer;
}
.eipTableEditingRow
{
    background-color: #caf7d3;
    cursor: auto;
}
.eipSaveButton
{
    font-family: Verdana;
    font-size: 10px;
}
.eipCancelButton
{
    font-family: Verdana;
    font-size: 10px;
}
.eipButtonRow
{
    background-color: #caf7d3;
}
.historyRow
{
    background-color: #fcfce8;
}
.historyRowHeading
{
    font-weight: bold;
    padding: 4px;
}
.historyLoading
{
    vertical-align: middle;
}
.stDnDDragRowAccepted
{
    background-color: #6eac2c;
    color: white;
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.stDnDDataRowAccepted
{
    background-color: #cae7ac !important;
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    text-align: left;
}
.stDnDDragRowRecommended
{
    background-color: #fed22f;
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.stDnDDataRowRecommended
{
    background-color: #fef4c3;
    color: black;
    font-family: 'Arial' , 'Helvetica';
    font-size: 11px;
    text-align: left;
}

/* The jQuery.tableSorter plug in styles */
table.tablesorter {
    border-collapse: collapse; 
	font-family:arial;
	font-size: 8pt;
	margin:10px 0pt 15px;
	text-align: left;
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #EEC48A;
    border-style: solid;
    border-width: 1px;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 20px;
}
table.tablesorter tbody td {
    border-style: solid;
    border-width: 1px;
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#EFEFEF;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #ebad5e;
}
table.tablesorter tbody tr.selectableRow td {
	background-color:#bae4fe;
	cursor: pointer;
}

/* MVC validation error styles */
.validation-summary-errors, .field-validation-error
{
    color: red;
}
.input-validation-error
{
    background-color: #ffaaaa;
}

.feedbackRow
{
	/* background-color: #C9DDE4;  DBDBFF */
}

.padRight10
{
	padding-right: 10px;
}