/* typography.css
------------------------------------------------------------------------------ */

body { 
color : #235556;
font : 100% Arial, Verdana, sans-serif;  
line-height:1.125em; /* 16×1.125=18 */
}

a:link, a:visited {
color : #608b8c; 
text-decoration : underline; 
}

a:hover, a:active { 
color : #000; 
}

em {
font-style:italic;
}

h2 {
background-color : #608b8c;
color : #fff;
font-size : 1em; /* 16×1.25em=20 */
margin : 20px 0 10px 0;
padding : 5px 10px;
}

div#content h2.top{
background : #fff; 
color : #235556;
font-size :1.125em; /* 16×1.125em=18*/
font-weight : bold;
padding : 10px 0 0 15px;
}

div#content_sub h3 {
background : transparent url(http://bursary.ca//images/templates/h3.gif) no-repeat; 
color : #608b8c;
font-size : 0.875em; /* 16×0.875em=14 */
padding : 20px 0 0 25px;
}

div#content_sub h3.top {
background : transparent url(http://bursary.ca//images/templates/h3_top.gif) no-repeat; 
height : 41px;  
padding : 20px 0 0 25px;
width : 273px; 
}

h4 {
color : #333;
font-size : 0.0.75em; /* 16×0.75em=12 */
font-style : italic;
margin : 15px 10px 0px 10px;
}

div#content_main p { 
font-size : 0.8125em; /* 16×0.8125em=13 */ 
margin: 20px 10px 0px 10px;
}

div#content_main table { 
font-size : 0.8125em; /* 16×0.8125em=13 */ 
margin: 20px 10px 0px 10px;
}

div#content_main p.button_download { 
background : transparent url(http://bursary.ca//images/templates/button_download.gif) no-repeat; 
height : 22px;  
margin-left:320px;
text-indent : -9999px; 
width : 164px; 
}

div#content_main p.button_english { 
background : transparent url(http://bursary.ca//images/templates/button_english.gif) no-repeat; 
height : 22px;  
margin-left:320px;
text-indent : -9999px; 
width : 164px; 
}

div#content_main p.button_french { 
background : transparent url(http://bursary.ca//images/templates/button_french.gif) no-repeat; 
height : 22px;  
margin-left:320px;
text-indent : -9999px; 
width : 164px; 
}

div#content_main ul { 
font-size : 0.8125em; /* 16×0.8125em=13 */
list-style : disc;  
margin-right: 10px;
padding: 0px 30px ;
}

div#content_sub p { 
font-size : 0.6875em; /* 16×0.6875em=11 */ 
margin: 10px 28px 0px 25px;
}

div#content_sub h3.top + p { 
font-size : 0.6875em; /* 16×0.6875em=11 */ 
margin: -10px 28px 0px 25px;
}


div#content_sub p.button_read { 
background : transparent url(http://bursary.ca//images/templates/button_read.gif) no-repeat; 
height : 22px;  
margin-left:140px;
text-indent : -9999px; 
width : 101px; 
}

div#content_sub p.button_download { 
background : transparent url(http://bursary.ca//images/templates/button_download.gif) no-repeat; 
height : 22px;  
margin-left:77px;
text-indent : -9999px; 
width : 164px; 
}

div#content_sub ul#content_boxes li ul { 
font-size : 0.6875em; /* 16×0.6875em=11 */
list-style:disc;
margin: 10px 30px 0px 35px;
padding :10px;
}

div#content_sub ul#content_boxes li ul li{ 
list-style:disc;
}

div#footer p { 
font-size : 0.6875em; /* 16×0.6875em=11 */ 
margin: 10px 10px 0 10px;
}

div#footer p + p { 
margin: 0 10px 0 10px;
}

#nav_main li {
font-size : 0.8125em; /* 16×0.8125em=13 */
}

#nav_sub li {
font-size : 0.6875em; /* 16×0.6875em=11 */
}