﻿body
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
}

a
{
	border-style: none;
	font-family: Sans-Serif, Arial, Verdana;
	color: #fff;
	text-decoration: none;
}
	
a:hover
{
	
	text-decoration: underline;
}

h1
{
	color: #0072bc;
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0 0px 0;
	text-transform: uppercase;
}

h2
{
	color: #0072bc;
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0px 0;
}

h3
{
	color:#0072bc;
	font-family: Sans-Serif, Arial, Verdana;
	font-size:16px;
	font-weight:normal;
}

.AccountButton
{
	border-style: none;
	color: #0072bc;
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	cursor: hand;
	background-color: #FFFFFF;
}

.DropDownList
{
	color: #808080;
	font-family: Sans-Serif, Arial, Verdana;
	position: relative;
	float: left;
	height: 25px;
	font-size: 13px;
	border: 1px solid #ccc;
	padding: 2px 2px 2px 2px;
}

.DropDownListMain
{
	color: #008ed1;
	font-family: Sans-Serif, Arial, Verdana;
	position: relative;
	float: left;
	height: 25px;
	font-size: 13px;
	border: 1px solid #ccc;
	padding: 2px 2px 2px 2px;
}

.TextBox
{
	background: #fff;
	border: 1px solid #bfbfbf;
	color: #808080;
	font-family: Sans-Serif, Arial, Verdana;
	font-weight: normal;
	font-size: 13px;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

.GetQuoteBackground
{
	background-color: #008ACF;
}

.Item
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 16px;
	left: 10px;
}

.LabelFooter
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #BABABA;
}

.LabelWhiteBig
{
	font-family: Sans-Serif, Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
}

.LabelWhiteBig2
{
	padding: 5px;
	font-family: Sans-Serif, Arial, Verdana;
	color: #FFFFFF;
	font-size: 18px;
}

.LabelWhiteSmall
{
	font-family: Sans-Serif, Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
}

.LabelRedBig
{
	font-family: Sans-Serif, Arial, Verdana;
	color: #FF0000;
	font-size: 15px;
}

.LabelNewsLetterTitle
{
	color:#fff;
	font-family:Sans-Serif, Arial, Verdana;
	font-size:20px;
	font-weight:normal;
	padding:0 0 10px 0;	
}

.LabelFail
{
	color: white;
	font-weight: bold;	
	background-color: red;
}

.LoginHeader
{
	color:#02446b;
	font-family:Sans-Serif, Arial, Verdana;
	font-weight:normal;
	font-size:18px;
}

.LinkPassword
{
	color:#414042;
	font-family: Sans-Serif, Arial, Verdana;
	font-weight:normal;
	font-size:12px;
}

.Button60
{
	border-style: none;
	background: url(../../images/Button60.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #D6E5EE;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	width: 60px;
}

.Button80
{
	border-style: none;
	background: url(../../images/Button80.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #D6E5EE;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	width: 80px;
}

.Button100
{
	border-style: none;
	background: url(../../images/Button100.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #D6E5EE;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	width: 100px;
}

.Button120
{
	border-style: none;
	background: url(../../images/Button120.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #D6E5EE;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	width: 120px;
}

.FooterLine
{
	border: 1px solid #CCCCCC;
	width: 80%;
}

.MenuLink
{
	padding: 8px 12px;
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.ContentLink
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size:15px;
	font-weight:normal;
	color: #0099cc;
}

.FooterLinkSmall
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	cursor:hand;
}

.FooterLink
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	cursor:hand;
}

.Title1
{
	color:#0066cc;
	font-family: Sans-Serif, Arial, Verdana;
	font-size:28px;
	font-weight:normal;
	padding:0 0 0 10px;
}

/* new style */
.testimonialDiy2{
moz-box-shadow:inset 0 0 10px 0 #222;
    -webkit-box-shadow:inset 0 0 10px 0 #222;
    box-shadow:inset 0 0 10px 0 #222;
    border: 1px solid #000;
    display: block;
	}

.testimonial
{
	color:#006699;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	moz-box-shadow:inset 0 0 5px 0 #bbb;
    -webkit-box-shadow:inset 0 0 5px 0 #bbb;
    box-shadow:inset 0 0 5px 0 #bbb;
    border: 1px solid #ccc;
    display: block;
	}
.testimonial .name
{
	color:#666;
	font-family: Sans-Serif, Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	font-style: normal;
	
	}
.tableborder
{
border-top-width: 1px;
border-top-color:#CCC;
border-top-style:dotted;

	}
.tabletitle
{
font-size:13px;
font-weight:bold;
background-color:#F5F8FA;
	}
.table
{
border-collapse: collapse;
moz-box-shadow: 0 0 10px 0 #bbb;
-webkit-box-shadow:0 0 10px 0 #bbb;
box-shadow:0 0 10px 0 #bbb;
	}
.plan
{
background-color:#fff;
moz-box-shadow: 0 0 8px 0 #bbb;
-webkit-box-shadow:0 0 8px 0 #bbb;
box-shadow:0 0 8px 0 #bbb;
	}
.planTitle
{
	color:#006DB2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	}
.planPrice
{
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	text-shadow: 1px 1px 1px #fff; 
	}	
.planButton
{
	border-style: none;
	background: url(../../images/Button60.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #D6E5EE;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 26px;
	width: 60px;
}


a.sLink {
	font-size:12px;
	font-weight:normal;
	color: #0099cc;	
	text-decoration: underline;
}
	
a.sLink:hover{
	color: #66CCFF;
	text-decoration: none;
}

.borderTRB
{
border-top-width: 1px;
border-top-color:#CCC;
border-top-style:dotted;
border-right-width: 1px;
border-right-color:#CCC;
border-right-style:dotted;
border-bottom-width: 1px;
border-bottom-color:#CCC;
border-bottom-style:dotted;
	}
.borderTB
{
border-top-width: 1px;
border-top-color:#CCC;
border-top-style:dotted;
border-bottom-width: 1px;
border-bottom-color:#CCC;
border-bottom-style:dotted;
	}	
.lang
{
    display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #999;
	background: url(../../Images/langBar.png) repeat-x left top;
	line-height: 18px;
	min-width: 100px;
	max-width: 205px;
	text-align:center;	
	font-size: 11px;
	}
.homeLink {
	border-bottom-width: 1px;
	border-bottom-color:#CCC;
	border-bottom-style:dotted;
	}
	
.homeLink a {
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}

.homeLink a:hover {
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
.LabelPrice {
	font-weight: bold;
	color: #0099cc;
	}
.contact a {	
	color: #333;
	text-decoration: none;
}

.contact a:hover {	
	color: #333;
	text-decoration: none;
}	