﻿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;
}  

.stylecenter  
{ text-align: center;}

