body {
	background-color: #FFCC00;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:active {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.contactText {
	color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	background-color: #FFFFFF;
}
.tel {
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#box {
	width: 100%;
	background-position: center;
	text-align: center;
	padding: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#wrapper {
	height: auto;
	width: 1070px;
	margin:auto;
	padding: 25px;
	background-color: #FFCC66;
}
.cellColor {
	background-color: #FFFFFF;
}



.rightCol {
	height: 550px;
	width: 490px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #FFCC66;
}
.blurbText {
	color: #FFCC00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 4px;
	line-height: 17pt;
	background-color: #333333;
}
.picApply {
	width: 490px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

