.heading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.heading5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0484DE;
	text-decoration: none;
}
.heading3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
}
.link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0484de;
	text-decoration: none;
}
a:hover {
	color: #000093;
	text-decoration: none;
}
.bodytextgrey {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c7c7c7;
	text-decoration: none;
}
.box {
	font-family: tahoma;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
	border: 1px solid #666666;
}
.linksmall {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0484de;
	text-decoration: none;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
.border {
	font-family: tahoma;
	color: #0484DE;
	border: 1px solid #6F6F6F;
	font-weight: bold;
	text-decoration: none;
}
.borderCopy {
	font-family: tahoma;
	color: #0484DE;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
}
.borderCopy2 {
	font-family: tahoma;
	color: #0484DE;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
}
.smalblacklink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
}
.blueheading {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0484de;
	text-decoration: none;
}
.headingred {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}

