.default {
	POSITION:absolute;
	VISIBILITY:hidden;
}

A, A:link, A:active, A:visited {
	TEXT-DECORATION:none;
}

A:hover {
	TEXT-DECORATION:underline;
}

.input {
	border:#CCCCCC solid 1px;
}

body {
	height:100%;
	max-height:100%;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	text-align:left;
	min-width:800px;
	background-color:#FFFFFF;
}

#info {
	width:800px;
	height:30px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(Images/Toptrans.jpg);
	background-repeat:no-repeat;
}

#header {
	width:800px;
	height:120px;
	margin:0 auto;
	background-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:10px;
}

#logo {
	width:600px;
	height:120px;
	float:left;
	background-color:#003466;
	background-image:url(Images/Banner00.jpg);
}

#slogan {
	width:200px;
	height:120px;
	float:right;
	background-image:url(Images/sloganBackground.jpg);
}

#menu {
	width:800px;
	height:40px;
	margin:0 auto;
	background-color:#375E85;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-color:#284664;
	border-bottom-style:solid;
	border-bottom-width:10px;
}

#content {
	background-color:#FFFFFF;
	width:800px;
	margin:0 auto;
	height:inherit;
}

#data {
	width:600px;
	float:left;
	background-color:#FFFFFF;
}

#banners {
	width:200px;
	float:right;
}

#footer {
	float:left;
	background-color:#375E85;
	width:780px;
	text-align:left;
	margin:0 auto;
	padding:10px;
	height:25px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:10px;
}

.info {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.4;
}

.info A, .info A:hover {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.info A:link, .info A:visited {
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.slogan {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	padding-left:10px;
	padding-top:10px;
}

.titleContent {
	COLOR:#006699;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:24px;
	padding-bottom:10px;
	font-weight:bold;
}

.formInput {
	COLOR:#666666;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
}

.textContent {
	COLOR:#6D6D6D;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	padding-left:10px;
	padding-right:20px;
}

.textContent A, textContent A:link, textContent A:hover {
	color:#6D6D6D;
	text-decoration:underline;
}

.textAddress {
	COLOR:#666666;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	padding-right:20px;
}

.formCaption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:auto;
	height:30px;
	vertical-align:middle;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:auto;
	height:40px;
	text-align:center;
	vertical-align:middle;
}

.menu a, menu a:link, menu a:hover, menu a:visited, .footer A:link, .footer A:hover, .footer A:visited {
	color:#FFFFFF;
}

.menu td {
	padding-left:8px;
	padding-right:8px;
	cursor:pointer;
}

.menu tr :hover {
	color:#FFFFFF;
	background-color:#284664;
}

.bannerHeader {
	background-color:#DFDFDF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:5px;
	text-transform:capitalize;
	font-weight:bold;
}

.bannerPubli {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#375E85;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.bannerForm {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.bannerContent {
	background-color:#F5F5F5;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-color:#DFDFDF;
	border-style:solid;
	border-width:1px;
	padding-left:10px;
	padding-top:10px;
}

.bannerLinks {
	background-color:#DFDFDF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	cursor:pointer;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.footer A {
	color:#EE1F00;
}