body {
	background-image:  url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #C5CBD0;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
a:link {
	color: #583374;
	text-decoration: underline;
}
a:visited {
	color: #583374;
	text-decoration: underline;
}
a:active {
	color: #583374;
	text-decoration: underline;
}
a:hover {
	color: #9A73B5;
	text-decoration: underline;
}
.redundant {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;

}
.redundant a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.redundant a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.redundant a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.redundant a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F6683;
}
b {
	font-weight: bold;
	color: #5D377A;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.call {
	padding-right: 25px;
	padding-left: 45px;
}
.imgright {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.imgLeft {
	margin-right: 20px;
	margin-bottom: 5px;
}
