/* This is used ONLY on Event Registration page for form submistion */
#contactUs_left {width:100% !important;}
#bottomNav {
	left:0px !important;
	width:730px !important;
}

.contactForm {
	padding-right:10px;
}

.contactForm h2 {
	color:#006666;
	font-size:14px;
	font-weight:bold;
}

.contactForm div {
	margin:10px 0;
	color:#333333;
}

.contactForm input.textBox {
	width:300px;
	height:30px;
	line-height:30px;
	padding:5px 8px;
	color:#666;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	background: url(/wps/wcm/zcg/themes/html/images/INPUT_BGimg.jpg) no-repeat 0px 0px;
	border:1px solid #b9b9b9;
}
.contactForm div textarea {
	padding:6px 8px;
	color:#666;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	width:300px;
	line-height:18px;
	background: url(/wps/wcm/zcg/themes/html/images/INPUT_BGimg.jpg) repeat-y scroll left top;
	border:1px solid #b9b9b9;
}

.contactForm div.submitButtonBox {
	width:100%;
    text-align: center;
	clear:both;
}

.contactForm div.submitButtonBox input.submitButton  {
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	width:100px;
	color:#000000;
	height:30px;
}
.header {
	color:#336666;
	font-family:"Century Gothic",Georgia,"Times New Roman";
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	padding:0;
	text-align:left;
	}
a.authoringTool {
	background:none repeat scroll 0 0 #FFE7DF;
	border:1px solid #CCCCCC;
	color:#333333;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 8px;
	padding:3px 5px;
	text-align:center;
}
table, input, textarea, button, select {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}

div.button_close {
	position: fixed;
	top:7%;
	right:26%;
}
div.button_close a {
	font-size:11px;
	padding:3px 5px;
	background-color:#CCC;
	border:1px solid #cfcfcf;
	font-weight:bold;
	color:#F60;
}
div.button_close a:hover {
	background-color:#FC6;
	margin-top:-1px;
	margin-left:-1px;
}
-->
</style>
