/*nt-design 24.6.08 19.55*/

body	{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	}
	
a	{
	text-decoration: none;
	}
	
h4	{
	font-size: 12px;
	font-weight: bold;
	margin-top; 0px;
	}
	
#vat 	{
	width: 200px;
	height: 170px;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: justify;
	background-color: #eeeeee;
	border: solid 1px #dddddd;
	}
	
#vathead {
	background-color: #0069AA;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	width 200px;
	margin-bottom: 10px;
	}
	
.select_wrapper
	{
	margin: 10px;
	margin-left: 15px;
	border: solid 2px #12559C;
	}
	
.select_head
	{
	font-size: 11px;
	background-color: #12559C;
	color: #ffffff;
	}
	
.select_mid
	{
	font-size: 11px;
	background-color: #6A95C2;
	color: #ffffff;
	}
	
.contactnote {
	font-size: 11px;
	text-align: justify;
	}
	
.contactem	{
	font-size: 11px;
	}
		
.whitelink	{
text-decoration: none;
	color: #474747;
	}
	
.boxcell_over
	{
background: url("../images/greyarrow.gif");
background-repeat: no-repeat;
	background-position: 1px 4px;	
background-color: #cccccc;
	margin-top: 2px;
	margin-left: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
	border: solid 1px #aaaaaa;
	}
	
.boxcell
	{
	background: url("../images/greyarrow.gif");
background-repeat: no-repeat;
	background-position: 1px 4px;
background-color: #eeeeee;
	margin-top: 2px;
	margin-left: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
	border: solid 1px #aaaaaa;
	}
	
.boxmenu
	{
	color: #474747;
	text-decoration: none;
	cursor: hand;
font-size: 11px;
	}
	
.boxmenu:hover
	{
	color: #474747;
	text-decoration: none;
	cursor: hand

	}
	
.just	{
	text-align: justify;
	}	
	
.block1 {
   	width: 200px;
   	height: 40px;
   	float: left;
   	text-align: center;
   	padding-top: 3px;
   	}
   	
.block2 {
   	width: 100px;
   	height: 40px;
   	float: left;
   	text-align: center;
   	padding-top: 3px;
   	}   
  
.block3 {
   	width: 200px;
   	height: 20px;
   	float: left;
   	text-align: center;
   	padding-top: 3px;
   	}   
   	
.block1h {
   	width: 200px;
   	height: 20px;
   	float: left;
   	text-align: center;
   	}
   	
.block2h {
   	width: 100px;
   	height: 20px;
   	float: left;
   	text-align: center;
   	}   
  
.block3h {
   	width: 200px;
   	height: 20px;
   	float: left;
   	text-align: center;
   	}   
   	
.clearrow {
	border: solid 1px #000000;
	width: 720px;
	height: 40px;
	margin-top: 2px;
	}
	
.clearrowh {
	border: solid 1px #000000;
	width: 720px;
	height: 20px;
	margin-top: 3px;
	background-color: #6A95C2;
	padding-top: 5px;
	margin-top: 10px;
	}
	
.clearfoot {
	width: 720px;
	height: 40px;
	margin-top: 2px;
	text-align: center;
	padding-top: 10px;
	}
	
#header {
	background: url("../images/newheader.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	}
	
#footlinks {
	width: 100%;
	height: 18px;
	background-color: #eeeeee;
	text-align: center;
	margin-top: 10px;
padding-top:3px;
	font-size: 10px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}
	
#footnote {
	width: 670px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	}
	
#valid	{
	float: left;
	}
	
#topbar {
	background-color: #eeeeee;
	width: 100%;
	height: 17px;
	text-align: right;
	color: #474747;
padding-top: 3px;
	border-bottom: solid 1px #aaaaaa;
	}

#wrapper {
	width: 100%;
	}
	
#menu 	{
	width: 130px;
	text-align: center;
	float: left;
	}
	
#main 	{
	margin-left: 150px;
	margin-right: 20px;
	padding-top: 10px;
	min-height: 400px;
	font-size: 13px;
	}
	
#rhtop	{
	float: right;
	width: 230px;
	height: 130px;
	text-align: center;
	font-size: 12px;
	/* margin-top: 10px;*/
	position:relative;
	top: -10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight:bold;
	}
	
#lhmid	{
	float: left;
	width: 230px;
	height: 150px;
	text-align: center;
	font-size: 11px;
	}
	
#hivis 	{
	width: 200px;
	height: 230px;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: justify;
	background-color: #eeeeee;
	border: solid 1px #dddddd;
	}