﻿body
{
    margin: 0px;
}



.footertext
{
    font-family: Verdana;
    font-size: 9pt;
    color: White;
    text-align: center;
}

.hyplink
{
    text-decoration: none;
    color: White;
}

.hyplink:hover
{
    text-decoration: underline;
    color: White;
}



/*.hyplink:visited

{

    text-decoration:none;

    color:White;

}*/


.bodyText
{
    font-size: 14px;
    color: #070707;
    font-family: MS Sans Serif;
}


.servicesHeader
{
    font-size: 14px;
    color: #070707;
    font-family: MS Sans Serif;
    font-weight: bold;
    text-decoration: underline;
}



.servicesCat
{
    font-size: 14px;
    color: #070707;
    font-family: MS Sans Serif;
}

.servicesCat a
{
    font-size: 14px;
    color: #070707;
    font-family: MS Sans Serif;
    text-decoration:none;
}
.servicesCat a:hover
{
    font-size: 14px;
    color: #070707;
    font-family: MS Sans Serif;
    text-decoration:underline;
}

#dhtmltooltip{
position: absolute;
font-family:MS Sans Serif,Tahoma,Verdana;
font-size:14px;
width: 250px;
border: 2px solid #a2a2a2;
padding: 2px;
background-color: #f0f0f0;
visibility: hidden;
z-index: 100;
text-align:justify;
padding:10px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.link
{
    font-size: 14px;
    color: #2558a2;
    font-family: MS Sans Serif;
}

.link a
{
    font-size: 14px;
    color: #2558a2;
    font-family: MS Sans Serif;
    text-decoration:none;
}
.link a:hover{
    font-size: 14px;
    color: #2558a2;
    font-family: MS Sans Serif;
    text-decoration:underline;
}



.boldLink
{
    font-size: 18px;
    color: #2558a2;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}

.boldLink a
{
    font-size: 18px;
    color: #2558a2;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-weight: bold;
}
.boldLink a:hover
{
    font-size: 18px;
    color: #2558a2;
    font-family: Trebuchet MS;
    text-decoration: underline;
    font-weight: bold;
}


.offer
{
    font-size: 14px;
    color: #2b2b2b;
    font-family: 'Times New Roman';
    font-weight: bold;
}


.bodytext_H{
	font-family:verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify
	}
	
	.bodytext_small {
	font-family:sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
		}
	.colorfonts{
	color:#10406e;
	font-family:sans-serif;
	font-size:11px;	
	}
	
    p{
	margin:5px;
	padding:0px;
	}
	.Contacttext {
	font-family:verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center
	
	}
	.Heading{
	font-family:verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;	
	text-align:center
	}
	
	
	
	