#myHeader {
	width: 680px;
	height: 300px;
	background-color: #CCCCCC;
}
#myContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 26px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
}
#spacer {
	clear: both;
	height: 20px;
}
.myButton {
	height: 168px;
	width: 268px;
	float: left;
	margin: 11px;
}
#myText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 25px;
	padding-top: 7px;
}
.textRed {
	color: #C53734;
}
.textRedBold {
	font-weight: bold;
	color: #C53734;
}
.textBlueBold {
	font-weight: bold;
	color: #0053AB;
}
.textGreenBold {
	font-weight: bold;
	color: #339933;
}
.textItalicSmall {
	font-style: italic;
	font-size: 11px;
	line-height: 19px;
}
.myTextHeadBlue {
	color: #0053AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#myFooter {
	clear: both;
	text-align: center;
	padding-top: 25px;
	color: #666666;
}
#myFooter a {
	color: #0053AB;
}
#myFooter a:hover {
	color: #C53734;
}
#myFooter a:visited {
	color: #0053AB;
}
a:link {
	color: #C53734;
}
a:hover {
	color: #0053AB;
}
a:visited {
	color: #C53734;
}
.flashBanner {
}
#bannerAdHeader {
	border: 2px solid #FFFFFF;
	height: 150px;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formFooter {
	padding-top: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tableCell01 {
	font-weight: bold;
	background-color: #F2F2F2;
}
.tableCell02 {
	font-weight: bold;
	background-color: #FFFFFF;
}
.tableCell03 {
	color: #FFFFFF;
	background-color: #0053AB;
	font-weight: bold;
}
.tableCell04 {
	color: #FFFFFF;
	background-color: #C43633;
	font-weight: bold;
}
.table01 {
	border: 1px solid #C43633;
}
.table02 {
	border: 1px solid #0053AB;
}
.table03 {
	border: 1px solid #339933;
	margin: 10px;
}
.textLargeGreen {
	font-size: 24px;
	color: #339933;
	line-height: 36px;
}
