h1{
	font-size:16px;
	color:#434bce;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Verdana;
	line-height: 18px;
}
h2{
	font-size:12px;
	color:#434bce;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Verdana;
	line-height: 18px;
}
h3{
	font-size:11px;
	color:#434bce;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Verdana;
	line-height: 14px;
}

hr {color: #674481;border: none;height: 1px;background-color: #674481;padding: 0px;margin: 0px;}

.MainCopy			{
	font-size:14px;
	color:#273c47;
	font-weight:normal;
	line-height:20px;
	font-family: Verdana;
}
.SmallCopy			{
	font-size:11px;
	color:#273c47;
	font-weight:normal;
	line-height:14px;
	font-family: Verdana;
}


li{
/*	font-size:14px;
	color:#273c47;
	font-weight:normal;
	line-height:18px;
	font-family: Verdana;
*/
	font-size:14px;
	color:#273c47;
	font-weight:normal;
	line-height:18px;
	font-family: Verdana;
	list-style-type: none;
	background-image: url(/Images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 2px;
}

a:link{color:#434bce;text-decoration:none;font-family:Verdana;font-size:11px;font-weight:bold;}
a:active{color:#434bce;text-decoration:none;font-family:Verdana;font-size:11px;font-weight:bold;}
a:visited{color:#434bce;text-decoration:none;font-family:Verdana;font-size:11px;font-weight:bold;}
a:hover{color:#434bce;text-decoration:none;font-family:Verdana;font-size:11px;font-weight:bold;}

.bulletStyle1{
	background-image: url(/Images/bul1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana;
	color: #434bce;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
}
.bulletStyle2{
	background-image: url(/Images/bul2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Verdana;
	color: #674481;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
}
