body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	text-align: center;
	background-color:#FFFFFF;
}

table, tr, td {
	font-size: 100%;
	text-align: left;
}
a:link, a:visited {
	color: #293094;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color: #293094;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}


img {
	border: none;
}

table,tr,td {
	border-collapse:collapse;
	border-spacing: 0px;	
}

table.headerArea {
	border-collapse:collapse;
	border-spacing: 0px;
	width: 100%;
}


table.topmenuArea {
	background-color:#559CEA;
	border-collapse:collapse;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
}

td.topmenuArea {
	width: 100%;
}
td.topmenuAreaB {
}

table.topmenuInnerArea {
	height: 15px;
}
td.topmenuVet {
	width: 200px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

a.topmenuItem, a.topmenuItem:link, a.topmenuItem:visited {
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}

.cswmItem {
	color: #ffffff;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}

a.topmenuItem:hover,.cswmItemOn {
	background-color: #0070B2;
}

.contentLeft {
	padding: 20px;
	font-size: 85%;
}
.contentRight {
	width: 280px;
	padding: 20px;
	font-size: 85%;
}
.contentRightInside{
	width: 250px;
}
.contentRightInterne {
	padding: 0px 0px 0px 20px;
}
.contentRightTitle {
	font-size: 120%;
}
.ContentRightFond {
	background-color: #AACAEE;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.ImageBorder {
	border: 1px solid #000000;
}
.padding10 {
	padding: 0px 0px 10px;
}
.lineTitle {
	color: #0070B2;
	font-weight: bold;
}
.contentLeft h1 {
	font-size: 100%;
	color: #0070B2;
	font-weight: bold;
}
.contentLeftMenu {
	padding: 20px;
	font-size: 85%;
	width: 200px;
}
a.BottomPageHref {
	color: #0070B2;
	font-weight: bold;
	font-size: 85%;
}
a.BottomPageHref:link {
	text-decoration: none;
}
a.BottomPageHref:visited {
	text-decoration: none;
}
a.BottomPageHref:hover {
	text-decoration: underline;
}
a.BottomPageHref:active {
	text-decoration: none;
}

.Background0070B2 {
	background-color: #0070B2;
	width: 1px;
}
.Background559CEA {
	background-color: #559CEA;
	height: 1px;
}
#printFooter {
	display:none;
}
#PageContent {
	width: 100%;
}
.spacer25 {
	width: 25px;
}.spacer100 {
	width: 100px;
}