/*THIS STYLESHEET IS FOR MEDIA = PRINT*/

body {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: medium;
	background-color: #ffffff;
	color: #000000;
	padding: 0;
	margin: 0;
}

.noprint {display:none;}

.noscreen {display:inline;}

.menucontainer {display:none;}

.box_right {display:none;}

img {border: 0 none;}

.separator {clear: both; height: 1px; font-size: 0.1em; margin: 0; padding: 0; background: transparent;}

.spacer {clear: both; height: 15px; font-size: 0.1em; margin: 0; padding: 0; background: transparent;}

.header {text-align: right;}

.footercontainer {clear: both;}

.footer {float: right;}

.accreditationscontainer {float: left;}

.floatedboxes {margin: 0; width: 100%}

.columns {clear: both; padding: 10px;}
.leftcol30 {width: 30%; float: left;}
.leftcol40 {width: 40%; float: left;}
.leftcol50 {width: 50%; float: left;}
.leftcol60 {width: 60%; float: left;}
.leftcol80 {width: 80%; float: left;}
.leftcol720 {width: 720px; float: left;}
.leftcol {float: left;}
.rightcol {float: right;}

.leftcol50c {float: left; text-align: center;}
.rightcol50c {float: right; text-align: center;}

.form {margin: 0; padding: 0;}
.formfield {clear: both; margin: 10px;}
.formlabel {width: 210px; float: left; font-weight: bold; margin: 0 10px 0 0;}
.formlabel30 {width: 30%; float: left; font-weight: bold; margin: 0 10px 0 0;}

.box_mid {width: 160px; float: left; margin: 0 0 10px 0; background-color: #ffffff; text-align: justify;}

.box_wide {clear: both;}

#homenavigation {display:none;}