@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/top-back.gif);
	background-repeat: repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#050708;
}

img {
	border:none;
	}

h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
	color:#792b7e
}

#top-menu{
	width:1000px;
	margin:auto;
	height:127px;
	background-image:url(images/top-bar.gif);
}


#nav2:hover {
	background-image:url(images/left.gif);
	background-repeat: no-repeat;
	color: #000000;

}
#nav2 a {
	top:5px;
	position:relative;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}

#nav{
	position:absolute;
	height:30px;
	top:97px;
}

#nav a{
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom:10px;
	padding-left: 5px;
}


#nav:hover{
	BACKGROUND: url(images/right.gif) no-repeat 100% 0px;
}


#flash-header{
	width:1000px;
	margin:auto;
	height:250px;
}

#flashcontent {
	text-align:center;
}

#content-wrapper{
	width:1000px;
	margin:auto;
}

#left-content{
	width:590px;
	position:relative;

	top:-30px;
	background-image: url(images/left-back.gif);
	background-repeat: no-repeat;
	padding:10px;

}
#xn-form {
	background-image:url(images/form-back.gif);
	width:380px;
	padding:10px;
	margin-left:610px;
	top:350px;
	font-size:9pt;
	position:absolute;
	height:625px;
	background-repeat: no-repeat;
}

#xn-form .heading {
	font-size:16px;
	font-weight:bold;
	color:#792b7e;
}

#xn-form input {
	width:170px;
	margin-top:2px;
	border:1px inset #000000;
	font-size:90%;
} 

.captchatext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.get-started {
	font-weight:bold;
	color:#792b7e;
}

#xnProds_1 td {font-weight:bold; color:#792b7e; padding:3px 2px;}
#xnProds_1 a {font-size:90%; font-weight:bold; color:#792b7e; text-decoration:none;} 
#xnProds_1 a:hover {font-size:90%; font-weight:bold; color:#792b7e; text-decoration:underline;} 
#xnProds_1 .col_1 {border-right:0px;} 
#xnProds_1 .col_3 {border-right:0px;} 

#footer{
	width:1000px;
	background-color:#792b7e;
	color:#FFFFFF;
	font-size:8pt;
	position:relative;
	height:23px;
	text-align:center;
	padding-top:7px;
}

#footer a{
	color:#FFFFFF;
}


#footer2{
	width:1000px;
	background-color:#FFFFFF;
	font-size:8pt;
	position:relative;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	margin:auto;
}

#testimonialWrapper .testimony p {padding-right:13px;}
#testimonialWrapper .testmonyMaker {position:relative; color:#663399; border:1px solid #DDD8DE; border-right:0px; border-top:0px; padding:4px; font-weight:bold; font-style:italic;}
#testimonial p {padding:10px 2px; font-size:70%; text-align:left;} 
#testimonial .testimonyMaker {color:#792b7e; border:1px solid #DDD8DE; border-right:0px; border-top:0px; padding:4px; font-size:70%; font-weight:bold; font-style:italic; text-align:left} 

#faqWrapper { position:relative; line-height:1.5; color:#333; text-align:left; font-size:80%;}
#faqWrapper table {margin-bottom:20px; border:1px solid #DDD8DE;}
#faqWrapper table a {text-decoration:none;}
#faqWrapper table a:hover {text-decoration: underline;}
#faq dl {margin:10px 0; padding:2px 6px;}
#faq dt {float:left; text-align:right; line-height:1.5em;}
#faq dd {margin:0 0 5px 0px; line-height:1.5em; color:#000;}
#faq dd.subHead {border-bottom:1px solid #d1d1d1; margin-top:4px; font-weight:bold;}
#faq dd.question {border-bottom:1px solid #d1d1d1; margin-top:4px; font-weight:bold; color:#792b7e; }
#faq dd.question a {font-size:14px; font-weight:normal; letter-spacing:1px;}
#faq dd.question a:hover, .faq dd.question a:hover a.active{text-decoration: none;}
#faq dd.answer { font-size:14px;}
#faq dt.ref {padding-right:10px;}

#glossaryWrapper { line-height:1.5; color:#333; text-align:left; font-size:80%;}
#glossaryWrapper table {margin-bottom:20px; border:1px solid #DDD8DE; font-size:90%;}


#sitemapWrapper table { margin:20px 0 0 0;}
#sitemapWrapper td {border-right:1px solid #fff;}
#sitemapWrapper ul {font-size:0.9em; font-weight:normal; line-height:1.4em;}
#sitemapWrapper li {list-style-type:square; padding:8px 0;}
#sitemapWrapper li a {text-decoration: none; border-bottom:1px dotted #fff;}
#sitemapWrapper li a:hover, #sitemapWrapper li a.active {text-decoration:underline;}

-->