.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.backstripes {
	background-image: url(images/back-stripes1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
.stripe {
	background-image: url(images/back-stripe.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.stripe1 {
	background-image: url(images/back-stripe.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;

}
.backstripes2 {
	background-image: url(images/back-stripes2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FF6600;
	text-decoration: none;
}
a.orange:link {
	color: #FF6600;
	text-decoration: none;
}
a.orange:visited {
	color: #FF6600;
	text-decoration: none;
}
a.orange:hover {
	color: #002953;

}
.bullets {
	list-style-position: outside;
	list-style-type: square;
}
.headingsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
