.imgBorder {
	border: 1px solid #4776B4;
}
td {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 24px;
	color: #4776B4;
}
h2 {
	font-size: 14px;
	color: #4776B4;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.boldText {
	color: #4776B4;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style-image: url(shared_images/bullet.gif);
	list-style-position: outside;
}
li a:link {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
li a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
li a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
li a:active {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.contentLink a:link {
	color: #4776B4;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.contentLink a:hover {
	color: #4776B4;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.contentLink a:visited {
	color: #4776B4;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.contentLink a:active {
	color: #4776B4;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.prodLink a:link {
	color: #4776B4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.prodLink a:hover {
	color: #4776B4;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.prodLink a:visited {
	color: #4776B4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.prodLink a:active {
	color: #4776B4;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}