
 

.mycontent {
display: inline-block;
border:1px solid white;
background-color: white;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
float: center;
width: 100%;
height:1000px;
}



.mycontent a {font-size:13px; text-align:left; font-weight:normal }
.mycontent a {color: DarkBlue; line-height: 16px; background-color: none; }
.mycontent a {margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; text-decoration:none; }

.mycontent a:hover{color:Red}

.mycontent a:visited{color: Indigo; text-decoration:none;}
.mycontent a:visited:hover{color:Red}

.mycontent p {font-size:13px;; text-align:left; font-weight:normal }
.mycontent p {color: black}
.mycontent p {margin: 0px 2px 0px 2px; padding:0px 10px 0px 10px; text-decoration:none; }

.mycontent h1 {font-size:18px; text-align:left; font-weight:bold }
.mycontent h1 {color: DarkBlue; background-color: White;}
.mycontent h1 {margin: 4px 4px 4px 1px; padding:3px 10px 3px 10px; text-decoration:none; }

.mycontent h2 {font-size:16px; text-align:left; font-weight:bold }
.mycontent h2 {color: DarkBlue; background-color: White;}
.mycontent h2 {margin: 4px 4px 4px 1px; padding:2px 10px 2px 10px; text-decoration:none; }

.mycontent h3 {font-size:12px; text-align:left; font-weight:bold }
.mycontent h3 {color: DarkBlue;}
.mycontent h3 {margin: 4px 4px 4px 1px; padding:1px 10px 1px 10px; text-decoration:none; }

.mycontent h4 {font-size:14px; text-align:left; font-weight:bold }
.mycontent h4 {color: DarkBlue; background-color: White;}
.mycontent h4 {margin: 4px 4px 4px 1px; padding:3px 10px 3px 10px; text-decoration:none; }

.mycontent h5 {font-size:12px; text-align:left; font-weight:bold }
.mycontent h5 {color: DarkBlue; background-color: White;}
.mycontent h5 {margin: 4px 4px 4px 1px; padding:3px 10px 3px 10px; text-decoration:none; }

.mycontent h6 {font-size:10px ; text-align:left; font-weight:bold }
.mycontent h6 {color: DarkBlue; background-color: White;}
.mycontent h6 {margin: 4px 4px 4px 1px; padding:3px 10px 3px 10px; text-decoration:none; }


.float1 {

padding:0px 10px 0px 0px;
float: left;
width: 50%;
 }
  
.mycontent pre{
	padding: 1em;
	border: 1px dashed lightgray;
	color: black;
	background-color: #f2f2f2;
	line-height: 1.1em;
}

.codewrap{
	padding: 1em;
	border: 1px dashed lightgray;
	color: black;
	background-color: #f2f2f2;
	line-height: 1.1em;
}

.mywrapper_red {
display:block;
float: left;
padding:5px 5px 5px 5px;
background-color: #FF9966;
position: relative;
width: 98%; 
margin: 0 auto; 
text-align: left;
 } 

.mywrapper_yellow {
display:block;
float: left;
padding:5px 5px 5px 5px;
background-color: #FFFFCC;
position: relative;
width: 98%; 
margin: 0 auto; 
text-align: left;
 } 

.mywrapper_green {
display:block;
float: left;
padding:5px 5px 5px 5px;
background-color: #CCFFFF;
position: relative;
width: 98%;  
margin: 0 auto; 
text-align: left;
 }  

.myfloat{
display:block;
float: left;
position: relative;
width: 50%; 
margin: 0 auto; 
text-align: left;
 }  
/*BEGIN Google SECTION*/


#google {

text-align: center;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
}
   
#google input {
padding: 1px 1px 1px 1px;
border: 1px solid gray;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}



#google form {
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
/*END Google SECTION  */




table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
vertical-align: top;
padding: 3px 3px 3px 3px;}


.servBodL { border-left: 1px dotted #CEDCEA; }

table.servicesT td.servLineHL1
{ 
background-color: white;
}
table.servicesT td.servLineHL2
{ 
background-color: #F8F8F8;
}


img.servImage {
    border: 0;
    display: block;
    width: 100px;

    margin-left: auto;
    margin-right: auto 
}

p.phone {font-size:14px; text-align:center; font-weight:bold }
p.phone {color: red ; }
p.phone {margin: 4px 4px 4px 1px; padding:3px 10px 3px 10px; text-decoration:none; }


