img { border:none; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;

}
.BodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.BodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ContentExtraSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.LinksSecu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
body {
	margin: 0px;
	visibility: visible;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/******************/

/***** FORMS ******/

/******************/

	div.row {

		clear: both;

	  	padding-top: 10px; }



	div.row label {

		width: 140px;

		float: left;

		text-align: left; }

/*

	div.row span.formw {

	  float: right;

	  width: 335px;

	  text-align: left; } */



	form#info { padding:1em 0; width:370px; text-align:left;}

	fieldset {
		padding:1em;
		border: 1px solid #586FB2; }

	legend {
		color: #000;
		background:none;
		border: 1px solid #586FB2;
		padding: 2px 6px; }

	input{
		color: #000;
		background:none;
		border: 1px solid #586FB2; }	

	input#submit{
		color: #000;
		background:none;
		border: 2px solid #586FB2; }		

	textarea {
		color: #000;
		background:none;
		border: 1px solid #586FB2; }

	select {
		color: #000;
		background:none;
		border: 1px solid #586FB2; }

	label { vertical-align:top; }
