﻿body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4949;
	background: #ffffff;
}

td
{
	vertical-align: top;
}
th
{
	font-weight: normal;
}

a:link, a:visited
{
	text-decoration: none;
	color: #4C4949;
	cursor:hand;
}
a:hover, a:active
{
	text-decoration: underline;
	color: #4C4949;
	cursor:hand;
}
.pageContainer
{
	width: 770px;
	background:#ffffff;
}

.pageHeader-1
{
	width: 770px;
}
.pageHeader-1 th
{
	background: url(images/pageheader/bg_topbar.gif) repeat-x;
}

.pageMenu
{
	background: url(images/pageheader/bg_topnav.gif);
	height: 23px;
	width: auto;
}

.pageMenu a
{
	background: url(images/pageheader/bg_topbutt.gif) right;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 22px;
	float: left;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.pageMenu a:hover
{
	color: #376DB5;
	text-decoration: none;
}


.sep
{
	border-left: 1px solid #949393;
	border-right: 1px solid #949393;
	border-top: 0px solid #949393;
	border-bottom: 1px solid #949393;
	float: left;
	display: block;
	margin: 0 3px;
	background: url( 'images/gen_grad.jpg' );
	height: 2px;
}


.nav
{
	margin: 5px 0px 0px 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 5px;
}


.pageBody
{
	width: 563px;
	background: #ffffff;
	padding: 8px;
	border: 0px;
}

 .BreadCrubLogin 
 {
    width:100%; 
    height: 20px; 
    background: #eaeff2; 
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
 }

.pageBodyLogin
{
	width: 563px;
	background: #ffffff;
	padding: 0px 0px 10px 0px;
	border: 0px;
}

 .BreadCrubService 
 {
    width: 100%; 
    height: 20px; 
    background: #eaeff2; 
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
    text-align: right;
 }


.pageBodyService
{
	width: 600px;
	background: #ffffff;
	padding: 0px 0px 10px 0px;
	border: 0px;
}

.pageBodyServiceIDMConform
{
	width: 800px;
	background: #ffffff;
	padding: 0px 0px 10px 0px;
	border: 0px;
}


.pageContent
{
	vertical-align: top;
}
.serviceTitle
{
	border-color: #4A80BE;
	background: url(    'images/gen_grad.jpg' );
	font-weight: bold;
	height: 22px;
	color: #fff;
	display: block;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.serviceSectionTitle
{
	display: block;
	font-weight: bold;
	height: 20px;
	color: #555;
	background-color: #efefef;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.FormLabelSpacer
{
	width: 30px;
	display: block;
	height: 1px;
}

.popUpForm
{
	background-color: #ffffff;
	margin: 10px;
	padding-bottom: 5px;
	border: none;
	/*border-left: 1px solid #ffffff;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;*/
	width: 500px;
}
.popUpFormFC
{
	background-color: #ffffff;
	margin: 10px;
	padding-bottom: 5px;
	border: none;
	/*border-left: 1px solid #ffffff;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;*/
	width: 550px;
}
.popUpFormFC1
{
	background-color: #ffffff;
	margin: 10px;
	padding-bottom: 5px;
	border: none;
	width: 580px;
}

.popUpFormCOO
{
	background-color: #ffffff;
	margin: 0px;
	padding-bottom: 5px;
	border: none;
	/*border-left: 1px solid #ffffff;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;*/
	width: 550px;
	
}

.popUpFormPaymentDetails
{
	background-color: #ffffff;
	margin: 10px;
	padding-bottom: 5px;
	border: none;
	/*border-left: 1px solid #ffffff;
	border-bottom: 1px solid #707070;
	border-right: 1px solid #707070;*/
	width: 500px;
}

.checkBox
{
}
.checkbox input
{
	margin: 0px;
	left: -5px;
	position: relative;
}

.btnAddnew
{
	margin: 0px 0px 0px 25px;
}

.aligntd1
{
	width: 30px;
}

.aligntd2
{
}

.aligntd3
{
	width: 275px;
}

.textfield
{
	width: 125px;
	border: 1px solid #707070;
	height: 16px;
	font-family: arial, sans-serif,Verdana;
	font-size: 11px;
}

.radiobutton input
{
	margin: 0px;
	left: -8px;
	position: relative;
}
.gridHeader
{
	padding: 3px;
	background-color: #8cc1e1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.GridBorder table td
{
	border: 1px solid #ffffff;
	}

.gridBody
{
    background-color: #F3f7fa;
    text-align: center;
    
}

.blueButton 
{
	padding: 2px 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #000000;
	background-color: #d0e44d;
	border: 0px solid #396FB7;
	*/
	font-weight: bold;
	text-decoration: none;
}

.khakiButton
{
	padding: 2px 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #000000;
	background-color: #d0e44d;
	border: 0px solid #CACACA;
	*/
	font-weight: bold;
	text-decoration: none;
	margin-left:12px;
}
/****************Used in ctl_DirectoryOfeServices********************************/

a.tab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	margin: 5px 2px 0px 2px;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-top: 1px solid #ababab;
	padding: 2px 5px;
	background-color: #fff;
	line-height: 13pt;
	float: left;
}

a.tab:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
	margin: 5px 2px 0px 2px;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-top: 1px solid #ababab;
	padding: 2px 5px;
	background-color: #efefef;
	line-height: 13pt;
	float: left;
}

a.tab:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	margin: 5px 2px 0px 2px;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-top: 1px solid #ababab;
	padding: 2px 5px;
	background-color: #efecd3;
	line-height: 13pt;
	float: left;
}

a.tabActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin: 5px 2px 0px 2px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-top: 1px solid #efefef;
	padding: 2px 5px;
	line-height: 13pt;
	float: left;
	background: #efefef url(  'images/gen_grad.jpg' ) right top repeat-y;
}


.List
{
	width: 100%;
	margin: 40px 0px 50px 10px;
}

.ListTopCurveCenter
{
	width: 400px;
	height: 32px;
	background-color: #eaeaea;
	padding: 0px 0px 0px 10px;
}

.ListTopCurveRight
{
	width: 4px;
	height: 32px;
	padding: 0px 0px 0px 10px;
	background: #eaeaea url(  'images/QuickListTopCurveRight.gif' ) right top no-repeat;
}

.ListTopCurveLeft
{
	width: 4px;
	height: 32px;
	background: #eaeaea url(  'images/QuickListTopCurveLeft.gif' ) left top no-repeat;
	padding: 0px 0px 0px 10px;
}

.ListcenterBg-eServe
{
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #e1dfd1;
	border-right: 1px solid #e1dfd1;
	background: #fff none;
}

.ListDownCurveWcenter
{
	width: 100%;
	height: 6px;
	background: #fff url(  'images/QuickListDownWCcenter.gif' ) left bottom repeat-x;
	margin: 0px 0px 10px 0px;
}

.ListDownWCright
{
	width: 6px;
	height: 6px;
	background: #fff url(  'images/QuickListDownWCright.gif' ) right top no-repeat;
}
.ListDownWCleft
{
	width: 6px;
	height: 6px;
	background: #fff url(  'images/QuickListDownWCleft.gif' ) left top no-repeat;
}

.ListTopCurveCenter h1
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.ListTopCurve h2
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #595959;
	margin: 0px;
	padding: 0px;
}

.TabBgwhite
{
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #e1dfd1;
	border-right: 1px solid #e1dfd1;
	margin: 0px;
}

.displywhiteOuter
{
	width: 97%;
	padding: 10px 0px 10px 0px;
	background-color: #eaeaea;
	border: 1px solid #ababab;
	margin: 0px 0px 0px 5px;
}
.displywhite
{
	width: 95%;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	line-height: 20px;
}

a.manageAccountLoginStatus
{
	margin: 5px 10px 5px 10px;
	color: #4C4949;
	padding-bottom: 10px;
}

/* eServices Menu related style */

/*****************************************************/
.eServiceBox a img
{
	height: 20px;
	margin-left: 2px;
}

.eServiceBox a
{
	display: block;
	color: #ff0000;
	background: url(images/icn_eservicesgrey.gif) no-repeat top;
	padding-top: 5px;
	height: 25px;
	text-align: left;
	text-indent: 25px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E32000;
	font-weight: bold;
	text-decoration: none;
}

.eServiceBox a img
{
	line-height: 30px;
}
.eServiceBox a:hover
{
	background: url(images/icn_eservicesgrey.gif) no-repeat bottom;
	color: #ff0000;
}
/*****************************************************/

/* Directory Of Service Element Style */

/*************************/
.dos_Element
{
	width: 180px;
}
.dos_Element th img
{
	height: 20px;
}

.dos_Element th
{
	padding-right: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	color: #ff0000;
	text-decoration: none;
	
}
.dos_ElementInnerTable td
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.dos_ElementInnerTable td div
{
	margin: 0px 6px 0px 8px;
}

/*************************/


/* Public Home Page */

/**********************/
.hd_foreign a
{
	cursor: pointer;
	background: url(images/hd_foreign.gif) no-repeat top;
	height: 37px;
	width: 100%;
	display: block;
}
.hd_foreign a:hover
{
	background: url(images/hd_foreign.gif) no-repeat bottom;
	height: 37px;
	width: 100%;
}

.hd_eservices_agency a
{
	cursor: pointer;
	background: url(images/hd_agency1.gif) no-repeat top;
	height: 37px;
	width: 100%;
	display: block;
}
.hd_eservices_agency a:hover
{
	background: url(images/hd_agency1.gif) no-repeat bottom;
	height: 37px;
	width: 100%;
}

/********************************/
.PinkPlaceHolder_left
{
	background: #ffffff;
	width: 495px;
	padding: 8px;
	border-width: 0px 1px 1px 1px;
	border-color: #CDCDCD;
	border-style: solid;
}
.PinkPlaceHolder_left_table
{
	background: #ffffff;
	width: 495px;
}
.PinkPlaceHolder_full_table
{
	background: #ffffff;
	width: 98%;
	border: 1px solid #ff0000;
}

.PinkPlaceHolder_left_table td
{
	background-color: #F5F3D2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.PinkPlaceHolder_left_table td span
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


.PinkPlaceHolder_left_table1_right
{
	line-height: 16px;
	font-family: Arial,sans-serif,Verdana, Helvetica,Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.PinkPlaceHolder_left_table1_right th
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.PinkPlaceHolder_left_table1_right th b
{
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.PinkPlaceHolder_left_table1_right div
{
	margin: 10px 15px;
}



.PinkPlaceHolder_rightcurve
{
	background: url(images/bg_box_corner_Right.gif) no-repeat bottom;
	width: 12px;
	height: 24px;
}

.PinkPlaceHolder_leftcurve
{
	background: url(images/bg_box_corner_Left.gif) no-repeat bottom;
	width: 12px;
	height: 24px;
}

.link_more
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/********************************/
.BrownPlaceHolder_left
{
	background: #ffffff;
	width: 495px;
	padding: 8px;
	border-width: 0px 1px 1px 1px;
	border-color: #CDCDCD;
	border-style: solid;
}
.BrownPlaceHolder_left_table
{
	background: #ffffff;
	width: 495px;
}
.BrownPlaceHolder_full_table
{
	background: #ffffff;
	width: 98%;
	border: 1px solid #ff0000;
}

.BrownPlaceHolder_left_table td
{
	background-color: #F5F3D2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.BrownPlaceHolder_left_table td span
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


.BrownPlaceHolder_left_table1_right
{
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.BrownPlaceHolder_left_table1_right th
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.BrownPlaceHolder_left_table1_right th b
{
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.BrownPlaceHolder_left_table1_right div
{
	margin: 10px 15px;
}

.link_more
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.BrownPlaceHolder_rightcurve
{
	background: url(images/bg_boxmid_corner2.gif) no-repeat bottom;
	width: 12px;
	height: 24px;
}

.BrownPlaceHolder_leftcurve
{
	background: url(images/bg_boxmid_corner1.gif) no-repeat bottom;
	width: 12px;
	height: 24px;
}

/******* Public Site PlaceHolders *****************/

/****** Light Place Holder ******/
.MainContainerLight
{
	width: 100%;
	background: #f5f3d2;
	height: auto;
	float: left;
}

.MainContainerLight .Header
{
	width: 100%;
	height: 24px;
	background: #fff;
}

.MainContainerLight .Header .LeftCurve
{
	width: 9px;
	height: 24px;
	float: left;
}

.MainContainerLight .Header .HeaderText
{
	width: auto;
	height: 24px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
}

.MainContainerLight .Header .RightCurve
{
	width: 9px;
	height: 24px;
	float: right;
	text-align: right;
}

.MainContainerLight .Body
{
	width: 100%;
	float: left;
	text-align: left;
	background: #F3F7FA;
}

.MainContainerLight .Body .BodyText
{
	width: auto;
	float: left;
	text-decoration: none;
	line-height: 18px;
	padding: 0px 18px 0px 20px;
	margin: 0px 5px 0px 9px;
	background: #fff;
}

.MainContainerLight .Footer
{
	width: 100%;
	height: 24px;
	background: #fff;
}

.MainContainerLight .Footer .LeftCurve
{
	width: 9px;
	height: 24px;
	float: left;
}

.MainContainerLight .Footer .FooterText
{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
}

.MainContainerLight .Footer .RightCurve
{
	width: 9px;
	height: 24px;
	float: right;
	text-align: right;
}

/****** Dark Place Holder ******/
.MainContainerDark
{
	width: 100%;
	background: #f5f3d2;
	height: auto;
	float: left;
}

.MainContainerDark .Header
{
	width: 100%;
	height: 24px;
	background: #e7e297;
}

.MainContainerDark .Header .LeftCurve
{
	width: 9px;
	height: 24px;
	float: left;
}

.MainContainerDark .Header .HeaderText
{
	width: auto;
	height: 24px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	color: #f00;
	padding: 0px 0px 0px 10px;
}

.MainContainerDark .Header .RightCurve
{
	width: 9px;
	height: 24px;
	float: right;
	text-align: right;
}

.MainContainerDark .Body
{
	width: 100%;
	float: left;
	text-align: left;
	background: #f5f3d2;
}

.MainContainerDark .Body .BodyText
{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	line-height: 18px;
	padding: 0px 18px 0px 20px;
	margin: 0px 5px 0px 9px;
	background: #e7e297;
}

.MainContainerDark .Footer
{
	width: 100%;
	height: 24px;
	background: #e7e297;
}

.MainContainerDark .Footer .LeftCurve
{
	width: 9px;
	height: 24px;
	float: left;
}

.MainContainerDark .Footer .FooterText
{
	width: auto;
	height: 24px;
	float: left;
	text-decoration: none;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
}

.MainContainerDark .Footer .RightCurve
{
	width: 9px;
	height: 24px;
	float: right;
	text-align: right;
}
.NormalGrid
{
	width :100%; 
	border-color:#BABABA; 
	border-style :Solid; 
	border-width :1px;
	background-color : #F5F3D2;
}
.HomeGrid
{
}

.UserWelcome
{
	float: right;
}


/*Green eServices Menu related style */

/*****************************************************/
.eServiceBoxGreen a img
{
	height: 20px;
	margin-left: 2px;
}

.eServiceBoxGreen a
{
	display: block;
	color:#323234;
	background: url(images/icn_eservicesgreen.jpg) no-repeat top;
	padding-top: 5px;
	height: 25px;
	text-align: left;
	text-indent: 25px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.eServiceBoxGreen a img
{
	line-height: 30px;
}
.eServiceBoxGreen a:hover
{
	background: url(images/icn_eservicesgreen.jpg) no-repeat bottom;
	color: #7A8914; 
	text-decoration: none;
}
/*****************************************************/

.LeftMenuBg
{
	background: url(images/center-rightBg.gif) right top no-repeat;
	width: 220px;
}

.eServiceBoxBg
{
    background: #d0dfe7 url(images/eservice_box_bg.gif) right top repeat-y;
}

.IDMhomeRegiLink
{
	border: 1px solid #6aadd8; 
	background: #eaeff2; 
	line-height: 24px; 
	width: 170px; 
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 35px;
	float: left;
}
/******************GPI Control***********************/
.StatusStyle
{
    
    vertical-align: bottom;
    font-size: 9px; height: 29px; width: 29px; text-align: center;  background-repeat :no-repeat;
    
}

.txtBAlign
{
	text-align: center;
    font-size:x-small;
	width:auto;
	border:none 0px #ffffff;
}

.HelpMenuLink
{
	padding-left:11px;
}
.Message
{
	color:Red ; 
    font-size:12px;
    font-family:Verdana; 
	width:auto;
	border:none 0px #ffffff;
}
 
#CheckboxLabels label
{
    display:block;
    margin-left:20px;
    margin-top:-18px;
}
#ctl00_ctlHelp_mnuHelp table tr td,
.navLeftMenuRulesContent tr td,
#ctl00_mnuManageAccount_mnu table tr td,
#ctl00_mnuForeignCompany_mnu table tr td,
#ctl00_mnuCOO_mnu table tr td,
#ctl00_mnuAgency_mnu table tr td,
#ctl00_mnuTradeMark_mnu table tr td
{
    border-top: 1px solid #AAAAAA;
    padding: 7px 0;
}
.notification-filter
{
    float:right;
    font-weight:bold;
    margin-right:2em;
}