/* CSS Document */

div#container
{
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	height: 650px;
}

div#masthead
{
	margin: 0;
	padding: 5px 0px;
	border-bottom: 2px #1C3562 solid;
	width: 740px; /* false value for IE4-5/win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	border-top: 2px #1C3562 solid;
	text-align: center;
}

div#navigation
{
	width: 740px;
	margin: 0;
	padding: 5px 0px;
	background-color: #1C3562;
	border-bottom: 1px #fff solid;
	z-index: 1000;
	border-top: 1px #fff solid;
	border-right: 2px #1C3562 solid;
	border-left: 2px #1C3562 solid;
}

div#navigation td a:link
{
	color:#FFFFFF;
	text-decoration: none;	
}

div#navigation td a:visited
{
	color:#FFFFFF;
	text-decoration: none;	

}

div#navigation td a:hover
{
	color:#666666;
	text-decoration: none;	

}

div#navigation td a:active
{
	color:#FFFFFF;
	text-decoration: none;	

}

div#navigation td form
{
	margin: 0;
	padding: 0;
}
div#navigation td form input
{
	margin: 0;
	padding: 0;
	font-family: Monaco, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	border-style: none;
}

div#footer
{
	clear: both;
	width: 740px;
	border-top: 1px #999 solid;
	padding: 5px 0px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
/* CSS Document */


div#footer {
	background-image: url(/images/blanc.gif);
	background-repeat: repeat;
	background-position: left top;
}

div#col1
{
	float: left;
	width: 398px;
	margin: 0;
	padding: 10px 0 0 10px;
}

div#col1 p
{
	padding-right: 20px;
}

div#col2
{
	float: left;
	width: 391px;
	margin: 0;
	padding-bottom: 15px;
	border-left: 1px #999 solid;
}

div#col3
{
	float: left;
	width: 381px;
	margin: 0;
	padding-bottom: 5px;
	background-color: #CCCCCC;
}

div#col2 h1, div#col2 h2, div#col2 h3, div#col2 p
{
	padding-left: 20px;
}

div#col3 h1, div#col3 h2, div#col3 h3, div#col3 p
{
	padding-left: 20px;
	padding-right: 10px;
}
/* ]]> */


	
a.index:link
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index:visited
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index:hover
 {
	color: #1e3562;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index:active
 {
	color: #1e3562;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}
 
 a.index2:link
 {
	color: #1e3562;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index2:visited
 {
	color: #1e3562;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index2:hover
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

a.index2:active
 {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

.Style1 {
	color: #1e3562;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: -1px;
}
.Style2 {
	color: #666;
	margin-bottom: -1px;
}
.Style3 {
	color: #666;
	font-weight: bold;
	margin-bottom: -1px;
}
/* CSS Document */

body
{
	background-color: #003366;
	font-size: 11px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-align: center;
}

p, ol, ul, table, tr, td
 { 
 	color: #000; 
 	font-style: normal; 
 	font-weight: normal; 
 	font-size: 11px;
 	}
 	
p
{
	margin: 0 0 .5em 0;
}

/* Titles */
h1, h2, h3, h4, h5, h6
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: .75em 0 .4em 0;
}

h1	{
	font-size: 15px;
	color: #660000;
}
h2	{ font-size: 14px; color: #1e3562; }
h3	{ font-size: 11px; color: #1e3562; }

h1+h2, h2+h3 { margin-top: -.5em; }
h1+p, h2+p, h3+p, h4+p, h5+p, h6+p { margin-top: -.5em; }

/* Lists */
ol, ul, dir, menu, dd	
{ 
	margin: 0 0 .5em 0;
	line-height: 1.6em; 
}
ol	{ list-style-type: decimal }
ul	{ list-style-type: none }
li	{ margin-left: 0 ; padding-left: 0; line-height: 1.6em }
ol ul, ul ol, ul ul, ol ol	{ margin-top: 0; margin-bottom: 0 }

/* tables */

table#results tr.odd {background-color: transparent; }
	
table#results th {
	padding: .5em;
	text-align:left;
	border-bottom: 1px black solid;	
	}

table#results th.right {
	text-align:right;
	}

table#results td {
	padding: .5em;
	vertical-align: top;
	border-bottom: 1px #1E3562 solid;
	}

table#results td.right {
	text-align:right;
	}

table.header
{
	width: 100%;
	margin: 0;
	background-color: #ccc;
	border: 1px #ccc solid;
}

table.header td {
	margin: 0;
	padding: 0 0 0 .5em;	
	}

table.lot
{
	width: 100%;
	margin: 0;
	background-color: #fff;
	border: 1px #ccc solid;
}
	
table.lot td {
	padding: .5em;	
	}

table.header td.right, table.lot td.right {
	text-align: right;
	}
	
table.footer
{
	width: 100%;
	background-color: #fff;
	margin: 0 0 2em 0;
}
	
table.footer td {
	padding: .5em 0;	
	border-bottom: 1px #ccc solid;
	}

/* forms */
fieldset { 
	margin: 2em 0 0 0;
	padding: .5em;
	border: 1px solid #1E3562; }

legend {
	padding: .5em;
	color: #1E3562;
	font-weight:bold;
	}
  
label { 
	text-align:right; 
	font-weight:normal;
	}

select {
	width: 400px;
}
select, option {
	font-family: Verdana;
	font-size: 11px;
}

input.click {
	margin: .5em .5em .5em 0;
	border: 1px #1E3562 solid;
	}
	
input.click:hover {
	background: #1E3562;
	color: #fff;
	}


/* Links */

a:link
 { color: #FFFFFF; text-decoration: none; font-weight: bold; }

a:visited
 { color: #FFFFFF; text-decoration: none;  font-weight: bold; }

a:hover
 { color: #1C3562; text-decoration: underline; font-weight: bold;  }

a:active
 { color: #1C3562; text-decoration: underline; font-weight: bold; }
 
/* red Links */
a.red
 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.red:visited
 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.red:hover
 { color: #1C3562; text-decoration: underline; font-weight: bold;  }

a.red:active
 { color: #1C3562; text-decoration: underline; font-weight: bold; }


 
	
/* images */
img
{
	margin: 0;
	border-width: 0;
}
	
img.left 
	{ 
	float: left;
	margin: 0 10px 10px 0;
	}

img.right 
	{ 
	float: right;
	margin: 0 0 10px 10px;
	}
	
img.centered {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 1em;
}

/* misc */
i, cite, em	{ font-style: italic }
b, strong { font-weight: bold }

.small, .sub, .sup	{ font-size: .83em }
sub	{ vertical-align: sub }
sup	{ vertical-align: super }

.grey 
{
	background-color: #ccc;
}

.separator
{
	border-bottom: 1px #333 solid;
}
