/*
    general style
*/


body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;	
}

h5 {
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 25px; 
	margin-right: 15px; 
	line-height: 155%;
	margin-top: 5px;	 
	color: #606060;
	font-weight: normal 
}	


a {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #888888;
	TEXT-DECORATION: none

}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bold;
	TEXT-DECORATION: underline
}

.homelink a {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	TEXT-DECORATION: none

}
.homelink a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #800000;
	font-weight: normal;
	TEXT-DECORATION: underline
}


.page_title {
	font-family: Arial;
	font-size: 12pt;
	line-height: 135%; 
	margin-left: 25px; 
	margin-right: 15px;
	margin-top: 20px;	 
	color: #606060;
	font-weight: normal 
}	

.page_subtitle {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 135%; 
	margin-left: 25px; 
	margin-right: 15px; 
	margin-top: 0px;
	color: #606060;
	font-weight: bold 
}	

.page_text {
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 25px; 
	margin-right: 15px; 
	line-height: 155%;
	margin-top: 5px;	 
	color: #606060;
	font-weight: normal 
}	

/* MARGINS */

.margin-left {
  	background: url("../../images/ver1_margin_left.gif") top left repeat-x;
}

.margin-right {
  	background: url("../../images/ver1_margin_right.gif") top left repeat-x;
}



/* FOOTER */


.footer {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #F0F0F0;
	margin-left: 15px; 
	margin-right: 15px; 
	line-height: 100%;
	margin-top: 0px;	 
    text-decoration: none;
    font-weight: normal
}

.footer a {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #F0F0F0;
    text-decoration: none;
    font-weight: normal
}

.footer a:hover {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #0066CC;
    text-decoration: none;
    font-weight: normal
}


/* MAIN-NAV */


.mainnav a {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #808080;
	font-weight: normal;    
    text-decoration: none
}

.mainnav a:hover {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
	margin-top: 0px;	 
    font-size: 8pt; 
    color: #000000;
	font-weight: normal;    
    text-decoration: underline
}


/* SUB-NAV */


.subnav a {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #404040;
	font-weight: normal;    
    text-decoration: none
}

.subnav a:hover {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;   
	margin-top: 0px;	 
    font-size: 8pt; 
    color: #800000;
	font-weight: normal;    
    text-decoration: none
}
