body {
	margin:0;
	padding:0;
	height:100%;
	background:#000;
	color:#000000;  
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(Images/BG/pinstripes.png);
}


p{ 
	font-size: 12px;
	line-height: 20px;
	margin-top: 25px;
	padding: 0px 40px;
	margin-bottom: 10px;
} 

strong {font-size: 16px;} 
	
p.subheader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #606057;
}

p.subheaderbold {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
}

p.subheader2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #606057;
	padding: 0px 0px;
}

p.alert{
	font-weight: bold;
	color: #F5F5F1;
	background-color:#00CCFF;
}

a {
	color:#00CCFF;
	text-decoration: none;
}

a:hover {text-decoration: underline;
}

ul.blue {
	list-style-image: url(Images/bullet_blue.png);
}

ul.blue li {
	padding: 10px 0px 5px 0px;
}
/*__________________________________________________________________________________________________________________________________________________*/

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin: 10px 10px 5px 0;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin: 10px 0 5px 10px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#topBar {
	position:absolute;
 	top:0;
 	right:0;
 	width: 100%;
	height: 250px;
	z-index:-1;
	background: url(Images/BG/top_blue.png) no-repeat;
}

#VAT {
	float:none;
	width: auto;
	font-size:10px;
}

/*______________________________________________________________________________________________________________________________________________*/

#img-bg {
	border: 1px solid #C1DAD7;
	margin: 10px;
	background: url(Images/img_bg.png);
	display: inline-block;
}

#img-bg img {
	display: inline-block;
	border: none;
	margin: 15px;
	padding: 5px;
	background: #FFFFFF;
}

/*___________________________________________________________________________________________________________________________________________________*/

#imgcenter{
	float:none;
	width: auto;
	margin: 30px;
	text-align:center;	
}

#leftfloat{
	float: left;
	width: auto;
	margin: 30px;
}

.leftfloat{
	float: left;
	width: auto;
	margin: 48px;
}

/*__________________________________________________________________________________________________________________________________________________*/

#centerColumn { 	
	margin:0px auto;
	width:770px;
	vertical-align: middle;	
	clear: both;
}

#spacer { 	
	height: 50px;
	width: 770px;
}

#centerpage { 	
	padding:0px;
	width:760px;
	background: #FFF;
	text-align: left;
	color: #939385;
}

#leftpage { 	
    vertical-align:top;
	padding:0px;
	width:340px;
	height:340px;
	text-align: left;
	color: #939385;
}

#rightpage { 	
    vertical-align:top;
	border-color:#CCC;
	border-style:solid;
	border-width:medium;
	
	width:340px;
	height:340px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align: left;
	background:#EEE;
	color: #939385;
}


/*________________________________________________________________________________________________________________________________________________*/

div.hr {
  height: 30px;
  background: #fff url(Images/Split.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/*________________________________________________________________________________________________________________________________________________*/

#navbar {
	margin:20px 0px 0px 0px;
	width:100%;
	height: 25px;
	padding:0;
	text-align:center;
}

#navbar h2{
	text-align:left;
	display:inline;
}

#navbar img{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
}

#navbar ul
{	float: right;
	list-style: none;
} 

#navbar li
{	
	float: left;
	margin: 0px 0px;
}

#navbar li a
{
	background: url(Images/nav_buttons_blue.png) 0 0 no-repeat;
	height: 33px;	
	width: 90px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 33px;
	font-weight:bold;
}

#navbar .highlight {
   color: #000;
   background: url(Images/nav_buttons_blue.png) 0 0 no-repeat;
   background-position: 0 -33px;
}

#navbar li a:link{
    color: #FFF;
}

#navbar li a:visited{
   color: #FFF;
}

#navbar li a:hover{
   color: #000;
   background-position: 0 -33px;
}

#navbar li a:active{
   color: #FFF;
   background-position: 0 -66px;
}

/*_______________________________________________________________________________________________________________________________________________*/

#manageaccounttitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/manageaccount_titlebar.png) no-repeat;
}

#manageaccounttitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/manageaccount_titlebar.png) no-repeat;
}

#manageaccounttitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#manageaccounttitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#manageaccounttitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#manageaccounttitlebar li a:link{
    color: #606057;
}

#manageaccounttitlebar li a:visited{
   color: #606057;
}

#manageaccounttitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#manageaccounttitlebar li a:active{
   color: #FFF;
}

#powerpointtitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/powerpoint_titlebar.png) no-repeat;
}

#powerpointtitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#powerpointtitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#powerpointtitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#powerpointtitlebar li a:link{
    color: #606057;
}

#powerpointtitlebar li a:visited{
   color: #606057;
}

#powerpointtitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#powerpointtitlebar li a:active{
   color: #FFF;
}

#emptytitlebar {
	margin:0px;
	padding:0px;
	height:0px;
	text-align:center;
	text-transform: uppercase;
}

#abouttitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/about_titlebar.png) no-repeat;
}
	
#abouttitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#abouttitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#abouttitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#abouttitlebar li a:link{
    color: #606057;
}

#abouttitlebar li a:visited{
   color: #606057;
}

#abouttitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#abouttitlebar li a:active{
   color: #FFF;
}

/*_______________________________________________________________________________________________________________________________*/

#pricingtitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/pricing_titlebar.png) no-repeat;
}
	
#pricingtitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#pricingtitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#pricingtitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#pricingtitlebar li a:link{
    color: #606057;
}

#pricingtitlebar li a:visited{
   color: #606057;
}

#pricingtitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#pricingtitlebar li a:active{
   color: #FFF;
}

/*_______________________________________________________________________________________________________________________________*/

#logintitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/login_titlebar.png) no-repeat;
}
	
#logintitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#logintitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#logintitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#logintitlebar li a:link{
    color: #606057;
}

#logintitlebar li a:visited{
   color: #606057;
}

#logintitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#logintitlebar li a:active{
   color: #FFF;
}
/*_____________________________________________________________________________________________________________________________________________*/

#signuptitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/signup_titlebar.png) no-repeat;
}

#signuptitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#signuptitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#signuptitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#signuptitlebar li a:link{
    color: #606057;
}

#signuptitlebar li a:visited{
   color: #606057;
}

#signuptitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#signuptitlebar li a:active{
   color: #FFF;
}

/*_______________________________________________________________________________________________________________________________________________*/


#termstitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/terms_titlebar.png) no-repeat;
}
	
#termstitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#termstitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#termstitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#termstitlebar li a:link{
    color: #606057;
}

#termstitlebar li a:visited{
   color: #606057;
}

#termstitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#termstitlebar li a:active{
   color: #FFF;
}

/*_______________________________________________________________________________________________________________________________________________*/

#examplestitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/examples_titlebar.png) no-repeat;
}
	
#examplestitlebar ul {	
	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#examplestitlebar li {	
	float: left;
	margin: -5px 0px;
}

#examplestitlebar li a {
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#examplestitlebar li a:link{
    color: #606057;
}

#examplestitlebar li a:visited{
   color: #606057;
}

#examplestitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#examplestitlebar li a:active{
   color: #FFF;
}

/*_______________________________________________________________________________________________________________________________________________*/

#tutorialstitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/tutorials_titlebar.png) no-repeat;
}
	
#tutorialstitlebar ul {	
	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#tutorialstitlebar li {	
	float: left;
	margin: -5px 0px;
}

#tutorialstitlebar li a {
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#tutorialstitlebar li a:link{
    color: #606057;
}

#tutorialstitlebar li a:visited{
   color: #606057;
}

#tutorialstitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#tutorialstitlebar li a:active{
   color: #FFF;
}

/*___________________________________________________________________________________________________________________________________________________*/

#faqstitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/faqs_titlebar.png) no-repeat;
}
	
#faqstitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#faqstitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#faqstitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#faqstitlebar li a:link{
    color: #606057;
}

#faqstitlebar li a:visited{
   color: #606057;
}

#faqstitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#faqstitlebar li a:active{
   color: #FFF;
}

/*___________________________________________________________________________________________________________________________________________________*/

#contacttitlebar {
	margin:0px;
	padding:0px;
	height:75px;
	text-align:center;
	text-transform: uppercase;
	background:url(Images/contact_us_titlebar.png) no-repeat;
}
	
#contacttitlebar ul
{	float: right;
	list-style: none;
	margin: 25px 0px;
} 

#contacttitlebar li
{	
	float: left;
	margin: -5px 0px;
}

#contacttitlebar li a
{
	background: url(Images/second_buttons.png) 0 0 no-repeat;
	height: 40px;	
	width: 85px;
	padding: 0px 10px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 30px;
	font-weight:bold;
}

#contacttitlebar li a:link{
    color: #606057;
}

#contacttitlebar li a:visited{
   color: #606057;
}

#contacttitlebar li a:hover{
   color: #FFF;
   background-position: 0 -40px;
}

#contacttitlebar li a:active{
   color: #FFF;
}

/*___________________________________________________________________________________________________________________________________________________*/

#header {
	height:100px;
}

#header img{
	margin:20px 0px;
}

/*___________________________________________________________________________________________________________________________________________________*/

#table-zebra
{
	font-size: 14px;
	line-height: 1.6em;
	margin: 0px auto;
	width: 660px;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	}

#table-zebra thead th
{
	font-size: 16px;
	font-weight: normal;
	padding: 10px 8px;
	border-right: 1px solid #C1DAD7;
	color: #939385;
	vertical-align: top;
}

#table-zebra thead th p {
	margin: 10px;
	padding: 0px;
}

#table-zebra tbody th{
	font-size: 14px;
	text-align: left;
	padding: 8px;
	color: #939385;
	border-right: 1px solid #C1DAD7;
	font-weight:normal;
}

#table-zebra td
{
	padding: 8px;
	color: #939385;
	border-right: 1px solid #C1DAD7;
}

#table-zebra .odd
{
	background: #F5F5F1; 
}

/*________________________________________________________________________________________________________________________________________*/

form {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:40px;
	margin-right:0px;
	width:100%;
	text-align: left;
}

form label {
	float: left;
	clear: left;
	width: 350px;
	font-size: 12px;
	line-height: 40px;
	padding: 0px 0px 12px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #606057;
}

form .required {
	color: #00CCFF;
}

form input {
	margin-top: 0px;
	height: 28px;
	width: 670px; 
	background: #F5F5F1;
}

form select {
	margin-top: 3px;
	height: 28px;
	width: 340px;
	background: #F5F5F1;
	text-transform: none;
}

form textarea {
	margin-top: 3px;
	width: 670px;
	background: #F5F5F1; 
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
}

.terms {
	margin-left:0px;
	width: 670px;
	padding-left:0px;
	height: 320px;
	readonly: readonly;
}
.termsform {
	margin-left:0px;
	width: 695px;
	padding-left:40px;
}

.radio {
	width: 30px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}	
.radio_odd {
	width: 30px;
	background: #F5F5F1;
	font-family: Arial, Helvetica, sans-serif;
}	

form #spacer {
	width: 100%;
	height: 50px; 
}

form label.long input {
	float: left;
	width: 670px;
	padding: 0px;
	margin-top: 3px;
	height: 28px;
	background: #F5F5F1;	
}

form label.short input {
	float: left;
	width: 270px;
	padding: 0px;
	margin-top: 3px;
	height: 28px;
	background: #F5F5F1;	
}

form a {
	background: url(Images/nav_buttons_blue.png) 0 0 no-repeat;
	color:#FFF;
	height: 33px;	
	width: 90px;
	display: block;
	text-decoration:none;
	font-size:11px;
	line-height: 33px;
	font-weight:bold;	
	text-transform: uppercase;
}

/*__________________________________________________________________________________________________________________________________________________*/

#nav1 {
	margin:0px 0px 0px 0px;
	width:100%;
	height: 25px;
	padding:0;
	text-align:center;
}

#nav1 img{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	float: right;
}

#nav1 ul
{	float: right;
	list-style: none;
	margin-right: 40px;
} 

#nav1 li
{	
	float: right;
	margin: 0px 0px;
}

#nav1 li a
{
	background: url(Images/nav_buttons_big_blue.png) 0 0 no-repeat;
	height: 33px;	
	width: 125px;
	display: block;
	text-decoration:none;
	text-transform: uppercase;
	font-size:11px;
	line-height: 33px;
	font-weight:bold;
}

#nav1 li a:link{
    color: #FFF;
}

#nav1 li a:visited{
   color: #FFF;
}

#nav1 li a:hover{
   color: #000;
   background-position: 0 -33px;
}

#nav1 li a:active{
   color: #FFF;
   background-position: 0 -66px;
}


/*__________________________________________________________________________________________________________________________________________________*/

form a{
	color: #000;
	text-decoration: none;
}

form a:hover {
	color:#FFF;
	text-decoration: none;
}			
			
/*__________________________________________________________________________________________________________________________________________________*/

#bottomBar {
	position:relative;
	clear:both;
	width:100%;
	margin: 20px -5px;
}

#bottomBar img{
	border-style: none;
}

/*_______________________________________________________________________________________________________________________________________________*/

#footer {
	margin:0px;
	width:100%;
	height: 150px;
	background: url(Images/footer_blue.png) repeat-x center;
	font-size: 11px;
	color: #939385;
}

#footer a{
	text-decoration: none;

}

#footer a:link{
	color: #939385;
}

#footer a:visited{
	color: #939385;
}

#footer a:hover{
	color: #FFFFFF;
}

#footer a:active{
	color: #939385;
}

#footer hr {
  border : 0;
  height : 15px;
  background : url(Images/FooterHR.png) no-repeat center;
}
/*_______________________________________________________________________________________________________________________________________________*/


.tableindent {
	margin: 0px 40px;
	width: 700px;
	text-align: left;
}

#hinttext {
	float:left;
	text-align:left;
	font-style:italic;
	font-size: 11px;
	color: #0CF;	
}

/*__________________________________________________________________________________________________________________________________________________*/

#nav2 {
	margin:20px 0px 0px 0px;
	width:100%;
	height: 25px;
	padding:0;
	text-align:center;
}

#nav2 img{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	float: center;
}

#nav2 ul
{	float: left;
	list-style: none;
} 

#nav2 li
{	
	float: left;
	margin: 0px 0px;
}

#nav2 li a
{
	background: url(Images/nav_buttons_big_blue.png) 0 0 no-repeat;
	height: 33px;	
	width: 125px;
	display: block;
	text-decoration:none;
	text-transform: uppercase;
	font-size:11px;
	line-height: 33px;
	font-weight:bold;
}

#nav2 li a:link{
    color: #FFF;
}

#nav2 li a:visited{
   color: #FFF;
}

#nav2 li a:hover{
   color: #000;
   background-position: 0 -33px;
}

#nav2 li a:active{
   color: #FFF;
   background-position: 0 -66px;
}

/*__________________________________________________________________________________________________________________________________________________*/

#nav3 {
	margin:20px 0px 0px 0px;
	width:100%;
	height: 25px;
	padding:0;
	text-align:center;
}

#nav3 img{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	float: center;
}

#nav3 ul {	
	float: center;
	list-style: none;
	margin-right: 40px;
} 

#nav3 li
{	
	float: center;
	margin: 0px 0px;
}

#nav3 li a
{
	background: url(Images/nav_buttons_big_blue.png) 0 0 no-repeat;
	height: 33px;	
	width: 125px;
	display: block;
	text-decoration:none;
	text-transform: uppercase;
	font-size:11px;
	line-height: 33px;
	font-weight:bold;
}

#nav3 li a:link{
    color: #FFF;
}

#nav3 li a:visited{
   color: #FFF;
}

#nav3 li a:hover{
   color: #000;
   background-position: 0 -33px;
}

#nav3 li a:active{
   color: #FFF;
   background-position: 0 -66px;
}