@charset "UTF-8";
/* CSS Document */


ol
{
font-family:"Times New Roman", Times, serif;
font-size: 14px;
color: #2a3041;

}
ul
{
font-family:"Times New Roman", Times, serif;
font-size: 14px;
color: #2a3041;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a3041;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a3041;
	text-decoration: none;
}



ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
}



#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 4px 10px; }

#navlist a:link
{
	color: #657091;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #fff;
	text-decoration: none;
}

#navlist a:visited
{
	color: #657091;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	background-color: #2a3041;
	text-decoration: none;
	font-size: 14px;
}



ul#navlistsub
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
}

#navlistsub li
{
display:compact;
list-style-type: none;
background-image:url(images/bullet_fleurdelis.jpg);
	background-position:0 0.1em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;

}

#navlistsub a {
	list-style-image: url(images/bullet_fleurdelis.jpg);
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 17pt 
}

#navlistsub a:link
{
	color: #2a3041;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #fff;
	text-decoration: none;
}

#navlistsub a:visited
{
	color: #2a3041;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #fff;
	text-decoration: none;
}

#navlistsub a:hover
{
	color: #2a3041;
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;	
	
}




h1 {
	color: #2a3041;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 23px;
}

h2 {
	color: #2a3041;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
}

p {
	color: #2a3041;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}



#footer li
{
display: inline;
list-style-type: none;
}

#footer a { padding: 3px 10px; }

.footer
{
	color: #BBBBBB;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	vertical-align: middle;
	letter-spacing: 1px;
}
 
	
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a3041;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a3041;
	text-decoration: none;
}
