@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
}
/*These are the areas of the page that you don't want to display when you print. */
#header, #navigation, #navigationhandheld, #bottomcorners, #image1, #image2, #image3, #image4, #image5, #image6,#getstarted,#footer, #aboutus2 {
	display: none;
}
#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	position: relative;
	z-index: 1050;
}
#content {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 20;
}
#leftcolumn {
	height: auto;
	width: 100%;
	z-index: 40;
}
#rightcolumn {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 50;
}
#rightcolumn h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 0px;
	padding: 0px;
}
#rightcolumn p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
#rightcolumn a.p:link,#rightcolumn a.p:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
#rightcolumn a.p:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
#rightcolumn #bluebox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 0px;
	padding: 0px;
}
#yellowbox {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 45;
	margin-bottom: 20px;
}
#yellowbox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
#yellowbox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#aboutus {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 45;
	margin-bottom: 20px;
}
#aboutus h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
#aboutus a.p:link,#aboutus a.p:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
#aboutus a.p:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}