@charset "utf-8";
html
{
     overflow: -moz-scrollbars-vertical;
}
BODY
{
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #666666;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	padding-top: 0;
	margin-top: 0;
}
h1 {
	font-size:17px; 
	font-family:Trebuchet, Arial, monospace, Tahoma, Verdana;
	color:#02aac3;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
	line-height: 18px;
	}
.body{
	text-decoration:none;
	}

.copyright {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:none;
	text-align: center;
	}
a.copyright:hover {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:underline;
	text-align: center;
	}
.copyright_notes {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#cccccc;
	text-decoration:none;
	font-weight: normal;
	}
a.copyright_notes:hover {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999999;
	text-decoration:underline;
	text-align: left;
	}
.content {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	}
a.content:hover {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	}
.contentSmall {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	}
a.contentSmall:hover {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	}
.notes {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 15px;
	}
.links {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	}
a.links:hover {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:underline;
	font-weight:normal;
	text-align: left;
	}
.links_center {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
	line-height: 15px;
	}
a.links_center:hover {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:underline;
	font-weight:normal;
	text-align: center;
	line-height: 15px;
	}
.price {
	font-size:13px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#999e02;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
	line-height: 15px;
	}
.titles {
	font-size:17px; 
	font-family:Trebuchet, Arial, monospace, Tahoma, Verdana;
	color:#02aac3;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
	line-height: 18px;
	}
.titlesNormal {
	font-size:17px; 
	font-family:Trebuchet, Arial, monospace, Tahoma, Verdana;
	color:#02aac3;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 18px;
	}
/***********************************************************************/
/***********************************************************************/
.menu {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:none;
	text-align: right;
	line-height: 14px;
	}
a.menu:hover {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#02aac3;
	text-decoration:none;
	text-align: right;
	line-height: 14px;
	}
.menu_highlight {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#FFFFFF;
	text-decoration:none;
	text-align: right;
	line-height: 14px;
	}
a.menu_highlight:hover {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#ffffff;
	text-decoration:underline;
	text-align: right;
	line-height: 14px;
	}
.footer_shadow {
	height: 17px;
	background-image:url(../images/footer-shadow.png);
	}
/***********************************************************************/
/***********************************************************************/	
.form_breaks {
	background-image:url(../images/break-line.gif);
	}
.form_titles {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 15px;
	}
.form_input {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 15px;
	}
a.form_input:hover {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	}
.mandatory {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#CC0000;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	}
.dashed_horizontal {
	height: 10px;
	background-image:url(../images/dashed-line.gif)
	}
.border_dashedH {
	height: 1px;
	background-image:url(../images/border-dashedH.gif)
	}
.border_dashedV {
	background-image:url(../images/border-dashedV.gif)
	}
#txtNewsletter {
	width: 105px;
	height: 20px;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#8297a7;
	border: 0;
	padding: 3 0 0 6;
}
.txtSmall {
	width: 170px;
	height: 20px;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.txtMedium {
	width: 233px;
	height: 20px;
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	font-weight: normal;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.txtMediumMulti {
	width: 130px;
	height: 60px;
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	font-weight: normal;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.txtLarge {
	width: 450px;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.buttons {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#02aac3;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	valign: middle;
	height: 26px;
	background-image:url(../images/buttons-bg.gif);
	}
.buttons_form {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	valign: middle;
	height: 22px;
	}
SELECT.selectMedium {
	width: 130px;
	height: 20px;
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	font-weight: normal;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
SELECT.selectSmall {
	width: 70px;
	height: 20px;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.errors {
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	background-color:#d9e77d;
	text-decoration:none;
	font-weight:normal;
	text-align: left;
	line-height: 15px;
	padding:15px;
	}
.txtSmall2 {
	width: 80px;
	height: 20px;
	font-family: Tahoma, Verdana, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.txtMedium2 {
	width: 130px;
	height: 20px;
	font-size:12px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#333333;
	font-weight: normal;
	background-color:#ffffff;
	border: 1px solid;
	border-color:#CCCCCC;
	padding: 2 0 0 3;
}
.confirmation_details {
	font-weight: normal;
	background-image: url(../images/confirmation-details-bg.gif);
	align: center;
}

.toolbox_title {
	background-image: url(../images/toolbox-title.gif);
	height: 50px;
}
.toolbox_mail {
	font-size:11px; 
	font-family:Tahoma, Verdana, Arial, monospace;
	color:#ffffff;
	font-weight: bold;
}
.toolbox_bg {
	background-image: url(../images/toolbox-bg.gif);
}