
@page { size:28.0cm 19cm;
        margin-top:1.5cm;
        margin-bottom:1.5cm;
        margin-left:1cm;
        margin-right:1cm
}


body{
margin:0;
padding:30px 0;
font:76% arial,sans-serif;
background:url('res/bg.jpg') repeat-x;
color:#222;
}

.black, li .black{
color:#555555 !important;

}
.red{
 color: #e63d50 !important;
 }

#topnav1{
width:auto;
padding:0 0 0 40px;
height:auto;
}



div.toplink, div.toplink-act{
  float: left;
	width: 140px; height: 39px;
	margin: 0 15px 0 0;
	background: url( 'res/button2.gif' ) 0 -39px no-repeat;

}

div.toplink-act  a {
  display: block;
	margin: 0; padding:18px  0 0;
	width:100%; height:100%;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	text-decoration: none;
	background: url( 'res/button2.gif' ) -140px 0 no-repeat;

} 
div.toplink  a {
  display: block;
	margin: 0; padding:18px  0 0;
	width:100%; height:100%;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	text-decoration: none;
	background: url( 'res/button2.gif' ) top left no-repeat;

}

 div.toplink a:hover {
 background-position: -140px 0;
 }
 
 div.toplink span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	

	}
	
#topnav2{
width:auto;
padding:0 0 0 40px;
height:70px;
}
	


#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff;
color:#222;
}

#content a{
text-decoration:none;
background-color:inherit;
color:#e63d50;
border-bottom:1px dashed #e63d50;
}

#content a:hover{
border-bottom:1px solid #e63d50;
}

a img{
border:0;
}

p{
margin:10 0 10px 0;
line-height:1.2em;
}

#main p,{
padding:0 0 0 0px;
}

#logo{
float:left;
width:100%;
margin:0;
padding:0 0 25px 0;
background:#fff;
/*border:1px dotted #dde;*/
text-align:center;
color:#555;
overflow:hidden;
}






#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:700px;
margin: 0 20px 0 20px;
padding:0;
}

#content{
text-align:left;
margin:0 20px 0 20px;
font-size:1.1em;
}



.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 0px;
text-align:center;
color:#222;
text-decoration:none;
}
.headerstylestart{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 0px;
text-align:left;
color:#222;
text-decoration:none;
}


#footer{
width:100%;
padding:5px;
background:#fff;
font-size:0.9em;
color:#888;
text-align:center;


}

#date{
font-size:0.8em;
color:#888;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:bold;
}

h1{
font-size:2.0em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.2em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px 20px 20px 0px;

color:#e63d50;
/*border:1px solid #ddd;
background:#eee;*/
}

.blockme{
padding:5px;
margin-top:20px;
margin-bottom:20px;
color:#222;
border:1px solid #ddd;
background:#eee;
float:left;
width:100%;
font-weight:bold;
text-align:center;

}
.clear{
 clear:both;
}
.itisgray{
color:#222;
}

.blockcentered{
padding:20px;
color:#e63d50;
text-align:center;

}

.blockcentbold{
padding:20px 0px 20px 0px;
margin-top:40px;
background:#eee;
color:#e63d50;
border:1px solid #ddd;
text-align:center;
font-weight:bold;
width:100%;
float:left;
}

ul.redlist{
margin-top:25px; 
margin-bottom:25px;

}

.redlist li{
 padding-bottom: 12px ;
}
.redlist{
 list-style-image: url("res/key.gif");
 color: #e63d50;
}
.centered{
text-align:center;
}
.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.ired{
font-style: italic;
 color: #e63d50;

}

.sizefirst{
font-size: 80%;
}
