BODY {
	background-color: #fff;
	color: #000000;
}

TD {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #000000;
}

A {
	font-family : Verdana, arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.top {

}

.top_parent {	
	text-align: right;
	height:125px;
}

.top_identification {
	background-color: #404C91;	
	height:125px;
}

.site_name {
	font-family: Verdana, arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000066;
}

.name {
	font-size: 9pt;
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;
}

.navigation {
	background-color: #C4D9D9;
	color: #000066;
	font-weight: bold;
}

.title {
	font-family: Verdana, arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}

.search {
	background-color: #eef3f7;
}

.searchTitle,.date {
	font-family: Verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
}

INPUT, SELECT {
	font-family: Verdana, arial; 
	font-size: 8pt; 
}

.input_submit {
	font-family: Verdana, arial; 
	font-size: 9pt; 
	font-weight: bold; 
	border: 1px #000066 solid; 
	background-color: #EFF5F5; 
	color: #000066;
}

.box {
	border: 1px #eef3f7 solid; 
}

.box_title {
	background-color: #eef3f7;
	color: #000066;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.box_content {
	xbackground-color: #EFF5F5;
}