.text {
font:10px arial;
color:#000000;
text-decoration:none; 
font-weight:none;
text-align: justify;
}

.text2 {
font:12px arial;
color:#000000;
text-decoration:none; 
font-weight:none;
margin-bottom: 0;
}

.text3 {
font:9pt arial;
color:#000000;
text-decoration:none; 
font-weight:none;
text-align: justify;
}

.text4 {
font:9pt arial;
color:#000000;
text-decoration:none; 
font-weight:none;
text-align:center;
}

.text5 {
font:9pt arial;
color:#000000;
text-decoration:none; 
font-weight:none;
text: 100%;
padding: 20px;
text-align: left;
}

.text5 p {
	text-indent: 50px;
}	

.title1 {
font:17px Arial;
color:#434A75;
text-decoration:none; 
font-weight:bold;
margin-bottom: 0;
}

.title2 {
font:16px Arial;
color:#D50000;
text-decoration:none; 
font-weight:bold;
margin-bottom: 0;
}

.title3 {
font: 12px Arial;
color: #434A75;
text-decoration: none;
font-weight: bold;
margin-bottom: 0;
}

.title4 {
font:12px Arial;
color:#D50000;
text-decoration:none; 
font-weight:bold;
margin-bottom: 0;
}

.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: 12px arial; text-decoration: none; text-align: center;}
.nav a:visited {;color:#FCE589; font:12px arial; text-decoration: none; text-align: center;}
.nav a:hover {color: #FCE589; font: 12px 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;

}