BODY {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px;
}
TABLE {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

A {
	text-decoration: underline;
	color: gray;
}

INPUT, TEXTAREA, SELECT {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

H1 {
	font-size: 17px;
}

#header {
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	font-size: 18px;
	font-family: Arial, sans-serif;
}
#header #path {
	color: #BC0000;
	font-size: 11px;
}

#pager {
	text-align: center;
	line-height: 16px;
	background-color: #E5EEF2;
	color: #5D748B;
	padding: 5px;
}
#pager A {
	color: #5D748B;
	text-decoration: none;
}

#top_bar {
	background-color: #EFE9DC;
	color: #CB0000;
	height: 22px;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
}
#top_bar .spacer {
	color: #CDB7A7;
}
#top_bar A {
	color: #BC0000;
	text-decoration: none
}
#top_bar A:hover {
	text-decoration: underline
}

#footer {
	font-size: 10px;
	border-top: 1px solid #DEE8ED;
	padding-top: 4px;
	text-align: center;
	height: 35px;
}
#footer A {
	color: #BC0000;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}

#steps A, #steps SPAN {
	line-height: 18px;
	text-decoration: none;
	text-transform: lowercase;
}

TABLE#profile_table {
	background-color: #FFFFFF;
	margin: -1px;
	width: 780px;
	font-size: 11px;
}
TABLE#profile_table TR {
	color: #5D748B;
	height: 20px;
}
TABLE#profile_table A {
	color: #FFFFFF;
	text-decoration: none;
}

#dropdown {
	position:absolute;
	width:300px;
	margin-top:22px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#dropdown A {
	color: #404040;
	background-color: #FFFFFF;
	display: block;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
}
#dropdown A.selected {
	background-color: #E5EEF2;
}
#dropdown A.more {
	font-size: 10px;
	text-align: right;
}
#dropdown SMALL {
	color: #808080;
}

.hr {
	clear: left;
	width: auto;
	height: 1px;
	background-color: silver;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
}

.label {
	float: left;
	margin-top: 3px;
	width: 120px;
}
.mandatory {
	text-decoration: underline;
}
.input {
	float: left;
}
.in_t {
	float: left;
	width: 118px;
	margin-right: 2px;
}
.in_w {
	float: left;
	width: 238px;
	margin-right: 2px;
}

.button {
	clear: left;
	background-color: #FFCC66;
	border-right: 1px solid #EEBB55;
	border-bottom: 1px solid #EEBB55;
	border-left: 1px solid #FFEE88;
	border-top: 1px solid #FFEE88;
	color: #505050;
	padding: 1px;
	margin-top: 5px;
}
.buttonP {
	clear: left;
	background-color: #9FB5CC;
	border: 0px;
	color: #FFFFFF;
	padding: 1px;
	margin-top: 5px;
}

.price {
	text-decoration: none;
	color: black;
	cursor: default;
}

.section {
	clear: both;
	height: 16px;
	cursor: default;
}
.section_form {
	background-color: #E5E9E9;
	padding: 4px;
	margin-top: 10px;
}

.facture {
	clear: both;
	height: 16px;
	cursor: default;
}

.office {
	clear: both;
	height: 16px;
	cursor: default;
}
.office A {
	text-decoration: none;
}

.campaign {
	background-color: #E5E9E9;
	padding: 4px;
	margin-top: 10px;
	line-height: 14px;
}
.service {
	background-color: #E5E9E9;
	padding: 4px;
	margin-top: 10px;
	line-height: 14px;
}

.small_cmd {
	color: #A0A0A0;
	font-size: 9px;
	text-decoration: none;
	cursor: pointer;
}
.small_cmd_g {
	color: #606060;
	font-size: 9px;
	text-decoration: none;
}
.big_cmd {
	color: #BC0000;
	font-size: 12px;
	text-decoration: none;
}

DIV.help {
	float: right;
	width: 188px;
	margin-left: 10px;
}
DIV.help .title {
	color: #FFFFFF;
	background-color: #9FB5CC;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
	_height: 20px;
	padding: 5px;
}
DIV.help .title A {
	text-decoration: none;
	color: #FFFFFF;
}
DIV.help .content {
	background-color: #E5EEF2;
	color: #5D748B;
	padding: 5px;
	font-size: 10px;
}
DIV.help .content A {
	text-decoration: underline;
	color: #5D748B;
}

DIV.help_wide {
	width: 100%;
}
DIV.help_wide .title {
	color: #FFFFFF;
	background-color: #9FB5CC;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
	_height: 20px;
	padding: 5px;
}
DIV.help_wide .title A {
	text-decoration: none;
	color: #FFFFFF;
}
DIV.help_wide .content {
	background-color: #E5EEF2;
	color: #5D748B;
	padding: 5px;
	font-size: 10px;
}
DIV.help_wide .content A {
	text-decoration: underline;
	color: #5D748B;
}

DIV.blue_bar {
	height: 14px;
	_height: 22px;
	padding: 4px;
	background-color: #9FB5CC;
	color: #FFFFFF;
	font-weight: bold;
}

.br {
	line-height: 6px;
}

.red {
	color: #BC0000;
}
.blue {
	color: #9FB5CC;
}
