body, p, td, H1, H2, H3, H4, .titre1, .titre2, .titre3, .titre4   { font-family: Verdana, Arial, Helvetica, Geneva, Swiss;}

.homeintro  {  font-style: italic; font-size: 11px; line-height: 150% }
.insideintro {  font-style: italic; line-height: 150%; line-width: 90% }

.homeslogan  { color: #362b9e; font-style: italic; font-size: 18px; line-height: 20px; font-family: "Times New Roman", Georgia, Times }
.homeslogan:hover { color: white; font-style: italic; font-size: 18px; line-height: 20px; font-family: "Times New Roman", Georgia, Times }
.homeintrowhite  {  color: white; font-style: italic; font-size: 11px; line-height: 14px; padding: 5px 5px 0px }
.hometitresection {  color: white; font-weight: bold; font-size: 12px; line-height: 12px }

.spacearound10px   { padding: 10px 10px 5px }
.spacearound15px   { padding: 15px 15px 5px }
.spaceleft45px  {  font-size: 0.8em; line-height: 140%; padding-right: 15px; padding-left: 45px }

.nav1   { color: white; font-weight: bold; font-size: 11px;  text-decoration: none; list-style-image: url('/graphics/box-black.gif');  list-style-position: outside;}
.nav2  {color: black;	font-size: 11px;	text-decoration: none;}
.lgselector  {color: black;	font-size: 10px;	text-decoration: none;}
.nav3   { color: white; font-size: 11px;  text-decoration: none; list-style-type: disc; list-style-image: url('/graphics/box-white.gif'); left: -5px }

.nav1:hover    { color: black; font-weight: bold; font-size: 11px;  text-decoration: none; background-color: #7c75c0; list-style-image: url('/graphics/box-black.gif'); list-style-position: outside;}
.nav2:hover  {  color: black; font-size: 11px; text-decoration: none; background-color: #c4c1e3; }
.nav3:hover  { color: black; font-size: 11px;  text-decoration: none; background-color: #c4c1e3; list-style-image: url('/graphics/box-black.gif'); list-style-position: outside }

.texte11pxblack  {  color: black; font-size: 11px; line-height: 12px; padding: 0px }
.texte11pxwhite {  color: white; font-size: 11px; line-height: 12px; text-decoration: none;}
.texte11pxblue1 {  color: #c4c1e3; font-size: 11px; line-height: 12px }
.rightbartext {	color: white;	font-size: 11px;	text-decoration: none;	padding: 10px 10px 5px;line-height: 15px}
.titre2white  {  color: white; font-weight: bold; font-size: 11px; line-height: 13px; letter-spacing: 1px; padding-top: 10px }
.text  {font-size : 100% }
.smalltext  {font-size : 85%;}

STRONG {FONT-WEIGHT: bold;}
B {FONT-WEIGHT: bold;}

/* H1*/

H1, .titre1  {font-weight: bold;font-size: 1.8em;padding-top: 10px;line-height: 120%;color: #4035a3;}
H1 a:link, H1 a:visited {text-decoration : none;color: #4035a3;}
H1 a:hover {text-decoration : underline;color : #d09730;}
	
/* H2*/

H2, .titre2 {font-weight: bold;font-size: 1.3em;	line-height: 120%;padding-top: 10px;color : #362b9e;}
H2 a:link, H2 a:visited {text-decoration : none;color : #362b9e;}
H2 a:hover {text-decoration : underline;color : #d09730;}

/* H3*/

H3, .titre3 {font-weight: bold; font-size: 1.2em; line-height: 120%; padding-top: 10px ;color : #362b9e;}}
H3 a:link, H3 a:visited {text-decoration : none;color: #4035a3;}
H3 a:hover {text-decoration : underline;color : #d09730;}
/* H4*/

H4, .titre4 { font-weight: bold; font-size: 1em; line-height: 120%; word-spacing: 2px; letter-spacing: 2px; padding-top: 10px;color : #362b9e;}
H4 a:link, H4 a:visited {text-decoration : none;color: #4035a3;}
H4 a:hover {text-decoration : underline;color : #d09730;}
/* Bulleted lists */
		
.bullet1  {
	font-size: 100%;
	text-indent: 0px;
	list-style-image: url('/graphics/box-bullet1.gif');
	list-style-position: outside;
	line-height : 120%;
	vertical-align : bottom;
}
.bulletred  { font-size: 100%;; text-indent: 0px; vertical-align: bottom; list-style-image: url('/graphics/box-bullet3.gif'); list-style-position: outside }
.bullet2  { font-size: 100%;; list-style-image: url('/graphics/box-bullet2.gif'); list-style-position: outside; margin-left: 15px }
.bullet3 { font-size: 100%;; list-style-type: circle; list-style-position: outside; margin-left: 30px }
