/* 

	Index.php  CSS - Print Version

*/

html{
height: 100%;
}

body{
text-align: center;
margin: 0cm;
padding: 0cm;
height: 100%;
font-size: 100%;
}

/* Div Styles */

#main_container{
position: relative;
width: 100%;
margin: 0cm auto;
height: 100%;
}

#page_container{
position: absolute;
width: 100%;
margin: 0cm auto;
height: 100%;
}

#header_container{
position: relative;
text-align: left;
border: 0cm;
height: 2cm;
}

#h_menu, #left_menu_container, #left_menu, #footer_container{
display: none;
}

#content_container{
position: relative;
margin: 0cm;
margin-left: 0cm;
width: 90%;
height: 100%;
text-align: justify;
}

/* Text Styles */

#header_text{
position: absolute;
bottom: 0cm;
left: 1cm;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 26pt; 
margin: 0cm;
padding: 0cm;
}

a{
text-decoration: none;
color: #000000;
}

#news_header{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
text-decoration: underline;
font-variant: small-caps;
text-align: center;
}

.news_title{
color: #AB1810;
font-size: 14pt;
}
