td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;

}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.gif);

}

a:link {
	text-decoration: none;
	color: #4191C3;
}
a:hover {
	text-decoration: none;
		color: #666666;
}
a:visited {
	text-decoration: none;
		color: #003366;
}
a:active {
	text-decoration: none;
}

ul li {
	list-style-image: url(images/left_bullet_box.jpg);
}

ul.packages li {
	list-style-image: url(images/left_bullet_box.jpg);
	margin-left: -10px;
}

h3 {
	font-size: 14px;
	color: #F76504;
}

h4 {
	font-size: 12px;
	color: #F76504;
}

.subheader {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 20px;
	color: 0464A1;
	/*   background-image : url(images/content_subjectbg2.jpg);   */
}

.footer {
	font-size: 10px;
}

.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.verdana18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.monotype22 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 22px;
}
.monotype26 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 26px;
}
.monotype20 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 20px;
}
.bgfixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: url(images/left_bgline.gif);
	background-repeat: repeat;
}
a.other:link {
	color: #F9DD99;
	text-decoration: none;
}
a.other:hover {
	color: #AC5542;
}
a.other:visited {
	color: #AC5542;
}
a.orange:link {
	color: #F26722;
	text-decoration: none;
}
a.orange:hover {
	color: #F26722;
}
a.orange:visited {
	color: #F26722;
}