/* Tag specific styles */
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
img {
	border:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F37102;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:12px;
}
li {
	padding-top:5px;
}
form td {
	font-size:10px;
	text-align:inherit;
	color: #F37102;
}
/* In line element definitions */
.mainTable {
	background-image:url(../imgs/bg_haut.png);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.mainTable {
	height:390px;
	background-image:url(../imgs/bg_haut.png);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.subTable {
	height:155px;
	background-image:url(../imgs/bg_bas.png);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
/* Text definitions */
.highlight {
	color: #F37102;
	font-weight: bold;
}
/* Link definitions */
.top_links, .top_links A, .top_links A:hover, .top_links A:Visited, .top_links A:Active { 
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
.bottom_links, .bottom_links A, .bottom_links A:hover, .bottom_links A:Visited, .bottom_links A:Active { 
	font-size:9px;
	letter-spacing:1px;
	vertical-align:top;
	text-decoration:none;
	color:#000000;
}
.FAQ_links, .FAQ_links A, .FAQ_links A:hover, .FAQ_links A:Visited, .FAQ_links A:Active {
	color:#F37102;
	font-size:12px;
	line-height:18px;
}
.planSite_links, .planSite_links A, .planSite_links A:hover, .planSite_links A:Visited, .planSite_links A:Active {
	color:#F37102;
	font-size:14px;
	line-height:20px;
}