@media print {
	
html,body
{
margin-left: 5;
margin-right: 5;
margin-top: 0;
margin-bottom: 1;
}


hr {
color: #97311A;
height: 1px;
}

/* links */
a:link {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a:hover {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #FF0000;
text-decoration: underline;
}

a:visited {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #97311A;
text-decoration: underline;
}

a.link_small:link {
font-family: Arial;
font-size: 9px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a.link_small:hover {
font-family: Arial;
font-size: 9px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a.link_small:visited {
font-family: Arial;
font-size: 9px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}



.cms_table {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #333333;
text-decoration: none;
border-collapse: collapse;
}

.cms_table td {
vertical-align: top;
padding-right: 6px;
padding-bottom: 6px;
}


/* text */
.header {
padding: 4;
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 22px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
text-align: center;
background-image: url('images/backgrounds/headerbar_middle.gif');
}

.header_left {
display: none;
}

.header_right {
display: none;
}


.title {
font-family: Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold; 
color: #5555AA;
text-decoration: none;
}

.subtitle {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #555555;
text-decoration: none;
white-space: nowrap;
}

.highlight {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #333333;
text-decoration: none;
}

.title a;hover {
font-family: Arial, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold; 
color: #000000;
text-decoration: none;
}


.text {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #333333;
text-decoration: none;
text-align: justify;
}

.textleft {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #333333;
text-decoration: none;
text-align: left;
}

.textcenter {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #000000;
text-decoration: none;
text-align: center;
}

.textsmall {
font-family: Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal; 
color: #000000;
text-decoration: none;
text-align: justify;
}


.textlarge {
font-family: Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold; 
color: #000000;
text-decoration: none;
}


.mainarea {
display: none;
}

.center {
text-align: center;
}

/* list */
ul
{
margin-left: 1.4em;
margin-top: -0.1em;
margin-bottom: 0.1em;
padding: 0px;
list-style-position: inline;
}

li
{
text-decoration: none;
color: #000000;
margin: 0;
padding: 0;
list-style-position: inline;
list-style-image: url("images/bullet.gif");
}



/* image placement */
.imageright
{
margin-left: 10px;
margin-bottom: 10px;
float: right;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;
}

.imageleft
{
margin-right: 10px;
margin-bottom: 10px;
float: left;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;   
text-decoration: none;
text-align: center; 
}

.imagecenter
{
margin-top: 10px;
margin-bottom: 10px;
display: block;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;  
}

/* CMS image */

.iright
{
/* margin-left: 0px; */
padding-left: 10px;
padding-bottom: 10px;
float: right;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;
}

.ileft
{
padding-right: 10px;
padding-bottom: 10px;
float: left;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;   
text-decoration: none;
text-align: center; 
}

.icenter
{
padding-top: 10px;
padding-bottom: 10px;
display: block;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;  
}


.border
{
border-style: solid;
border-color: #000000;
border-width: 1px;
padding: 0px;
}

.border_top
{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
padding: 0px;
}

.border_no_bottom
{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
}

.border_no_top
{
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-bottom-width: 1px;
}

.boxright
{
border-style: solid;
border-width: 1px;
padding: 0px;
margin-right: 10px;
margin-bottom: 10px;
float: right; 
}


/* forms */

form {
margin:0;
}

.input {
font-family: Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: none; 
color: #000000;
text-decoration: none;
background-color: #EEEEEE;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding-left: 3px;
}

.select {
font-family: Verdana,Arial;
font-size: 13px;
font-style: normal;
font-weight: none; 
color: #333333;
text-decoration: none;
background-color: #FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding: 0px;
}


.button {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
background-color: #97311A;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding-left: 5px;
padding-right: 5px;
}

/* Menu top Box */
.menu_left {
display: none;
}

.menu_top_box {
display: none;
}

.menu_language_box {
display: none;
}

.menu_title_box {
display: none;
}


#banner {
display: none;
}

/* Menu Buttons */


#button {
	display: none;
}

#button ul {
display: none;
}

#button li {
display: none;}



}