/*nt-design 24.6.08 19.55*/

body	{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	background-color: #efefef;
	background-image: url("/images/pagebg.png");
	}
	
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: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 21px;
	text-align: left;
	border: solid 1px #aaaaaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
.boxcell
	{
	background: url("../images/greyarrow.gif");
	background-repeat: no-repeat;
	background-position: 1px 4px;
	background-color: #eeeeee;
	margin-top: 2px;
	margin-left: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
	border: solid 1px #aaaaaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
.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: 978px;
	margin: 0 auto;
	height: 100px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
#footlinks {
	width: 978px;
	margin: 0 auto;
	height: 18px;
	background-color: #12559C;
	background-image: url("/images/footbg.png");
	text-align: center;
	margin-top: 0px;
	padding-top:3px;
	font-size: 10px;
	border: 1px solid #12559C;
	color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#footlinks a {
	color: #eee;
	}
	
#footnote {
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	}
	
#valid	{
	float: left;
	width: 160px;
	text-align: center;
	}
	
#twitter {
	float: right;
	width: 160px;
	}
	
#topbar {
	background-color: #eeeeee;
	width: 978px;
	margin: 0 auto;
	height: 17px;
	text-align: right;
	color: #474747;
	padding-top: 3px;
	border: solid 1px #aaaaaa;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}

#wrapper {
	width: 978px;
	margin: 0 auto;
	background-color: #fff;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	padding-bottom: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
#menu 	{
	padding-top: 8px;
	width: 135px;
	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: 12px;
	font-weight: bold;
	}
	
#hivis 	{
	width: 200px;
	height: 200px;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: justify;
	background-color: #eeeeee;
	border: solid 1px #dddddd;
	}
	
#bookmarks	{
	width: 280px;
	height: 25px;
	//border: solid 1px #ccc;
	float: right;
	margin-top: 5px;
	text-align: right;
	position: relative;
	top: -10px;
	left: 50px;
	}
	
#addthis	{	
	padding-top: 5px;
	padding-right: 5px;
	//border: solid 1px #ff0000;
	float: right;
	}
#plusone	{
	//border: solid 1px #0000ff;
	float: right;
	}
