body.home {
	margin:      0px;
	padding:     0px;
	background:  #A8CAE5 url(/images/pageBg.jpg) repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:   12px;
	text-align:  center;
	color:       #333;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:   12px;
}
th,
td {
	font-size: 12px;
}
th {
	padding:		  4px 6px;
	background-color: #333;
	font-size:		  12px;
	text-align:		  left;
	color:            #FFF;
}
h1 {
	font-size:   22px;
	font-weight: normal;
	color:       #104CBC;
}
h2 {
	font-size: 16px;
	color:     #104CBC;
}
h3 {
	font-size: 12px;
	color:     #104CBC;
}
h4 {
	font-size: 12px;
	color:     #CF1E2E;
}
h5 {
	font-size:      10px;
	font-weight:    normal;
	color:          #104CBC;
	text-transform: uppercase;
}
a,
a:hover {
	color: #104CBC;
}
a img {
	border: none;
}
h1 a,
h2 a,
h3 a {
	text-decoration: none;
}
hr {
	height:     1px;
	border:     none;
	border-top: 1px solid #DDD;
	color:      #DDD;
}
td.pageL,
td.pageR,
table.meta,
div.header,
table.topNav,
div.subNavHeader,
ul.subNav,
div.yahoo,
td.footer  {
	display: none;
}
