body, td {
	font-family: verdana;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	text-decoration : none;
	color : #010197;
}

a:hover {
	text-decoration : none;
	color : #fd3617;
}

strong, b {
	color : #010197;
}

h4 {
	color : #010197;
}

.topLeft {
	background-image: url(graphics/left.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 137px;
	padding-left: 15px;
}

.topRight {
	background-image: url(graphics/left2.gif);
	background-repeat: no-repeat;
	text-align: right;
}

.bottomLeft {
	background-image: url(graphics/bgi.gif);
	width: 170px;
}

.bottomRight {
	padding-left: 15px;
}

.siteLogo {
	position: absolute;
	left: 15px;
	top: 15px;
}

.leftBox {
	padding-left: 15px;
	width: 170px;
}

#bottomCurve1 {
	position: absolute;
	left: 203px;
}

#bottomCurve2 {
	position: absolute;
}