
/* Comment Generated by Combres - Resource '~/Templates/themes/base/css/grid.css' (Mode: Static) */








.grid_container_4 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}



.grid_1,
.grid_2,
.grid_3,
.grid_4 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}



.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}



.grid_container_4 .grid_1 {
	width:220px;
}

.grid_container_4 .grid_2 {
	width:460px;
}

.grid_container_4 .grid_3 {
	width:700px;
}

.grid_container_4 .grid_4 {
	width:940px;
}





.grid_container_4 .prefix_1 {
	padding-left:240px;
}

.grid_container_4 .prefix_2 {
	padding-left:480px;
}

.grid_container_4 .prefix_3 {
	padding-left:720px;
}





.grid_container_4 .suffix_1 {
	padding-right:240px;
}

.grid_container_4 .suffix_2 {
	padding-right:480px;
}

.grid_container_4 .suffix_3 {
	padding-right:720px;
}





.grid_container_4 .push_1 {
	left:240px;
}

.grid_container_4 .push_2 {
	left:480px;
}

.grid_container_4 .push_3 {
	left:720px;
}





.grid_container_4 .pull_1 {
	left:-240px;
}

.grid_container_4 .pull_2 {
	left:-480px;
}

.grid_container_4 .pull_3 {
	left:-720px;
}








.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}



.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.grid_row,
.grid_row_nm{
	overflow:hidden;
	margin:0 10px 25px;
	clear:both;
}
.grid_row_nm{
	margin-bottom:0;
}

.grid_first{
	margin-left:0;
}

.grid_last{
	margin-right:0;
}


/* Comment Generated by Combres - Resource '~/Templates/themes/main/css/style.css' (Mode: Static) */






html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
} 

nav ul { 
	list-style:none; 
}

blockquote, 
q { 
	quotes:none; 
}

blockquote:before, 
blockquote:after,
q:before, 
q:after { 
	content:''; 
	content:none; 
}

a { 
	margin:0; 
	padding:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}

ins { 
	background-color:#ff9; 
	color:#000; 
	text-decoration:none; 
}

mark { 
	background-color:#ff9; 
	color:#000; 
	font-style:italic; 
	font-weight:bold; 
}

del { 
	text-decoration: line-through; 
}

abbr[title], 
dfn[title] { 
	border-bottom:1px dotted; 
	cursor:help; 
}


table { 
	border-collapse:collapse; 
	border-spacing:0; 
}

hr { 
	display:block; 
	height:1px; 
	border:0; 
	border-top:1px solid #ccc; 
	margin:1em 0; 
	padding:0; 
}

input, 
select { 
	vertical-align:middle; 
}



article, aside, details, figcaption, figure, footer, 
header, hgroup, menu, nav, section { 
    display:block;
}



html { overflow-y: scroll; }  
body { font:13px/1.231 sans-serif; *font-size:small; } 
body, select, input, textarea { color: #444; }  
pre, code, kbd, samp { font-family: monospace, sans-serif; } 
a:link { -webkit-tap-highlight-color: #FF5E99; } 
select, input, textarea, button { font:99% sans-serif; }
textarea { overflow: auto; } 
h1,h2,h3,h4,h5,h6 { font-weight: bold; } 
a:hover, a:active { outline: none; } 
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
label, input[type=button], input[type=submit], button { cursor: pointer; } 
button, input, select, textarea { margin: 0; }   


input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px red; 
	-webkit-box-shadow: 0px 0px 5px red; 
	box-shadow: 0px 0px 5px red;
}

pre { 
  padding: 15px; 
  
  
  white-space: pre; 
  white-space: pre-wrap; 
  white-space: pre-line; 
  word-wrap: break-word; 
}


input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #ED1C24; color:#fff; text-shadow: none; }
::selection { background:#ED1C24; color:#fff; text-shadow: none; } 


a:link { -webkit-tap-highlight-color: #FF5E99; }







html, body{
	height:100%;
}

body{
	background-color:#453234;
	font:12px/133% Verdana, Arial, Helvetica, sans-serif;
	color:#6d6e71;
}

form#aspnetForm{
	height:100%;
}

.ie6 form#aspnetForm{
	height:auto;
}

#wrapper {
	min-height:100%;
	height:auto;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding:0 10px;
	background:#453234 url("/Templates/themes/main/gfx/bg_body.gif") repeat-y 50% 0;
}

.ie6 #wrapper{
	height:100%;
	overflow:visible
}

#content{
	margin-bottom:139px;
	overflow:hidden;
}

.ie6 #content{
	padding-bottom:25px;
}




h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	color:#ed1c24;
	font-weight:normal;
	line-height:130%;
}

h1, .h1{
	font-size:25px;
	margin-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
}

h2, .h2{
	font-size:12px;
	font-weight:bold;
	color:#453235;
	margin-bottom:10px
}

h3, .h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	margin-bottom:5px;
}
h4, .h4{
	font-weight:bold;
	font-size:12px;
}

h5, .h5{
	font-weight:bold;
	font-size:12px;
	color:#453235;
}

input.txt,
input[type=submit],
textarea.txt,
select.txt{
	border:1px solid #6d6e71;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6D6E71;
}

fieldset ol{
	list-style:none;
	margin:0;
	padding:0
}

fieldset label.floatLeft{
	width:156px;
}
.ie6 fieldset label.floatLeft,
.ie7 fieldset label.floatLeft,
.ie8 fieldset label.floatLeft{
	width:150px;
}

fieldset label.above{
	display:block;
	margin-bottom:5px;
}


fieldset li{
	margin-bottom:13px;
}

p{
	color:#6d6e71;
}
p.intro{
	color:#453235;
	font-weight:bold;
	margin-bottom:10px
}

a{
	color:#6d6e71;
}
a:hover{
	color:#ed1c24;
}

q{
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	line-height:120%;
	margin:18px 0 6px;
}

dt{
	font-weight:bold;
	margin-bottom:10px;
}
dd{
	padding-left:9px;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -245px;
	margin-bottom:25px;
}
dd a{
	color:#6d6e71;
}
dd a:hover{
	color:#ed1c24;
}

a.fastlink{
	padding-left:18px;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -197px;
	color:#6d6e71;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
}
a.fastlink:hover{
	color:#ed1c24;
}

.ie6 .fastlink{
	zoom:1;
}

a.pdf{
	padding-left:20px;
	height:21px;
	background:transparent url("/themes/base/gfx/pdficon_small.gif") no-repeat 0 0px;
	display:inline-block;
}

dt.current{
	color:#ed1c24;
}

p.date{
	font-weight:bold;
	margin-bottom:1em;
}

.border{
	border:1px solid #6d6e71;
}

.small{
	line-height:120%;
}


#header .logo{
	text-align:center;
	height:52px;
	padding-top:25px
}

#header .grid_row_nm{
	margin-bottom:0;
}
#header .grid_row{
	margin-bottom:25px;
}


#header .metanav{
	list-style:none;
	float:right;
	margin-top:18px;
	height:15px;
}
#header .metanav li{
	float:left;
	display:inline;
	margin-left:27px;
	line-height:15px;
}

#header .metanav li a{
	text-decoration:none;
	color:#6d6e71;
	display:inline;
	padding:3px 0;
}

#header .metanav li a:hover,
#header .metanav li.current a,
#header .metanav li span.active{
	color:#ed1c24;
}

#header .metanav li ul{
	background-color:#fff;
	display:none;
}

#header .metanav li ul li{
	float:none;
	display:block;
}

.phone{
	background:transparent url("/Templates/themes/main/gfx/icon_phone.gif") no-repeat 5px 6px;
	width:20px;
	height:20px;
	padding-left:30px;
}

a.phone{
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 100% -47px;
	padding-right:18px;
	width:auto;
	height:auto;
	padding-left:0;
}
#header .metanav li a.phone{
	padding:3px 18px 3px 0;
}

a.phone:hover,
#header .metanav li.current a.phone{
	background-position:100% -100px;
}

#header .metanav li.current a.phone,
#header .metanav li a.phone:hover {
	background-position:100% -97px;
}	

#header input.txt{
	width:127px;
}
#header input.txt:active{
	border-color:6d6e71;
}
#header input.topsearch{
	background:none;
	border:none;	
}
#header input.topsearch:hover{
	color:#ed1c24;
}


#header .mainnav{
	list-style:none;
	text-transform:uppercase;
	font-size:18px;
	background:transparent url("/Templates/themes/main/gfx/bg_mainnav.gif") repeat-x 0 100%;
	overflow:hidden;
	margin:0 10px;
	clear:both;
	padding-left:240px;
}

.ie6 #header .mainnav{
	zoom:1;
}

#header .mainnav li{
	float:left;
	display:inline;
	margin:0 36px 0 0;
}
#header .mainnav li.last{
	margin-right:0;
}
#header .mainnav li a{
	text-decoration:none;
	color:#6d6e71;
	height:30px;
	background:#fff url("/Templates/themes/main/gfx/nav_home.gif") no-repeat 0 0;
	width:49px;
	display:block;
}
#header .mainnav li a span{
	display:none;
}


#header .mainnav li a.users{
	background-image:url("/Templates/themes/main/gfx/nav_users_nl.gif");
	width:201px;
}
#header .mainnav li a.creators{
	background-image:url("/Templates/themes/main/gfx/nav_creators_nl.gif");
	width:172px;
}
#header .mainnav li a.about{
	background-image:url("/Templates/themes/main/gfx/nav_about_nl.gif");
	width:90px;
}


#header .mainnav li a.users_en{
	background-image:url("/Templates/themes/main/gfx/nav_users_en.gif");
	width:131px;
}
#header .mainnav li a.creators_en{
	background-image:url("/Templates/themes/main/gfx/nav_creators_en.gif");
	width:164px;
}
#header .mainnav li a.about_en{
	background-image:url("/Templates/themes/main/gfx/nav_about_en.gif");
	width:103px;
}




#header .mainnav li a:hover,
#header .mainnav li.current a{
	background-position:0 -30px;
}



.subnav{
	list-style:none;
	margin:0;
	padding:0;
}

.ie6 .subnav{
	zoom:1;
	margin-bottom:25px;
}

.subnav li{
	padding-left:10px;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0px -243px;
	margin:0;
	line-height:22px;
}
.subnav li a{
	color:#6d6e71;
	text-decoration:none;
}
.subnav li a:hover,
.subnav li.current a{
	color:#ed1c24;
}

.sitemap .subnav li{
	background:none;
	padding-left:0;
}


#footer{
	position:absolute;
	bottom:0;
	background:transparent url("/Templates/themes/main/gfx/bg_footer.gif") no-repeat 50% 100%;
	padding:0 10px 116px;
	left:0;
	width:980px;
	margin:0;
}

.ie6 #footer{
	margin-bottom:-1px;
	margin-left:10px;
}

#footer .content{
	margin:0 20px;
	border-top:1px solid #ed1c24;
	padding:5px 0;
}
#footer p{
	float:left;
}
#footer p span{
	color:#ed1c24;
}
#footer ul{
	list-style:none;
	float:right;
}
#footer ul li{
	float:left;
	display:inline;
	border-right: 1px solid #6d6e71;
}
#footer ul li.last{
	border:none;
}
#footer ul li a{
	padding:0 15px;
	text-decoration:none;
	color:#6d6e71;
}
#footer ul li.last a{
	padding-right:0;
}
#footer ul li a:hover{
	color:#ed1c24;
}



.visual{
	position:relative;
}
.caption{
	background-color:rgba(109, 110, 113, 0.78);
	position:absolute;
	top:30px;
	left:32px;
	width:276px;
	padding:4px 5px 10px 10px;
}
.caption.small{
	width:200px;
}

.no-rgba .caption{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c76d6e71, endColorstr=#c76d6e71);
}

.caption h2{
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
	color:#fff;
	letter-spacing:-0.01em;
	font-weight:normal;
	font-size:25px;
	margin-bottom:0;
}
.caption a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding-left:14px;
	margin-top:10px;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -148px;
}
.caption a:hover{
	color:#ed1c24;
	background-position:0 -198px;
}


.portal{
	padding:0 10px;
}

.ie6 .portal{
	margin-left:20px;
}

.portal .grid_2{
	margin-right:1px;
	margin-left:0;
	width:469px;
}
.portal .grid_2.grid_last{
	margin-right:0;
	width:470px;
}

.portal .grid_2 .visual{
	margin-bottom:25px;
}
.portal .grid_2.grid_last .visual{
	float:right;
}

.boxes .grid_1{
	height:264px;
	background:#fff url("/Templates/themes/main/gfx/bg_box.png") repeat-x 0 0;
	padding:0 6px 45px;
	width:222px;
	margin-left:0;
	margin-right:1px;
	overflow:hidden;
	position:relative;
}
.boxes .grid_last{
	margin-right:0;
}

.portal .grid_2.grid_last .boxes .grid_last{
	width:223px;
}


.boxes .grid_1 img{
	margin:17px 0 12px 2px;
}

.boxes .grid_1 img.textImage{
	margin:0px
}

.boxes .grid_1 .content{
	height:126px;
	overflow:hidden;
}

.boxes p.date{
	color:#ed1c24;
	font-size:10px;
	font-weight:normal;
	margin-bottom:0;
}

.boxes .grid_1 h3{
	color:#000;
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
	min-height:40px;
}

.ie6 .boxes .grid_1 h3{
	height:40px;
	overflow:visible;
}

.boxes .grid_1 a.fastlink{
	padding-left:15px;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 2px -196px;
	color:#453235;
	text-decoration:none;
	position:absolute;
	bottom:14px;
	left:6px;
	margin-bottom:0;
}
.boxes .grid_1 a.fastlink:hover{
	color:#ed1c24;
}


.box{
	margin-bottom:25px;
	padding:10px;	
}

.box.type1{
	background:#ececec url("/Templates/themes/main/gfx/bg_sidebox.png") repeat-x 0 0;	
}
.box.type2{
	background:#fafafa url("/Templates/themes/main/gfx/bg_sidebox2.png") repeat-x 0 0;
	margin-top:-25px;
	padding-top:32px;
	margin-bottom:0
}

.box.type2 ul{
	list-style:none;
	margin-left:0;
}
.box.type2 li{
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -197px;
	padding-left:17px;
	margin-bottom:10px;
}

.box.type2 a{
	text-decoration:none;
	color:#453235;
}
.box.type2 a:hover{
	color:#ed1c24;
}



.home_faq{
	border-top:5px solid #ed1c24;
	padding-top:14px;
}



fieldset .txt{
	width:302px;
}

.ie8 fieldset select.txt{
	width:306px;
}

.ie6 fieldset select.txtfull,
.ie7 fieldset select.txtfull,
.ie8 fieldset select.txtfull{
	width:456px;
}
.ie6 fieldset input.txt,
.ie6 fieldset select.txt,
.ie6 fieldset textarea.txt{
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



@media screen and (-webkit-min-device-pixel-ratio:0){
	input.txt,
	textarea.txt,
	select.txt{
		padding:2px 0;
	}
}

fieldset .submit{
	background-color:#ed1c24;
	border:none;
	font-weight:bold;
	color:#fff;
	float:right;
	padding:0 11px 1px;
	cursor:pointer;
}

.ie6 fieldset .submit{
	padding:0px 0 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ie7 fieldset .submit{
	color:#fff;
	border:none;
	padding:0px 0 1px;
}
.ie8 fieldset .submit{
	padding:1px 11px 2px;
}

fieldset .submit:hover{
	background-color:#6d6e71;
}

fieldset li.error{
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -245px;
	margin-left:-10px;
	padding-left:10px;
}

fieldset li.error .txt{
	color:#ed1c24;
	border-color:#ed1c24;
}
.ie6 fieldset li.error .txt{
	border-style:solid;
	border-width:1px;
}

label.error{
	width:auto;
	font-size:11px;
	color:#ed1c24;
}

.field-validation-error{
	color:#ed1c24;
	display:block;
}


fieldset table{
	width:302px;
	float:left;
	border:1px solid #6D6E71;
	border-width:1px 0;
	font-size:11px;
	margin:25px 0;
}

fieldset table th{
	text-align:left;
	text-transform:uppercase;
}
fieldset table th, fieldset table td,
.borderBottom{
	border-bottom:1px solid #ccc;
}
fieldset table th{
	border-bottom:1px solid #6D6E71
}

.borderBottom{
	padding-bottom:25px;
}



.faq{
	position:relative;
	overflow:visible;
}
.pagenav{
	float:right;
	padding:25px 0 0;
}

.pagenav ul{
	list-style:none;
	margin:0;
	padding:0;
}
.pagenav li{
	float:left;
	display:inline;
	margin-right:5px;
}

.pagenav .next{
	display:block;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 5px -245px;
	width:10px;
	height:15px;
}
.pagenav a{
	text-decoration:none;
	color:#6d6e71;
}
.pagenav a:hover{
	color:#ed1c24;
}
.pagenav .current a{
	color:#ed1c24;
	font-weight:bold;
}


.downloads{
	list-style:none;
	margin:0;
	padding:0;
}
.downloads li{	
	margin-bottom:10px;
	list-style:none;
}
.downloads li.marginBottom{
	margin-bottom:2em;
}
.downloads a{
	text-decoration:none;
	color:#6d6e71;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -198px;
	padding-left:20px;
}
.downloads a:hover{
	color:#ed1c24;
}


.searchresults a.fastlink,
.searchresults h2{
	margin-bottom:0;
}
.searchresults .result{
	margin-bottom:25px;
}

.searchresults .result.last{
	margin-bottom:0;
}


table.organizations{
	width:100%;
}
table.organizations td{
	padding:0 0 25px;
}
table.organizations td.first{
	padding:0 0 10px;	
}
table.organizations td .name{
	font-weight:bold;
	padding-left:14px;
	background:transparent url("/Templates/themes/main/gfx/sprite.png") no-repeat 0 -198px;
}
table.organizations a{
	text-decoration:none;
}
table.organizations a:hover{
	color:#ed1c24;
}

table.organizations h2{
	margin-bottom:0;
}


ul.organizations {
	list-style:none;
	margin:0;
}
ul.organizations li{
	margin-bottom:25px;
}
ul.organizations .name{
	font-weight:bold;
}
ul.organizations img{
	margin-bottom:5px;
}


table.comp_chart{
	width:100%;
	background:url("/Templates/themes/main/gfx/organogram_lijnen.gif") top left no-repeat;
	height:462px;
	position:relative;
}
table.comp_chart tr {
	margin:0;
	padding:0;
}
table.comp_chart td{
	padding:0 8px 0 0;
	margin-bottom:62px;
}
table.comp_chart tr.first td{
	margin-bottom:43px;
}
table.comp_chart tr.last td{
	padding-top:28px;
	margin-bottom:0;
}

table.comp_chart td.in_use{
	background:url("/Templates/themes/main/gfx/block_base.gif") top left no-repeat;
	height:41px;
	padding-bottom:10px;
}


.feeContainer select,
.feeContainer table {
	width:100%;
}

.feeContainer .feeList td,
.feeContainer .feeList th {
	padding-right:10px;
}
.feeContainer .feeList td.last,
.feeContainer .feeList th.last {
	padding-right:0;
}


.ie6 dd,
.ie6 a.fastlink,
.ie6 a.phone,
.ie6 .subnav li,
.ie6 .caption a,
.ie6 .boxes .grid_1 a,
.ie6 .box.type2 li,
.ie6 .pagenav .next,
.ie6 .downloads a,
table.organizations td .name,
.ie6 fieldset li.error{
	background-image:url("/Templates/themes/main/gfx/sprite.gif");
}

.ie6 .sitemap .subnav li{
	background:none;
}




hr {
	border:0 solid #ed1c24;
	border-top-width:1px;
	clear:both;
	height:0px;
	margin: 10px 0;
}

.floatRight { float:right; }
.floatNone { float:none; }
.floatLeft { float:left; }
.clearLeft { clear:left; }
.clearBoth { clear:both; }
.clearRight { clear:right; }
.alignLeft { text-align: left; }
.alignCenter {text-align: center; }
.alignRight { text-align: right; }
.noBullets{ list-style:none; padding:0;margin:0; }
.noMargin{ margin:0; }




.clearfix:before, 
.clearfix:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  visibility: hidden;	
} 

.clearfix:after { clear: both; }


.clearfix { zoom: 1; }



.ir { 
	display: block; 
	text-indent: -999em; 
	overflow: hidden; 
	background-repeat: no-repeat; 
	text-align: left; 
	direction: ltr;
}



.hide, 
.hidden { 
	display: none; 
	visibility: hidden; 
} 

.invisible { 
	visibility: hidden; 
}



.visuallyHidden { 
	position: absolute !important;    
	clip: rect(1px 1px 1px 1px); 
	clip: rect(1px, 1px, 1px, 1px); 
}
	


.p80_form_label { color: #999; }



.ie7 img { -ms-interpolation-mode: bicubic; }



button {  width: auto; overflow: visible; }



@media all and (orientation:portrait) { 
  
  
}

@media all and (orientation:landscape) { 
  
  
}


@media screen and (max-device-width: 480px) {
  
  
  
}



@media print {
	* { 
  		background: transparent !important; 
		color: #444 !important; 
		text-shadow: none !important; 
	}
	
	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt !important;
		margin: 0 auto 0 auto !important;
		padding: 0;
		background: #fff;
		color: #000;
	}
	
	table th, 
	table td, 
	div,
	li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt !important; 
	}
	
	a img {
		border: none;
	}
    
	a, 
	a:visited { 
		color: #444 !important; 
		text-decoration: underline; 
	}
	
	a:after { 
		content: " (" attr(href) ")"; 	
	} 
	
	abbr:after { 
		content: " (" attr(title) ")"; 
	}
	
	
	.ir a:after { 
		content: ""; 
	}  
	
	pre, 
	blockquote { 
		border: 1px solid #999; 
		page-break-inside: avoid; 
	}
	
	
	thead { 
		display: table-header-group; 
	} 
	
	tr, 
	img { 
		page-break-inside: avoid; 
	}
	
	@page { 
		margin: 0.5cm; 
	}
	
	p, 
	h2, 
	h3 { 
		orphans: 3; 
		widows: 3; 
	}
  
	h2, h3 { 
  		page-break-after: avoid; 
	}
  
	.non_print {
		display:none;
	}
}
