body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	background-color: #90AFB4;
	margin-top: 23px;
	background-image:  url("images/background.gif");
}

.photoMarginLeft {
	margin-left: 6px;
}
.photoMarginRight {
	margin-right: 6px;
}

.TD_contentCell {
	background-image: url(images/border/finalBackground-Content.gif);
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-right: 23px;
}
.TD_contentRightCell {
	padding-left: 32px;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 38px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.TD_contentLeftCell {
	padding-right: 12px;
	vertical-align: top;
	padding-left: 16px;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 20px;
}

a.getSiriusLink:link {
	color: #4F7354;
	text-decoration: none;
	font-size: 10px;
	border: 0;
}
a.getSiriusLink:visited {
	color: #4F7354;
	text-decoration: none;
	font-size: 10px;
	border: 0;
}
a.getSiriusLink:hover {
	color: #2B2608;
	font-size: 16px;
	background-color: #99B082;
	padding: 6;
	border: solid black 1px;
	text-decoration: none;
}
a { 
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0B4B4F;
}
a:visited {
	color: #0B4B4F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
	color: #014047;
	background-color: #9AB6A3;
}
.TD_smallTextNotice {
	font-size: 12px;
	background-color: #A2BCC0;
	border: solid #000000 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
}
