﻿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;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
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;
}
/* === 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;
}

/*  */.h1 {
	font-family: Helvetica, sans-serif;
	color: #c0070d;
	text-decoration: none;
	text-align: center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
}
.maintbl {
	border: thin solid #003300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.dot {
	background-color: #FFFFFF;
	border: 1px dotted #333333;
}

.dot1 {
	background-color: #fef8ee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #231f1e;
	text-decoration: none;
	padding-left: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: justify;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #999999;
}
.RedTitle
{
    font-weight: bold;
    font-size: 20pt;
    color: red;
}
.BlueTitle
{
    font-weight: bold;
    font-size: 20pt;
    color: mediumblue;
}