	.loadingFull {
		display:none;
		background-image: url(../../images/layout/loading.png);
		position: absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;

	}

	.free_1_hour {
		position: absolute;
		left:625;
		top:166;
	}

	.site {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
        margin:0px auto;
   	}

td.footer{
  background-image: url(../../images/headings/footer.jpg);
  background-repeat:no-repeat;
  height:152px;
  width:750px;
  vertical-align:bottom;
  text-align:center;
  padding:0 0 0 20px;
}


body {
        text-align:center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 22px;
		font-size: 13px;
		color: #000000;
	}

    td {
       	font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 22px;
		font-size: 13px;
		color: #000000;
	}

	.small_txt {
		font-size: 10px;
		line-height:15px;
	}


	.home_slogan {
		font-family: Arial, Helvetica, sans-serif;
		color: #0078C1;
		font-size:12;
		line-height:17px;
	}
	
	.home_slogan a { 
		text-decoration: none;
		color: #0078C1;
		font-size:11;
		font-style:italic;
	}

	.home_slogan a:hover {
		color: #0078C1;
		text-decoration:underline;
	}
	
	.home_slogan a:link { 
		text-decoration: none;
		color: #0078C1;
	}
		
		


	.home_bigtitles {
		font-family: Arial, Helvetica, sans-serif;
		font-size:18;
		line-height:22px;
	}	
	

	.home_menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11;
		letter-spacing:1pt;
	}	
	
	.home_menu a { 
		text-decoration: none;
		color: #0078C1;
		}

	.home_menu a:hover {
		color: #0078C1;
		font-weight:bold;
		text-decoration:none;
		}
	
	.home_menu a:link { 
		text-decoration: none;
		color: #0078C1;
		}
		
		
	.main_menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:15px;
	}	
	
	.main_menu a { 
		text-decoration: none;
		color: #012A5C;
		}

	.main_menu a:hover {
		color: #012A5C;
		font-weight:bold;
		text-decoration:none;
		}
	
	.main_menu a:link { 
		text-decoration: none;
		color: #012A5C;
		}
	
	

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		line-height:25px;
		color: #0078C1;
	}
	
	
	
	
	
	
	.page_maintitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		line-height:17px;
		color: #0078C1;
	}
	
	
	.page_title {
		font-size: 12px;
		color: #0078C1;
		font-weight:bold;
	}
	
	.home_title_txt {
		font-size: 11px;
		line-height: 15px;
		font-weight:bold;
		color: #0078C1;
	}
	
	.home_txt {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	}
	
	.home_txt a:hover {
		color: #0078C1;
		text-decoration:underline;
	}
	
	.home_txt a { 
		text-decoration: none;
		color: #0078C1;
		line-height:15px;
	
	}
	.home_txt a:link { 
		text-decoration: none;
		color: #0078C1;
	}
		
	a { 
		text-decoration: none;
		color: #0078C1;
		}

	a:hover {
		color: #0078C1;
		text-decoration:underline;
		}
	
	a:link { 
		text-decoration: none;
		color: #0078C1;
		}
		
	.form_general {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	.form_dropdown {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		
		
	.table_f1{
		background-color:#f3f6fb;
	}
	
	.table_f2{
		background-color:#D7E1EC;
	}
	
	.form-text {
		font-family: 'Tahoma';
		height:20px;
		font-size:11px;
		line-height:15px;
		border: solid 1px #d0d0d0;
	}

	.form-text-error {
		font-family: 'Tahoma';
		height:20px;
		font-size:11px;
		line-height:15px;
		border: solid 1px #ff6969;
	}	
	
	.form-text-disabled {
		font-family: 'Tahoma';
		height:20px;
		font-size:11px;
		line-height:15px;
		border: solid 1px #d0d0d0;
		background-color:#f2f2f2;
	}	