/* Set ContentType to "text/css" so that non-IE browser can process the CSS */
 

/*GENERAL FORMATTING*/
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	vertical-align: top;
}

.container{
	width: 900px;
	margin: 0 auto 0 auto;
}

form{
	margin: 0;
	padding: 0;
}
/*
h1{
	margin: 0;	
	padding: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
*/
h1{
 margin: 0; 
 padding: 10px 0 0 0;
 font-size: 18px;
 font-weight: bold;
 color: #555555;
}


h2{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #2288bb;
}
h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4{
	margin: 0;
	padding: 0;
	font-size: 14px; 
	font-weight: bold;
	color: #ff8822;
	position: relative;
	top: 10px;
}

img{
	border: 0;
}

a:link, a:active{
	color: #ff8822;
}
a:hover, a:visited{
	color: #2288bb;
}

a.lnkBlue{
	color: blue !important;
}

strong{
	color: #2288bb;
}

.rytFloat{
	float: right;
	margin-right: 5px;
	display: inline;
}

.rytFloat2{
	margin-top: 5px;
	float: right;
	margin-right: 5px;
}
.rytFloat3{
	float: right;
}

.lftFloat{
	float: left;
}	

p{
	line-height: 150%;
}

p.parCountries{
	font-weight: bold;
	font-size: 12px;
}

li{
	margin: 5px 0 5px 0;
}

hr{
	border: 10px solid #cccccc;
	height: 0;
	background-color: #cccccc;
}

.alignR{
	text-align: right !important;
}

ul.lst0Margin{
	margin-left: 15px;
	padding: 0;
}

ol li{
	margin-left: -17px;
	margin-bottom: -3px !important;
}

.lstReport li
{
	margin-left: 0px;
	
	
}

sup, sub{
	color: #ff8822;
}

div.grayBar{
 height: 10px; 
 background-color: #cccccc; 
 width: 100%;
 overflow: hidden;
}

/*testimonial highlight*/
span.hl{
	background-color: #deeffe;
}
span.hl2{
	/*background-color: #88bbff;*/
	background-color: #ffffcc;
}
/*
span.hl3{
	background-color: #ffddaa;
}
*/
span.hl3{
 background-color: #ffdbbc;
}


.ctr{
	text-align: center;
}

/*TOOLTIP*/
.hoverhelp{
	display: none;
	visibility: hidden;
	background-color: #deeffe;
	padding: 10px;
	border: 1px solid black;
	width: 200px;
	color: black;
	text-align: left !important;
}

.hoverhelp2{
	display: none;
	visibility: hidden;
	color: black;
}

/*quick links*/
ul.lstJustVoice a.justVoice, ul.lstFollowMe a.followMe, ul.lstVirtualOff a.virtualOff{
	color:#999999 !important;
	text-decoration: none;
}

/*NAVIGATION*/
/*
body.home a.mnuHome, body.products a.mnuProducts, body.faq a.mnuFaq,
body.contact a.mnuContact, body.privacy a.mnuPrivacy, body.login a.mnuLogin {
	color: #ff8822;
}
*/
.navhome a.mnuHome, .navproducts a.mnuProducts, .navfaq a.mnuFaq,
.navcontact a.mnuContact, .navprivacy a.mnuPrivacy, .navlogin a.mnuLogin,
.navspelling a.mnuSpelling,.navsoftware a.mnuSoftware,.navOrder a.mnuOrder,
.navFeatures a.mnuFeatures
{
	color: #ff8822;
}

/*TOP*/
.top{
	border:1px solid #cccccc; width:770px;
	background: white url('') no-repeat top right;
	height: 36px;
	overflow: hidden; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:0; padding-left:25px; padding-right:0; padding-top:21px; padding-bottom:15px
}

.marq{
	width: 100%;
	padding: 5px 0 5px 0;
	background-color: #555555 !important;
	margin: 0 auto 0 auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #FFFFFF;
	
}
.marqText
{
	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navBar{
	
  	
	width: 770px;
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #cbcbcb;
 margin-top:3px;	
	margin-bottom:3px;
}

	.navBar a{
		color: #2288bb;
		text-decoration: none;
		margin-left: 15px;
		margin-right: 15px; 
	}
		.navBar a:hover{
			color: #ff8822;
		}
	.lnkLogin
	{
		position: relative;
		left: 40px;
	}
		.lnkLogin a{
			color: #545454 !important;
			margin-right: 0 !important;
		}
		.lnkLogin a:hover{
			color: #2288bb !important;
		}
		
/*FOOTER*/	
.footer{
	color: #a9a9a9;
	text-align: center;
	width: 770px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
.fontwhite
{
		
	font-family:Arial;
	font-size:8pt ;
	color : #ffffff;
}
.blueText
{
	color: #0070b5;
}
#navBar{
	
	padding: 3px 5px 5px 3px;
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	color: #cbcbcb;
}
.displayMessage
{
	display:block;
	}
	
	.Error
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FF0000;
		}
select, input, textarea{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

h1.home800{color: #FFFFFF; font-size: 23px; font-weight: bold;
display: inline;}
        h1.txtSearchBlue{color:#2288bb; font-size: 18pt; display: inline}
        h1.txtCheap800{color: #ffffff; font-size: 13.5pt; font-weight: bold;
display: inline;}

/*.style1 {
	color: #000000;
	font-weight: bold;
}
*/
.style1 {color: #999999}
.style4 {
	color: #006699;
	font-weight: bold;
}

.style6 {color: #000000}
.style7 {font-size: 13px}
/*.style10 {font-family: Verdana, Arial, Helvetica, sans-serif}*/
.style10 {color: #CCCCCC; font-weight: bold; }
.style11, .style11 a, .style11 a:visited{
    color: #CC0000;
    font-weight: bold; 
}

.style12 {
	color: #0070b5;
	font-weight: bold;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*.style12link, .style12link:link{
	text-decoration: none !important;
	color: #0070b5;

}*/

.style12 {font-size: 10px;}

.style13 {font-size: 11px}
/*.style14 {color: #CCCCCC}*/
.style14 {color: #666666}
.style15 {color: #999999}
.style18 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style21 {font-size: 10px; color: #999999;}
.style29 {color: #009900;font-weight:bold;}
.style30 {font-size: 15px}
.style32 {
	color: #009900;
	font-weight: bold;
}
.style35 {color: #CC0000; font-weight: bold; }
.style39 {font-size: 18px}
	
	.footer a{
 text-decoration: none;
 color: #a9a9a9;
 }

 .footer a:hover{
 text-decoration: underline;
 }


.tblBorderTop{ width: 100%; border-top: 1px solid #999; }


.blackText{color: #000000;}