@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #FF6600;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formtable input, .formtable select, .formtable textarea{
	border: 1px solid #b3c5d6;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #173329;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
	width: 250px;
}
h1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993366;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 15px;
	font-weight: bold;

}
h4 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align:center;

}

.formtable .submit {
	background-color: #238937;
	border: 1px solid #165623;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
#main {
	padding-bottom: 19px;
	font-family: Tahoma;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
}

.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 140px;
}
.formtable .text {

}
.clear{
	clear:both;
}
.center {
	text-align: center;
}
p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#page-container {
	width: 960px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 15px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header {
	height: 130px;
	background-image: url(/images/header.gif);
	padding-top: 85px;
	padding-left: 514px;
	background-repeat: no-repeat;
}

#nav  {

}


#bottom {
	width: 860px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	position: relative;
	margin-top: 20px;
	text-align:center;


}


#left {
	width: 450px;
	float: left;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-left: 20px;
	position: relative;
	padding-right: 20px;
}
#left  #image-panel  {
	background-color: #009933;
	height: 87px;
}
#left #image-table .no-background {
	background-color: #FFFFFF;
}
#left #image-table td {
	background-image: url(/images/table-bg.jpg);
	background-repeat: repeat-x;
	background-position: 16px;
}

#left #image-panel #image-table {
	position: relative;
	top: -20px;
}

#right {
	width: 450px;
	float: left;
	padding-top: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	position: relative;
	z-index: 80;	
}

#right #content {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 20px;
}

#right #upcoming .title {
	width: 215px;
	background-color: #577C7B;
	height: 25px;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF9DD;
	padding-top: 5px;

}
#right #upcoming .box-content {
	font-family: Tahoma;
	border: 1px solid #587C7B;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #FFF9DD;
}
#right #upcoming .box-content p {
	line-height:10px;
	margin-right: 15px;
	margin-left: 5px;
}
#right a {
	color: #000000;
}

#footer {
	clear: both;
	height: 27px;
	background-image: url(/images/footer-bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #009933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#out-contarner1 {
	background-image: url(/images/bg-outer.gif);
}
#out-contarner2 {
	background-image: url(/images/bg-top.gif);
	background-repeat: repeat-x;
}
#out-contarner3 {
	background-image: url(/images/bg-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/**/
#copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: right;
	background-color: #FF6600;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#copyright #footer-link {
	float: left;
}
#copyright a {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: black;
}
a.headerNavigation:hover {
  color: black;
}

.required { color:#FF0000;}

label.shortLabel {
	float: left;
	display: block;
	width: 100px;
}

input.button {
	height: 35px;
	margin-top: 30px;
	/*
	border: 1px solid #009933;
	background-color: #993366;
	color: #FFFFFF;*/
}