html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #c51230;
	text-decoration: underline;
}

a:hover {
	color: #c51230;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	color: #fff;
}
a:active {
	color: #fff;
}
.HeadlineText {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}
.bodyTextGrey {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.bodyTextRed {
	color: #c51230;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.bodyTextRed a:link{
	color: #c51230;
	text-decoration: underline;
}
.bodyTextRed a:hover{
	color: #666;
	text-decoration: underline;
}
.bodyTextRed a:visited{
	color: #c51230;
	text-decoration: underline;
}
.bodyTextBlackLrg {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
.bodyTextBlackLrgLight {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
}
.bodyTextGreyLrg {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
.bodyTextGreyLrg a:link {
	color: #666;
}
.bodyTextGreyLrg a:hover {
	color: #c51230;
}
.bodyTextRedLrg {
	color: #c51230;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
.bodyTextRedLrg a:link {
	color: #c51230;
}
.bodyTextRedLrg a:hover {
	color: #666;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	text-align: left;
	width: 800px;
	border: 2px solid #000000;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	background-color: #e7e7e8;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
}
#outerWrapper #navigation {
	font-size: 15px;
	line-height: 17px;
	background-color: #c51230;
	height: 20px;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	font-weight: bold;
}
#outerWrapper #navigation a:link {
	color: #fff;
	text-decoration: none;
}
#outerWrapper #navigation a:hover {
	color: #000;
	text-decoration: none;
}
#outerWrapper #navigation a:visited {
	color: #fff;
	text-decoration: none;
}

#outerWrapper #contentWrapper {
	padding-right: 30px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	border-right-color: #000000;
	float: right;
	width: 50%;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #content {
	border-left-color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #botTextArea {
	background-image: url(../images/botTextArea.gif);
	background-repeat: repeat-x;
	height: 62px;
	width: 705px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 17px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}
#outerWrapper #footer {
	background-color: #e7e7e7;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.homebkgd {
	background-image: url(../images/touch_delete.jpg);
	background-repeat: no-repeat;
} 
.tableList {
	border: 2px solid #666666;
	margin: 0px;
	padding: 0px;
}
.tableList2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c51230;
}
