body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top: 2px;
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.button {
	border: 1px solid #000000;
	padding: .1em .1em;
	color: #000000;
	background-color: #FFFFFF;
	border-radius: .4em;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #000000;
}
input[type="submit"]:active {
	background-color: #000000;
}
input[type="submit"][disabled] {
	border-color: #000000;
	color: #000000;
	background-color: #FFFFFF;
}
input.text, textarea, select {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #FFFFFF;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
}

.TextTitleLarge {
	font-size: 24px;
}
.TextTitleMedium {
	font-size: 18px;
}
.TextTitleSmall {
	font-size: 16px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
	text-decoration: none;
}

.TextSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#Title-Strapline {
	height: 53px;
	width: 544px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Motifs-BG {
	background-attachment: scroll;
	background-image: url(../images/Title_MotifsBG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 147px;
	width: 216px;
}
.Footer {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.Footer A {
	color: #FFFFFF;
}
.Footer A:visited {
	color: #FFFFFF;
}
.Footer A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Padd {
	padding-top: 29px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
	background-attachment: scroll;
}
#PicsRight {
	float: right;
}
#PicsNav {
	height: 100px;
	width: 290px;
	background-attachment: scroll;
	background-image: url(../images/PicNavBG.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#PicsBG {
	height: 244px;
	width: 290px;
	background-attachment: scroll;
	background-image: url(../images/PicBG.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#PicsBGPort {
	height: 351px;
	width: 290px;
	background-attachment: scroll;
	background-image: url(../images/PicBGPort.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#Pic-Padd {
	padding-top: 9px;
	padding-left: 31px;
}
#TitleIndent {
	padding-left: 22px;
}

.Logos {
margin-left:10px;
margin-right:10px;

}
