a:hover {	
	text-decoration:none;
	color:#996600;
}

a img {
	border:none;
}

body {
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 30%;	
}

form p label.required {
	font-weight: bold;
}

input.txt {
	border: 1px solid #999933;	
	font-size: 12px;		
	margin-bottom: 3px;
	padding: 2px;
}

input.btn {
	width: auto;
	border: 1px solid #CCCCCC;
	background-color:#999999;
	color: #ffffff;
}

select {
	font-size: 12px;		
}

textarea {
	font-size: 11px;		
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	color: #9B703A;
	margin-top: 0px;
	margin-bottom:0px;
}

h1.grey {
	background-color: #ECECEC;
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	padding: 2px;
}

h2 {
	font-size: 14px;
	margin-bottom:0px;
}

h3 {
	font-size: 14px;
	color: #9B703A;
	padding: 5px 5px 0 5px;
	height:30px;
	background-image:url(images/int_sidebg.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom:-8px;	
	margin-left:-5px;
}

hr {
	border:none;
	background-color:#D66802;
	color:#FF6600;
	height:1px;
	width: 100%;
}

ol {
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0;
	line-height: 1.3;
}

p {
	margin-top: 2px;	
	text-align:justify;
	line-height: 1.3;
}

ul {
	list-style-image:url(images/bullet.gif);
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0;
	line-height: 1.3;
}


/* Div Styles */
#banner {
	width:780px;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	width:780px;
	overflow: hidden;	
}

#contentLeft {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	float:left;
	width: 549px;
}

#contentLeftHeader {
	padding: 5px;
	background-color:#ECECEC;
	background-color: #ECECEC;
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}

#footer {
	clear:both;
	width:780px;
	font-size: 10px;
	color: #555555;	
}

#footerLinks {
	float:left;
}

#footerCopyright {
	float:right;
}

#footer a:link {
	color: #555555;
}

#header {
	width:780px;
	height:29px;
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
}

#header .text {
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	float: right;
	padding-top:4px;
	padding-right:10px;
}

#nav {
	background-image:url(images/navbgtile.jpg);
	background-repeat:repeat-x;
	height: 55px;
	width: 780px;
}

#nav img {
	float:left;
	padding-right: 20px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;
	height: 35px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	margin-left: 0px;
}

#nav ul li a:link, #nav ul li a:visited {
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}

#nav ul li a:hover {
	background-image:url(images/navhilite.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}

#nav ul li.current a:link {
	height:30px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom:0px;
}

#sideBar {
	float:right;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	border-left: 1px dotted #000000;
}

#sideBar form {
	font-size:11px;
	padding: 3px;
	margin-top: 0px;
	padding-top: 0px;	
	
}

#sideBar input {
	border: 1px solid #999933;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;		
	margin-bottom: 3px;
	padding: 2px;
	width: 180px;
}

#sideBar input.btn {
	width: auto;
	background-color:#999999;
	color: #ffffff;
}

#sideBar select {
	font-size: 11px;		
	margin-bottom: 3px;
}

#sideBar li {
	line-height: 1.5em;
}

#sideBar li.print {
	list-style-image:url(images/print.gif);
}

#sideBar li.arrow {
	list-style-image:url(images/arrow2.gif);
}

#sideBar li.pdf {
	list-style-image:url(images/pdficon.gif);
}

#sideBar li.clock {
	list-style-image:url(images/clockicon.gif);
}

#wrapper {
	position:relative;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}

.bold {
	font-weight: bold;
}

.orange {
	color: #D66802;
}

.red {
	color:#F00;
}


.small {
	font-size: 11px;
}

.tahoma {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.scheduleTable {
	border-collapse: collapse;
}

.scheduleTable th {
	text-align: left;
}

.scheduleTable td {
	padding-bottom: 5px;
}


#contactBox  {
	display:block;
	height: 57px;
}

#contactBox .image {
	float: left;
	margin-right: 5px;
}

#contactBox .text {
	width:140px;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}

ul#tabnav {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding-left:10px;
	padding-bottom:24px;
	border-bottom:1px solid #711515;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}

ul#tabnav li {

	float:left;
	height:21px;
	background-color:#9B703A;
	color:#ffffff;
	margin: 2px 2px 0 2px;
	border: 1px solid #711515;
}

ul#tabnav a:link, ul#tabnav a:visited {
	display:block;
	color:#ffffff;
	background-color:transaprent;
	text-decoration:none;
	padding:4px;	
}

ul#tabnav a:hover {
	background-color: #CCCCCC;
	color:#666666;
}

