

/* -- Re-defined Styles -- */

body {
	margin: 0px 0px 0px 0px;
	background: #999999 url('/images/bgTile.gif') repeat top left;
	color: #666666;
}

table {
	font: normal x-small verdana, arial, helvetica, sans-serif;
	line-height: 16px;
}

a:link, a:active, a:visited {
	font: bold x-small verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}

a:hover {
	font: bold x-small verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FEB200;
}

li {
	list-style-image: url('/images/icon_bullet.gif');
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

ul {
	padding-left: 0px;
	margin-left: 35px;
	padding-top: 0px;
	margin-top: -10px;
}



/* -- Custom Classes -- */

.footer:link, .footer:active, .footer:visited {
	font: normal x-small verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}

.footer:hover {
	font: normal x-small verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FEB200;
}

#sitecredit {
	color: #a09f9f;

	padding-right: 25px;
}

#sitecredit a:link, #sitecredit a:visited {
	color: #a09f9f;
	font-weight: normal;
}

#sitecredit a:hover, #sitecredit a:active {
}

#site_identification {

	color: #a09f9f;
	padding-left: 25px;
}

.sidebar {
	background: #d3d3d3 url('/images/bg_sidebar.gif') no-repeat top left;
}

.sidebarnav {
	line-height: 20px;
	padding-top: 10px;
}

.rootTable {
	width: 100%;
}

.rootTableTD {
	vertical-align: top;
}

.indexTable {
	width: 770px;
}

.indexCenter {
	width: 700px;
	background-color: #ffffff;
	padding: 0px 10px 5px 10px;
}

.indexCopy {
	background-color: #ffffff;
	width: 700px;
	margin: 0px 10px 0px 10px;
}

.indexCopyImage {
	float: left;
	clear: left;
	width: 89px;
	height: 135px;
	margin-left: 5px;
	padding-top: 10px;
	background-color: #E5E5E5;
}

.indexCopyContainer {
	text-align: left;
	line-height: 16px;
	width: 375px;
	height: 130px;
	float: left;
	clear: none;
	padding-top: 15px;
	background-color: #E5E5E5;
}

.indexCopyContainer2 {
	text-align: left;
	line-height: 16px;
	
}

.indexSubCopyTop {
	float: right;
	clear: right;
	background-color: #E5E5E5;
	width: 212px;
	margin-right: 9px;
}

.indexSubCopyBottom {
	float: right;
	background-color: #E5E5E5;
	width: 212px;
	margin-right: 9px;
	height: 75px;
	background-color: #E5E5E5;
}

.copyright {
	display: block;
	margin-top: 5px;
	color: #999999;
}

.footerLeft {
	text-align: left;
	float: left;
	clear: none;
	padding-left: 0px;
}

.footerRight {
	text-align: right;
	float: right;
	clear: none;
	padding-right: 0px;
}

.photoGalleryText {
	color: #666666;
}

.photoGallerybg {
	background: #ffffff url('/images/bg_popup.gif') repeat top left;
}

.repName {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.repLabels {
	font: bold 10px verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

.subLinks {
	padding-top: 3px;
}

.newsHeader {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}




/* -- Custom IDs -- */

#idBgLeftShadow {
	width: 35px;
	background-repeat: repeat-y;
}

#idBgRightShadow {
	width: 35px;
	background-repeat: repeat-y;
}



/* -- Form Styles -- */

.input {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 90px;
	color: #333333; 
	height: 12px;
	padding-left: 4px;
} 
.input2 {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 192px;
	color: #333333; 
	height: 12px;
	padding-left: 4px;
}
.input3 {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 25px;
	color: #333333; 
	height: 12px;
	padding-left: 4px;
}
.input4 {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 46px;
	color: #333333; 
	height: 12px;
	padding-left: 4px;
}
.input5 {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 64px;
	color: #333333; 
	height: 24px;
	padding-left: 4px;
	padding-right: 4px;
}

.dropdown {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 170px;
	color: #555555; 
	height: 20px;
	padding-left: 4px;
	margin-left: 15px;
}

.formHeading {
	font-weight: bolder;
	color: #000000;
	margin: 10px 5px 10px 5px;
}

.formInput {
	background: #ffffff;
	border: 1px solid #333333;
	color: #666666;
}

.formText {
	padding: 2px 2px 2px 2px;
	color: #000000;
}

.formLabel {
	padding: 5px 5px 5px 5px; 
}

.formSubmit {
	color: #000000;
	margin-right: 16px;
	margin-top: 10px;
	cursor: hand;
}

.rowClass {
	text-align: center;
	border-bottom: 1px solid #4E85C8;
}

.colClass {
	text-align: center;
	border-left: 1px solid #4E85C8;
	border-bottom: 1px solid #4E85C8;
}

.button {
	font: normal 10px Verdana, Arial, sans-serif; 
	width: 160px; 
	height: 20px;
	cursor: hand;
}

.searchBox {
	width: 390px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}


#fileButton{
display: block;
width: 175px;
height: 45px;
text-indent: -999em;
background: url(/images/supQaul_old.jpg);
}
