/* Primary CSS file for ENC container, ENC is a simple website with a single container for the majority of content (Hometop.ascx). The right side bar and menu bar receive their formatting from the skin.css file. */

.MemberActivityTable
{
text-align: center;
    width: 100%;
    vertical-align: top;
    padding: 4px;

}

.FormMemActivity
{
    border-style: solid;
    border-width: 1px;
    text-align: left;
    vertical-align: top;
    padding: 4px;
    background-color: #E1E1E1;
}

.FormAbsActivity
{
    border-style: solid;
    border-width: 1px;
    text-align: left;
    vertical-align: top;
    padding: 4px;
    background-color: #CCCCFF;
}

.FormInvActivity
{
    border-style: solid;
    border-width: 1px;
    text-align: left;
    vertical-align: top;
    padding: 4px;
    background-color: #FFFFD2;
}

.FormEmpActivity
{
    border-style: solid;
    border-width: 1px;
    text-align: left;
    vertical-align: top;
    padding: 4px;
    background-color: #D5FFD5;
}

.MembershipActivityAbstractInfoBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #000040 !important;
    border: 2px solid #efeff0;
    line-height: 1.5em;
    text-align: left;
    width: 50%;
    min-height: 130px;
    height: 130px;
    vertical-align: top;
    background-image: url('../../../0/ENCContent/submitabstractpen.jpg');
    background-repeat: no-repeat;
}

.MembershipActivityAbstractInfoBox:hover
{
    border: 2px solid #003399;
    -moz-box-shadow: 0 0 2px #000000;
    -webkit-box-shadow: 0 0 2px #000000;
    color: #003399 !important;
    text-decoration: none !important;
}

.MembershipActivityMemberInfoBox
{
    padding: 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #000040 !important;
    border: 2px solid #efeff0;
    width: 50%;
    min-height: 130px;
    height: 130px;
    vertical-align: top;
    line-height: 1.5em;
    text-align: left;
    background-image: url('../../../0/ENCContent/membership.jpg');
    background-repeat: no-repeat;
    
}

.MembershipActivityMemberInfoBox:hover
{
    border: 2px solid #003399;
    -moz-box-shadow: 0 0 2px #000000;
    -webkit-box-shadow: 0 0 2px #000000;
    color: #003399 !important;
    text-decoration: none !important;
}

.MembershipActivityInvoiceInfoBox
{
    padding: 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #000040 !important;
    border: 2px solid #efeff0;
    width: 50%;
    min-height: 130px;
    height: 130px;
    vertical-align: top;
    line-height: 1.5em;
    text-align: left;
    background-image: url('../../../0/ENCContent/invoice.jpg');
    background-repeat: no-repeat;
    
}

.MembershipActivityInvoiceInfoBox:hover
{
    border: 2px solid #003399;
    -moz-box-shadow: 0 0 2px #000000;
    -webkit-box-shadow: 0 0 2px #000000;
    color: #003399 !important;
    text-decoration: none !important;
}

.MembershipActivityResumeInfoBox
{
    padding: 2px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #000040 !important;
    border: 2px solid #efeff0;
    width: 50%;
    min-height: 130px;
    height: 130px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    background-image: url('../../../0/ENCContent/certificate.jpg');
    background-repeat: no-repeat;
    
}

.MembershipActivityResumeInfoBox:hover
{
    border: 2px solid #003399;
    -moz-box-shadow: 0 0 2px #000000;
    -webkit-box-shadow: 0 0 2px #000000;
    color: #003399 !important;
    text-decoration: none !important;
}


.MembershipActivityInfoBox
{
    display: block;
    font-size: 9pt;
    line-height: 1.5em;
    margin: 5 5 5 5px;
    font-family: Arial, Helvetica, sans-serif;
    width: 250px;
}

.MembershipActivityTitle
{
    display: block;
    font-size: 10pt;
    margin: 2px 15px 0 40px;
    font-weight: bold;
}

.MainFormTableMember
{
    border: 1px solid #000000;
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
}







Body
{
    background-color: white;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 1.50em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.popupHover
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt !Important;
    color: #00529B !Important;
    background-color: #BDE5F8;
    border: 1px solid;
    padding: 4px;
    text-align: left;
    width: 350px;
position: absolute;
}

.popupHoverBase
{
    color: #00529B;
}

.lblDisabled
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #999999;
}

.Title
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #C60000;
}

.Navtop
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: darkblue;
	border-style: solid;
	border-top-width: 4px;
	border-top-color: darkblue;
	border-left-width: 4px;
	border-left-color: darkblue;
	border-right-width: 4px;
	border-right-color: darkblue;
}

.Navbottom
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;
	border-style: solid;
	border-left-width: 4px;
	border-left-color: darkblue;
	border-right-width: 4px;
	border-right-color: darkblue;
}


p.breakhere {
	PAGE-BREAK-AFTER: always
}

.pagetitle
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    color: #2485fe;
    font-weight: bold;
}

.dottedrule
{
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #7ebed0;
}

.HomeRightBoxTop
{

    border-top: 1px solid darkblue;

}

.HomeRightBoxLeft
{
	border-left: 1px solid darkblue;
}	

.HomeRightBoxRight
{
	border-right: 1px solid darkblue;
}

.HomeRightBoxBottom
{

	border-bottom: 1px solid darkblue;
}

.HomeRightBox
{
	background-image: url('left-strip.gif');
	background-repeat:no-repeat;
	padding: 0px 5px 5px 5px;
}




  
.mainContainerTable{ padding-bottom:2px;}

.containerTitle{ text-align:center; vertical-align:middle; font-family:Verdana; font-size:14px; font-weight:bold; color: #003399}


.containermaster_content { vertical-align:top; font-family: Verdana; font-size: 10pt; background-color: #ffffff; padding:4px 4px 4px 4px; }

/* Begin Standard Text Formatting */
table
{
 font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;   
}
td
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;  
}
ul
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 10;
  padding-left: 10;
  

}


hr
{
    color: #003399;
background-color: #003399;
height: 1px;
width: 100%;
}


H1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

H2  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
Line-height: 1.5em;
}

H3  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

H4  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

H5
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-transform: uppercase;
}

H6  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p
{
	font-family: Verdana;
	font-size: 10pt;
	vertical-align: top;
	white-space: normal;
}

a:link
{
	font-family: Verdana;
	font-size: 10pt;
}
a:visited
{
	font-family: Verdana;
	font-size: 10pt;
}
a:hover
{
	font-size: 10pt;
	text-decoration: underline;
}
a:active
{
	font-family: Verdana;
	font-size: 10pt;
}



UL LI   {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 10pt;
}

UL LI LI
{
    list-style-type: disc;
	list-style-position: outside;
}

UL LI LI LI
{
	list-style-type: circle;
	list-style-position: outside;
}

OL LI
{
	list-style-position: outside;
	text-align: left;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 10pt;
	line-height: 1.25em;
}

OL OL LI
{
	list-style-type: lower-alpha;
	list-style-position: outside;
}

OL OL OL LI
{
    list-style-type: lower-roman;
	list-style-position: outside;
}
OL UL LI
{
    list-style-type: disc;
	list-style-position: outside;
}






/*  Begin Inmerge Form CSS */

.AffiliateTable
{
    border: 1px solid #003399;
    background-color: #DAD7FF;
}

.AuthorTable
{
    border: 1px solid #003399;
    background-color: #FFFFFF;
}

.ProfileTable
{
    padding: 2px;
    border: 1px solid #003399;
    background-color: #CCFFFF;
}


.collapsePanelHeader_160{	
	color: #0000CC;
	text-decoration:none;
	font-family: Verdana;
	font-weight:normal;
	font-size:10pt;
	cursor: pointer; 
	vertical-align: middle;
	
}

.collapsePanelHeader_160:hover{	
	color: #FF3300;
	text-decoration:underline;
	font-family: Verdana;
	font-weight:normal;
	font-size:10pt;
	cursor: pointer; 
	vertical-align: middle;
	
}
.ddlFormText{  }


.modalBackground
{
    background-color: #333333;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.ModalWindow
{
    border: 1px solid #000000;
    background: #FFFFFF;
    padding: 4px;
    position: absolute;
    top: -1000px;
    text-align: center;
    font-family: Verdana;
    font-size: 10pt;
}

.SubFormPanelTableTop
{
    border: 1px solid #000000;
    width: 100%;
    background-color: #2485FE;
    text-align: left;
    line-height: 30px;
}



.FormPanelLink
{
    color: #E9E9E9 !important;
    font-family: Verdana;
	font-size: 9pt !important;
    padding: 4px;
    text-decoration: none !important;
    font-weight: bold !important;
}


.FormPanelLinkLeft
{
    
    color: #E9E9E9 !important;
    font-family: Verdana;
	font-size: 9pt !important;
    padding: 4px;
    text-decoration: none !important;
    font-weight: bold !important;

}

.FormPanelLinkRight
{
    padding: 5px;
    color: #E9E9E9 !important;
    font-family: Verdana;
	font-size: 9pt !important;
    text-decoration: none !important;
    font-weight: bold !important;
}


.lblSpacer
{
    font-family: Verdana;
	font-size: 9pt;
    color: #CA2800;
}


.FormPanelLinkLeftActive
{
    color: #FFFFFF !important;
    font-family: Verdana;
	font-size: 9pt !important;
    padding: 4px;
    text-decoration: underline !important;
    background-color: #2485FE;
    font-weight: bold !important;
}

.FormPanelLinkLeft:hover
{
    color: #FFFFFF !important;
    font-family: Verdana;
	font-size: 9pt !important;
    text-decoration: underline !important;
}

.FormPanelLinkLeft[disabled]
{
    color: #C0C0C0 !important;
    text-decoration: none !important;
    font-family: Verdana;
	font-size: 9pt !important;
}

.FormPanelLinkLeft:disabled:hover
{
    color: #C0C0C0 !important;
    text-decoration: none !important;
    font-family: Verdana;
	font-size: 9pt !important;
}



.FormPanelLinkRightActive
{
    color: #FFFFFF !important;
    font-family: Verdana;
	font-size: 9pt !important;
    padding: 4px;
    text-decoration: underline !important;
    background-color: #2485FE;
    font-weight: bold !important;
}

.FormPanelLinkRight:hover
{
    color: #FFFFFF !important;
    font-family: Verdana;
	font-size: 9pt !important;
    text-decoration: underline !important;
}

.FormPanelLinkRight[disabled]
{
    color: #C0C0C0 !important;
    text-decoration: none !important;
    font-family: Verdana;
	font-size: 9pt !important;
}

.FormPanelLinkRight:disabled:hover
{
    color: #C0C0C0 !important;
    text-decoration: none !important;
    font-family: Verdana;
	font-size: 9pt !important;
}







.FormPanelLinkActive
{
    color: #FFFFFF !important;
    text-decoration: underline !important;
    font-family: Verdana;
	font-size: 9pt !important;
font-weight: bold !important;
}

.FormPanelLink:hover
{
    color: #FFFFFF !important;
    font-family: Verdana;
	font-size: 9pt !important;
    text-decoration: underline !important;
}

.FormPanelLink[disabled]
{
    color: #C0C0C0 !important;
    text-decoration: none !important;
    font-family: Verdana;
	font-size: 9pt !important;
}

.FormPanelLink:disabled:hover
{
    color: #C0C0C0 !important;
    text-decoration: none !important;
    font-family: Verdana;
	font-size: 9pt !important;
}



a:link
{
	color: #2485FE;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
}
a:visited
{
	color: #2485FE;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
}
a:hover
{
	color: #61BEC7;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
a:active
{
	color: #2485FE;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10pt;
}

.infoBox
{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/icons/info.png');
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.successBox
{
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('images/icons/success.png');
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.warningBox
{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/icons/warning.png');
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.errorBox
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/icons/error2.png');
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

/* BUTTONS */

/* STANDARD */

button:hover, .buttons a:hover
{
    background-color: #dff4ff;
    border: 1px solid #c2e1ef;
    color: #336699;
}
.buttons a:active
{
    background-color: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}

/* POSITIVE */

button.positive, .buttons a.positive
{
    color: #529214;
}
.buttons a.positive:hover, button.positive:hover
{
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.buttons a.positive:active
{
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative
{
    color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover
{
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
.buttons a.negative:active
{
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}

.EmailButton
{
    /*  display: block; */
    background-position: left center;
    background-color: #f5f5f5;
    font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    padding: 5px 10px 6px 7px;
    background-image: url('images/icons/email.png');
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #D1D1D1 #C1C1C1 #C1C1C1 #D1D1D1;
}

.EmailButton:hover, .buttons a:hover
{
    background-color: #BDE5F8;
    border: 1px solid #4aa0e0;
    color: #000099;
}

.NextButton
{
    /*  display: block; */
    background-position: right center;
    background: #165392;
    background: -moz-linear-gradient(top, #2370b9, #165392 80%);
    background: -webkit-gradient(linear, 0 0, 0 80%, from(#2370b9), to(#165392));
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #E9E9E9;
    padding: 5px 15px 5px 15px;
    border: 1px solid #165392;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition-property: -moz-box-shadow;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    -ms-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.NextButton:hover, .buttons a:hover
{
    color: #F3A002;
    cursor: pointer;
    -moz-box-shadow: 0px 0px 5px #F3A002;
    -webkit-box-shadow: 0px 0px 5px #F3A002;
    
}

.PreviousButton
{
    /*  display: block; */
    background-position: right center;
    background: #165392;
    background: -moz-linear-gradient(top, #2370b9, #165392 80%);
    background: -webkit-gradient(linear, 0 0, 0 80%, from(#2370b9), to(#165392));
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #E9E9E9;
    padding: 5px 15px 5px 15px;
    border: 1px solid #165392;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition-property: -moz-box-shadow;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    -ms-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.PreviousButton:hover, .buttons a:hover
{
    color: #F3A002;
    cursor: pointer;
    -moz-box-shadow: 0px 0px 5px #F3A002;
    -webkit-box-shadow: 0px 0px 5px #F3A002;
}

.SaveButton
{
    /*  display: block; */
    background-position: right center;
    background: #165392;
    background: -moz-linear-gradient(top, #2370b9, #165392 80%);
    background: -webkit-gradient(linear, 0 0, 0 80%, from(#2370b9), to(#165392));
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #E9E9E9;
    padding: 5px 15px 5px 15px;
    border: 1px solid #165392;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition-property: -moz-box-shadow;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    -ms-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.SaveButton:hover, .buttons a:hover
{
color: #529214;
    cursor: pointer;
    -moz-box-shadow: 0px 0px 5px #529214;
    -webkit-box-shadow: 0px 0px 5px #529214;

}

.CancelButton
{
    /*  display: block; */
    background-position: right center;
    background: #165392;
    background: -moz-linear-gradient(top, #2370b9, #165392 80%);
    background: -webkit-gradient(linear, 0 0, 0 80%, from(#2370b9), to(#165392));
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #E9E9E9;
    padding: 5px 15px 5px 15px;
    border: 1px solid #165392;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    transition-property: -moz-box-shadow;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    -ms-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.CancelButton:hover, .buttons a:hover
{
color: #d12f19;
    cursor: pointer;
    -moz-box-shadow: 0px 0px 5px #d12f19;
    -webkit-box-shadow: 0px 0px 5px #d12f19;
}


.DisabledTab
{
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
}


.FormError
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.FormLeftSmall
{
	padding: 0px 4px 0px 0px;
	width: 20%;
	text-align: right;
	vertical-align: top;
}

.FormLeft
{
	padding: 0px 4px 0px 0px;
	width: 30%;
	text-align: right;
	vertical-align: top;
	font-family: Verdana;
	font-size:x-small;
}

.FormLeftBig
{
	padding: 0px 4px 0px 0px;
	width: 80%;
	text-align: right;
	vertical-align: top;
}
.FormRightSmall
{
	width: 20%; 
	text-align:left; 
	vertical-align:top; 
	padding: 1px;  
	
}
.FormLeftButton
{
	text-align: left;
	vertical-align: top;
	padding: 1px;
}
.FormRight
{
    width: 60%; 
    text-align:left; 
    vertical-align:top; 
    padding: 1px;  
	font-family: Verdana;
	font-size:x-small;
}

.FormRightData
{
    width: 60%; 
    text-align:left; 
    vertical-align:top; 
    padding: 1px;  
	font-family: Verdana;
	text-align: left; 
	font-size: 10pt;
	font-weight: normal;
}

.SearchFormLeft
{
	padding: 0px 4px 0px 0px;
	width: 15%;
	text-align: right;
	vertical-align: top;
}


.SearchFormRight
{
    width: 80%; 
    text-align:left; 
    vertical-align:top; 
    padding: 1px;  
    }
    
.FormRightButton
{
	text-align: right;
	vertical-align: top;
	padding: 1px;
}

.FormLeftBig2
{
    padding: 0px 4px 0px 0px;
    width: 60%;
    text-align: right;
    vertical-align: top;
}
.FormRightSmall2
{
    width: 40%;
    text-align: left;
    vertical-align: top;
    padding: 1px;
}

.FormCenter
{
    text-align: center; 
    width:100%; 
    vertical-align:top; 
    padding: 1px;  
    }
    
.FormCenterLeft
{
    text-align: left; 
    width:100%; 
    vertical-align:top; 
    padding: 1px;  
}

.Highlight
{
    background-color:Black;
    color:White;
}

.InmergeAbstract
{
    text-align: left; 
    width:100%; 
    padding: 2px;  
	font-family: Verdana;
	font-size: 10pt;
}

.FormInfoText
{
	border-style: solid;
	border-width: 1px;
	width: 100%;
	font-family: Verdana;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399; 
    text-align: left; 
    vertical-align:top; 
    padding: 4px; 
    background-color:InfoBackground; 
}

.FormLeftButtonBox
{
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-right:none;
	width: 500px;
	background-color: white;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.FormRightButtonBox
{
	text-align: right;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-left:none;
	width: 500px;
	background-color: white;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
}

.lblMajorHeader
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #003399;
}
.lblMinorHeader
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: black;
}
.lblMinorHeader2
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-variant: normal;
	color: #003399;
}
.lblMinorHeader3
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}

.lblError
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.lblConfirmation
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0066FF;
}

.lblOptInput
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.lblInfoText
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	background-color:InfoBackground;
}


.lblReqInput
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.lblItalicInput
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	font-style:italic;
}
.lblOptInput2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.hidelbl
{
    display: none;
}

.MainFormPanel
{
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #003399;
}

.PrimaryPanelFormTable
{
    width: 100%;
    text-align: center;
}

.MainFormTable
{
    border: 2px solid #7fbce8;
    width: 100%;
    text-align: center;
    background-color: #7fbce8;
}

.MainSearchFormTable
{
	width: 100%;
	text-align:center;
	
}

.MainFormTableAdmin
{
	width: 100%;
	text-align:center;
	
}

MainFormTableSmall
{
	width: 150px;
	text-align:center;
}


.passStr1
{
   font-family: Verdana;
   font-size: 10pt; 
   font-weight: bold;
   color: Red;   
   padding-left: 15px;
}

.passStr2
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: Red;
    padding-left: 15px;
}

.passStr3
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #FFCC00;
    padding-left: 15px;
}

.passStr4
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #99CC00;
    padding-left: 15px;
}

.passStr5
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #00CC00;
    padding-left: 15px;
}


.SubFormPanel
{
	width:90%;
}


.SubFormTableSmall
{
	border-style: solid;
	border-width: 1px;
	width: 150px;
	background-color: white;
	font-family: Verdana;
	font-size: 11pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399; 
	text-align:center;
}
.SubFormTableAdmin
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399; 
	text-align:left;
}
.SubFormTableReq
{
    border: 1px solid #CC0000;
    width: 99%;
    background-color: white;
    font-family: Verdana;
    font-size: 10pt;
    text-align: left;
}

.SubFormTable 
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399; 
	text-align:center;
}

.SubFormSearchTable 
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	padding: 2px;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399; 
	text-align:left;
}

.SubFormRegTableLeft
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: #D5EAFF;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	text-align:left;
}

.SubFormRegTableFull
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: #D5EAFF;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

.SubFormRegTable
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: #D5EAFF;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin: 10px;
	text-align: left;
        padding:4px;
}
.SubFormOptTableLeft
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	text-align:left;
}
.SubFormOptTable
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding:2px;
	text-align:left;
}
.SubFormCourseTable
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: #D5EAFF;
	font-family: Verdana;
	font-size: 10pt;
	padding:2px;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	text-align: left;

}

.SubFormPanelSmall
{
	border-style: solid;
	border-width: 1px;
	width: 150px;
	background-color: #D5EAFF;
	font-family: Verdana;
	font-size: 10pt;
	padding:2px;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	text-align: left;
}

.SubFormPanelEmp
{
	border-style: solid;
	border-width: 1px;
	width: 99%;
	background-color: #D5EAFF;
	font-family: Verdana;
	font-size: 10pt;
	padding:2px;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}


.txtWaterMark
{
    background-color: #F0F8FF;
    color:gray;
    width: 85%;
	font-family: Verdana;
	font-size: 10pt; 
	padding:2px 0 0 2px;
}

.txtReqInput
{
	width: 85%;
	font-family: Verdana;
	font-size: 10pt;
}
.txtReqInput90
{
	width: 60%;
	font-family: Verdana;
	font-size: 10pt;
}

.txtReqInput75
{
	width: 50%;
	font-family: Verdana;
	font-size: 10pt;
}

.txtReqInputMulti100
{
	width: 85%;
	height: 100px;
	font-family: Verdana;
	font-size: 10pt;
}

.txtReqInputMulti75
{
	width: 50%;
	height: 75px;
	font-family: Verdana;
	font-size: 10pt;
}

.txtReqInputhalf
{
	width: 50%;
	font-family: Verdana;
	font-size: 10pt;
}


.txtReqShortInput
{
	width: 50px;
	font-family: Verdana;
	font-size: 10pt;
} 

.txtReqMedInput
{
	width: 150px;
	font-family: Verdana;
	font-size: 10pt;
} 


.txtOptInputSmallFont
{
    width: 85%;
	font-family: Verdana;
	font-size: 8pt;
}

.txtOptInputSmallFontWidth
{
    width: 100%;
	font-family: Verdana;
	font-size: 7pt;
}

.txtOptInput 
{
	width: 85%;
	font-family: Verdana;
	font-size: 10pt; 
}

.txtOptInputFullWidth
{
	width: 100%;
	font-family: Verdana;
	font-size: 10pt; 
}
.txtOptInputSmall 
{
	width: 20%;
	font-family: Verdana;
	font-size: 10pt; 
}
.txtOptInputYear 
{
	width: 30%;
	font-family: Verdana;
	font-size: 10pt; 
}

.txtOptInputMini
{
	width: 75px;
	font-family: Verdana;
	font-size: 10pt; 
}

.Watermark
{
	width: 50%;
	font-family: Verdana;
	font-size: 10pt;
}

.NoWatermark,
.Watermark
{
    font-style:normal;
    color:#000000;
    width:120px;
    font-size:8pt;
    font-family:Verdana;
}

.DataGridHeader
{
 background-color: #D5EAFF;
 border:1px solid #003399;
 font-family: Verdana;
 font-size:10pt;
 padding:2px;
}

.DataGridItem
{
    font-family: Verdana;
	font-size: 8pt;
	background-color: #FFFFFF;
	border:1px solid #003399;
    
}

.DataGridAltItem
{
    font-family: Verdana;
    font-size: 8pt;
    border: 1px solid #003399;
    background-color: #D7D7D7;
}


.lblOptInputSmall
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

.printHeader
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}

.printAbstract
{
    background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left:4px;
    margin-right:4px;
    text-align:left;
}

.printTitle
{
    background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
}

.printAuthors
{
    background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
	text-align:center;
}

.printInstitutes
{
    background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}

.pagebreakhere
{
    page-break-before:always
}

.basicmargins
{
     margin-top: 10px;
     margin-bottom: 10px;
}

.centermargins
{
     margin-top: 10px;
     margin-bottom: 10px;
     text-align:center;
}
.rightmargins
{
     margin-top: 10px;
     margin-bottom: 10px;
     text-align:right;
     
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.inmCollapsePanelHeader
{
    height: 15px;
	width: 160px;
	color:Yellow;
	background-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D5EAFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D5EAFF;
	border-top-style:none;
	border-right-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	float:right;
	padding:5px;
	cursor:pointer;
	vertical-align:middle;
}

.inmCollapsePanel
{
	width: 100%;
	background-color: #D5EAFF;
	height:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow:hidden;
}

.inmCollapsePanelWhite
{
	width: 100%;
	background-color: #FFFFFF;
	height:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow:hidden;
}

#aaschedule{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 1.25em;
	width: 600px;
}
#aagentable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#aatltable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	background-color: #ffffcc;
	width: 650px;
	border: 2px solid #000;
	padding: 10px;
	margin: 10px;
}
