/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 09 September 2010 13:42:25
*/


/*
    PRINT.CSS
    Used by all templates.

    w3c Validation
    http://jigsaw.w3.org/css-validator/validator
    passed as CSS level 2.1
 */

body {
   font-size: 70%;
   background: none;
   font-family: Arial, Trebuchet MS,  Helvetica, sans-serif;
}



dd {margin-left: 0em;}

dl { margin: 0 0 1.5em 0; }

a { text-decoration: none; }

#content .middle {
    width: 600px;
}


#courseDetails dt{
    float:left;
    width:90px;   
}

#courseDetails dd{
    float:left;
    width: 500px;
    margin:0 0 0 10px;
    clear:right;
}


h1,h2,h3,h4,h5,h6 { 
font-family: Century Gothic, Arial, Trebuchet MS,  Helvetica, sans-serif; 
}

h1 { margin: .5em 0 0 0; }

h1 {
font-size: 2em;
padding:0px 0px 10px;
}



#header, #leftNav, #footer, #breadCrumbs, #skip, #content .last{
    display:none;
    visibility:hidden;
}

#preview-message {
background:#FFFF66 none repeat scroll 0 0;
border-bottom:1px solid #666666;
margin:0 0 10px;
padding:5px 10px 10px;
text-align:left;
}

#logo_print{
   display:block;
float:right;
}

#content .first, #preview-message {
   display: none;
}

#content .middle{
   font-size:12px !important;
}

#content .onCampus_lrg, .offCampus_lrg, .atWork_lrg, .online_lrg, .fullTime_lrg, .partTime_lrg, .atNight_lrg, .flexible_lrg {
background:none;
display:block;
float:none;
height:auto;
margin-left:4px;
text-indent:0px;
width:auto;
}

.twoColumnLayout, .contentLayout {
  margin: 0;
  width: auto;
}

#home .contentLayout .col, #footer .contentLayout .col {
   float: none;
}