﻿/* New style Start - Promise */


@import url('https://fonts.googleapis.com/css?family=Roboto');

@font-face {font-family: "BlairMdITCTT";
  src: url("Font/7f0bd87d173a5d980ef018411a95686a.eot"); /* IE9*/
  src: url("Font/7f0bd87d173a5d980ef018411a95686a.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("Font/7f0bd87d173a5d980ef018411a95686a.woff2") format("woff2"), /* chrome、firefox */
  url("Font/7f0bd87d173a5d980ef018411a95686a.woff") format("woff"), /* chrome、firefox */
  url("Font/7f0bd87d173a5d980ef018411a95686a.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("Font/7f0bd87d173a5d980ef018411a95686a.svg#BlairMdITC TT Medium") format("svg"); /* iOS 4.1- */
}

html, body {
		margin:0;
		padding:0;
		height:100%;
	}

/* OPRS HomePage Style Start */

#MainBody
{
	margin: 0;	padding: 0;     
     
	font-family: Roboto;        /*background: url(../Images/wrapper.gif) 0 0 repeat-x #D6D6D6;*/      background-color: #fff;
	font-size: 13px;	color: #000000;		text-align: justify;

}

.Home_min_width 
{
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%"); 
	min-width:1000px;

    padding-bottom: 37px;	/* Height of the footer */
}
	
.HomeMain 
{
	width:100%;         margin:auto;
}

#HomeTopBar {
    width:100%;         height: 42px;   background-color: #a88860;      font-family: Roboto;        font-size: 15px;        font-weight: 500;
    font-style: normal;     font-stretch: normal;       line-height: 300%;          letter-spacing: normal;     text-align: left;       color: #ffffff;     letter-spacing: 1px;
}

#HomeHeader 
{
	width:100%;  height: 260px;    	background:url('Images/OPRSHomeHeaderBg.jpg') 0 0 repeat-x;
	}

#HomeHeader .bg_header
{
	width:100%;     	height: 260px;      background:url('Images/OPRSHomeBg.jpg') 0 0 no-repeat;
	}
	
/*#header .bg_header_right
{
	width:100%;     	height: 260px;        background:url(Images/HeaderRightBg1.jpg) right top no-repeat; 
	}*/

#HomeHeader .Disp 
{
	padding: 0px; /* top, bottom, */	
}

.SealTdStyle {
    width: 200px; padding-left: 31px; padding-top: 5px;
}

.MonmouthSeal {
  width: 200px;       height: 200px;      /*box-shadow: 1px 1.7px 38px 0 rgba(0, 0, 0, 0.48);*/
}

.Home_WelcomeTextStyle {
    font-family: BlairMdITCTT;
    /*font-family: Roboto;*/
    font-size: 21px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.HomeMenuHeadBg {
    /*width: 294px;*/
    height: 50px;
    background-color: #a88860;
}

.HomeMenuHeadTextStyle {
    font-family: BlairMdITCTT;      text-align: left;       padding-left: 28px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #ffffff;
}

#ContentBg 
{
    width:100%;  min-height: 369px;    	background:url('Images/OPRSHomeContentBg.jpg') 0 0 no-repeat;
}

.HomeMenuBg {
    width:294px;  height: 353px;    	background:url('Images/OPRSHomeMenuBg.png') 0 0 no-repeat;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
/*Changed by Shivakumar on 15/02/2019 Changed font  size from 22.5px to 26.5px */
.HomeContentHead {
    font-family: Roboto;

    font-size: 26.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #0f1f5e;
}
/*Changed by Shivakumar on 15/02/2019 Changed font  size from 15px to 18px */
.HomeContentParaStyle {
    font-family: Roboto;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 150%;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
}

.ClerkNameStyle {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #0f1f5e;
}

.CountyNameStyle {
    font-family: Roboto;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    color: #666666;
}


#HomeFooter 
{/*position:absolute;
    bottom:0;
    width: 100%;*/
    height: 37px;
    

    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;

    

    font-family: Roboto;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: 1px;
    text-align: left;
    color: #a88860;
	
	background: url(Images/OPRSHomeFooterBg.png) 0 0 repeat-x;
	
    /*border-top: 1px solid #555555;
	margin: 0 20px 0 20px; 
	padding: 10px 0px 25px 0px;*/ /* (top , right, bottom, left */
}

/*Index page - popup message box style - start here*/

#PopUp_Overlay {
    position: fixed;                    top: 0;             left: 0;                    width: 100%;                height: 100%;               background-color: #000;             filter: alpha(opacity=10);
    -moz-opacity: 0.7;              -khtml-opacity: 0.7;                    opacity: 0.7;               z-index: 100;               display: none;
}
.IndexPopup {
    width: 100%;                        margin: -500px auto;                display: none;              position: fixed;                z-index: 101;           
}

.AcceptPopup {
    width: 100%;
    display: none;
    position: fixed;
    z-index: 101;
}

        
.PopUpContentBox {
    min-width: 400px;                   width: 400px;               min-height: 150px;              margin: 100px auto;             background: #f3f3f3;                position: relative;             z-index: 103;
    padding: 15px 35px;                 border-radius: 5px;             box-shadow: 0 2px 5px #000;
}
.PopUpContentBox a {
    text-decoration: none;
}
.PopUpContentBox p {
        clear: both;                    color: #555555;                 /* text-align: justify; */                  font-size: 20px;                    font-family: sans-serif;        line-height: 150%;
    }
.PopUpContentBox p a {
    color: #f3eeee;                     font-weight: bold;
}

a.PopUpCloseBtn {
    float: right;               margin-top: -10px;              margin-right: -15px;                cursor: pointer;                color: #fff;                border: 1px solid #fffbfb;              border-radius: 16px;
    background: #e82506;                font-size: 23px;                font-weight: bold;              display: inline-block;              line-height: 0px;               padding: 10px 4px;  
}
.PopUpCloseBtn {
    color: #f3eeee;                 font-size: 30px;                text-decoration: none;              position: absolute;             right: 5px;             top: 0;
}
.PopUpCloseBtn:hover {
    color: #1d0501;             
}
.PopUpCloseBtn:before {
    content: "×";               font-size: 22px;
}


.PopUpContentBox_TiaraTaxEst {
    min-width: 400px;                   width: 600px;               min-height: 150px;              margin: 100px auto;             background: #f3f3f3;                position: relative;             z-index: 103;
    padding: 15px 35px;                 border-radius: 5px;             box-shadow: 0 2px 5px #000;
}
.PopUpContentBox_TiaraTaxEst a {
    text-decoration: none;
}
.PopUpContentBox_TiaraTaxEst p {
        clear: both;                    color: #555555;                 /* text-align: justify; */                  font-size: 20px;                    font-family: sans-serif;        line-height: 150%;
    }
.PopUpContentBox_TiaraTaxEst p a {
    color: #f3eeee;                     font-weight: bold;
}


/*---------------Mobile Device popup start here-------------*/
.IndexPopupMbl {
    width: 100%;                        margin: -1271px auto;                display: none;              position: fixed;                z-index: 101;           
}
   
.Mbl_PopUpContentBox {
    min-width: 400px;                   width: 400px;               min-height: 150px;              margin: 100px auto;             background: #f3f3f3;                position: relative;             z-index: 103;
    padding: 15px 35px;                 border-radius: 5px;             box-shadow: 0 2px 5px #000;
}
.Mbl_PopUpContentBox a {
    text-decoration: none;
}
.Mbl_PopUpContentBox p {
        clear: both;                    color: #555555;                 /* text-align: justify; */                  font-size: 20px;                    font-family: sans-serif;        line-height: 150%;
    }
.Mbl_PopUpContentBox p a {
    color: #f3eeee;                     font-weight: bold;
}
   
  a.PopUpCloseBtnMbl {
    float: right;               margin-top: -10px;              margin-right: -15px;                cursor: pointer;                color: #fff;                border: 1px solid #fffbfb;              border-radius: 16px;
    background: #e82506;                font-size: 23px;                font-weight: bold;              display: inline-block;              line-height: 0px;               padding: 10px 4px;  
}
.PopUpCloseBtnMbl {
    color: #f3eeee;                 font-size: 30px;                text-decoration: none;              position: absolute;             right: 5px;             top: 0;
}
.PopUpCloseBtnMbl:hover {
    color: #1d0501;             
}
.PopUpCloseBtnMbl:before {
    content: "×";               font-size: 22px;
}  
 .PopUpContentBoxMobile {
       min-width: 278px !important;        width: 285px !important;
}    
/*---------------Mobile Device popup End here-------------*/


/*Index page - popup message box style - end here*/


/* OPRS Home page End */





body {
	margin: 0px;            	padding: 0px;   	color: #000000;             font-family: "Roboto";
	font-size: 14px;        	line-height: 1.5em; 	 /* Search pages background */
	background-repeat: no-repeat;       background-position-x: center;      background-position-y: top;
	
	/*background-color: #dff0f2;*/      background-color: #fff;
	/*background-color: #fff;*/ 	/*background-image: url(body.jpg);*/    	/*background-repeat: repeat-x;*/
	/*background-image: url(MainBG1.jpg);*/     /*background: url('Images/002.jpg') center top fixed no-repeat #b5954c;*/
}

.TobBarMenu {
    width:20px;  height: 16px;    	background:url('Images/TopBarMenu.png') 0 0 no-repeat;
}

#Container {
	/*min-height:100%;
	position:relative;*/
}

.InnerPage_min_width 
{
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%"); 
	min-width:1000px;

    padding-bottom: 36px;	/* Height of the footer */
}

.InnerMain 
{
	width:100%;         margin:auto;
}

#InnerPageTopBar {
    width:100%; 
    height: 42px;   background-color: #a88860;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 300%;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;     letter-spacing: 1px;
}

#InnerHeaderBg 
{
	width:100%;  height: 131px;    	background:url('Images/InnerPageHeaderBg.jpg') 0 0 repeat-x;
	}

#InnerHeaderBg .InnerHeader
{
	width:100%;     	height: 131px;      background:url('Images/OPRSInnerPageHeader.jpg') 0 0 no-repeat;
}
	
/* Added by Nasir/Ajith on 02/12/2026 to add new Image for Public Notice Master Page*/
#InnerHeaderBg .InnerHeaderPublicNotices {
	width: 100%;
	height: 131px;
	background: url('Images/oprsinnerpageheaderpublicnotices.jpg') 0 0 no-repeat;
}

#InnerHeaderBg .Disp 
{
	padding: 0px; /* top, bottom, */
}

#SiteMapBg {
    width:100%;  height: 40px;    	background:url('Images/SiteMapBg.png') 0 0 repeat-x;
}

#PageHeadLeftBg {
	width: 60px;     	height: 40px;    background: url("Images/HeadLeftBg.png") no-repeat;
}

#PageHeadCenterBg {
	height: 40px;    background-color: #a78863;     padding-left: 10px;     padding-right: 9px;    
}

#PageHeadRightBg {
	width: 62px;     	height: 40px;    background: url("Images/HeadRightBg.png") no-repeat;
}

.PageHeaderStyle {
    font-family: Roboto;        font-size: 18px;        line-height: 1.22;          color: #ffffff;         letter-spacing: 1px;        white-space: nowrap;
}

#InnerFooter 
{
    /*position:absolute;*/
	height: 50px;			/* Height of the footer */
    bottom:0;
	width:100%;
	
    font-family: Roboto;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: 1px;
    text-align: left;
    color: #a88860;
	
	background: url(Images/OPRSHomeFooterBg.png) 0 0 repeat-x;
	
    /*border-top: 1px solid #555555;
	margin: 0 20px 0 20px; 
	padding: 10px 0px 25px 0px;*/ /* (top , right, bottom, left */
}
.CenterAlign {
    padding: 0 15px 0 15px;
}

.TextAlignCenter {
    text-align: center;
}

.GridLink:link {
	font-family: Roboto;  font-size: 15px; color: #0c1d5a;   font-weight: 500;  text-decoration: none
}
.GridLink:visited {
	font-family: Roboto;  font-size: 15px; color: #0c1d5a; font-weight: 500; text-decoration: none
}
.GridLink:hover {
	font-family: Roboto;  font-size: 15px; color: #a78863; font-weight: 500; text-decoration: none
}

.FooterLink:link {
	font-family: Roboto;  font-size: 15px; color: #a88860; letter-spacing: 1px;   font-weight: 500;  text-decoration: none
}
.FooterLink:visited {
	font-family: Roboto;  font-size: 15px; color: #a88860; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}
.FooterLink:hover {
	font-family: Roboto;  font-size: 15px; color: #0b1d5a; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}


/*Consolidated Records Search - Grid View - Textbox alignment center and pagination alignment right - Start */

.DataGridPagingBg td {     text-align: -webkit-right !important; }

#ctl00_ContentPlaceHolder1_gvAddrs tr:nth-child(n+3) td:first-child { text-align: center }

/*Consolidated Records Search - Grid View - Textbox alignment center and pagination alignment right - End */

/* Tiara record search - Grid view - Text alignment center */
#ctl00_ContentPlaceHolder1_gvAddrsTiaraSearch tr:nth-child(n+2) td:first-child { text-align: center !important }

#BodyStyle
{
    /*background: url('Images/002.jpg') center top fixed no-repeat #00b0c3;*/
    background: #00b0c3;
}

p { margin: 0px; padding: 0 0 10px 0; }


#wrapper {
	width: 1010px;  	margin: 0 auto;
}

/*.mainHeaderBack
{
	background-color: #397bb7;
}*/

#CMCHeader {
	width: 1010px;  	height: 120px;  	background: url(Images/CMC_Press_Header.png) no-repeat; 	/*padding: 0px 15px 0px 15px;*/
}


#TopLeftCornerBg {
	width: 8px;     	height: 8px;    background: url("Images/MainCorner1.jpg") no-repeat;
}
#TopCenterBg {
	width: 100%;     	height: 8px;    background: url("Images/MainTopBg.jpg") repeat-x;
}
#TopRightCornerBg {
	width: 8px;     	height: 8px;    background: url("Images/MainCorner2.jpg") no-repeat;
}


#BottomLeftCornerBg {
	width: 8px;     	height: 9px;    background: url("Images/MainCorner3.jpg") no-repeat;
}
#BottomTopCenterBg {
	width: 100%;     	height: 9px;    background: url("Images/MainBottomBg.jpg") repeat-x;
}
#BottomTopRightCornerBg {
	width: 8px;     	height: 9px;    background: url("Images/MainCorner4.jpg") no-repeat;
}

#CMCFooter {
	width: 1010px;  	height: 28px;  	background: url(Images/CMC_FooterBg.png) no-repeat; 	/*padding: 0px 15px 0px 15px;*/
}

.FoogerLeftBg
{
    height: 28px;       background: url("Images/CMC_MainFooterCorner.jpg") no-repeat #0e2a3c;      background-position: right;  
}
.FoogerInnerLeftBg
{
    height: 28px;   width: 47px;       background: url("Images/CMC_MainFooterCorner1.jpg") no-repeat;  background-position: left;
}

.FoogerInnerBg
{
    height: 28px;   background: url("Images/CMC_MainFooterBack.jpg");
}

/*Disclaimer popup style*/
.demo  {
    color:#000033; background-color:#ffffff; 
    position: absolute; top: 42%; left:31%; width:800px;
    z-index:99;  visibility:hidden;  border:solid 1px #000000;
}

.bgcolor2{
	 background-color:#18395e;
}

fieldset {
    border: #18395e 1px solid;
}

.bgcolor01
{
	 height: 28px;   background: url("Images/InnerSiteBack.jpg") repeat-x;
}

.MainTableBorder {
	border: 1px solid #c0c0c0;
}

.white {
	font-family: Roboto; 	font-size: 11px;    		color: #ffffff;
}


.TopBarLink:link {
	font-family: Roboto;  font-size: 15px; color: #fff; letter-spacing: 1px;   font-weight: 500;  text-decoration: none
}
.TopBarLink:visited {
	font-family: Roboto;  font-size: 15px; color: #fff; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}
.TopBarLink:hover {
	font-family: Roboto;  font-size: 15px; color: #0b1d5a; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}

/*.TopMenuLink:link {
	font-family: Trebuchet MS, Verdana, Arial;  font-size: 14px; color: #0f2c3e; letter-spacing: 1px;   font-weight: 500;  text-decoration: none
}
.TopMenuLink:visited {
	font-family: Trebuchet MS, Verdana, Arial;  font-size: 14px; color: #0f2c3e; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}
.TopMenuLink:hover {
	font-family: Trebuchet MS, Verdana, Arial;  font-size: 14px; color: #00bfe2; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}*/

/*.TopHomeMenuLink:link {
	font-family: Trebuchet MS, Verdana, Arial;  font-size: 14px; color: #fff; letter-spacing: 1px;   font-weight: 500;  text-decoration: none
}
.TopHomeMenuLink:visited {
	font-family: Trebuchet MS, Verdana, Arial;  font-size: 14px; color: #fff; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}
.TopHomeMenuLink:hover {
	font-family: Trebuchet MS, Verdana, Arial;  font-size: 14px; color: #00bfe2; letter-spacing: 1px;   font-weight: 500; text-decoration: none
}*/

.HyperLink1:link {
	font-family: Roboto;   font-size: 14px; font-weight: bold; color: #0c1d5a; letter-spacing: 1px; text-decoration: none
}
.HyperLink1:visited {
	font-family: Roboto;  font-size: 14px; font-weight: bold; color: #0c1d5a; letter-spacing: 1px; text-decoration: none
}
.HyperLink1:hover {
	font-family: Roboto;  font-size: 14px; font-weight: bold; color: #a78863; letter-spacing: 1px; text-decoration: none
}

.HyperLink2 {
	font-family: Roboto !important;   font-size: 16px !important; font-weight: normal !important; color: #0c1d5a !important; text-decoration: none !important;
}
.HyperLink2:link {
	font-family: Roboto;   font-size: 16px; font-weight: normal; color: #0c1d5a; text-decoration: none
}
.HyperLink2:visited {
    font-family: Roboto;        font-size: 16px;        font-weight: normal;        color: #0c1d5a;     text-decoration: none;
}
.HyperLink2:active {
	font-family: Roboto;  font-size: 16px; font-weight: normal; color: #a78863; text-decoration: none;
}
.HyperLink2:hover {
	font-family: Roboto;  font-size: 16px; font-weight: normal; color: #a78863; text-decoration: none;
}

.HyperLink3:link {
	font-family: Roboto;   font-size: 14px; font-weight: normal; color: #0c1d5a; text-decoration: underline !important;
}
.HyperLink3:visited {
	font-family: Roboto;  font-size: 14px; font-weight: normal; color: #0c1d5a; text-decoration: underline !important;
}
.HyperLink3:hover {
	font-family: Roboto;  font-size: 14px; font-weight: normal; color: #a78863; text-decoration: underline !important;
}

.GridHeaderLink:link {
	font-family: Roboto;   font-size: 15px; font-weight: normal; color: #fff; text-decoration: none
}
.GridHeaderLink:visited {
	font-family: Roboto;  font-size: 15px; font-weight: normal; color: #fff; text-decoration: none
}
.GridHeaderLink:hover {
	font-family: Roboto;  font-size: 15px; font-weight: normal; color: #fff; text-decoration: none
}

a.redtitle:link {
	font-family: Roboto; 	font-size: 14px;    		color: #0c1d5a;         text-decoration:none;       /*letter-spacing: 1px;                           		font-weight:bold;*/
}
a.redtitle:active {
	font-family: Roboto; 	font-size: 14px;        	color: #0c1d5a;     	text-decoration:none;       /*letter-spacing: 1px;	                                font-weight:bold;*/
}
a.redtitle:visited {
	font-family: Roboto; 	font-size: 14px;        	color: #0c1d5a; 	    text-decoration:none;       /*letter-spacing: 1px;	                                font-weight:bold;*/   
}
a.redtitle:hover {
	font-family: Roboto; 	font-size: 14px;    		color: #a78863;        	text-decoration:none;       /*letter-spacing: 1px;	                                font-weight:bold;*/
}

/*a:link {
	font-family: Roboto; 	font-size: 13px;    	color: #000000;         text-decoration:none;
}
a:visited {
	font-family: Roboto; 	font-size: 13px;    	color: #000000;         text-decoration:none;
}
a:hover {
	font-family: Roboto; 	font-size: 13px;    	color: #000000;         text-decoration:none;
}
a:active {
	font-family: Roboto; 	font-size: 13px;    	color: #000000;         text-decoration:none;
}*/

a.black:link {
	font-family: Roboto;    	font-size: 14px;        color: #0c1d5a;         text-decoration:none;
}
a.black:active {
	font-family: Roboto;    	font-size: 14px;    	color: #0c1d5a;         text-decoration:none;
}
a.black:visited {
	font-family: Roboto;    	font-size: 14px;    	color: #0c1d5a;         text-decoration:none;
}
a.black:hover {
	font-family: Roboto;    	font-size: 14px;    	color: #a78863;         text-decoration:none;
}

a.white:link {
	font-family: Roboto; 	    font-size: 11px;    		color: #ffffff; 		text-decoration:none;
}
a.white:active {
	font-family: Roboto;   	    font-size: 11px;            color: #ffffff;         text-decoration:none;
}
a.white:visited {
	font-family: Roboto;    	font-size: 11px;    	   color: #ffffff;         text-decoration:none;
}
a.white:hover {
	font-family: Roboto;    	font-size: 11px;    		color: #ffffff;         text-decoration:none;    
}

a.link:link {
	font-family: Roboto; 	font-size: 12px;    	font-weight: bold;  	color: #548c29;
}
a.link:visited {
	font-family: Roboto; 	font-size: 12px;    	font-weight: bold;  	color: #548c29;
}
a.link:hover {
	font-family: Roboto; 	font-size: 12px;    	font-weight: bold;  	color: #548c29;
}
a.link:active {
	font-family: Roboto; 	font-size: 11px;    	font-weight: bold;  	color: #548c29;
}

a.blue:link {
	font-family: Roboto;    	font-size: 12px;    	font-weight: bold;  	color: #000000;
}
a.blue:visited {
	font-family: Roboto;    	font-size: 12px;    	font-weight: bold;  	color: #000000;
}
a.blue:hover {
	font-family: Roboto;    	font-size: 12px;    	font-weight: bold;  	color: #000000;
}
a.blue:active {
	font-family: Roboto;    	font-size: 12px;    	font-weight: bold;  	color: #000000;
}


/* main */
#content_top {
	width: 1010px;  	height: 30px;       background: url(Images/Content_Topbg.png) no-repeat;
}
#content_main {
	position: relative;             	width: 1010px;  	background: url(Images/ContentBg.png) repeat-y;
}

#content_width { 
	 width: 970px;	 margin: auto;
}

.ContactUsBg{
    background: url("Images/ContactUsBg.png") no-repeat;     width: 250px;          height: 180px;      padding: 0 10px 0 10px;
}

.ContactUsBgBlue{
    background: url("Images/ContactUsBg2_Blue.png") no-repeat;     width: 250px;          height: 180px;        padding: 0 10px 0 10px;
}

.SloganText{
    font-family: Roboto;        font-size: 16px;        color: #0f2c3e;      font-weight: 600;     letter-spacing: 1px;
}

.Label
{
    font-family: Roboto; 	font-size: 16px;		color: #000;			font-weight: normal;       letter-spacing: 1px;
}

.Label1{
    font-family: Roboto;        font-size: 16px;        color: #008b9c;         font-weight: 600;                  letter-spacing: 1px;
}

.Label2{
    font-family: Roboto;        font-size: 14px;        color: #0e2a3c;         font-weight: 600;                  letter-spacing: 1px;
}

.Label3{
    font-family: Roboto;        font-size: 14px;        color: #000;            font-weight: 500;                  letter-spacing: 1px;
}
.Label4
{
    font-family: Roboto; 	font-size: 16px;		color: #a78863;			font-weight: normal;       letter-spacing: 1px;  line-height: 1.38;
}


.ParaText
{
    font-family: Roboto;        font-size: 15px;        color: #000;      line-height: 1.5em;       font-weight: 400;             text-align: justify;
}

.HeadBg1{   
	border:solid 1px #0e2a3c;               background-color: #0e2a3c;      background-attachment:scroll;
	background-position:left top;  		 background-repeat:repeat-x;    	color:#ffffff; 		  		 font-family: Roboto;   		 font-weight:bold;
	font-size: 13px;    padding: 3px 10px 3px 10px;    letter-spacing: 1px;
	}
	
.LabelStyle2
{
    color: #0f2c3e;    font-size: 16px;        font-family: Roboto;    font-weight: bold;      letter-spacing: 1px;   
}

.inputLabel   
{
    font-family: Roboto; 	font-size: 14px;		color: #000000;			/*font-weight:bold;*/   letter-spacing: 1px;
}

.error{
	font-family: Roboto;	    font-size: 14px; 		font-weight: normal;	   color:Red; 
	}

.TableBorder2
{
    border: solid 1px #128DA3;
}

table.tabbgcolor
{
	/*background-color:#e3d8b9;*/   	 background-image:url(images/Cyan_SearchTabBg.jpg); 	background-position: left bottom;
	background-repeat:repeat-x; 	background-attachment:scroll;   	 /*background-color:#ffffff;*/
}

.inputLabelSmall
{
    font-family: Roboto;     	font-size: 12px;    		color: #000000; 		/*font-weight:bold;*/       /*letter-spacing: 1px;*/    
}

.HeaderStyle
{
	/*background-attachment: scroll;  	background-image: url(images/Cyan_TabOut.jpg);              background-repeat: repeat;*/
    /*background-color: #0c1d5a;*/
    font-family: Roboto;    		font-size: 15px;     padding: 0px 0px 0px 0px;  		/*font-weight:bold;*/
	letter-spacing: 1px;            height: 40px;
    background-color: #0c1d5a !important;
    color:#fff !important;
}

.BrownHeaderStyle
{
	/*background-attachment: scroll;  	background-image: url(images/Cyan_TabOut.jpg);              background-repeat: repeat;*/
    /*background-color: #0c1d5a;*/
    font-family: Roboto !important;    		font-size: 15px;     padding: 0px 0px 0px 0px;  		/*font-weight:bold;*/
	letter-spacing: 1px;            height: 28px;           font-weight: bold !important;
    background-color: #a78863 !important;
    color:#fff !important;

    border-top: 1px solid #cacaca !important;
}

.GridHeadStyle {
    font-family: Roboto;    		font-size: 15px;     padding: 0px 0px 0px 0px;  		background-color: #0c1d5a;
	color:#fff;      letter-spacing: 1px;            height: 28px;
}

.GridHeadStyle2
{
	font-family: Roboto;    		font-size: 15px;     padding: 0px 0px 0px 0px;  		/*font-weight:bold;*/
	letter-spacing: 1px;            height: 28px;           
    background-color: #fff !important;
    color: black !important;
}

.TopLeftRightCorner {
    -webkit-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
}

.FirstTDGridStyle{
    -webkit-border-radius: 15px 0px 0px 0px;
    -moz-border-radius: 15px 0px 0px 0px;
    border-radius: 15px 0px 0px 0px !important;
    border-left: 1px solid white;
    background-color: #0c1d5a;
    /*padding-left: 10px;*/

}

.LastTDGridStyle{
    -webkit-border-radius: 0px 15px 0px 0px;
    -moz-border-radius: 0px 15px 0px 0px;
    border-radius: 0px 15px 0px 0px !important;
    border-right: 1px solid white;
    background-color: #0c1d5a;
}

.FirstTHGridViewStyle{
    -webkit-border-radius: 15px 0px 0px 0px;
    -moz-border-radius: 15px 0px 0px 0px;
    border-radius: 15px 0px 0px 0px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    background-color: #0c1d5a;
    /*padding-left: 10px;*/

}

.LastTHGridViewStyle{
    -webkit-border-radius: 0px 15px 0px 0px;
    -moz-border-radius: 0px 15px 0px 0px;
    border-radius: 0px 15px 0px 0px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    background-color: #0c1d5a;
}

.HeaderText
{
	font-family: Roboto;    		font-size: 15px;       			color:#fff;      letter-spacing: 1px;
    background-color: #0c1d5a;      height: 40px;
    
    
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
}

.TableHeadStyle
{
	font-family: Roboto;    		font-size: 15px;       			color:#fff;      letter-spacing: 1px;
    background-color: #0c1d5a;      /*height: 40px;*/           padding-left: 10px;       
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;             
}

.TableHeadStyle_NavyBlue
{
	font-family: Roboto;    		font-size: 15px;       			color:#fff;      letter-spacing: 1px;
    background-color: #0c1d5a;      /*height: 40px;*/           padding-left: 10px;       
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;             
}

.TableHeadStyle_LightBrown
{
	font-family: Roboto;    		font-size: 15px;       			color:#fff;      letter-spacing: 1px;
    background-color: #a78863;      /*height: 40px;*/           padding-left: 10px;       
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;             
}

.TableHeadStyle2
{
	font-family: Roboto;    		font-size: 18px;       			color:#fff;      letter-spacing: 1px;
    background-color: #0c1d5a;      height: 40px;       text-align: center;
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;             
}

.TableShadow {
    -moz-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.20);  
    -webkit-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.20);

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.TableRoundedCorner {
    margin: 10px;
    
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    -moz-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.20);  
    -webkit-box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.20);
  
    border: 1px solid #c9c9c9;
}

.footer{
    font-family: Roboto;   font-size: 11px;    	font-weight: normal;    	color: #20558a; 	text-decoration: none;
    background-color: #eee9d7;  	font-weight:bold;
}

.DataGridPagingBg{
    font-family: Roboto;   font-size: 15px;    	color: #0c1d5a; 	text-decoration: none;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
          
    /*background-color: #0c1d5a;*/  	font-weight: bold;       letter-spacing: 1px;
}

.title{
    font-family: Roboto; 	    font-size: 20px;		color: #0c1d5a;		font-weight:bold;   	text-align: left;   		        letter-spacing: 1px;    
    /*background-color: #cefaff;          border-bottom:solid 1px #5c9edb;  
*/
}

.headertd
{
	/*background-color: #006f7d;   	color: White;    	font-family: Roboto;    	font-weight: bold;  	
	font-size: 15px;	            text-align: left;   padding-left: 10px;     letter-spacing: 1px;    height: 24px;*/



    font-family: Roboto;    		font-size: 20px;       			color:#fff;      letter-spacing: 1px;
    background-color: #a78863;      height: 40px;           padding-left: 20px;         text-align: left;  
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
}



.fzheadertd
{
	background-color: #00373e;   	color: White;    	font-family: Trebuchet MS, Verdana, Arial;    	font-weight: bold;  	
	font-size: 15px;	            text-align: left;   padding-left: 10px;     letter-spacing: 1px;    height: 24px;
}

.tblhead
{
	font-family: Roboto;    	font-size: 17px;    	color: white;   	 	
	background-color: #a78863;   	    text-align:left;        padding-left:5px;   height:25px;    letter-spacing: 1px;
}

.tblshorthead
{
	font-family: Roboto;    	font-size: 17px;    	color: white;   	
	background-color: #a78863;       	text-align:left;        padding-left:5px;   height: 25px;   letter-spacing: 1px;
}

.inputText
{   
    font-family: Roboto; 	font-size: 12px;    		color: #000;
}



#InnerPageTopLeftCorner1 {
	width: 11px;     	height: 9px;    background: url("Images/elecorner.jpg") no-repeat;
}
#InnerPageTopMiddleCorner1 {
	width: 100%;     	height: 9px;    background: url("Images/eletopback.jpg") repeat-x;
}
#InnerPageTopRightCorner1 {
	width: 9px;     	height: 9px;    background: url("Images/elecorner1.jpg") no-repeat;
}

#InnerPageBtmLeftCorner1 {
	width: 11px;     	height: 8px;    background: url("Images/elecorner2.jpg") no-repeat;
}
#InnerPageBtmMiddleCorner1 {
	width: 100%;     	height: 8px;    background: url("Images/elebottomback.jpg") repeat-x;
}
#InnerPageBtmRightCorner1 {
	width: 9px;     	height: 8px;    background: url("Images/elecorner3.jpg") no-repeat;
}

.FooterBg
{
    background-color: #0f2c3e;
}

/*button
{   border-bottom:solid 1px #000000;    	border-right:solid 1px #000000; 	border-left:solid 1px #0072cf;  border-top:solid 1px #0072cf;
	 background-image:url(images/Cyan_TabOut.jpg);  	 background-attachment:scroll;  	 background-position:left top;
	 background-repeat:repeat-x;    	 color:#ffffff; 	 background-color:#0072cf;  	 font-family:Verdana;   	 font-weight:bold;
	 font-size:12px;
}

.button
{   border-bottom:solid 1px #000000;    	border-right:solid 1px #000000; 	border-left:solid 1px #0072cf;  	border-top:solid 1px #0072cf;
	 background-image:url(images/Cyan_TabOut.jpg);  	 background-attachment:scroll;  	 background-position:left top;
	 background-repeat:repeat-x;    	 color:#ffffff; 	 background-color:#0072cf;  	 font-family:Verdana;	 font-weight:bold;  	 
	 font-size:12px;
}*/

/*.ButtonStyle{
    border:1px solid #3a8d97; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:12px; 
    font-family: sans-serif, 'Trebuchet MS', Calibri; padding: 7px 15px 7px 15px; text-decoration:none; display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF; letter-spacing: 1px;
    background-color: #278591; background-image: linear-gradient(to bottom, #278591, #2acee2);
    }
.ButtonStyle:hover{
     border:1px solid #017b8a;font-family: sans-serif, 'Trebuchet MS', Calibri; 
     background-color: #1c636c; background-image: linear-gradient(to bottom, #1c636c, #11b5c9);
}*/

.ButtonStyle{
    border:1px solid #0b1d5a; 
    /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ 
    font-size:14px; 
    font-family: Roboto; padding: 7px 15px 7px 15px; text-decoration:none; display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);  font-weight:normal; color: #ffffff; letter-spacing: 1px;
    background-color: #0b1d5a; 
    
    /*background-image: linear-gradient(to bottom, #0f1e53, #1c44c9);*/
    }
.ButtonStyle:hover{
     border:1px solid #a78863;font-family: Roboto; 
     background-color: #a78863; 
     /*background-image: linear-gradient(to bottom, #1c44c9, #0f1e53);*/
}

.ButtonLeftStyle{
    border:1px solid #0b1d5a; 
    /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ 
    font-size: 18px;     height: 45px;   text-align: left;
    font-family: Roboto; padding: 7px 15px 7px 15px; text-decoration:none; display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);  font-weight:normal; color: #ffffff; letter-spacing: 1px;
    background-color: #0b1d5a; 
    
    /*background-image: linear-gradient(to bottom, #0f1e53, #1c44c9);*/
    }
.ButtonLeftStyle:hover{
     border:1px solid #a78863;font-family: Roboto; 
     background-color: #a78863; 
     /*background-image: linear-gradient(to bottom, #1c44c9, #0f1e53);*/
}

.ButtonCenterStyle {
    border: 1px solid #0b1d5a;
    /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/
    font-size: 14px;
    height: 45px;
    text-align: center;
    font-family: Roboto;
    padding: 7px 15px 7px 15px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: normal;
    color: #ffffff;
    letter-spacing: 1px;
    background-color: #0b1d5a;
    /*background-image: linear-gradient(to bottom, #0f1e53, #1c44c9);*/
}

    .ButtonCenterStyle:hover {
        border: 1px solid #a78863;
        font-family: Roboto;
        background-color: #a78863;
        /*background-image: linear-gradient(to bottom, #1c44c9, #0f1e53);*/
    }


.GridButtonStyle{
    border:1px solid #0b1d5a; 
    /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ 
    font-size: 12px; 
    font-family: Roboto; padding: 3px 7px 3px 7px; text-decoration:none; display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);  font-weight:normal; color: #ffffff; letter-spacing: 1px;
    background-color: #0b1d5a; 
    
    /*background-image: linear-gradient(to bottom, #0f1e53, #1c44c9);*/
    }
.GridButtonStyle:hover{
     border:1px solid #a78863;font-family: Roboto; 
     background-color: #a78863; 
     /*background-image: linear-gradient(to bottom, #1c44c9, #0f1e53);*/
}


/*.GridButtonStyle{
    border:1px solid #13286f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:12px; 
    font-family: Roboto; padding: 7px 15px 7px 15px; text-decoration:none; display:inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #ffffff; letter-spacing: 1px;
    background-color: #0f1e53; background-image: linear-gradient(to bottom, #0f1e53, #1c44c9);
    }
.GridButtonStyle:hover{
     border:1px solid #021b6f;font-family: Roboto; 
     background-color: #1c44c9; background-image: linear-gradient(to bottom, #1c44c9, #0f1e53);
}*/

.buttonbrown   
{
    border-bottom:solid 1px #000000;    		border-right:solid 1px #000000; 		border-left:solid 1px #d2b885;  		border-top:solid 1px #d2b885;
    /*background-image:url(images/MainButton_Over.jpg);*/       background-attachment:scroll;       background-position:left top;
    background-repeat:repeat-x;                             color:#000000;                      background-color:#d2b885;
    font-family: Roboto;                                    font-weight: normal;                   font-size:14px;
}



/* Gridview style start */


.itemstyle{
	font-size: 13px; 		font-family: Roboto;  color: #000;  		background-color: #f6f3ef; /* Light gray color - alternate style */
}
	
/* Gridview style End */


/* Menu Style */



.SubMenu 
{
    background-attachment: scroll;  	/*background-image: url(images/SubMenuBg1.jpg);*/    background-color: #6b6b6b;
	background-repeat:   repeat-x;  	background-position:  left top; 	    font-size: 14px;      	font-weight: 400;  	
	color:#fff;                     	font-family: Trebuchet MS, Calibri, Arial;                   height: 40px;        	
	width: 200px;	display: block; 	line-height: 40px;      padding: 0px 15px 0px 12px; letter-spacing: 1px;
    
	/*background-attachment: scroll;  	background-image: url(images/MainButton_Out.jpg);
	background-repeat:   repeat-x;  	background-position:  left top; 	    font-size: 12px;      	font-weight: bold;  	
	color:#000000;                     	font-family:Verdana;                height:30px;        	padding-left:12px;
	width: 100%;	display: block; 	line-height:30px;*/
}

.SubMenu a:link
{
    background-attachment: scroll;  	/*background-image: url(images/SubMenuBg1.jpg);*/    background-color: #6b6b6b; letter-spacing: 1px;
	background-repeat:   repeat-x;  	background-position:  left top;         	font-size: 14px;      	font-weight: 400;  	               	color:#fff;                             	font-family: Trebuchet MS, Calibri, Arial;
	height: 40px;        	                    	padding-left:12px;                        	width: 200px;        display: block;
    
    /*background-attachment: scroll;  	background-image: url(images/MainButton_Out.jpg);
	background-repeat:   repeat-x;  	background-position:  left top;         	font-size: 12px;    	
	font-weight: bold;               	color:#000000;                           	font-family:Verdana;    	
	height:30px;                    	padding-left:12px;                        	width: 100%;        display: block;*/
}
.SubMenu a:active
{
	background-attachment: scroll;  	/*background-image: url(images/SubMenuBg1.jpg);*/    background-color: #6b6b6b;
	background-repeat:   repeat-x;  	background-position:  left top; letter-spacing: 1px;
	font-size: 14px;      	font-weight: 400;  	  	color:#fff;          	font-family: Trebuchet MS, Calibri, Arial;
	height: 40px;        	    	    padding-left:12px;  	width: 200px;            display: block;
	
	/*background-attachment: scroll;  	background-image: url(images/MainButton_Out.jpg);
	background-repeat:   repeat-x;  	background-position:  left top;
	font-size: 12px;    	font-weight: bold;  	color:#000000;  	font-family:Verdana;
	height:30px;    	padding-left:12px;  	width: 100%;display: block;*/
}
.SubMenu a:visited
{
    background-attachment: scroll;  	/*background-image: url(images/SubMenuBg1.jpg);*/    background-color: #6b6b6b;
	background-repeat:   repeat-x;  	background-position:  left top; 	font-size: 14px;      	font-weight: 400;  	  	
	color:#fff;               	font-family: Trebuchet MS, Calibri, Arial;    	height: 40px;       letter-spacing: 1px;     	
	padding-left:12px;  	width: 200px;   display: block;
    
    /*background-attachment: scroll;  	background-image: url(images/MainButton_Out.jpg);
	background-repeat:   repeat-x;  	background-position:  left top; 	font-size: 12px;
	font-weight: bold;  	color:#000000;  	font-family:Verdana;    	height:30px; 
	padding-left:12px;  	width: 100%;display: block;*/
}

.SubMenu a:hover
{
    background-attachment: scroll;  	/*background-image: url(images/SubMenuBg1.jpg);*/    background-color: #00a0b5;
	background-repeat:   repeat-x;  	background-position:  left top; 	font-size: 14px;      	font-weight: 400;  	  	
	color:#fff;     	font-family: Trebuchet MS, Calibri, Arial;    	height: 40px;           letter-spacing: 1px;	
	padding-left:12px;  	width: 200px;    display: block;
        
	/*background-attachment: scroll;  	background-image: url(images/MainButton_Out.jpg);   
	background-repeat:   repeat-x;  	background-position:  left top; 	font-size: 12px;
	font-weight: bold;  	color:#000000;  	font-family:Verdana;    	height:30px; 
	padding-left:12px;  	width: 100%;display: block;*/
}

.SubMenuHover
{
	background-attachment: scroll;  	background-color: #00a0b5;  
	background-repeat:   repeat-x;  	width: 100%;    	    background-position:  left top;     letter-spacing: 1px;
	font-size: 14px;      	font-weight: 400;  	  	color:  #fff;
	font-family: Trebuchet MS, Calibri, Arial;                height: 40px;        	        	padding-left:12px;  	display: block; 
}

.SubMenuHover a:link
{
	background-attachment: scroll;  	background-color: #00a0b5;  letter-spacing: 1px;                                                                                                                                                                                                                                                                                                                                                                                        
	background-repeat:   repeat-x;      Width: 100%;        	background-position:  left top; 	font-size: 14px;      	font-weight: 400;  	
	              	color:  #fff;    	font-family: Trebuchet MS, Calibri, Arial;
	height: 40px;        	                    	padding-left:12px;      display: block;
}                                                                               

.SubMenuHover a:visited
{
	background-attachment: scroll;  	background-color: #00a0b5;      letter-spacing: 1px;
	background-repeat:   repeat-x;  	width: 100%;    	    background-position:  left top;
	font-size: 14px;      	font-weight: 400;  	  	color:  #fff;
	font-family: Trebuchet MS, Calibri, Arial;            	height: 40px;        	        	padding-left:12px;  display: block;
}
.SubMenuHover a:active
{
	background-attachment: scroll;  	background-color: #00a0b5;      letter-spacing: 1px;
	background-repeat:   repeat-x;      width: 100%;        	background-position:  left top;
	font-size: 14px;      	font-weight: 400;  	  	color:  #fff;
	font-family: Trebuchet MS, Calibri, Arial;                height: 40px;        padding-left:12px;   display: block;
}
.SubMenuHover a:hover
{
	background-attachment: scroll;  	background-color: #00a0b5;      letter-spacing: 1px;
	background-repeat:   repeat-x;  	width: 100%;        	background-position:  left top;
	font-size: 14px;      	font-weight: 400;  	  	color:  #fff;
	font-family: Trebuchet MS, Calibri, Arial;                height: 40px;       padding-left:12px;  display: block;
}

.back
{ /*background-color:#00c1d3;*/
}

.pageback1 
{
    background-image:url(images/backleft.jpg);    background-position:left bottom ;   background-repeat:repeat-x;
    background-attachment:scroll;   border-left: solid 1px #bad0e7;     border-right : solid 1px #bad0e7;
    font-family: Verdana, Arial, Helvetica, sans-serif;   	font-size: 12px;    	font-weight: normal;    
    color: #000000; 	text-align:justify; 
}

.DisplayImageBtnStyle {
    background:url('Images/DisplayImageBtn.png') 0 0 no-repeat;
    width: 110px;       height: 65px;       cursor: hand;    
    border: 0px;
}

.PreviousBtnStyle {
    background:url('Images/PreviousBtn.png') 0 0 no-repeat;
    height: 23px;           cursor: hand;
    width: 100px;
    border: 0px;
}

.NextBtnStyle {
    background:url('Images/NextBtn.png') 0 0 no-repeat;
    height: 23px;       cursor: hand;
    width: 100px;
    border: 0px;
}

/* ----------- OPRS Monmouth - Home Menu - Start ------------------ */

.SubMenuStyle_HomePage 
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: white !important; 	
    padding-left:12px;          display: block; 	    line-height: 37px;      
}

.SubMenuStyle_HomePage a:link
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: white !important; 	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}
.SubMenuStyle_HomePage a:active
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: white !important; 	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}
.SubMenuStyle_HomePage a:visited
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: white !important;	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}

.SubMenuStyle_HomePage a:hover
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: white !important;	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}

.menuoff 
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: #000000; 	
    padding-left:12px;          display: block; 	    line-height: 37px;      
}

.menuoff a:link
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: #000000; 	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}
.menuoff a:active
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: #000000; 	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}
.menuoff a:visited
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: #000000; 	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}

.menuoff a:hover
{
	font-family: Roboto;        height: 37px;        	width: 100%;	        font-size: 15.5px;                	color: #000000; 	
    padding-left:12px;          display: block; 	    line-height: 37px;
    text-decoration: none;
}

.menuon
{
	width: 100%;    	            font-size: 15.5px;                	color:  #000000;
	font-family: Roboto;            height:37px;                    	padding-left:12px;  	display: block;     
}

.menuon a:link
{
	width: 100%;    	            font-size: 15.5px;                	color:  #000000;
	font-family: Roboto;            height:37px;                    	padding-left:12px;  	display: block;
    text-decoration: none;
}

.menuon a:visited
{
	width: 100%;    	            font-size: 15.5px;                	color:  #000000;
	font-family: Roboto;            height:37px;                    	padding-left:12px;  	display: block;
    text-decoration: none;
}
.menuon a:active
{
	width: 100%;    	            font-size: 15.5px;                	color:  #000000;
	font-family: Roboto;            height:37px;                    	padding-left:12px;  	display: block;
    text-decoration: none;
}
.menuon a:hover
{
	width: 100%;    	            font-size: 15.5px;                	color:  #000000;
	font-family: Roboto;            height:37px;                    	padding-left:12px;  	display: block;
    text-decoration: none;
}








.FooterText
{
    font-family: Arial, Trebuchet MS, Verdana;        font-size: 11px;        color: #000;
    font-weight: 400;                  letter-spacing: 1px;
}

.footer1
{
	font-size:11px; 		font-weight:bold;   	font-family: Verdana;		    	color:#000000;
}
	
a.footer1:link
{
	font-size:11px; 		font-weight:bold;   	font-family: Verdana;		    	color:#000000;  
}

a.footer1:active
{
	font-size:11px; 		font-weight:bold;   	font-family: Verdana;		    	color:#000000;
}

a.footer1:visited
{
	font-size:11px; 		font-weight:bold;   	font-family: Verdana;		    	color:#000000;
}

a.footer1:hover
{
	font-size:11px; 		font-weight:bold;   	font-family: Verdana;		    	color:#000000;
}
















/* new style: End - Promise */



/*GMap tab style*/


.LoginBxBg
{
    width: 400px;                   height: 250px;                  -webkit-border-radius: 11px;        -moz-border-radius: 11px;
    border-radius: 11px;            border: 1px solid #00457d;      background: rgba(204,229,255,0.7);
    -webkit-box-shadow: #B3B3B3 5px 5px 5px;                        -moz-box-shadow: #B3B3B3 5px 5px 5px;
    box-shadow: #B3B3B3 5px 5px 5px;
}

.LoginHead {
	font-family: Roboto;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	height:29px;
	text-align:left;
	border-bottom:solid 1px #2d86ca;

    background-color: #0c1e5b;

	/*background-image:url(../Images/TableHeadBg3.jpg);
	background-repeat:  repeat-x;
	background-position: left center;*/
	padding-left: 15px;


    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
}

.TableBxStyle1
{
    -webkit-border-radius: 11px;        -moz-border-radius: 11px;
    border-radius: 11px;            border: 1px solid #00457d;      background: #fff;
    /*-webkit-box-shadow: #B3B3B3 5px 5px 5px;                        -moz-box-shadow: #B3B3B3 5px 5px 5px;
    box-shadow: #B3B3B3 5px 5px 5px;*/
}

/*Consolidated Records Search - Tab Styles*/


.submenuoff {
    background-color: #0b1d5a;
    font-family: Roboto;
    font-size: 16px;
    color: #fff !important;
     
    padding: 20px;
    
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
}

.submenuoff a:hover {
    background-color: #a78863;
    padding: 20px;    
}


.submenuon {
    background-color: #a78863;
    font-family: Roboto;
    font-size: 16px;
    color: #000;
    
    padding: 20px;
    
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
}

.submenuon a:hover {
    background-color: #a78863;
    padding: 20px;    
}





/*GMap tab style end*/
.conditions
{
font-family: Tahoma;
	font-size: 11px;
	color:  blue; /*#e40000;*/
	font-weight: lighter;
}

.dialogBox_Title{
		font-weight: bold;
		font-size: xx-small;
		font-family: Roboto;
		background-color: #e3d8ba;
		text-align: center;
	}


		.bordertop1
	{
 background-color: #50e4f2;
	}
.tags{
		font-weight: bold;      		font-size: 9pt;     	color: white;   		font-family: Roboto;    		text-decoration: none;
	}
/* Used only in one page form.aspx*/
	.subheader1{
		font-family: Roboto;
		font-size:8pt;
		font-weight:bold;
		color: white;
		background-color: #557FAA; /*#00009C*/	
		text-align:left;
	}
	.menuback
	{
		background-color:#E3D8B9;
	}
	/* Used only in one page form.aspx*/
	.subheader2{
		font-family:Verdana;
		font-size:8pt;
		font-weight:bold;
		color: black;
		background-color: #ffffdd;   /* #FFE4C4 #B2DFEE*/
		text-align:left;
	}
	/* meeting screens - agendalhs.aspx begin*/
	.mediumtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: blue;
}
	.info{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:black;
}
	.info2{	/*08/25/2010 Murtuza added for DeptName*/
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	color:black;
}
.homehead{
	font-weight: bold;
	font-family: Verdana;
	FONT-SIZE: 12pt;	
	color: navy;
}

.descr{
	font-family:Verdana;
	font-size:small;
	color: black;
}
/*meeting screen end*/


body, HTML {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:96%;
	min-height:96%;
	
}
.bgcolor
{
	background-color:#5C9EDB;
}
.tdcolor
{
	background-color:#0c1d5a;
	color:#ffffff;
	font-family:Verdana;
	font-weight:bold;
	height:25px;
	padding-top:5px;
}
.subhead
{
	background-color:#5199d9;
	color:#ffffff;
	font-family: Roboto;
	font-weight:bold;
	height:25px;
	padding-top:5px;
}
.bgcolor1
{
	 background-color:#548c29;
}

.footer	a:link{
	font-family: Verdana;
font-size: 11px;
	font-weight: normal;
	color: #20558a;
	text-decoration: none;
	}
		.footer a:hover{
	font-family: Verdana;
font-size: 11px;
	font-weight: normal;
	color: #20558a;
	text-decoration: none;
	}
		.footer a:visited{
	font-family: Verdana;
font-size: 11px;
	font-weight: normal;
	color: #20558a;
	text-decoration: none;
	}
		.footer a:active{
	font-family: Verdana;
font-size: 11px;
	font-weight: normal;
	color: #20558a;
	text-decoration: none;
	}
.whiteBold
{
		font-family : Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	 background-image:url(images/line.jpg);
	 background-repeat:repeat-x;
	 background-position:left  bottom;
	 background-attachment:scroll;
	 background-color:#f4f9fd;
}


.border4
{
	border: solid 1px #c1c1c1; 
	background-color: #ffffff;
}
.TaxBack {
	background-attachment: scroll;
	background-image: url(Images/TaxTopBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family : Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.TaxBack1 {
	background-attachment: scroll;
	background-image: url(Images/TaxTopBack1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TaxBack2 {
	background-attachment: scroll;
	background-image: url(Images/TaxBottomBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TaxBack3 {
	background-attachment: scroll;
	background-image: url(Images/TaxMidBack1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c9c9c;
	border-left-color: #9c9c9c;
}

.newitemstyle	{
		font-size:11px; 			font-weight:bold;   		font-family: Roboto;				
}
.altitemstyle{
font-size: 13px; 		font-family: Roboto;		    background-color: #fff;     
}

	
.HeaderStyle a:link 
{
	font-family: Roboto;    		font-size: 13px;     		font-weight:bold;   		color:#fff !important;
}
.HeaderStyle a:active 
{
	font-family: Roboto;    		font-size: 13px;     		font-weight:bold;   		color:#fff !important;
}
.HeaderStyle a:visited
{
	font-family: Roboto;    		font-size: 13px;     		font-weight:bold;   		color:#fff !important;
}
.HeaderStyle a:hover 
{
	font-family: Roboto;    		font-size: 13px;     		font-weight:bold;   		color:#a78863;
}

.item
{
	font-family: Roboto;    	font-size: 13px;    		color: red;
}

	
		.buttongray
	{   border-bottom:solid 1px #000000;
		border-right:solid 1px #000000;
		border-left:solid 1px #d2b885;
		border-top:solid 1px #d2b885;
		 background-image:url(images/MainButton_Over.jpg);
		 background-attachment:scroll;
		 background-position:left top;
		 background-repeat:repeat-x;
		 color:gray;
		 background-color:#d2b885;
		 font-family:Verdana;
		 font-weight:bold;
		 font-size:12px;
	}
	

.buttonover {
	background-attachment: scroll;
	background-image: url(Images/MainButton_Over.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 18px;
}
.footer
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #000000;
	}


.smalltext {
    font-family: Roboto;        font-size: 12px;     color: #000000;
}



.MainTabBorder {
	border: 1px solid #d7c8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 21px;
	padding-left: 9px;
	background-attachment: scroll;
	background-image: url(Images/MainHomeTabBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.NormalFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify; 
}

/*Site Map menu style start*/


/* ----------- OPRS Monmouth - Inner Page Menu - Start ------------------ */

.border2{
	 background-color: none;
}

.menuoff1 a:link
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;              	color: #000000;                      	font-family: Roboto;
	padding: 10px;                     width: 100%;    display: block;
}

.menuoff1 a:active
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;                  color:#000000;                      	font-family:Roboto;
	padding: 10px;                     width: 100%;display: block;
}

.menuoff1 a:visited
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;              	color:#000000;                      	font-family:Roboto;
	padding: 10px;                      width: 100%;display: block;
}

.menuoff1 a:hover
{
	font-size: 15px;                    background-color: #c09c72;
	font-weight: normal;              	color:#000000;                      	font-family:Roboto;
	padding: 10px;               	width: 100%;            display: block;
}

.menuoff1
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;              	color:#000000;                          font-family:Roboto;
	padding: 10px;                  	width: 100%;
}



.SubMenuStyle_InnerPage a:link
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;              	color: #fff !important;                      	font-family: Roboto;
	padding: 10px;                     width: 100%;    display: block;
}

.SubMenuStyle_InnerPage a:active
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;                  color: #fff !important;                     	font-family:Roboto;
	padding: 10px;                     width: 100%;display: block;
}

.SubMenuStyle_InnerPage a:visited
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;              	color: #fff !important;                      	font-family:Roboto;
	padding: 10px;                      width: 100%;display: block;
}

.SubMenuStyle_InnerPage a:hover
{
	font-size: 15px;                    background-color: #c09c72;
	font-weight: normal;              	color: #fff !important;                      	font-family:Roboto;
	padding: 10px;               	width: 100%;            display: block;
}

.SubMenuStyle_InnerPage
{
	font-size: 15px;                    background-color: #a78863;
	font-weight: normal;              	color: #fff !important;                          font-family:Roboto;
	padding: 10px;                  	width: 100%;
}



.menuon1
{
	width: 100%;                        background-color: #a88860;          padding: 10px;
	font-size: 15px;                	font-weight: normal;                  	color:  #000000;
	font-family:Roboto;            	
}

.menuon1 a:link
{
	width: 100%;                        background-color: #a88860;
	font-size: 15px;                	font-weight: normal;                  	color:  #000000;
	font-family:Roboto;            	padding: 10px;
}

.menuon1 a:visited
{
	width: 100%;                        background-color: #a88860;
	font-size: 15px;                	font-weight: normal;                      color:  #000000;
	font-family:Roboto;                padding: 10px;
}

.menuon1 a:active
{
	width: 100%;                        background-color: #a88860;
	font-size: 15px;                	font-weight: normal;                      color:  #000000;
	font-family:Roboto;            	padding: 10px;
}

.menuon1 a:hover
{
	width: 100%;                        background-color: #c09c72;
	font-size: 15px;                	font-weight: normal;                  	color:  #000000;
	font-family:Roboto;                padding: 10px;
}

.currentnode{
	font-family: Roboto;    	font-size: 15px;        color: #000000; 	font-weight: normal;  	padding-bottom:3px;     padding-left: 10px;  /*Sitepath - Property Records left side alingment*/
    white-space: nowrap;
}

.fontboldblack {
	font-family: Roboto;   	font-size: 15px;    	color: #000000; 	font-weight: normal;      padding-right: 7px;    /*Sitepath - County Clerk right side alingment*/
    white-space: nowrap;
}
.fontboldblack a:link{
	font-family: Roboto;   	font-size: 15px;    	color: #000000;     	font-weight: normal;
}
.fontboldblack a:visited{
	font-family: Roboto;   	font-size: 15px;        	color: #000000;     	font-weight: normal;
}
.fontboldblack a:Active{
	font-family: Roboto;   	font-size: 15px;    	color: #000000; 	font-weight: normal;  
}
.fontboldblack a:hover{
	font-family: Roboto;   	font-size: 15px;    	color: #000000; 	font-weight: normal;
}

.pos
{ 
    /*padding: 0px 15px 0px 15px;*/
}

.node {
    /*font-family: Tahoma;        font-size: 14px;        color: #000000;     font-weight: bold;  padding-bottom: 10px;       position: absolute;*/
    padding-left: 5px;
    
}


	

/*Site Map menu style - End */



/*    tabs Style  - Start   */

.TabBxBg
{
    /*width: 400px;                   height: 250px;*/                  
    -webkit-border-radius: 11px;        
    -moz-border-radius: 11px;
    border-radius: 11px;            
    
    border: 1px solid #00457d;      /*background: rgba(204,229,255,0.7);*/
    background-color: white;

    /*-webkit-box-shadow: #B3B3B3 5px 5px 5px;                        
    -moz-box-shadow: #B3B3B3 5px 5px 5px;
    box-shadow: #B3B3B3 5px 5px 5px;*/
}


.TabHead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	height: 55px;
	text-align:left;
	border-bottom:solid 1px #2d86ca;
    background-color: #0c1e5b;
    padding-left: 15px;
    -webkit-border-radius: 11px 11px 0px 0px;
    -moz-border-radius: 11px 11px 0px 0px;
    border-radius: 11px 11px 0px 0px;
}




ul.tabbernav
{
 margin:0;  /*padding: 3px 0;*/     /*border-bottom: 1px solid #aaaaaa;*/      /*font-family: Trebuchet MS, Verdana, Arial;*/
 font-size: 16px;       font-weight: bold;          letter-spacing: 1px;


 font-family: Roboto;
 line-height: 1.38;
 padding-top: 22px;     padding-left: 10px;     padding-bottom: 15px; 
background-color: #0c1e5b;
height: 26px;
-webkit-border-radius: 11px 11px 0px 0px;
-moz-border-radius: 11px 11px 0px 0px;
border-radius: 11px 11px 0px 0px;

}

ul.tabbernav li
{
 /*color:#000000;*/ color:#fff;  list-style: none;   margin: 0;  display: inline;   
 }

ul.tabbernav li a
{
 color:#000000;  
 padding: 3px 0.5em;     
 margin-left: 3px;   
 /*border: 1px solid #aaaaaa; 
 border-bottom: none;*/

 /*background-image:url(images/TabOver.jpg);*/   
background-position:left top;   
background-repeat:repeat-x;
background-attachment:scroll;  
text-decoration: none;
}
ul.tabbernav li a:link  
{
    color: #fff;     /*font-family: Trebuchet MS, Verdana, Arial;*/  font-size: 16px;       font-weight: normal;          letter-spacing: 1px;

    font-family: Roboto;
    line-height: 1.38;
    padding: 10px 29px 23px 29px;
}
ul.tabbernav li a:visited  
{
    color: #fff; 
}
ul.tabbernav li a:hover
{
 color:#0c1e5b;    /*Navy blue*/
 /*background-image:url(images/TabOut.jpg);    
 background-position:left top;   background-repeat:repeat-x;
  background-attachment:scroll;     border-bottom: 1px solid #3c7ab2;*/



   background-color: white;
 -webkit-border-radius: 9px 9px 0px 0px;
-moz-border-radius: 9px 9px 0px 0px;
border-radius: 9px 9px 0px 0px;
  /*background-color: white;
  color: #0c1e5b;*/
}








.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}


.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tabberlive .tabbertabhide {
 display:none;
}


.tabber
{
	
}
.tabberlive {
 /*margin-top:1em;*/
}

ul.tabbernav li.tabberactive a
{
color:#0c1e5b;    /*Navy blue*/
  /*background-image:url(images/Cyan_TabOut.jpg);
  background-position:left top;
  background-repeat:repeat-x;*/
  background-attachment:scroll;
 /*border-bottom: 1px solid #3c7ab2;*/


 background-color: white;
 -webkit-border-radius: 9px 9px 0px 0px;
-moz-border-radius: 9px 9px 0px 0px;
border-radius: 9px 9px 0px 0px;

height: 45px;
}



ul.tabbernav li.tabberactive a:hover
{
  color:#0c1e5b;    /*Navy blue*/
  /*background-image:url(images/Cyan_TabOut.jpg);*/
  /*background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;*/
 /*border-bottom: 1px solid #3c7ab2 ;*/


  background-color: white;
 -webkit-border-radius: 9px 9px 0px 0px;
-moz-border-radius: 9px 9px 0px 0px;
border-radius: 9px 9px 0px 0px;
}

ul.tabbernav li.tabberactive a:visited
{
 color:#0c1e5b;    /*Navy blue*/
  /*background-image:url(images/Cyan_TabOut.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
 border-bottom: 1px solid #3c7ab2;*/


    background-color: white;
 -webkit-border-radius: 9px 9px 0px 0px;
-moz-border-radius: 9px 9px 0px 0px;
border-radius: 9px 9px 0px 0px;
}

.tabberlive /*.tabbertab*/ {
 padding: 0px !important;
 /*border:1px solid #aaaaaa;*/
 border-top:0;

 
}


.tabbertab {
    /*padding: 0px;
    border: 1px solid #aaaaaa;
    border-top: 0;*/    
}

/* input.text: Same style in OPRSPublic_2005\Includes\Style\BaseStyle.css - also make changes in BaseStyle.coss*/
.text {
    font-family: Roboto;
    font-size: 16px;
    color: #000000;
    border: solid 1px #b1b6c9;
    height: 30px;
    letter-spacing: 1px;
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.BigDropDownStyle {
    font-family: Roboto;            font-size: 16px;           color: #000000;          border: solid 1px #b1b6c9;          height: 34px;           letter-spacing: 1px;
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.BigCheckBox {
    zoom: 2;
}

.BigRadioButton {
    border: 0px;     width: 100%;      height: 2em;    zoom: 140%;   
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .5px;
}

.searchParamHeader{
	font-family: Roboto;   	font-size: 12px;    	color: #000000; 	 
}





/*    tabs Style  - End   */


a.colorTabBlue:link
{
	color:#000000;
}
a.colorTabBlue:active
{
	color:#000000;
}
a.colorTabBlue:visited
{
	color:#000000;
}
a.colorTabBlue:hover
{
	color:#000000;
}
a.colorTabGreen:link
{
	color:#000000;
}
a.colorTabGreen:active
{
	color:#000000;
}
a.colorTabGreen:visited
{
	color:#000000;
}
a.colorTabGreen:hover
{
	color:#000000;
}


.colorTabBlue 
{
	BORDER-RIGHT: #5199d9 1px solid; 
	PADDING-RIGHT: 1em; 
	BORDER-TOP: #5199d9 1px solid; 
	PADDING-LEFT: 1em; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.8em; 
	Z-INDEX: 100; 

	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #5199d9 1px solid; 
	CURSOR: hand; 
	COLOR: black; 
	PADDING-TOP: 2px;
	 BORDER-BOTTOM: #5199d9 0pt solid;
	  FONT-FAMILY: Verdana;
	   height:23px;
	   POSITION: relative; 
	   TOP: 0.1em; 
	  background-image:url(images/Cyan_TabOver.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
	   TEXT-DECORATION: none 
	   }
	.colorTabGreen 
	{
		BORDER-RIGHT: #5199d9 1px solid; 
		PADDING-RIGHT: 1em; 
		BORDER-TOP: #5199d9 1px solid; 
		PADDING-LEFT: 1em; 
			
		FONT-WEIGHT: bold; 
		FONT-SIZE: 0.8em;
		 Z-INDEX: 100; 
		 PADDING-BOTTOM: 0px; 
		 BORDER-LEFT: #5199d9 1px solid; 
		 CURSOR: hand; 
		 COLOR: black; 
		  height:23px;
		 PADDING-TOP: 2px; 
		 BORDER-BOTTOM: #5199d9 0pt solid;
		  FONT-FAMILY: Verdana;
		   POSITION: relative; 
		   TOP: 0.1em;
		    background-image:url(images/Cyan_TabOver.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
		    TEXT-DECORATION: none 
		    }
	.colorTabGreenactive
	 { 
		BORDER-RIGHT: #5199d9 1px solid; 
		PADDING-RIGHT: 1em; 
		BORDER-TOP: #5199d9 1px solid; 
		PADDING-LEFT: 1em; 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 0.8em; 
		Z-INDEX: 100; 
		PADDING-BOTTOM: 0px; 
		BORDER-LEFT: #5199d9 1px solid;
		 CURSOR: hand; 
		 COLOR: white; 
		 PADDING-TOP: 2px; 
		 BORDER-BOTTOM: #5199d9 0pt solid; 
		 FONT-FAMILY: Verdana; 
		  height:23px;
		 POSITION: relative; 
		 TOP: 0.1em; 
	  background-image:url(images/Cyan_TabOut.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
		  TEXT-DECORATION: none 
		  }
		  	
	.colorTabBlueactive 
	{ 
		BORDER-RIGHT: #5199d9 1px solid; 
		PADDING-RIGHT: 1em;
		 BORDER-TOP: #5199d9 1px solid;
		  PADDING-LEFT: 1em;
		   FONT-WEIGHT: bold; 
		   FONT-SIZE: 0.8em;
		    Z-INDEX: 100; 
		    PADDING-BOTTOM: 0px; 
		    BORDER-LEFT: #5199d9 1px solid; 
		    CURSOR: hand; 
		    COLOR: white;
		    height:23px;
		     PADDING-TOP: 2px;
		      BORDER-BOTTOM: #5199d9 0pt solid; 
		      FONT-FAMILY: Verdana; 
		      POSITION: relative; 
		      TOP: 0.1em;
		        background-image:url(images/Cyan_TabOut.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
		       TEXT-DECORATION: none
		        }
	/* Home */
	
	.hometop
	{ background-image:url(images/cornertopback.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
		
	}
		.homedown
	{ background-image:url(images/cornerbottomback.jpg);
  background-position:left top;
  background-repeat:repeat-x;
  background-attachment:scroll;
		
	}
			
				.pagebottom
	{ background-image:url(images/searchback.jpg);
  background-position:right bottom ;
  background-repeat: no-repeat;
  background-attachment:scroll;
 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify; 
		
	}