body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #4597c0;
	background: #4597c0 url(../images/BGHorizTile.png);
	background-repeat: repeat-x;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}


A{
	color : #1e76a2;
	text-decoration : none;
}

A:LINK{
	color : #1e76a2;
	text-decoration : none;
}

A:ACTIVE{
	color : #1e76a2;
	text-decoration : none;
}

A:VISITED{
	color : #888888;
	text-decoration : none;
}

A:HOVER{
	color : #1e76a2;
	text-decoration : underline;
}
A.ALT{
	color : #000000;
	text-decoration : none;
}

A.ALT:ACTIVE{
	color : #000000;
	text-decoration : none;
}

A.ALT:VISITED{
	color : #000000;
	text-decoration : none;
}

A.ALT:HOVER{
	color : #000000;
	text-decoration : underline;
}
A.WHITE{
	color : #FFFFFF;
	text-decoration : none;
}

A.WHITE:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A.WHITE:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.WHITE:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 40px;
	line-height: 20px;
}
.TableHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004080;
	line-height: 20px;
	padding: 0px;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #666666;
}
.HeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #06293d;
}

.Form {
	border: 1px #8dc2de solid;
	background-color: #f1f7fb;
	color: #06293d;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.ShowTopBar {
	background-image: url(../images/TopBar.png);
	background-repeat: no-repeat;
}

.ShowVerticalTile {
	background-image: url(../images/BodyBGVerticalTile.png);
	background-repeat: repeat-y;
	width: 790px;
}
.PhotoTest {
	background-image: url(../images/headlinephotos/bedroom.jpg);
	background-repeat: no-repeat;
	background-position: 214px 81px;
	background-attachment: fixed;
}
strong {
	font-weight: bold;
	color: #4597C0;
}
H1 {
	font-weight: bold;
	color: #1c3e4e;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	background-image: url(../images/hdr-blank.png);
	height: 48px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 490px;
	margin: 0px;
}
H5 {
	font-weight: normal;
	color: #1c3e4e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

