body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	height: 100%;
}
.Headline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EA0503;
}
.SubHeadline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/global/s-circle.gif);
	list-style-type: circle;
	color: #E80400;
}


html {
	height: 100%;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {

	color: #FFFFFF;
}
a:active {


	color: #FF0000;
}
.SBackground {
	background-image: url(../images/internal/check-bg2.jpg);
	background-repeat: no-repeat;
	background-position: 775px 20px;
}
#LeftNav {
	background-image: url(../images/internal/left-half-circle.jpg);
	background-repeat: no-repeat;
}
hr {
	color: #7E0000;
	background-color: #7E0000;
}
#BlogNav {
	background-color: #7E0000;
	padding-right: 20px;
}
