* {
   padding:0;
   margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
html, body {
	min-height:100.2%;
	/*margin-bottom: 2px;*/
    font-size: 87%;
  }
body{
	font-family:  "Trebuchet MS", Arial, Verdana;
	margin-top: 5px;
	text-align: left;
	background-color:#F7F7F7;
}
h1 {
	font-size: 1.25em;
	color: #1B3F6F;
  }
h2 {
	font-size: 1.1em; color: #0E4E82;
	}
h3 { 
  font-size: 1.1em;  color: #5A8503; 
 }
h4, h5, h6 { 
	font-size: 1.05em;
	
}
h4 {
	font-style:italic;
	color: #5A8503;
	}
h5 {
	color: #0E4E82; font-style:italic;
	border-bottom: 1px solid #0E4E82;
   }
h6 {
	color: #E48107;
	border-bottom: 1px solid #E48107;
   }
ol, UL { 
   margin-left: 20px;
   margin-right: 15px;
   }
ol {
 	margin-left: 25px;
 	} 	
p, LI, td {
	color: #515151;
	}
dt { 
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
   }
IMG { 
	border: 0;
	}
hr.ruler {
	border:0;
	margin:0;
	background-color: #999;
	height: 1px;
	color: #999;
	}

/*----------- page layout ----------------------------*/   
#printheader {
	display: none;
}
#wrap {
	background-color:#FFFFFF;
  	margin: 0px auto; width: 790px;
	background-image: url(images/bg_wrap.jpg);
	background-repeat: repeat-y;	
}
#top {
	margin: 0;
	padding: 0;
	height: 12px;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	width: 740px;
	margin: 0 25px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 166px;
	margin-bottom: 0px;
	}
#topnav {
	float: right;
	text-align: right;
	margin:0;
	color: #CCC;
	width: 320px;
	font-size: 0.9em;
	line-height: 23px;
    }
#topnav a {
	color: #2E516F;
	text-decoration: none;
	margin:0;
    }
#topnav a:hover {
	background-color: #E8EFF7;
    }	
#navbar {
	background-image:url(images/bg_navbar.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 0px;
	width:755px;
	margin: 0 10px 0 25px;
	height: 60px;
	}
#navbar .buttons {
	padding-top: 0px;
	float: right;
	/*text-align: right;*/
	width: 370px;
	height: 30px;
	
	}
#navbar .loginbox {
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	width: 230px;
	height: 45px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 0;
	float: left;
	padding: 0 5px;
	border: 1px solid #CCC;
}
#navbar .loginbox a, #navbar .loginbox p, #navbar .loginbox label {
	color:#333;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
#navbar .loginbox input {
	height: 14px;
	font-size: 10px;
	
	font-family:Arial, Helvetica, sans-serif;
	}
#navbar .loginbox form {
	margin-bottom: 0;
	padding-top: 5px;
	}
#navbar .loginbox a {
	text-decoration: none;
	}
#navbar .loginbox a:hover {
	color: #FF6600;
    }
.mem_login  {
	background-image: url(images/mem_login.jpg);
	padding: 0 5px 3px 5px;
	text-align: center;
	width: 72px;
	text-decoration: none;
	color:#FFF;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.mem_login a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.mem_login a:hover {
	color: #D9EAF0;
	text-decoration: none;
}
#main-content {
	width: 730px;
	margin: 0 15px;
	padding: 10px 15px;
	}

#content-inner {
	width: 545px;
	min-height:398px;
  	height:auto !important;
  	height:398px;	
	}
#content-inner-wide {
	float: left;
	width: 780px;
	}
#left-content {
  float: left; 
  width: 145px; 
  margin-right: 5px;
  padding-left: 10px;
  margin-bottom: 0;
  
}
#right-content {
  float: right;
  /*background-image: url(images/ntaa_image.jpg);
  background-position: top;
  background-repeat: no-repeat;*/
  width: 160px;
 /* padding-top: 103px;*/
  padding: 0;
  margin-left: 15px;
  margin-bottom: 0;
}

	
.ntaa_image {
	background-image: url(images/ntaa_image.jpg);
	width: 160px;
	height: 103px;
	margin-top: 0px;
	}
img {
	border: 0;
	margin: 0;
	}
.right-content-inner {
	background-image: url(images/bg_rightbox.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px;
	color: #FFFFFF;
	background-color: #8890A7;
	margin: 0;
	position: relative;
}
.right-content-inner P, .right-content-inner li {
	color: #FFFFFF;
	margin: 0;	
}
.right-content-inner h1 {
	color: #FFFFFF;
	font-size: 1.1em;
	border-bottom: 1px solid #FFFFFF;
	font-style: italic;
	}	
.right-content-inner a {
	color:#FFF;
	text-decoration: none;
}
.right-content-inner a:hover {
	color:#FFF;
	text-decoration: underline;
}
.right-content-inner a.active {
	color: #FBBC5E; /*#FFD08A;*/
	font-weight: bold;
	text-decoration: underline;
}	
	
#foot {
	clear: both;
	margin:0;
	width: 750px;
	padding: 6px 20px 12px 20px;
	height: 52px;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
}
#foot p, #foot a {
	color: #666666;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 0;
	}
#foot p	 {
	font-size: 0.9em;
}
#foot a:hover {
	text-decoration: underline;
	color: #000033;
	}
#foot_links {
	color: #FFFFFF; 
	display:inline;
	float:right;
	}

.promo_box {
	background-image: url(images/skew_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	width: 500px;
	padding-left: 50px;
	text-align: center;
	background-color: #F0F0F4;
}
.promo_box_new {
	padding: 10px 30px; 
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #0e4e82; 
	background-color: #f0f0f4;
	margin: 10px;
}
.promo_box_new p {
	
	font-size: 1.1em;  
}
.example_box {
	width: 90%;
	padding: 10px;
	background-color: #F0F0F4;
	margin: 10px auto;
	
}	
.promo_box p { 
	size: 12px;
	color: #47577C;
	}

.promo_box .p_big {
	font-size: 18px; 
	color: #006699;
	}	
.promo_box .p_big_dark {
	font-size: 18px;
	color: #49546D;
	}

.p_big {
	font-size: 1.1em;
	}
a.login_btn {
	display:block;
	width:40px;
	height:15px;
	background-image: url(images/btn_login.png);
}
 
a.login_btn {
	background: url(”images/btn_login.png”) 0 17px;
}
.ul_green_disc {
	list-style-type: disc;
	color: #090;
	padding-right: 5px;
}
.ul_tick {
	list-style-image: url("images/check_white.png");
	_list-style-image: none  ;
	padding-right: 5px;
	
}
.ul_tick_green {
	list-style-image: url(images/green_tick.png);
	padding-right: 5px;
}
.ul_tick_orange {
	list-style-image: url(images/check_orange.png);
	padding-right: 5px;
}

.ul_dbl_arrow {
	list-style-image: url(images/arrow_white.png);
	padding-right: 5px;
}
.ul_dbl_arrow_green {
	list-style-image: url(images/arrow_dbl_green.png);
	padding-right: 5px;
}
.ul_dbl_arrow_orange {
	list-style-image: url(images/arrow_dbl_orange.png);
	padding-right: 5px;
}
.ul_arrow {
	list-style-image: url(images/arrow_ro.png);
	padding-right: 5px;
}
a.a_more_dark {
	display:block; 
	width: 42px;
	height: 13px;
	background-image: url(images/more_dark.png);
	background-repeat: no-repeat;
	}
a.a_more_dark:hover {
	background-image: url(images/more_green.png);
	}
a.a_more_green {
	display:block; 
	width: 42px;
	height: 13px;
	background-image: url(images/more_green.png);
	background-repeat: no-repeat;
	}
a.a_more_green:hover {
	background-image: url(images/more_dark.png);
	}
a.aword, a.apdf, a.aexcel, a.cfolder, a.ofolder  {
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	padding: 5px 0 5px 20px; 
}
a.aword {
	background-image: url(images/page_word.png);
}
a.aexcel{
	background-image: url(images/page_white_excel.png);
}
a.apdf {
	background-image: url(images/page_white_acrobat.png);
}
a.cfolder {
	background-image: url(images/folder-closed.gif);	
}
a.ofolder {
	background-image: url(images/folder.gif);
}

.ntaa_stamp {
	width: 100px;
	padding: 30px;
	}
.home_spiel {
	width: 465px;
	border-top: 1px dotted #669999;
	border-bottom: 1px dotted #669999;
	padding: 10px 0 10px 85px;
	margin: 10px 0;
}
.home_spiel img {
	float: left;
	margin-left: -85px;
	/*_margin-left: -62px;*/
	}
.home_spiel h2 {
	color: #006699;
	margin-bottom: 0.2em;
	}
.home_spiel p {
	margin-bottom: 0.5em; 
	}	
.clients_box {
	width: 455px;
	padding-left: 85px;
	margin: 0;
}
.clients_box .box_img {
	float: left;
	margin-left: -85px;
	/*_margin-left: -42px;*/
	}	
.clients_box p {	 
	font-size: 0.95em;
	}	
	
	
#frmSearch {
	display: inline;
	
}

#frmSearch .input {
	height: 15px;
	margin-top: 1px;
	vertical-align:baseline;
	outline: none;
	border: 0;
	margin:0;
	color: #999;
}

#frmSearch .search_input {
	display: inline;
	border: 1px solid #CCC;
	margin-bottom: 1px;
	height: 21px;
}
#frmSearch .search_input img {
	margin:0;
	vertical-align: middle;
}

/*------------------------------------------------------------------------------------------------------------------*/
#search-box {
	padding: 20px;
	height: 57px;
	float: right;
	margin: 0;
	}
#search-box label {
	color:#FFFFFF;
	font-size: 0.9em;
	margin: 0;
	display: inline;
	}
#search-box input, #search-box select {
	font-size: 0.9em;
	margin: 0;
	}
#search-box input.textbox {
	height: 14px;
	margin: 0;
	}
#search-box div, #search-box form {
	margin: 0;
	}
#search-box div {
	padding-bottom: 3px;
	}
#search-box2 {
	padding: 20px;
	height: 50px;
	float: right;
	}
#error_box {
	border: 1px dotted #990000; 
	color: #990000;
	padding: 10px;
	font-size: 0.9em;
	}
#lastline {
	background-image: none;
	margin: 0px auto;
	width: 960px;
	text-align: right;
}
#lastline a { 
  color: #666666;  
}
#lastline p {
	color: #999999;
	font-size: 0.9em;
}

/* Two column layout */
#twocolumn #content-inner { 
 	padding-left: 15px;
	width: 625px;
 	}
#twocolumn #right-content { 
 	width: 305px;
 	}
/* Listings layout */ 
#listing #content-inner { 
 	padding-left: 130px;
	width: 560px;
 	}
#listing #right-content { 
 	width: 255px;
 	}

.right_box { 
	width: 257px;
	height: 91px;
	padding: 0;
	margin-bottom: 2px;
	background-color: #B7C035;
	}	
.right_box img {
	vertical-align:top; 
}

.text_right { 
	text-align: right;
}
.height100 {height: 100px;}
.height150 {height: 150px;}
.height200 {height: 200px;}
.height300 {height: 300px;}


/* -------------   Links --------*/

a {
	color: #4071A2;
	text-decoration: underline;
}
a.a_big {
	color: #0E4E82;
	font-size: 1.05em;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E48107;
	text-decoration: underline;
}
  
a.foot_link { 
   color:#CCCCCC;
   text-decoration:none;
   font-size: 0.9em;
   }
a.foot_link:hover, a.foot_link:active   { 
   color:#FFCC99;
   text-decoration:underline;
   font-size: 0.9em;
   
   }
/********** Top Nav buttons    *******/
a.navbutton {
	color: #666666;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	width: 65px;
	padding-top: 3px;
	height: 21px;
	float: left;
	text-align: center;
	}
a.navbutton:hover, a.navbutton:active {
	color: #FF3300;
	font-weight:bold;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	width: 65px;
	padding-top: 3px;
	height: 21px;
	float: left;
	text-align: center;
}
/* -----------------  Others   ------------ */
.clear { 
	clear: both;
	}
.float_right{
	float: right;
	position: relative;
	}
.float_left{ 
	float: left;
	}

.box-small {
	position: relative;
	display: inline;
	width: 170px;
	padding: 5px 5px;
	margin:2px;
	float: left;
	border: 1px solid  #999999;
	background-color:#FFFFFF;
	z-index: 1;
}
.p_box { 
   color: #666666;  
   text-align: center;
   padding: 10px 15px 5px 15px; 
   }
.box-auto {
   position: relative;
   display: inline;
   width: 510px;
   padding: 5px 5px;
   margin:2px;
   float: left;
   border-top: 1px solid  #999999 ;
   
}
td { 
   color: #333333;
   font-size: 0.95em;
   padding: 1px 5px;
  
 }

INPUT,SELECT, TEXTAREA  {
font-family: arial, verdana, ms sans serif;
font-size: 11px
}

.p_dgry_small {
    font-size: 0.9em;     
	 color: #333333}
.p_lgry_small {     
	 color: #999999;
	 font-size: 0.9em;
	 }	 


.formlayout label {
	font-size: 0.95em;
	line-height: 16px;
	padding-top:2px;
	margin-bottom: 2px;
	clear: left;
	width: 150px;
	float: left;
	color:#525252;
	font-weight:bold;
}
.formlayout {
	font-size: 0.95em;
	line-height: 16px;
	padding-top:2px;
	margin-bottom: 2px;
	color:#666666;
}
.formtext {
	margin-left: 150px;
	padding-top:0;
	padding-bottom: 10px;
	}
label.FormLabel {
	clear: left;
	width: 150px;
	float: left;
}

label.error {
	float: none;
	color: #CC0000;
	padding-left: 0.5em;
	vertical-align: middle;
	font-size: 11px;
}

input {
	margin-bottom: 2px;
	height: 18px;
	
	}
input.error {
	border:1px dotted red;
}
select {
	margin-bottom: 2px;
	}
legend {
	color: #5A8503;
	font-size: 1.1em;
	font-weight:bold;
	padding: 3px 10px;
	}
.regform {
	width: 85%;
	margin: 0 auto;
	padding: 10px 20px;
	background-image:url(uploads/images/form_bg.jpg);
	background-repeat:repeat-x;
	background-color: #E5E5E5;
}
fieldset {
	margin: 3px 10px;
	padding: 5px 10px;
	border: 3px solid;
	border-color: #F2F2F2;
	}
.regform hr {
	
	margin: 6px 20px 6px 0;	
	}
.box_light_beige {
	padding: 5px 15px;
	background-color: #F8F6D4;
	margin-bottom: 2px;
} 
ol.ol_alpha_roman {
	list-style:lower-alpha;
	}
ol.ol_alpha_roman ol {
	list-style: lower-roman;
	}
	
.vertical {
margin-left:170px;
}

.text_small {
	font-size: 0.85em;
	}
.text_norm {
	font-size: 1em;
	}
.text_center {
	text-align: center;
}
.nospace {
	margin: 0;
	padding: 0;
	}
.mailme {
	text-decoration:underline;
	color: #0E4E82;
	}

.red_box {
	clear: both;
	border: 1px solid #FF0000;
	padding: 5px;
	float: right;
	margin-right: 10px;
	}
.p_red {
	color: #990000;
	}
.p_green {
	color: #5A8503;
	}
/*.morebox {
	background-color:#FFF7EC;
	padding-bottom: 0.2em;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	}*/
a.showmore, a.hidemore { 	
	font-size: 0.9em;
	color:#999999;
	text-decoration: none;
	}
a.showmore:hover, a.hidemore:hover {
	color:#FF9900;
	}	
.jobs_logo_box, .logo_box { 
	float: left; 
	margin-left: -150px; 
	}
#message { 
	margin: 30px 0px 0px 55px;
	} 
#message #checkmark {
	position: relative; 
	left: -50px;
	top: -60px;
	} 
.error_message { 
	padding: 6px;
	margin: 5px;
	background-image: url(images/bigcross.png);
	background-position: left;
	background-repeat: no-repeat;  
	padding-left: 30px;
	border: 1px solid #CC0000;
	color: #CC0000;  
	} 
.formcontact label {
	font-size: 0.85em;
	line-height: 16px;
	padding-top:2px;
	margin-bottom: 2px;
	clear: left;
	width: 85px;
	float: left;
	color:#525252;
	font-weight:bold;
	}
#form_error li {
	list-style: none;
	}
.breadcrumb {
	font-size: 0.875em;
	color: #999999;
	padding-left:15px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	font-style:italic;
	}	
.breadcrumb a {
	color: #999999;
	text-decoration: none;
	}
.breadcrumb a:hover {
	color: #CC6600;
	text-decoration: underline;
	}
/*----------------- 2 column Search Results ----------------------------------*/
.search_results_left, .search_results_right  {
	margin: 0;
	display:inline;
	width: 48%;
	padding: 5px;
	background-color:#F8F8F8;
	}
.search_results_left h3, .search_results_right h3,  .search_results_right a, .search_results_left a {
	margin-bottom: 0;
	color: #666666;
	font-size: 1em;
	}
.search_results_left p, .search_results_right p {
	font-size: 0.9em;
	margin-bottom: 0;
	}
.search_results_right a:hover, .search_results_left a:hover {
	color: #FF6600;
	}

.search_results_left {	
	float: left;
	
	}
.search_results_right {
	float: right;
	}
.search_results_left IMG, .search_results_right IMG  { 
	border: 0; 
	padding: 0 0 3px 10px;
	margin:0;
	display:inline;
	float: right; 
	clear: right;
	}
.HRclear_search { /* For search page, clears floats and draws horizontal line */
	clear: both;
	border-top: 3px solid  #FFFFFF;
	width:100%;
	
	line-height: 1px;
	}	
.product_box {
	padding: 10px;
	margin-bottom: 10px;
	}
.float_center {
	text-align: center;
	}
.width90 { 
	width: 90px;
	display: inline-block;
	}
.hilite {
	background-color: #FF0;
}
.spacer {
	line-height: 3px;
}
.key_features {
	float: right;
	width: 150px;
	background-color: #E6E6FF;
	padding-bottom: 5px;
	margin-left: 10px;
	border: 1px solid;
	border-color: #CCC;
}
.key_features h2 {
	background-color: #CCF;
	padding: 0 5px;
	color: #666;
	font-size: 1em;
}
.key_features ul {
	padding: 0 5px;
	list-style-image: url(images/check_orange.png);	
}
.tblexamples td {
	background-color: #F2F2F2;
}
.tblexamples th {
	background-color: #cad2db;
}
.text_center {
	text-align: center;
}
.tblnews {
	background-color:#E0E0E0;
	margin-bottom: 10px;
}
.tblnews td {
	background-color:#FFF;
}
.tblnews th {
	background-color:#FFF;
	text-align: center;
}
#frmcontact {
	width: 500px;
	
	margin-top: 25px;
}

#frmcontact input, #frmcontact textarea, #frmcontact select {
	
	width: 300px;
	font-family: Helvetica, arial, sans-serif;
	font-size: .9em;
	margin: 0px 0px 3px 0px;
	border: 1px solid #ccc;
}

#frmcontact textarea {
	height: 50px;
	width: 400px;
}

#frmcontact textarea:focus, #frmcontact input:focus {
	border: 2px solid;
	border-color: #ACFB99;
}

#frmcontact input.submit-button {
	width: 100px;
	float: right;
}

#frmcontact label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 3px;
	font-size: 1em;
	margin-bottom: 0;
	color: #666;
}
#frmcontact fieldset label {
	text-align: left;
}
#frmcontact fieldset input{
	padding: 2px;
	width: 244px;
}
#frmcontact fieldset select {
	padding: 2px;
	width: 250px;
}
/* form validation error messages */
#frmcontact label.error {
	float: none;
	color: #CC0000;
	padding-left: 0.5em;
	vertical-align: middle;
	font-size: 11px;
}
#frmcontact input.error {
	border:1px dotted red;
}
#frmcontact label.lblwide {
	width: 210px;
	font-weight: 200;
	line-height: 20px;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 5px;
	float:none;
	}
#frmcontact input.checkbox {
	width: 25px;
	line-height: 20px;
	text-align: left;
	
	vertical-align: baseline;
	border: 0;
	
	}
#frmcontact .sel_enquiry {
	padding: 7px;
	margin-bottom: 5px;
	background-color: #F0F2FF;  
}
.ad_box {
	padding: 10px;
	display:inline;
	float:right;
	border-color:#E9E9E9;
	border: 1px solid;
	background-color: #F3F3F3;
	text-align: center;
	margin-left: 10px;
}
.ad_box_long {
	padding: 10px;
	border: 1px solid;
	border-color:#E9E9E9;
	background-color: #F3F3F3;
	text-align: left;
	margin: 10px;
}
.ad_box_long img {
	padding-right: 20px;
}

