* {
	padding:0;
	margin: 0;
}
body {
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 0;
}

body, h1, h2, h3, h4, h5, h6, p, a {
	font-size: 10px;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	color: #FFFFFF;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.standardTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.standardTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #00FF00;
}
a.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-style: normal;
}
.ThinWhiteBorder {
	border: 1px solid #FFFFFF;
	font-size: xx-small;
	text-align: center;
}
.standardTextBullets {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	color: #000000;
	background-position: left;
	display: list-item;
	text-indent: 10px;
}
.ThinBorderStandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: thin solid #ffffff;
}
.standardTextWhiteNoBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.standardTextWhiteBoldNoBackgroundCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.thinVerticalLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.standardTextWhiteIndented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 5px;
}
.textTopCenter {
	vertical-align: text-top;
	text-align: center;
}
.textRightSpace {
	padding-right: 10px;
}
.textTopRight {
	vertical-align: text-top;
	text-align: right;
}
.textTopLeft {
	vertical-align: text-top;
	text-align: left;
}
.ThinBlkBorder_GrayBG {
	border: 1px solid #000000;
	font-size: medium;
	background-color: #CCCCCC;
	text-align: left;
	color: #000000;
	padding: 5px;
}
.SmallBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.smallBorder {
	border: thin solid #000000;
}
.CenterText {
	text-align: center;
}
.GrayBbackground {
	background-color: #333333;
}
.CornerTopLeft {
	background-image: url(/images/images/Untitled-1_03.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}
.TopMiddle {
	background-image: url(/images/images/Untitled-1_05.gif);
	background-repeat: repeat;
}
.BottomMiddle {
	background-image: url(/images/images/Untitled-1_17.gif);
	background-repeat: repeat;
}
.RightMiddle {
	background-image: url(/images/images/Untitled-1_13.gif);
	background-repeat: repeat;
}
.LeftMiddle {
	background-image: url(/images/images/Untitled-1_12.gif);
	background-repeat: repeat;
}
.CornerBottomLeft {
	background-image: url(/images/images/Untitled-1_16.gif);
	background-repeat: no-repeat;
}
.CornerBottomRight {
	background-image: url(/images/images/Untitled-1_18.gif);
}
.CornerTopRight {
	background-image: url(/images/images/Untitled-1_07.gif);
	background-repeat: no-repeat;
}
.MyLogo {
	background-image: url(/images/my-logo-white-red-on-dark-g.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 532px;
	background-position: center center;
}
.boldWhiteText {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
.background_666666 {
	background-color: #666666;
}
.ThinHorizontalLineTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ThinHorizontalLineBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
}
.thinBlackBorder {
	border: thin solid #000000;
}
