.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #497ec0;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #003399;
}

a.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bg2 {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #497ec0;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #23418b;
	text-decoration: underline;

}
a.text1:hover {

	font-family: Arial;
	font-size: 12px;
	color: #23418b;
	text-decoration: none;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	list-style-type: disc;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2pt;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
