.body, table, tr, td { font-family:trebuchet ms;
font-size:9pt; 
color:#0C0300;}

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #1A5978;
	background-color:none;}
a:hover	{ color: #437B9C;
	background-color:none;}

#nav a 	{ text-decoration: none;
	color: #1A5978;
	background-color:none;}
#nav a:hover	{ color: #F38603;
	background-color:none;}

a.disclaimer, #footer a 	{ text-decoration: none;
	color: #F38603;
	background-color:none;}
a.disclaimer:hover, #footer a:hover	{  text-decoration: none;
	color: #20272A;
	background-color:none;}

h1 {	font-family: trebuchet ms;
	color: #1A5978; 
	text-transform: capitalize; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
}

h2 {	font-family: trebuchet ms;
	color: #39464C; 
	text-transform: capitalize; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	font-style: none;
	text-align: left;}

#layout{ float: left; width: 750px;height: auto;margin: 0px auto;padding:0px;}
#layout img{ border: 0px;}

#bloc
{ float: left;
width: 800px;
margin-top: 0px;
text-align: justify;
padding: 0px;
background-color: #F8F8F8;
font-size:9pt;
}

#nav
{ float: left;
width: 780px;
margin-top: 0px;
text-align: right;
padding: 10px;
color:#1A5978;
font-family:trebuchet ms;
font-size:9pt;
text-transform: uppercase; 
}

#content
{ float: left;
width: 780px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#20272A;
font-family:trebuchet ms;
font-size:9pt;}

#footer
{float: left;
width: 780px;
margin-top: 0px;
text-align: right;
padding: 10px;
color:#1E201F;
font-family:trebuchet ms;
font-size:7pt;
text-transform: uppercase; 
height: 80px;
background: url("foot.jpg");}

.disclaimer
{ font-family:trebuchet ms;
font-size:7pt;
text-align: right;
color:#1E201F;}

.quote
{ float:center;
width:740px;
font-family:trebuchet ms;
padding: 20px;
font-size:9pt;
text-align: center;
color:#505455;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #1A5978; 
	color: #1A5978;
	background-color:#FFFFFF;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:9pt;
	padding: 3px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #437B9C; 
	color: #437B9C;
	background-color: #FFFFFF;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:9pt;
	padding: 3px;}

li { list-style-type: square; padding-bottom: 1px; }
ul { padding: 5px; margin: 5px; }

#nav li { list-style-type: square; padding-bottom: 1px; }
#footer li { list-style-type: square; padding-bottom: 1px; }

img.side { border:3px solid #296468;}

