@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 25px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	text-transform: none;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F5F5F;
	margin-bottom : 4px;
	font-weight: normal;
	text-align: justify;
}

h2#black {
	color: #000;
	}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8200;
	margin-top : 5px;
	margin-bottom : 0px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B32615;
	margin-bottom : 4px;
}
.icon_day360 {
	background-image: url(../images/day360_icon.jpg);
	background-position: left 250px;
	background-repeat: no-repeat;
}

p A{text-decoration:underline; font-family: Trebuchet MS, arial, helvetica; color: #000000;}
p A:link{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #000000;}
p A:visited{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #000000;}
p A:hover{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #1F89D4;}
p A:active{text-decoration:underline;  font-family: Trebuchet MS, arial, helvetica; color: #000000;}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	margin-top : 5px;
	margin-bottom : 8px;
}

p#form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	font-weight: bold;
	}

p#footer A{text-decoration:underline; color: #811600;}
p#footer A:link{text-decoration:underline; color: #811600;}
p#footer A:visited{text-decoration:underline; color: #811600;}
p#footer A:hover{text-decoration:underline; color: #000000;}
p#footer A:active{text-decoration:underline; color: #811600;}


p#footer {
	font-size: 12px;
	letter-spacing: 0.8px;
	color: #ffffff;
	line-height: 18px;
	margin-bottom : 12px;
	margin-right: 10px;
	}

.footer {
	background-image: url(../images_interface/bg_footer.gif);
	background-repeat: repeat;
}




.hoofd_menu A{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #5f5f5f;}
.hoofd_menu A:link{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #5f5f5f;}
.hoofd_menu A:visited{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #5f5f5f;}
.hoofd_menu A:hover{text-decoration:none; font-family: "Trebuchet MS", arial, helvetica; color: #e78215;}
.hoofd_menu A:active{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #5f5f5f;}

.hoofd_menu {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	height: 23px;
	padding-right: 25px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bolder;
	color: #5f5f5f;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-bottom: 5px;
}

.hoofd_menu_over A{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #e78215;}
.hoofd_menu_over A:link{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #e78215;}
.hoofd_menu_over A:visited{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #e78215;}
.hoofd_menu_over A:hover{text-decoration:none; font-family: "Trebuchet MS", arial, helvetica; color: #e78215;}
.hoofd_menu_over A:active{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #e78215;}

.hoofd_menu_over {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-image: url(../images/arrow_button.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-right: 25px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bolder;
	color: #e78215;
	background-position: right;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-bottom: 5px;
}

.button A{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #da6305;}
.button A:link{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #da6305;}
.button A:visited{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #da6305;}
.button A:hover{text-decoration:none; font-family: "Trebuchet MS", arial, helvetica; color: #000000;}
.button A:active{text-decoration:none; font-family: Trebuchet MS, arial, helvetica; color: #da6305;}

.button {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-right: 35px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #da6305;
	background-position: right;
	padding-top: 3px;
	border: 1px solid #e57414;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.inputbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dotted #CDCDCD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 25px;
	color: #666;
}

.inputbox_message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px dotted #CDCDCD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #666;
}
