.text {
font:10px arial;
color:#000000;
text-decoration:none; 
font-weight:none;
text-align: justify;
}

.text2 {
font:16px Georgia;
color:#000000;
text-decoration:none; 
font-weight:none;
margin-bottom: 0;
}

.text3 {
font:12pt Georgia;
color:#000000;
text-decoration:none; 
font-weight:none;
text-align: justify;
}

.text4 {
font:12pt Georgia;
color:#000000;
text-decoration:none; 
font-weight:none;
text-align:right;
}

.text5 {
font:12pt Georgia;
color:#000000;
text-decoration:none; 
font-weight:none;
text: 100%;
padding: 20px;
text-align: left;
}

.text6 {
font:13pt Georgia;
color:#cc0000;
text-decoration:none; 
font-weight:bold;
}

.text7 {
font:16pt arial;
color:#000000;
text-decoration:none; 
font-weight:bold;
text-align:center;
}

.text8 {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.text9 {
font:13pt arial;
color:#000000;
text-decoration:none; 
font-weight:normal;
text-align:center;
}

.text8 a:link {color: #ffffff; font: 10pt arial; text-decoration: none; text-align: center;}
.text8 a:visited {;color:#FCE589; font:10pt arial; text-decoration: none; text-align: center;}
.text8 a:hover {color: #FCE589; font: 10pt arial; text-decoration: underline; text-align: center;}

.text5 p {
	text-indent: 50px;
}	

.title1 {
font:14pt Arial;
color:#434A75;
text-decoration:none; 
font-weight:bold;
margin-bottom: 0;
}

.title2 {
font:16px Georgia, "Times New Roman", Times, serif;
color:#D50000;
text-decoration:none; 
font-weight:bold;
margin-bottom: 0;
}

.title3 {
font: 18px Arial;
color: #000000;
text-decoration: none;
font-weight: bold;
margin-bottom: 0;
}

.title4 {
font:12pt Georgia;
color:#D50000;
text-decoration:none; 
font-weight:bold;
margin-bottom: 0;
}

.title5 {
font:20px Arial;
color:#ffffff;
text-decoration:none; 
font-weight:bold;
margin-bottom: 15;
text-align:right;
}

.title6 {
font:16px Arial;
color:#cc0000;
text-decoration:none; 
font-weight:bold;
margin-bottom: 15;
text-align:right;
}

.left-padding{
	padding-left:400px;
}

/* inline */
.boldlink a:link {color:#434A75; font: 12px arial;text-decoration: none; font-weight: bold;}
.boldlink a:visited {;color:#434A75; font:12px arial; text-decoration: none ; font-weight: bold;}
.boldlink a:hover {color: #434A75; font: 12px arial; text-decoration: underline; font-weight: bold;}

/* nav */
.nav a:link {color: #FCE589; font: 16px arial; text-decoration: none; text-align: center;}
.nav a:visited {;color:#FCE589; font:16px arial; text-decoration: none; text-align: center;}
.nav a:hover {color: #FCE589; font: 16px arial; text-decoration: underline; text-align: center;}

.list1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(IMAGES/bullet.gif);
	padding: 0px;
	margin:0,0,0,20px;
}
.list2 {
	font-family: Arial;
	font-size: 10px;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-image: url(IMAGES/bullet.gif);
	padding: 0px;
	margin:0,0,0,20px;
}
.main {
	background-image:  url(bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}

