﻿body,table,input,textarea,select{
	font-size:9pt;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
/*body {
 	background-image: url('../Images/bgmain.jpg');
	border-bottom-color:#fff;
}
*/
a{
	color: #3A83FC;
}
a.link2{
	color: #414141;
	text-decoration:none;
}
a.link2:hover{
	color: #414141;
	text-decoration:underline;
}

.blue
{
    color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.bluePipe
{
    color: #4592F1;
    font-size: 8pt;
    margin: 0px 5px
}

.green
{
    color: #009900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.greenPipe
{
    color: #bad75f;
    font-size: 8pt;
    margin: 0px 5px
}

.smallButton{
        color: #ffffff;
        background-color:  #009F00;
        font-family:  Arial, Verdana, Helvetica, sans-serif; 
        font-size:8pt; 
        font-style: normal; 
        font-weight: bold;
        text-align: center;
        text-decoration: none;  
        padding: 0 4px 0 4px;
        border: 0;
        height: 16px;
        vertical-align: middle;
        cursor: hand;
}

.smallButton:active{
        color: #ffffff;
        background-color:  #009F00;
        font-family:  Arial, Verdana, Helvetica, sans-serif; 
        font-size: 8pt;
        font-style: normal; 
        font-weight: bold;
        text-align: center;
        text-decoration: none;  
        padding: 0 4px 0 4px;
        border: 0;
        height: 16px;
        vertical-align: middle;
        cursor: hand;   
}

.CopyrightText
{
	font-size: 8pt;
	color: gray;
}

.PackagePrice
{
    font-weight: bold;
    font-size: 12pt;
    color: #1978eb;
}
.PackageTitle
{
    font-weight: bold;
    font-size: 13pt;
    color: #5a5a5a;
}
.FeatureTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #5a5a5a;
}
.FeaturePrice
{
    font-weight: bold;
    font-size: 10pt;
    color: #1978eb;
}
.SubHead
{
    font-weight: bold;
    font-size: 12pt;
    color: #1978eb;
}
/* === heading === */
.heading { color:#ea6d08; font-size: 13px; font-weight: bold; line-height: 25px; text-align:left; text-shadow:#000; }

.heading2 { color:#086de7; font-size: 13px; font-weight: bold; line-height: 25px; text-align:left;
}

.subheading { color:#515151; font-size: 12px; font-weight: bold; line-height: 15px; text-align:left;

}
.subheading2 { color:#086de7; font-size: 12px; font-weight: bold; line-height: 15px; text-align:left;

}
.subheading3 { color:#5a5a5a; font-size: 12px; font-weight: bold; line-height: 15px; text-align:left;

}
.price { color:#ff0000; font-weight: bold; text-align:left;
}
h5 {color:#006699; font-size: 12px; font-weight: bold; line-height: 15px; text-align:left; text-shadow:#000;

}
/*   product */

.product { background:#ffffff; }
.product_highlight { background:#f1f2f3; }



/* Image Heighlight */
.highlightitm {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.2;
}

.highlightit{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

/*  */