body
{
	margin:0px;
}
p
{
	padding-right: 10px;
	font-size: 13px;
	background-image: url(ssss);
	color: black;
	line-height: 15px;
	font-family: Arial;
	word-spacing:-1.5px;
	
}
.List
{
	padding-right: 10px;
	font-size: 13px;
	background-image: url(ssss);
	color: black;
	line-height: 15px;
	font-family: Arial;
	word-spacing:-1.5px;
}
.red
{
	color: #DF0029;
}
.redSmall
{
	color: #DF0029;
	line-height: 15px;
	font-family: Arial;
	word-spacing:-1.5px;
	font-size:10px;
}
.Partnership
{
	 margin-bottom:1px;
	 margin-right:10px;
}
h1
{
	font-size: 24px;
	color: #DF0029;
	font-family: Arial;
	margin-bottom:-15px;
}
small
{
	padding-left: 0px;
	font-size: 9px;
	color: black;
	font-family: Arial;
	letter-spacing:-0.2;
	word-spacing:-2;
}
small a
{
	padding-left: 0px;
	font-size: 9px;
	color: blue;
	font-family: Arial;
	text-decoration:none
	
}
ul
{
	margin-top:-11px;
	list-style-image:url(images/bullet_point.jpg);
}
li
{
	padding-left: 10px;
	padding-right: 10px;
	margin-left:-22px;
	font-size: 13px;
	color: black;
	font-family: Arial;
	
}
.MenuItem
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.MenuItem:hover
{
	font-weight: bold;
	font-size: 11px;
	color: gray;
	font-family: Arial;
	text-decoration:none;
	
}
.MenuItemSelected
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #DF0029;
	font-family: Arial;
	text-decoration:none;
	
}
.BannerBorder
{
	background-color:#DF0029;
	height:25px;
	text-align:left;
	font-family:Arial;
	font-size:25px;
}
.Container
{
	border: solid 1px black;
	width:500px;
	text-align:center;	
}
.RedLink
{
	color: #DF0029;
	text-decoration:none;
}
.RedLink:hover
{
	color: #DF0029;
	text-decoration:underline;
}
