td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
.pagebody {
	margin-top: 10px;
	background-color: #666;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
    }
#maintable {
	width: 760px;
	background-image: url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	}
#masthead  {
    width: 760px;
    height: 80px;
	text-align: left;
	vertical-align: top;
	}
#add_bar {
    width: 760px;
	height: 32px;
	}
#main-cont-tbl {
    width: 760px;
	}
#main-cont-tbl td {
    vertical-align: top;
	}
#nav-tbl {
    width: 208px;
	}
#nav-tbl td {
    vertical-align: top;
	text-align: left;
	}
.hos-code-tbl td {
    vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	}
#pg-base {
    height: 8px;
	background-image: url(../graphics/common/pg_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
#contact-extension-table {
    width: 100%;
	border: #000 1px solid;
	}
#contact-extension-table td {
    padding: 5px;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
input.contact {
    background-color:#F9A300;
    font-family:Verdana;
    font-size:10px;
	color: #000;
    border-top-color:#000;
    border-right-color:#925173;
    border-bottom-color:#925173;
    border-left-color:#000;
	border: solid 1px;
    }
.form-table td {
	padding: 2px;
	}
.red {
    color: #F00;
	}
.blue-head {
     color: #0000FF;
	 font-weight: bold;
	 font-style: italic;
	 font-size:18px;
	 }		
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red-bold {
    font-weight: bold;
	color: #F00;
	}
.green-bold {
    font-weight: bold;
	color: #00FF00;
	}
.yellow-bold {
    font-weight: bold;
	color: #F2E10D;
	}
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
#footer {
    width: 100%;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
     }
#footer td {
	 vertical-align: top;
	 text-align: center;
	 }
#footer a { color: #000; text-decoration: none; }
#footer a:hover   { color: #1E7CA2; text-decoration: underline; }

/* WOSAR Sub Menu Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-image: url(../graphics/common/nav/wosar_off_tile.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	padding:2px 4px 1px 4px;
 	border: 1px solid #000;
	height: 17px;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-image: url(../graphics/common/nav/wosar_off_tile.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 17px;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
	background-image: url(../graphics/common/nav/wosar_off_tile.jpg);
	background-repeat: repeat-x;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 17px;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#000;
	cursor:pointer;
	background-image: url(../graphics/common/nav/wosar_on_tile.jpg);
	background-repeat: repeat-x;
	padding:2px 4px 1px 4px;
 	border: 1px solid #000;
	height: 17px;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#000;
	cursor:pointer;
	background-image: url(../graphics/common/nav/wosar_on_tile.jpg);
	background-repeat: repeat-x;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 17px;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:bolder;
	color:#000;
	cursor:pointer;
	background-image: url(../graphics/common/nav/wosar_on_tile.jpg);
	background-repeat: repeat-x;
	padding:2px 4px 1px 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 17px;
}

/* submenus container */
.submenu {
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	width:180px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* WOSAR Sub Menu Quick Menu Styles - End */