@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding-top: 10;
	padding-right: 20;
	padding-bottom: 10;
	padding-left: 20;
	line-height: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
.Bottom_Copy {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.Top_Box {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#tdSidebar {
	background-image: url(../images/left_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#tdMain {
	background-image: url(../images/GreyBox_TopInside.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 42px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#tdContent {
}
#tdContentTop {
	background-image: url(../images/GreyBox_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainCopyPadded {
	color: #000000;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	line-height: 14px;
}
.HomeCopyPadded {
	color: #000000;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	line-height: 25px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.BodyCopyPadded {
	color: #000000;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px;
}
.Heading {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
li {
	font-weight: normal;
	margin-left: 15px;
	font-size: 13px;
	line-height: 16px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SubBodyCopyPadded {
	color: #000000;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 24px;
	text-align: justify;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
.Main_img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

