﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a {
	COLOR: #000; TEXT-DECORATION: none;
	font-family:Verdana; font-size:11px; font-weight:bold;
	 
}

a:visited {
	COLOR: #000; TEXT-DECORATION: none
	font-family:Verdana; font-size:11px; font-weight:bold;
}

a:active {
	COLOR: #000; TEXT-DECORATION: underline
	font-family:Verdana; font-size:11px; font-weight:bold;
}

a:hover {
	COLOR: #000; TEXT-DECORATION: underline
	font-family:Verdana; font-size:11px; font-weight:bold;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.style2 {font-size: 24px}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style10 {font-family: Verdana; font-size: 20px; color:#174381; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style13 {
	font-size: medium;
	color: #000000;
}

.style14 {
	font-size: 12px;
	color: #FFFFFF;
}

.style16 {font-size: 12px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style18 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style19 {color: #000000}

.button
{
	background-image: url(Images/btton1.gif);
	height:24px;
	color: #d95100;
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana;
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
}

.tt {
  font-size:12px;
}

.sample {
  border: 1px solid #000099;
  background: #eeeeee;
  padding: 3px;
 }

#T2tDirect {
  border:2px solid red;
  background:yellow;
  padding:3px;
}

.RED{
        padding: 15px;
        margin-left: 25px;
        border: 2px dashed #900;
        background-color: #fee;
        font: 8pt verdana;
    }
    .GREEN{
        padding: 20px;
        margin-left: 25px;
        border: 1px solid #999;
        background-color: #efe;
        font: 12pt georgia, verdana;
        font-weight: bold;
    }
    .box{
        border: 3px solid #ccc;
        width: 300px;
        background: #eef;
    }
    
    .buttonHome
    {
	    width:70px;
	    color:#d95100;
	    font-size:15px;
	    background-image:url(images/Home.gif);
	    background-repeat: no-repeat;
    }
    
    .buttonHome a:visited {
		color:#d95100;
	    font-size:20px;
		TEXT-DECORATION: none
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
	.buttonHome a:active {
		color:#d95100;
		font-size:15px;
		TEXT-DECORATION: underline
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
	.buttonHome a:hover {
		color:#d95100;
		font-size:15px;
		TEXT-DECORATION: underline
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
    
    
    .button2
    {    	
	    color:#d95100;
	    font-size:22px;
	    background-image:url(images/btton1.gif);
	    
    }
    
    .button2 a {
	 color:#d95100;
	 font-size:20px;
	 TEXT-DECORATION: none;
	 font-family:Verdana; font-size:11px; font-weight:bold;
	 
	}

	.button2 a:visited {
		color:#d95100;
	    font-size:20px;
		TEXT-DECORATION: none
		font-family:Verdana; font-size:11px; font-weight:bold;
	}

	.button2 a:active {
		color:#d95100;
		font-size:15px;
		TEXT-DECORATION: underline
		font-family:Verdana; font-size:11px; font-weight:bold;
	}

	.button2 a:hover {
		color:#d95100;
		font-size:15px;
		TEXT-DECORATION: underline
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
 
    .buttonContactUS
    {
	    width:111px;
	    color:#d95100;
	    font-size:15px;
	    background-image:url(images/ContactUs.gif);
	    background-repeat: no-repeat;
    }
    
    .buttonContactUS a:visited {
		color:#d95100;
	    font-size:20px;
		TEXT-DECORATION: none
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
	.buttonContactUS a:active {
		color:#d95100;
		font-size:15px;
		TEXT-DECORATION: underline
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
	.buttonContactUS a:hover {
		color:#d95100;
		font-size:15px;
		TEXT-DECORATION: underline
		font-family:Verdana; font-size:11px; font-weight:bold;
	}
	
#mask    
{
position: fixed;
left:0;
top:0;
z-index:900000;
background-color: #999;
display:none;
}

#boxes .window {
position: fixed;
left:0;  
top:0;  
width:470px; 
height:365px;  
display:none;  
z-index:999999;  
padding:20px; 
} 

#modalwindow {  
padding:10px; 
background-image: url('http://www.bizplancorner.com/images/RequestCallBackForm.jpg');
background-repeat: repeat-x;
}  

#modalwindow2 {  
padding:10px; 
background-image: url('http://www.bizplancorner.com/images/RequestCallBackForm.jpg');
background-repeat: repeat-x;
}  

.stylecenter  
{ text-align: center;}


.confirm-dialog {	
    BACKGROUND: url(img/bg/dialog24.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 788px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 50px;	
    PADDING-LEFT: 30px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(img/bg/dialog24.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 750px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(img/bg/dialog-base.png) no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
    width:94%;
}

.confirm-dialog H2 {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN: center;
} 

.confirm-dialog input {	
    WIDTH:50px;
}     

.close {	
    DISPLAY: block;	
    BACKGROUND: url(img/icn/close24.png) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}   

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
} 

.gridviewHeader
{
    background-image:url(images/headerimg.jpg);
    color:#D95100;
    font-size:12px;
    font-weight:lighter;
    padding-top:10px;
    background-repeat:repeat-x;
    height:31px;
    
}

.rowSetting
{
    background-color:#ECF4FC;
    font-size:12px;
    height:20px;
    padding-top:5px;
    padding-left:5px;
    text-align:justify;
    border:solid 1px #D95100;
}

.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #174381;   
    border-collapse:collapse;   
}  
.mGrid td {   
    padding: 2px;   
    border: solid 1px #174381;   
    color: #000;   
}  
.mGrid th {   
    padding: 4px 2px;   
    color: #FFF;   
    background: #424242 url(images/grd_header.png) repeat-x top;   
    border-left: solid 1px #174381;   
    font-size: 0.9em;   
}  
.mGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }  
.mGrid .pgr { background: #424242 url(images/grd_pgr.png) repeat-x top; }  
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #174381;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.mGrid .pgr a { color: #666; text-decoration: none; }  
.mGrid .pgr a:hover { color: #000; text-decoration: none; } 


.updateProgress 

{ 

    border-width: 1px; 

    border-style: solid; 

    background-color: #FFFFFF; 

    position: absolute; 

    width: 180px; 

    height: 65px; 

} 
