﻿*
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}

body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

form
{
    margin: 0px;
    padding: 0px;
}


a.sublevel3:link, a.sublevel3:visited
{
    font-size: 9pt;
    font-weight: bold;
    color: #3670a2;
    line-height: normal;
    font-family: Trebuchet MS, Verdana;
    text-decoration: none;
}

a.sublevel4:link, a.sublevel4:visited
{
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel4:hover
{
    color: #FFFF00;
}


.normalhead
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}


a.sublevel3:hover
{
    color: #306164;
    text-decoration: none;
}


.strip_side
{
    color: #444;
    background-color: red;
    background-image: url(images/bg_inside_border.gif);
    background-repeat: repeat-x repeat-y;
    background-attachment: fixed;
    background-position: left bottom;
}
.strip_side_2
{
    color: #444;
    background-color: #F8F7F7;
    background-image: url(images/bg_inside_border.gif);
    background-repeat: repeat-x repeat-y;
    background-attachment: fixed;
    background-position: left bottom;
}

.copyright
{
    font-size: 8pt;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.copyright td
{
    font-size: 8pt;
    vertical-align: top;
}



.copyright a:visited
{
    font-size: 8pt;
    color: #223960;
    text-decoration: none;
}
.copyright a:link
{
    font-size: 8pt;
    color: #223960;
    text-decoration: none;
}

.copyright a:hover
{
    font-size: 8pt;
    color: #223960;
    text-decoration: underline;
}

.highlighta a:visited
{
    font-size: small;
    color: Red;
    font-weight: bold;
    text-decoration: none;
}

.highlighta a:link
{
    font-size: small;
    color: Red;
    font-weight: bold;
}

.highlighta a:hover
{
    font-size: small;
    color: Red;
    font-weight: bold;
    text-decoration: underline;
}

.forgotPassword
{
    font-size: 8pt;
    color: #B00029;
}
.forgotPassword a:visited
{
    font-size: 8pt;
    color: #B00029;
    text-decoration: none;
}
.forgotPassword a:link
{
    font-size: 8pt;
    color: #B00029;
    text-decoration: none;
}

.forgotPassword a:hover
{
    font-size: 8pt;
    color: #B00029;
    text-decoration: underline;
}
.status_label
{
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #3c5887;
}
a.mainlevel:link, a.mainlevel:visited
{
    color: #223960;
    text-decoration: none;
}

a.mainlevel:hover
{
    color: #223960;
    text-decoration: underline;
}
.main_table
{
    background-color: #F5F5F7;
    border: 0px solid #000000;
}
/*.main_table_background
{
	background-color: #F5F5F7;
	vertical-align: top;
}*/
.main_table_background
{
    background-color: #F5F5F7;
    vertical-align: top;
}


.main_table_background a:visited
{
    color: #223960;
    text-decoration: none;
}
.main_table_background a:link
{
    color: #223960;
    text-decoration: none;
}

.main_table_background a:hover
{
    color: #223960;
    text-decoration: underline;
}

.loginTableBackground
{
    background-color: #f9f9f9;
    vertical-align: top;
}


.loginTableBackground a:visited
{
    color: #223960;
    text-decoration: none;
}
.loginTableBackground a:link
{
    color: #223960;
    text-decoration: none;
}

.loginTableBackground a:hover
{
    color: #223960;
    text-decoration: underline;
}

.main_table_background_warning
{
    background-color: #F5F5F7;
    width: 430px;
    height: 5;
}

.bottom_bg
{
    background-position-y: top;
    background-image: url(images/bg_main01.jpg);
    background-repeat: repeat-x;
}
.main_panel
{
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.quickLinkBackGround
{
    background-image: url(images/bg_submen.jpg);
}
.quickFindBackGround
{
    background-image: url(images/bg_pan.jpg);
}
.headerBackGround
{
    background-image: url(images/bg_head1.jpg);
}

.menuBackGround
{
    background-image: url(images/inside_top_nav_bg.jpg);
    height: 26px;
}
.menulinkspecial
{
    color: #ffffff;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
}

.toplinkspecial
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
    background-color: #C4C4C4;
    text-decoration: none;
}

.mediumtext
{
    font-weight: bold;
    color: #3c5887;
    font-size: 13px;
}

/* headings*/
.pageheading *
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #3c5887;
}

.pageheading td
{
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    height: 26px;
    background-repeat: repeat-x;
    padding-left: 5pt; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.pageheading a:visited
{
    text-decoration: none;
}
.pageheading a:link
{
    text-decoration: none;
}

.pageheading a:hover
{
    text-decoration: underline;
}
.pageheadingSmall *
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #3c5887;
}

.pageheadingSmall td
{
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    height: 20pt;
    background-repeat: repeat-x;
    padding-left: 5pt; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #3c5887;
}

.pageheadingSmall a:visited
{
    text-decoration: none;
}
.pageheadingSmall a:link
{
    text-decoration: none;
}

.pageheadingSmall a:hover
{
    text-decoration: underline;
}
.imageControlWidth
{
    width: 400pt;
    background-color: #F5F5F7;
}
.HomePageHeading
{
    font-weight: bold;
    font-size: 15px;
    background-image: url(images/bg_maintable_head.jpg);
    color: #ffffff;
    height: 26px;
}
.heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 2px;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
}
/* headings*/
/*Copied from older site*/
.category_listing
{
}


.category_listing th
{
    font-weight: bold;
    font-size: 12pt;
    padding: 4px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #ACC4E6;
    text-align: left;
    color: #ACC4E6;
}
/*
.category_listing a
{
					
					font-weight: normal;
					font-size: 9pt;
					font-family:   Arial, Verdana, Tahoma, Helvetica, sans-serif;
					font-size:15;
					font-weight: normal;
					
}
.category_listing a:hover 
{
	color: #8B7E4A;
}
*/

.category_listing_row
{
    font-weight: bold;
    font-size: 12pt;
    padding: 6px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #8B7E4A;
    border-top: 1px solid #E5E0CA;
    text-align: left;
    color: #8B7E4A;
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: left bottom;
}

.ribbed
{
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    height: 26px;
    background-repeat: repeat-x;
    padding-left: 5px;
    padding-right: 5px; /*     color:#8B7E4A; 	background-color: #E5E0CA; 	background-image: url(images/gold_bkg_bar.gif); 	background-repeat: repeat-x; 	background-attachment: fixed; 	background-position: left bottom;*/
}

.rightpanel table
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.rightpanel
{
    font-size: 8pt;
    font-weight: normal;
}

#latestentry CAPTION
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px font-size: 10pt;
    color: #3c5887;
    height: 20px;
    background-position-y: bottom;
    background-repeat: repeat-x;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    padding-left: 5pt;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.rightpanel td
{
    padding: 4px;
    padding-right: 10px;
    border: 1px solid #F5F5F7;
}
.rightpanel th
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #3c5887;
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    height: 20px;
    background-repeat: repeat-x;
    padding-left: 5pt;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left;
}

.lists_table table
{
    padding: 0px;
    margin: 0px;
}
.lists_table td
{
    border: 1px solid #F5F5F7;
    padding-bottom: 4px;
    padding-top: 4px;
}

.lists_table
{
    font-size: 9pt;
    font-weight: normal;
}

.lists_table th
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #3c5887;
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    height: 20px;
    background-repeat: repeat-x;
    padding-left: 5px; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left; /*padding: 4px; border-right: #F5F5F7 1px; 	border-top: #F5F5F7 1px; 	border-left: #F5F5F7 1px; 	border-bottom: #F5F5F7 1px;*/
}

.addbackgroundbar
{
    background-image: url(images/inside_head_bg.gif);
    background-repeat: repeat-x;
}

.lists_table_withoutbackground table
{
    padding: 0px;
    margin: 0px;
}
.lists_table_withoutbackground td
{
    border: 1px solid #F5F5F7;
    padding-bottom: 2px;
    padding-top: 2px;
}

.lists_table_withoutbackground
{
    font-size: 10pt;
    font-weight: normal;
}

.lists_table_withoutbackground th
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #3c5887;
    height: 20px;
    background-repeat: repeat-x;
    padding-left: 5px; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left;
}

.hideContent
{
    display: none;
}
.showContent
{
    display: block;
}


.topSearchControl td
{
    padding: 4px;
    border: 1px solid #b1c5e6;
}




.entity_listing *
{
    font-size: 9pt;
}





.entity_listing
{
    border: 1px solid #ACC4E6;
    border-top: none;
}
.entity_listing td
{
    background-position: left bottom;
    border-top: 1px solid #ACC4E6;
    font-weight: normal;
    font-size: 9pt;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
/*

.entity_listing tr{
	

  border-bottom: #b1c5e6 1px solid; 
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 2pt;
	padding-left: 2pt;
	background-color: #ffffff;
	height: 20pt;
	
}
.entity_listing td
{
	background-position: left bottom;
	border-top: 1px solid #ACC4E6;
	font-weight: normal;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	height: 20pt;
}

.entity_listing a {
		font-weight: normal;
		font-size: 9pt;
		font-family:   Arial, Verdana, Tahoma, Helvetica, sans-serif;
		font-size:15;
		font-weight: normal;

		text-decoration: none;
		margin-right: 10px;
	}
.entity_listing a:hover {
		text-decoration: underline;
	}*/
.entity_listing hr
{
    border-bottom: 1px inset #F0EDE6;
}
.entity_listing th
{
    font-size: 12px;
}

.HelpHeading
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2px;
    margin: 1px;
    color: Maroon;
    padding-top: 2px;
}

.ReferenceNo
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 2px;
    margin: 1px;
    color: Maroon;
    padding-top: 2px;
}
.Error
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2px;
    margin: 1px;
    color: Maroon;
    padding-top: 2px;
}
.MandatoryFieldsStar
{
    color: Red;
    font-weight: bold;
}
.SmallError
{
    font-size: small;
    color: Red;
}

.Message
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2px;
    margin: 1px;
    color: #336600;
    padding-top: 2px;
}

.address
{
    color: #990033;
    font-size: 12px;
    font-weight: bold;
}
.TABLE_BORDER
{
    border-right: #000033 1px solid;
    border-top: #000033 1px solid;
    margin: 1px;
    border-left: #000033 1px solid;
    border-bottom: #000033 1px solid;
}

.AlignLeft
{
    text-align: left;
}

.tblLegend td
{
    color: #000000;
    padding: 0px;
    padding-right: 0px;
    border: 0px solid #D5CEAB;
}

.tblLegend
{
    font-size: 9pt;
    font-weight: normal;
}

.tblCategory
{
    font-size: 9pt;
    font-weight: normal;
}

.tblCategory td
{
    padding: 0px;
    padding-right: 0px;
    border: 0px solid #D5CEAB;
}

.boldtext
{
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    font-weight: bold;
}

.smalltext
{
    color: #3c5887;
    font-weight: normal;
}

/*Copied from older site*/
/* Related to design (home page)
.headrow {
background-image: url(images/bghead.jpg);}*/

.btrow
{
    background-image: url(images/bgnav2.jpg);
}



.normalhead
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.normal
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}

.pera
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    margin-left: 12px;
    margin-right: 12px;
    text-align: justify;
}

.headbig
{
    color: #3064A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 4px;
}

.lightgraytd
{
    background-color: #F9F9F9;
}

.sap
{
    background-image: url(sap.jpg);
    height: 27px;
}

.normalwhite
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
}

.normalwhite2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.bluehead
{
    color: #3064A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.link
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
/*
a:link, a:visited {
    font-size: 11px;
    color: #3670a2;
    text-decoration:none;
    font-weight: normal;
	padding-left: 0;
	
}

a:hover {
    text-decoration:none;
    color:#306164;
	padding-left: 0;
}
	


   

a.fjs:link, a.fjs:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#3c5887;
	font-size:11px;
	
}

a.fjs:hover {
   color:#3c5887;
   
   }

a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	
}

a.mainlevel:hover {
   color:#5B77A6;
   
   }

a.sublevel:link, a.sublevel:visited {
	font-size: 9pt;
	font-weight: bold;

	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
}

a.sublevel:hover {
   color:#000099;
   
   }
	
	a.fjs:link, a.fjs:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#3c5887;
	font-size:11px;
	
}

a.fjs:hover {
   color:#3c5887;
   
   }*/
.inputbox
{
    border: 1 solid #c4c4c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000066;
}

.inputbox2
{
    border: 1 solid #c4c4c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
}

.bt
{
    background-image: url(bt_bg.jpg);
    border: 1 solid #c4c4c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

.tabledeco
{
    border-left: 1 solid #ffffff;
    border-right: 1 solid #ffffff;
}


.gridView *
{
}
.gridViewHeader
{
    font-weight: bold;
    background-attachment: scroll;
    background-position-y: bottom;
    background-repeat: repeat-x;
    height: 30px;
    padding-left: 5pt;
    color: #223960;
}


.gridViewHeader th
{
    border: 0pt;
    background-image: url(images/inside_head_bg.gif);
    color: #385887;
    font-size: 13px; /*padding-right: 2pt;*/
}
.gridViewHeader a:link
{
    color: #223960;
    text-decoration: none;
}

.gridViewHeader a:hover
{
    color: #223960;
    text-decoration: none;
}

.gridViewHeader1
{
    font-weight: bold;
    background-attachment: scroll;
    background-position-y: bottom;
    background-repeat: repeat-x;
    height: 30px;
    padding-left: 5pt;
    color: #223960;
}


.gridViewHeader1 th
{
    border: 0pt;
    color: #385887;
    font-size: 13px;
    border-bottom: #b1c5e6 1px solid; /*padding-right: 2pt;*/
}
.gridViewHeader1 a:link
{
    color: #223960;
    text-decoration: none;
}

.gridViewHeader1 a:hover
{
    color: #223960;
    text-decoration: none;
}



.gridViewHeaderViewSkin
{
    border: 0pt;
    color: #385887;
    font-size: 13px; /*padding-right: 2pt;*/
    padding-left: 2pt;
    height: 15px;
}
.gridViewRow td
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 4pt;
    padding-top: 1pt;
    padding-bottom: 1pt;
    background-color: #ffffff;
}
.gridViewRowPrint td
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 4pt;
    background-color: #ffffff;
}
.gridViewRowPrintWithoutLines td
{
    /*border-bottom: #b1c5e6 1px solid;*/ /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 4pt;
    background-color: #ffffff;
}
.gridViewRow1 td
{
    border-bottom: none; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 4pt;
    padding-top: 1pt;
    padding-bottom: 1pt;
    background-color: #ffffff;
}

.dataListSeparatorRow td
{
    background-image: url(images/grid_bg.jpg);
}
#tblProfiles tr
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 2pt;
    background-color: #ffffff;
}
#tblProfiles td
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 2pt;
    background-color: #ffffff;
}
.tableRow
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 2pt;
    background-color: #ffffff;
}
.tableRow td
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 5pt;
    background-color: #ffffff;
}

.tableRowIndustry
{
    /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
.tableRowIndustry td
{
    /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 5pt;
}
.webPartHeader
{
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    background-repeat: repeat-x;
    padding-left: 4px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.browseCategoryBackGround
{
    background-color: #c3d7f5;
}
.smallerrorli li
{
    font-size: small;
    color: Red;
}

.smallerrorbold
{
    font-size: small;
    font-weight: bold;
    color: Red;
}

.warningbold
{
    font-size: small;
    font-weight: bold;
    color: Green;
}

.GridClassforHeaderProblem
{
}

.GridClassforHeaderProblem th
{
    background-position-y: bottom;
    height: 26px;
    padding-left: 5pt; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: 1px solid;
}

.girdViewHeadingForViewPages th
{
    color: #3c5887;
    font-weight: bold;
    font-size: 10pt;
    padding-left: 2px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #b1c5e6 1px Solid;
}
.girdViewHeadingForViewPagesPrint th
{
    font-weight: bold;
    padding-left: 2px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #b1c5e6 1px Solid;
}
.girdViewHeadingForViewPagesPrintWithOutLines th
{
    font-weight: bold;
    padding-left: 2px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    /*border-bottom: #b1c5e6 1px Solid;*/
}
.fixed
{
    table-layout: fixed;
}

.highlightbox
{
    border: 1px solid #ACC4E6;
    background-color: #FFFFE6;
    padding-right: 4px;
}

.warningbox
{
    border: 2px solid #ACC4E6;
    background-color: #FFFFE6;
}


.warning
{
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 2;
    color: #FF0000;
}

.tdBackgroundInTable td
{
    background-color: #ffffff;
}

/* view entity heading */
.viewentityheading *
{
}
.viewentityheading td
{
    background-image: url(images/inside_head_bg.gif);
    background-position-y: bottom;
    height: 26px;
    background-repeat: repeat-x;
    padding-left: 5pt; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.tableSpacing table
{
}
.tableSpacing td
{
    padding-bottom: 3pt;
}

.tableSpacing a:visited
{
    color: #223960;
    text-decoration: none;
}
.tableSpacing a:link
{
    color: #223960;
    text-decoration: none;
}

.tableSpacing a:hover
{
    color: #223960;
    text-decoration: underline;
}

.tableRow1 td
{
    color: #223960;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}

.tableRow1 a:visited
{
    color: #223960;
    text-decoration: underline;
}
.tableRow1 a:link
{
    color: #223960;
    text-decoration: underline;
}

.tableRow1 a:hover
{
    color: #223960;
    text-decoration: underline;
}

.normal_bold
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}

.normal2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    border-bottom: solid 1px black;
}

.smallfield
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
}

.tdbackground
{
    background-image: url(images/inside_head_bg.gif);
}

.normalwhite_head
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
}

.textlink a:visited
{
    color: #223960;
    text-decoration: underline;
}
.textlink a:link
{
    color: #223960;
    text-decoration: underline;
}

.textlink a:hover
{
    color: #223960;
    text-decoration: underline;
}

.largetext
{
    width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}
.largetext2
{
    width: 380px;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}

.textareawithoutborder
{
    border: 0 none #FFFFFF;
}


.darkCell
{
    background-color: #A6BEE4;
    font-weight: bold;
}

.lightCell
{
    background-color: #F2F2F2;
}



.largetext1
{
    font-size: 10pt;
    font-weight: bold;
    color: #3c5887;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.wizardNAV
{
    background-color: #A6BEE4;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.UnApproved td
{
    border-bottom: #000000 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 4pt;
    padding-top: 1pt;
    padding-bottom: 1pt;
    background-color: #A6BEE4;
}
.UnApproved
{
    background-color: #A6BEE4;
    width: 20Px;
}
/* Printer Friendly css*/

.pageheadingprint *
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #3c5887;
}

.pageheadingprint td
{
    height: 26px;
    background-repeat: repeat-x;
    padding-left: 5pt; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.pageheadingprint a:visited
{
    text-decoration: none;
}
.pageheadingprint a:link
{
    text-decoration: none;
}

.pageheadingprint a:hover
{
    text-decoration: underline;
}
.pageheadingSmallprint *
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #3c5887;
}

.pageheadingSmallprint td
{
    height: 20pt;
    background-repeat: repeat-x;
    padding-left: 2px; /*padding-right: 2px;*/
    padding-bottom: 2px;
    padding-top: 15px;
    vertical-align: middle;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #3c5887;
    padding-bottom: 0px;
}

.pageheadingSmallprint a:visited
{
    text-decoration: none;
}
.pageheadingSmallprint a:link
{
    text-decoration: none;
}

.pageheadingSmallprint a:hover
{
    text-decoration: underline;
}

/* Printer Friendly css*/

.tab
{
    background-image: url(images/tab_bg.gif);
    text-align: center;
}

a.smalllink:link, a.smalllink:visited
{
    font-size: 11px;
    color: #3670a2;
    text-decoration: none;
    font-weight: normal;
    padding-left: 0;
}

a.smalllink:hover
{
    text-decoration: none;
    color: #306164;
    padding-left: 0;
}

a.submenu:link, a.submenu:visited
{
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
}

a.submenu:hover
{
    color: #FFCC33;
}


.boldtext2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.smaller
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.selectedTab
{
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.lightyellow
{
    background-color: #fdf8d4;
}

.miniPageBox
{
    position: relative;
    padding: 6px 0 4px 10px;
    _padding: 7px 0 5px 10px;
    min-height: 114px;
    _height: 116px;
    background: #fff;
    border: 1px solid #b0bec7;
}

.light
{
    background-color: #eeeeee;
    border: 1px solid #b0bec7;
}

.subhead
{
    font-size: 11pt;
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.quickLink1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0d2e62;
    padding-right: 1px;
    padding-left: 1px;
}

.headerBackGround2
{
    background-image: url(images/head_bg2.jpg);
}

.tabBackGround2
{
    background-image: url(images/idtab_bg2.jpg);
}

.tabBackGround
{
    background-image: url(images/idtab_bg.jpg);
}

.unwatermarked
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 14px;
    width: 250px;
    padding: 2px 0 0 2px;
}

.watermarked
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 15px;
    width: 250px;
    padding: 2px 0 0 2px;
}

.unwatermarkedSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    height: 14px;
    width: 43px;
    font-weight: bold;
}

.watermarkedSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    height: 14px;
    width: 40px;
    padding: 2px 0 0 2px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    color: gray;
}

.style2
{
    color: #FFFF33;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.normalyellow
{
    color: #FFFF33;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.detailText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #004F27;
}
.detailTextHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #004F27;
    font-weight: bold;
}

.errorMsgBox
{
    border: 2px solid Maroon;
    background-color: #FFFFE6;
}

.MsgBox
{
    border: 2px solid #009933;
    background-color: #FFFFE6;
}

.innerTable
{
    border: 1px solid #EAC133;
}

.tableRowSample
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 2pt;
}
.tableRowSample td
{
    border-bottom: #b1c5e6 1px solid; /*background-image: url(images/grid_bg.jpg);*/
    position: static;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; /*padding-right: 2pt;*/
    padding-left: 5pt;
}

.borderedTable
{
    border-collapse: collapse;
    border-width: thin;
    border-width: 1px;
    border-style: solid;
    border-color: #CED7E7;
    padding-left: 5px;
}

.rooflessTable
{
    border-collapse: collapse;
    border-width: thin;
    border-style: solid;
    border-top-width: 0;
    border-color: #E7E7E7;
}


.seperator
{
    border: 1px solid;
    color: #E5E5E5;    
}
.seperator2
{
    border: 5px solid;
    color: #E5E5E5;
    height:5px;
}


.AccordionRowHeader
{
    background-image: url(images/bar-bg.jpg);
}

.DarkBar
{
    background-color: #E4E4E4;
    text-align: justify;
}

.LightBar
{
    background-color: #F3F3F3;
    text-align: justify;
}

.dashlines
{
    background-image: url(dash-grid.jpg);
    background-repeat: repeat;
    height: 100%;
}
a.normal-black:link, a.normal-black:visited, a.normal-black:hover, .normal-black
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.bglightbrown
{
    background-color: #F5F4EF;
}
.main-section-heading
{
    font-family: Century Gothic;
    font-size: 15px;
    letter-spacing:-1px;
    font-weight: bold;
    padding-left:5px;
}

.boldlink
{
font-size:medium; 
color:#003399; 
font-family: 'Arial Rounded MT Bold';
}

.ajax__calendar_container td

{
padding:0px 0px 0px 0px !important; 
height:0px !important;
border:1px none #F5F5F7 !important;
}

.ajax__calendar_container table

{
padding:0px 0px 0px 0px !important;
height:0px !important;
border:1px none #F5F5F7 !important;
}



.myjobsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/myjob-bg.jpg);
	height: 231px;
	width: 371px;
}


.myprofilebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/myrprofile.jpg);
	height: 231px;
	width: 370px;
}
.myfavbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/myfavo.jpg);
	height: 214px;
	width: 371px;
}

.njbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/njbox.jpg);
	height: 214px;
	width: 370px;
}
.salesteambox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/contactsales.jpg);
	height: 262px;
	width: 371px;
}

.invitefriendbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/invitebox.jpg);
	height: 262px;
	width: 370px;
}

.buttonsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/buttonsbg.jpg);
	height: 99px;
	width: 768px;
}


a.titlelinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.titlelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
	
	
a.titlelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	}
	
a.titlelinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.viewlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B77A6;
	text-decoration: underline;
	font-weight: bold;
}

a.viewlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B77A6;
	text-decoration: underline;
	font-weight: bold;
}
	
	
a.viewlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B77A6;
	text-decoration: none;
	font-weight: bold;
	
	}
	
a.viewlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B77A6;
	text-decoration: underline;
	font-weight: bold;
}
.textboxto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 122px;
	border: 1px solid #D5D5D5;
}
.activitybutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6484BB;
	border: 1px solid #374D72;
	height: 20px;
	width: 90px;
}

.latestjobsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/latestjob.jpg);
	height: 231px;
	width: 371px;
}

.allopenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/allopen.jpg);
	height: 231px;
	width: 370px;
}


.myresume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/myresume.jpg);
	height: 214px;
	width: 371px;
}


a.updatelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

a.updatelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
	
	
a.updatelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	
	}
	
a.updatelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}


.myjobapplibox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/myjobappli-bg.jpg);
	height: 214px;
	width: 370px;
}


.searchjobbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/searchboxbg.jpg);
	height: 194px;
	width: 371px;
}

.searchtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 272px;
	border: 1px solid #D5D5D5;
}

.inviteyourfriendbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/inviteyourfriend.jpg);
	height: 194px;
	width: 370px;
}

.buttonsbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
	background-image: url(images/buttonsbg1.jpg);
	height: 147px;
	width: 768px;
}

.blueHyperLink {
color:#223960;
text-decoration:none;
}

.invitefriend-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
}

a.canclebtn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5978A7;
	text-decoration: underline;
	text-transform: none;
	
}
a.canclebtn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5978A7;
	text-decoration: underline;
	text-transform: none;

}
a.canclebtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5978A7;
	text-decoration: none;
	text-transform: none;
}
a.canclebtn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5978A7;
	text-decoration: underline;
	text-transform: none;
	
}
.invitetextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 21px;
	width: 173px;
	border: 1px solid #C5C5C5;
}

.invitelistbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 21px;
	width: 100px;
	border: 1px solid #C5C5C5;
}

.friendborder {
	border: 1px solid #C0C0C0;
}
.friendbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.friendmesbox {
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 100px;
	width: 597px;
}
.successhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3C5887;
	text-decoration: none;
}
.friendinvite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #474747;
	text-decoration: none;
	font-weight: bold;
}
.redcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.thanktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474747;
	text-decoration: none;
}


a.thankslink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474747;
	text-decoration: underline;
	
}
a.thankslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474747;
	text-decoration: underline;
}
a.thankslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474747;
	text-decoration: none;
}
a.thankslink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #474747;
	text-decoration: underline;
	
}

.invitemesbox {
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 55px;
	width: 399px;
}

.alreadyregister {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}
.border {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.colorhead
{
    color: #3064A2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
a.ErrorLink:link
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2px;
    margin: 1px;
    color: Maroon;
    padding-top: 2px;
    text-decoration: underline;
	text-transform: none;
}

a.ErrorLink:visited {
	padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2px;
    margin: 1px;
    color: Maroon;
    padding-top: 2px;
	text-decoration: underline;
	text-transform: none;

}

.tdWithLeftPadding 
{
	padding-left:5px;
}