#headline {
	margin-left:  5px;
	border-left:  4px solid #A5D323;
	padding-left:  8px;
	width: 370px;
	margin-top: 30px;
}

#content {
	width: 370px;
	margin-left: 17px;
}

p {
	font-size:  12px;
	line-height:  18px;
	color:  #333;

}

p.lang {
	font-size:  11px;
	line-height:  30px;
	color:  #666666;

}

a.lang_a {
	font-size:  11px;
	color:  #666666;
	text-decoration:	none;
}

a.lang_a:hover {
	text-decoration:	underline;
}

a.lang_n {
	font-size:  11px;
	color:  #666666;
	text-decoration:	none;
}

a.lang_n:hover {
	text-decoration:	underline;
}

a.lang_s {
	font-size:  11px;
	color:  #666666;
	text-decoration:	none;
}

a.lang_s:hover {
	text-decoration:	underline;
}

p.small {
	font-size: 11px;
	line-height: 14px;
}

#headline p {
	color:  #8FB819;
}

a {
	color:  #8FB819;
}

.footer {
	background-color:  #f2f2f2;
	height:  100px;
}

.footer p {
        font-size:9px;
}

ul {
	margin-top: 0px;
}

ul li {
	font-size:  12px;
	line-height:  18px;
	color:  #333;
}

li {
	padding-top: 8px;
}

ul.country {
display:block;
list-style-type: none;
list-style-position: inside;
margin: 0px 0px 80px 50px;
padding: 0;
}

ul.country li {
float:  left;
margin: 0;
padding:0;
font-size: 15px;
}

ul.country li a{
    text-decoration:	underline;
}

table.formular
{
    margin-left: 70px;
	border: 1px solid #99cc33;
	background-image: url(cad_ct_bkg.gif);
	background-repeat: no-repeat;
	background-color: #F9F9F8;
}

table.formular td.reiter {
	background-color: #99cc33;
	color: #fff;
	font-size: 11px;
	height: 18px;
	padding-left: 5px;
        }


table.formular td {
	font-size: 12px;
}

table.country
{
    margin-left: 0px;
	border: 0px solid #F9F9F8;
}

table.country td.reiter {
	background-color: #99cc33;
	color: #fff;
	font-size: 12px
	padding-left: 10px;
	padding-right: 10px;
        }

table.country td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
        height: 25px;
	border: 1px solid #F9F9F8;
}

table.country td.grey {
	background-color: #dbdbdb;
}

table.country td.white {
	background-color: #f2f2f2;
        }


table.mainnav td a {
padding: 6px 7px 6px 7px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        text-align:left;
}

input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 185px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 0px;
}

h1
{
font-family: Helvetica, Tahoma, sans-serif;
font-weight: 500;
word-spacing: -1px;
font-size: 40px;
line-height: 10px;
margin: 40px 0 0 0;
}

h1.subhead
{
font-family: Tahoma, Helvetica, sans-serif;
font-weight: 600;
line-height: 17px;
letter-spacing: 0px;
font-size: 11px;
color: #504e53;
margin: 0 0 0 0;
}

h1.headlines
{
font-family: Tahoma, "Arial Narrow", Helvetica, sans-serif;
font-weight: 500;
word-spacing: -2px;
letter-spacing: 0px;
line-height: 20px;
font-size: 25px;
margin: 0 0 30px 0;
}

h1 span.black
{color: #333333;}
h1 span.grey
{color: #504e53;}
h1 span.green
{color: #99cc33;}

h2
{
font-family: Arial, sans-serif;
font-weight: 600;
word-spacing: -1px;
font-size: 12px;
line-height: 17px;
margin: 0 0 0 0;
padding: 10px 0 0 0;
}

h2.quote
{
font-family: "Arial Narrow", sans-serif;
font-weight: 500;
word-spacing: 1px;
letter-spacing: 0px;
line-height: 23px;
font-size: 15px;
}

h2.newsref
{
padding: 0 0 0 0;
}

h2 span.quoter
{
font-weight: 600;
word-spacing: 1px;
letter-spacing: 0px;
font-size: 13px;
color:#504e53;
text-transform: uppercase;
}

h2 span.black
{color: #333333;}
h2 span.green
{color: #99cc33;}
h2 span.grey
{color: #504e53;}

h5
{
    margin-bottom: 5px;
}

img.flag
{
  float:right;
margin: 25px 10px 0 0;
}

a.pdf {
font-weight: bold;
text-decoration: none;
padding-left: 12px;
background-image: url(/rs/i/file-red.gif);
background-repeat:no-repeat;
}
a.pdf:hover {
text-decoration: underline;
}