/* SAMPLE HORIZONTAL NAVI */
img
{
	border-style: solid;
	border-width: 0px;
}

.menu
{
	height: 36px;
	width: 844px;
}
* html a:hover
{
	visibility: visible;
}
.cssnav
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/btn_up.jpg) no-repeat;
	width: 136px;
	height: 26px;
	overflow: hidden; /* for ie to hide extra height*/
}
.cssnav a
{
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 136px;
	height: 26px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	overflow: hidden; /* for ie to hide extra height*/
}
.cssnav a:hover
{
	color: #ffffff;
}
.cssnav img
{
	width: 136px;
	height: 26px;
	border: 0;
}
.cssnav a:hover img
{
	visibility: hidden;
}
.cssnav span
{
	position: absolute;
	left: -5px;
	top: 7px;
	text-align: center;
	width: 150px;
	cursor: pointer;
}
.cssnavs
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/btn_ups.jpg) no-repeat;
	width: 68px;
	height: 26px;
	overflow: hidden; /* for ie to hide extra height*/
}
.cssnavs a
{
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 68px;
	height: 26px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	overflow: hidden; /* for ie to hide extra height*/
}
.cssnavs a:hover
{
	color: #ffffff;
}
.cssnavs img
{
	width: 68px;
	height: 26px;
	border: 0;
}
.cssnavs a:hover img
{
	visibility: hidden;
}
.cssnavs span
{
	position: absolute;
	left: -3px;
	top: 7px;
	text-align: center;
	width: 74px;
	cursor: pointer;
}
/* END OF NAVIGATION */
/* css tab */
.tabMenu
{
	height: 24px;
	width: 369px;
}

.tabCssUI
{
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	color: #336633;
	font-size: 12px;
}

.tabCssnav
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/tab-over.jpg) no-repeat;
	width: 123px;
	height: 24px;
	overflow: hidden; /* for ie to hide extra height*/
	background-image: url(../images/tab-over.jpg);
}
.tabCssnav a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 123px;
	height: 24px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	overflow: hidden; /* for ie to hide extra height*/
}
.tabCssnav a:hover
{
	color: #000000;
}
.tabCssnav img
{
	width: 123px;
	height: 24px;
	border: 0;
}
.tabCssnav a:hover img
{
	visibility: hidden;
}
.tabCssnav span
{
	position: absolute;
	left: -3px;
	top: 6px;
	text-align: center;
	font-weight: bold;
	width: 130px;
	cursor: pointer;
}
/*end of css tab*/

.header-bg
{
	height: 61px;
	width: 822px;
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.header-bg2
{
	height: 70px;
	width: 240px;
	background-image: url(../images/headernew.gif);
	background-repeat: no-repeat;
	background-position: top;
}
body
{
	margin: 0px;
	padding: 0px;
	background: #fff;
}
.welcomeText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.tabTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tabsubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tabRecord
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tabRecord2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFF;
	height: 11px;
	width: 42px;
}
.orangeContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.alertBg
{
	background: url(../images/right-box1.gif) no-repeat top center;
	height: 24px;
	width: 210px;
}
.downloadsBg
{
	background: url(../images/right-box3.gif) no-repeat top center;
	height: 23px;
	width: 210px;
}
.orangeTop-small
{
	background: url(../images/orange-top.gif) no-repeat top center;
	width: 206px;
	height: 37px;
}
.welcomeText a:link, .welcomeText a:active, .welcomeText a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.loginBg
{
	background-color: #FFF;
	background-image: url(../images/ais_login_09.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: auto;
}
.mainTopBg
{
	background: url(../images/top-bg.gif) no-repeat top center;
	width: 1062px;
	height: 87px;
	background-color: #FFF;
}
.orangeTop-medium
{
	background: url(../images/orangeTop-medium.gif) no-repeat top center;
	width: 389px;
	height: 37px;
}

.orangeTop-medium2
{
	background: url(../images/orangeTop-medium.gif) no-repeat top center;
	width: 390px;
	height: 37px;
}

.orangeTop-medium3
{
	background: url(../images/orangeTop-medium3.gif) no-repeat top center;
	width: 412px;
	height: 38px;
}
.orangeTop-medium4
{
	background: url(../images/orangeTop-medium4.gif) no-repeat top center;
	width: 550px;
	height: 37px;
}
.orangeTop-big
{
	background: url(../images/orange-big-bg.gif) no-repeat top center;
	width: 412px;
	height: 37px;
}
.cellBrdr
{
	background-color: #FFF;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	padding-left: 2px;
}
.tableBrdr
{
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	padding-left: 2px;
}
.cellBrdr2
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #669966;
	border-right-color: #669966;
	border-left-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	padding-left: 2px;
}
.cellBrdr3
{
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #669966;
	border-left-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	padding-left: 2px;
}
.cellBrdr4
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	padding-left: 2px;
}
.cellTextStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

.welcomeText a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.welcomeTextRegular
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.redTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.redTxt a:link, .redTxt a:active, .redTxt a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.redTxt a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.gradientBg
{
	background: url(../images/gradient-img.gif) no-repeat top;
	height: 59px;
	width: 210px;
}
.textTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	padding: 0 0 12px 10px;
}
.labelTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.formStyle
{
	border: 1px solid #669966;
	background-color: #ccffcc;
	width: 178px;
}
.radioBtnStyle
{
	color: #666666;
	width: 13px;
	height: 13px;
}
.btnTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	padding-left: 2px;
}
.searchStyle
{
	border: 1px solid #669966;
	background-color: #ccffcc;
	width: 58px;
}
.grayBrdr
{
	border: 1px solid #999999;
}
.addtnlLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
.addtnlLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: underline;
}
.addtnlLink a:link, .addtnlLink a:acive, .addtnlLink a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.addtnlLink a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}
.orangeBtmsm
{
	background: url(../images/orangeBtm-sm.jpg) no-repeat center top;
	height: 39px;
	width: 355px;
}
.toggleIcon
{
	width: 4px;
	height: 11px;
	padding: 0px 5px 3px 4px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	cursor: pointer; /*border: ridge 1px #F79F51;*/
}
.toggleIcon:hover
{
	/*border: groove 1px #F79F51;*/
}

.newForm1
{
	background-color: #FFF;
	height: 18px;
	width: 89px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #626262;
	border-right-color: #8e8e8e;
	border-bottom-color: #959595;
	border-left-color: #8e8e8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/border_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.newForm2
{
	background-color: #FFF;
	height: 18px;
	width: 170px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #626262;
	border-right-color: #8e8e8e;
	border-bottom-color: #959595;
	border-left-color: #8e8e8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/border_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.newForm3
{
	background-color: #FFF;
	height: 33px;
	width: 363px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #626262;
	border-right-color: #8e8e8e;
	border-bottom-color: #959595;
	border-left-color: #8e8e8e;
	background: url(../images/border_shadow.jpg) repeat-x center top;
}
.newForm4
{
	background-color: #FFF;
	height: 18px;
	width: 453px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #626262;
	border-right-color: #8e8e8e;
	border-bottom-color: #959595;
	border-left-color: #8e8e8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/border_shadow.jpg) repeat-x center top;
}
.btmBrdr
{
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;*/
}
.orangeBg
{
	width: 100%;
	height: 250px;
	background: url(../images/bg_as_03.jpg) center top repeat-x;
}
.Msg
{
	font-family: Arial;
	color: #FF0000;
}

.tdExpandCollapse
{
	width: 50px;
}
.tdGridIcon
{
	width: 15px;
	vertical-align: top;
}
.NewBusinessTab
{
}

.bizPage
{
	/* 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	font-weight: normal; 	color: #F30; 	*/
	background-image: url(../images/subhead1_client.jpg);
	background-repeat: no-repeat;
}
.biz2Page
{
	/* 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	font-weight: normal; 	color: #F30; 	*/
	background-image: url(../images/subhead1_product.jpg);
	background-repeat: no-repeat;
}
.biz3Page
{
	/* 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	font-weight: normal; 	color: #F30; 	*/
	background-image: url(../images/subhead1_policies.jpg);
	background-repeat: no-repeat;
}

.bizPage a:hover, .biz2Page a:hover, .biz3Page a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c94c4;
	text-decoration: none;
}

.bizPageNav:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5310A;
	text-decoration: none;
}
.bizPageNav:acive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5310A;
	text-decoration: none;
}
.bizPageNav:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5310A;
	text-decoration: none;
}
.bizPageNav:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c94c4;
	text-decoration: none;
}
.RadPaneCss
{
	position: relative;
}

/**
Modified by: Alien Shrestha
Date: 2010/03/09
Effects: ContactEdit.aspx
*/


.tab-contactInfo
{
	width: 123px;
	height: 24px;
	background-image: url(  "images/tab-contactInfo.jpg" );
}

.tab-contactInfo:hover
{
	background-position: 0px 0px;
	width: 123px;
	height: 24px;
	background: transparent url(  "images/tab-contactInfo-over.jpg" ) no-repeat;
}

.tab-contactInfo img
{
	visibility: hidden;
}

.refPageFont
{
	font-family: Arial, tahoma, trebuchet ms;
	font-size: 12px;
	color: Black;
}

/* Reference Page */
.ui-corner-all
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*Contact Edit Pag */
.multiPageView
{
	border: 1px solid #898c95;
	margin-top: -1px;
	background-color: White;
}
.pageView
{
	margin: 5px;
}

/* Attachment Page */
.AdditionalInputs
{
	padding: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	float: left;
	border-collapse: collapse;
	width: 530px;
	border-bottom: 1px solid #898c95;
}
.ruInputs td
{
	padding: 1px 0;
}
.ruInputs label
{
	width: 100px;
	padding-right: 5px;
	text-align: left;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
}
.TextField
{
	border: solid 1px #cfcfcf;
	background: white; /*text-align: left; 	float: left; 	width: 225px;*/
}
.tdlabel
{
	width: 90px;
}

.FileDetails
{
	padding: 4px;
}

/* DashBoard Page */
.dashboardHead
{
	text-align: left;
}
/* Contact Dialog*/
.default
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}
.MyImageButton
{
	cursor: pointer;
}
.errorFont
{
	font-family: Trebuchet MS, tahoma, trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.messageFont
{
	font-family: Trebuchet MS, tahoma, trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}
.tcell
{
	height: 20px;
	color: Black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.rounded-corners
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.advanceView
{
	width:100%;
	background-color:#D7E3F0;
	text-align:left;
	height:28px;
	padding:5px 0px 0px 10px;
	font-family:Arial,tahoma,trebuchet ms;
	cursor:pointer;
}

.advanceViewExpand
{
	width: 15px;
	height: 15px;
	float: right;
	background-position: 0px -5px;
	background-image: url("../../images/updownarrow.png");
	background-repeat: no-repeat;
	margin: 1px 6px 0px 0px;
	cursor:pointer;
}

.advanceViewCollapse
{
	width: 15px;
	height: 15px;
	float: right;
	background-position: 0px -181px;
	background-image: url("../../images/updownarrow.png");
	background-repeat: no-repeat;
	margin: 1px 6px 0px 0px;
	cursor:pointer;

}
/* Display SQL: Start */
.DisplaySQL-style1
{
    color: #FF3300;
}
.DisplaySQL-style2
{
    background-color: #FFFF00;
}
.DisplaySQL-style3
{
    color: #0000FF;
    font-weight: bold;
}
.DisplaySQL-style4
{
    color: #000000;
    font-weight: bold;
}

/* Display SQL: End */

/* OSHA Report: Start*/
.divOshaReportContent
{
    width: 1200px; 
    margin-left: 0;
}
 .tblOshaReportCriteria
{
    width: 1024px;
    padding: 10px;
}
        
.divReportViewer
{
    padding:10px;    
}
/* OSHA Report: End*/

.module-edit-panel fieldSet {
	padding: 20px;
}

.rmSlide11 {
	height: 300px !important;
	overflow-x: scroll !important;
}