body {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #333333;
	background-color: #ffffff;
	margin: 0;
	padding: 0px 5px;
	font-size: 0.9em;
}
#topbase {
	background-image: url(img/topbase-o.gif);
	height: 8px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.shadedborders {
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #c4c7b8;
	border-right-color: #323f03;
	border-bottom-color: #323f03;
	border-left-color: #c4c7b8;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #454b59;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	line-height: 26px;
}

.col1 h3{
	font-family: "Times New Roman", Times, serif;
	color: #bc0300;
	font-size: 26px;
	font-weight: normal;
	text-align: right;
	line-height: 26px;
}

.col3 h3{
	font-family: "Times New Roman", Times, serif;
	color: #bc0300;
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	line-height: 26px;
}


#footer {
	background-color: #e6e6e7;
	clear: both;
	width: 100%;
	padding-top: 5px;
	float: left;
}
#footer .col3 {
	background-color: #e6e6e7;
}
