/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #d4dbdb;
	background-image: url(Images/business-solutions-bck.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1px; margin-bottom: 0;
}
h1 {
	font-size: 14px;
	color: #000033;
	margin-top: 1px; margin-bottom: 0;
}
h2 {
	font-size: 12px;
	color: #000033;
	margin-top: 1px; margin-bottom: 0;
}
h3 {
	font-size: 14px;
	color: #880000;
	margin-top: 1px; margin-bottom: 0;
}
h4 {
	font-size: 14px;
	color:#006633;
	margin-top: 1px; margin-bottom: 0;
}
h5 {
	font-size: 16px;
	font-weight:bold;
	color:#1f497d;
	margin-top: 3px; margin-bottom: 3px; margin-left:5px;
}


.small {font-size: 12px}

.white {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.red {
	font-size: 18px;
	color: #880000;
	font-weight:bold;
}

.blue {
	font-size: 14px;
	color: #000033;
	font-weight:bold;
}

.homecoming {
	font-size: 14px;
	color: #000000;
}
.form {
text-align:center;
		color: #1f497d;
		
}
hr {
color: #1f497d;
margin-top:5px;
margin-bottom:5px;
		
}
