@charset "utf-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
body {
	background-color: #cccc99;
	background-image: url(images/bkg-grad1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #21487a;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #bd1547;
	text-decoration: none;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #21487a;
	line-height: 1.4em;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
}
h4 {
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}



#tdMainContent {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

