h1 {
	color: #ED7640;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

a {
	color: #024594;
	}
	
a:hover {
	color: #666666;
	}

/* HEADER */
.headerbg {
	background-color: #FFFFFF; 
	BACKGROUND-POSITION: right top; 
	BACKGROUND-IMAGE: url(../images/templateimages/headerbg.jpg); 
	WIDTH: 620px; 
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 98px; 
	TEXT-ALIGN: center; 
	VERTICAL-ALIGN: bottom
}
	
.header_logo01 {
	background-image: url(../images/templateimages/logo-grey11.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 155px;
	height: 98px;
	}

	
.header_logo02 {
	background-image: url(../images/templateimages/logo-grey02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 155px;
	height: 21px;
	}
	
.menubg {
	background-image: url(../images/templateimages/menubg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	text-align: right;
	}	
	
.header_logo03 {	
	background-image: url(../images/templateimages/logo-brightblue03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 245px;
	height: 55px;
	}
	
.flash {
	background-image: url(../images/templateimages/flash-brightblue.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 530px;
	height: 55px;
	}
	
/* MAIN PICTURE */

.pic_left {
	background-color: #15549C;
	width: 31px;
	}	
	
.pic_actual {
	background-image: url(../images/templateimages/sidepic-brightblue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 255px;
	height: 136px;
	}

.pic_corner {
	background-color: #014594;
	border-top: 1px solid #8AAACE;
	height: 41px;
	}		
	
.pic_slogan {
	background-image: url(../images/templateimages/sideslogan-brightblue.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
	
/* CONTENT */

.content_header {
	background-image: url(../images/templateimages/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial Black;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 0px;
	text-transform: uppercase;
	vertical-align: bottom;
	height: 76px;
	line-height: 0.8;
	}	
	
/* FOOTER */	
.footer {
	background-color: #014594;
	border-left: 244px solid white;
	color: #FFFFFF;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	height: 15px;
	}	
	
.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #666666;
	}		
