body {
	margin: 0px;
	background-color: #999999;
	background-image: url(images/canyon_bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Helvetica,Verdana,Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
h5 {
	font-family: Helvetica,Verdana,Tahoma, Arial, sans-serif;
	color: #333333;
}

.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	width: 890px;
	background-color: #FFFFFF;
}
.topbg {
	background-image: url(images/bg_label.gif);
	background-repeat: repeat-x;
}
.callout {
	width: 500px;
	margin: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	font-variant: normal;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}
a {
	color: black /*#0033CC*/;
	text-decoration: none;
}
a:hover {
	color: url(images/canyon_bg.gif) /*#0033CC*/;
	text-decoration: underline;
}
p {
	margin: 20px;
	line-height: 14px;
}
.copyborder {
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #1E50A5;
	height: 40px;
	vertical-align: middle;
}

.footerborder {
	border-top-width: 1px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #1E50A5;
	height: 40px;
	vertical-align: middle;
}
li {
	margin-top: 2px;
	padding-top: 0px;
	list-style-position: inside;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	background-position: left;
	list-style-type: circle;
	line-height: 12px;
}
.watermark {
	background-image: url(images/gc_logo_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.topbg2 {
	background-image: url(images/bg_label_2.gif);
	background-repeat: repeat-x;
}
.bgDark {
	background-image: url(images/bg_rtcolumn.gif);
	background-repeat: repeat;
}

h2 {
	font-size: 12px;
	color: #000033;
	margin-top: 20px;
	display: inline;
}
.regForm {
	border-style:solid;
	border-width: 1px;
	border-color: #C1C7DE;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: 17px;
	border: 1px solid #95A7CC;
	text-indent: 5px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	border: 1px solid #95A7CC;
	text-indent: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: 16px;
	border: 1px solid #95A7CC;
	text-indent: 5px;
}